<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">

	<title>HardInfo Bug Tracker Syndication Feed</title>
	<link href="http://bugs.hardinfo.org"/>
	<updated>2011-07-08T12:28:29Z</updated>
	
	<!-- entries -->
	
	<entry>
		<id>bug://report/61</id>
		<title>segfault on FFT benchmark on Intel Atom N270</title>
		<updated>2012-01-20T02:06:21Z</updated>
		<author>
			<name>ns89</name>
		</author>
		<content type="html">
			&lt;table cellspacing=&quot;0&quot; cellpadding=&quot;3&quot; border=&quot;0&quot;&gt;
			&lt;tr&gt;
				&lt;td&gt;&lt;strong&gt;Bug ID:&lt;/strong&gt;&lt;/td&gt;
				&lt;td&gt;61&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
				&lt;td&gt;&lt;strong&gt;Summary:&lt;/strong&gt;&lt;/td&gt;
				&lt;td&gt;segfault on FFT benchmark on Intel Atom N270&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
				&lt;td&gt;&lt;strong&gt;Product/Component/Version:&lt;/strong&gt;&lt;/td&gt;
				&lt;td&gt;HardInfo/0.5.1&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
				&lt;td&gt;&lt;strong&gt;Status:&lt;/strong&gt;&lt;/td&gt;
				&lt;td&gt;Closed&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
				&lt;td&gt;&lt;strong&gt;Severity:&lt;/strong&gt;&lt;/td&gt;
				&lt;td&gt;Moderate&lt;/td&gt;
			&lt;/table&gt;
			
			&lt;p&gt;When I click on FFT benchmark I get a segfault.&lt;br /&gt;
&lt;br /&gt;
gdb output:&lt;br /&gt;
&lt;br /&gt;
(gdb) r&lt;br /&gt;
Starting program: /usr/bin/hardinfo &lt;br /&gt;
[Thread debugging using libthread_db enabled]&lt;br /&gt;
[New Thread 0xb5c1cb40 (LWP 2910)]&lt;br /&gt;
[New Thread 0xb541bb40 (LWP 2911)]&lt;br /&gt;
&lt;br /&gt;
Program received signal SIGSEGV, Segmentation fault.&lt;br /&gt;
[Switching to Thread 0xb5c1cb40 (LWP 2910)]&lt;br /&gt;
0xb6d4264a in lup_solve (a=0x829b950, perm=0x0, b=0x87adaf0) at fftbench.c:134&lt;br /&gt;
134		y[i] = b[perm[i]] - sum;&lt;br /&gt;
(gdb) bt&lt;br /&gt;
#0  0xb6d4264a in lup_solve (a=0x829b950, perm=0x0, b=0x87adaf0)&lt;br /&gt;
    at fftbench.c:134&lt;br /&gt;
#1  0xb6d42842 in fft_bench_start () at fftbench.c:186&lt;br /&gt;
#2  0xb6d3e41a in fft_for (start=0, end=1, data=0x0, timer=0xb7faed07)&lt;br /&gt;
    at ./arch/common/fft.h:26&lt;br /&gt;
#3  0xb6d3da44 in benchmark_parallel_for_dispatcher (data=0x82c5560)&lt;br /&gt;
    at benchmark.c:78&lt;br /&gt;
#4  0xb762e344 in ?? () from /usr/lib/libglib-2.0.so.0&lt;br /&gt;
#5  0xb7fabd4c in start_thread () from /lib/libpthread.so.0&lt;br /&gt;
#6  0xb731703e in clone () from /lib/libc.so.6&lt;br /&gt;
Backtrace stopped: Not enough registers or memory available to unwind further&lt;/p&gt;
		</content>
		<summary type="text">When I click on FFT benchmark I get a segfault.&lt;br /&gt;
&lt;br /&gt;
gdb output:&lt;br /&gt;
&lt;br /&gt;
(gdb) r&lt;br /&gt;
Starting program: /usr/bin/hardinfo &lt;br /&gt;
[Thread debugging using libthread_db enabled]&lt;br /&gt;
[New Thread 0xb5c1cb40 (LWP 2910)]&lt;br /&gt;
[New Thread 0xb541bb40 (LWP 2911)]&lt;br /&gt;
&lt;br /&gt;
Program received signal SIGSEGV, Segmentation fault.&lt;br /&gt;
[Switching to Thread 0xb5c1cb40 (LWP 2910)]&lt;br /&gt;
0xb6d4264a in lup_solve (a=0x829b950, perm=0x0, b=0x87adaf0) at fftbench.c:134&lt;br /&gt;
134		y[i] = b[perm[i]] - sum;&lt;br /&gt;
(gdb) bt&lt;br /&gt;
#0  0xb6d4264a in lup_solve (a=0x829b950, perm=0x0, b=0x87adaf0)&lt;br /&gt;
    at fftbench.c:134&lt;br /&gt;
#1  0xb6d42842 in fft_bench_start () at fftbench.c:186&lt;br /&gt;
#2  0xb6d3e41a in fft_for (start=0, end=1, data=0x0, timer=0xb7faed07)&lt;br /&gt;
    at ./arch/common/fft.h:26&lt;br /&gt;
#3  0xb6d3da44 in benchmark_parallel_for_dispatcher (data=0x82c5560)&lt;br /&gt;
    at benchmark.c:78&lt;br /&gt;
#4  0xb762e344 in ?? () from /usr/lib/libglib-2.0.so.0&lt;br /&gt;
#5  0xb7fabd4c in start_thread () from /lib/libpthread.so.0&lt;br /&gt;
#6  0xb731703e in clone () from /lib/libc.so.6&lt;br /&gt;
Backtrace stopped: Not enough registers or memory available to unwind further</summary>
		<link rel="alternate" href="http://bugs.hardinfo.org/showreport.php?bugid=61"/>
	</entry>
	<entry>
		<id>bug://report/60</id>
		<title>cdrom player doesn´t respond</title>
		<updated>2012-01-16T22:04:13Z</updated>
		<author>
			<name>Jos Koenders</name>
		</author>
		<content type="html">
			&lt;table cellspacing=&quot;0&quot; cellpadding=&quot;3&quot; border=&quot;0&quot;&gt;
			&lt;tr&gt;
				&lt;td&gt;&lt;strong&gt;Bug ID:&lt;/strong&gt;&lt;/td&gt;
				&lt;td&gt;60&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
				&lt;td&gt;&lt;strong&gt;Summary:&lt;/strong&gt;&lt;/td&gt;
				&lt;td&gt;cdrom player doesn´t respond&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
				&lt;td&gt;&lt;strong&gt;Product/Component/Version:&lt;/strong&gt;&lt;/td&gt;
				&lt;td&gt;HardInfo/0.5.1&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
				&lt;td&gt;&lt;strong&gt;Status:&lt;/strong&gt;&lt;/td&gt;
				&lt;td&gt;Closed&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
				&lt;td&gt;&lt;strong&gt;Severity:&lt;/strong&gt;&lt;/td&gt;
				&lt;td&gt;Moderate&lt;/td&gt;
			&lt;/table&gt;
			
			&lt;p&gt;computer COMPAQ Evo pentium 4 After installing Ubuntu the cd-rom player doesn´t respond.&lt;br /&gt;
It´s regonized in the bios and Ican see it in the hardware list.&lt;/p&gt;
		</content>
		<summary type="text">computer COMPAQ Evo pentium 4 After installing Ubuntu the cd-rom player doesn´t respond.&lt;br /&gt;
It´s regonized in the bios and Ican see it in the hardware list.</summary>
		<link rel="alternate" href="http://bugs.hardinfo.org/showreport.php?bugid=60"/>
	</entry>
	<entry>
		<id>bug://report/54</id>
		<title>Add a list of groups on the system</title>
		<updated>2012-01-08T13:36:21Z</updated>
		<author>
			<name>Julien Lavergne</name>
		</author>
		<content type="html">
			&lt;table cellspacing=&quot;0&quot; cellpadding=&quot;3&quot; border=&quot;0&quot;&gt;
			&lt;tr&gt;
				&lt;td&gt;&lt;strong&gt;Bug ID:&lt;/strong&gt;&lt;/td&gt;
				&lt;td&gt;54&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
				&lt;td&gt;&lt;strong&gt;Summary:&lt;/strong&gt;&lt;/td&gt;
				&lt;td&gt;Add a list of groups on the system&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
				&lt;td&gt;&lt;strong&gt;Product/Component/Version:&lt;/strong&gt;&lt;/td&gt;
				&lt;td&gt;HardInfo/0.5.1&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
				&lt;td&gt;&lt;strong&gt;Status:&lt;/strong&gt;&lt;/td&gt;
				&lt;td&gt;Closed&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
				&lt;td&gt;&lt;strong&gt;Severity:&lt;/strong&gt;&lt;/td&gt;
				&lt;td&gt;Enhancement&lt;/td&gt;
			&lt;/table&gt;
			
			&lt;p&gt;Forwarded from Ubuntu : &lt;a href=&quot;https://bugs.launchpad.net/ubuntu/+source/hardinfo/+bug/734948&quot;&gt;https://bugs.launchpad.net/ubuntu/+source/hardinfo/+bug/734948&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Hardinfo provides informations about the users of the system. It would be nice to have the same ability, but for groups on the system, as a list, like users.&lt;/p&gt;
		</content>
		<summary type="text">Forwarded from Ubuntu : &lt;a href=&quot;https://bugs.launchpad.net/ubuntu/+source/hardinfo/+bug/734948&quot;&gt;https://bugs.launchpad.net/ubuntu/+source/hardinfo/+bug/734948&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Hardinfo provides informations about the users of the system. It would be nice to have the same ability, but for groups on the system, as a list, like users.</summary>
		<link rel="alternate" href="http://bugs.hardinfo.org/showreport.php?bugid=54"/>
	</entry>
	<entry>
		<id>bug://report/55</id>
		<title>Does not recognize LXDE or Lubuntu (patch exists)</title>
		<updated>2012-01-08T13:24:39Z</updated>
		<author>
			<name>Jonathan Marsden</name>
		</author>
		<content type="html">
			&lt;table cellspacing=&quot;0&quot; cellpadding=&quot;3&quot; border=&quot;0&quot;&gt;
			&lt;tr&gt;
				&lt;td&gt;&lt;strong&gt;Bug ID:&lt;/strong&gt;&lt;/td&gt;
				&lt;td&gt;55&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
				&lt;td&gt;&lt;strong&gt;Summary:&lt;/strong&gt;&lt;/td&gt;
				&lt;td&gt;Does not recognize LXDE or Lubuntu (patch exists)&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
				&lt;td&gt;&lt;strong&gt;Product/Component/Version:&lt;/strong&gt;&lt;/td&gt;
				&lt;td&gt;HardInfo/0.5.1&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
				&lt;td&gt;&lt;strong&gt;Status:&lt;/strong&gt;&lt;/td&gt;
				&lt;td&gt;Closed&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
				&lt;td&gt;&lt;strong&gt;Severity:&lt;/strong&gt;&lt;/td&gt;
				&lt;td&gt;Enhancement&lt;/td&gt;
			&lt;/table&gt;
			
			&lt;p&gt;In Computer =&amp;gt; Operating System =&amp;gt; Desktop Environment, LXDE and Lubuntu are not recognized.  The entry field shows &amp;quot;Unknown (Window manager: Openbox).&lt;br /&gt;
&lt;br /&gt;
See &lt;a href=&quot;https://bugs.launchpad.net/ubuntu/+source/hardinfo/+bug/778148&quot;&gt;https://bugs.launchpad.net/ubuntu/+source/hardinfo/+bug/778148&lt;/a&gt; for the bug as filed against the hardinfo Ubuntu package.&lt;br /&gt;
&lt;br /&gt;
A simple patch that corrects this issue is available at &lt;a href=&quot;https://bugs.launchpad.net/ubuntu/+source/hardinfo/+bug/778148/+attachment/2124152/+files/hardinfo_0.5.1-1.1ubuntu4.improved.debdiff&quot;&gt;https://bugs.launchpad.net/ubuntu/+source/hardinfo/+bug/778148/+attachment/2124152/+files/hardinfo_0.5.1-1.1ubuntu4.improved.debdiff&lt;/a&gt;&lt;br /&gt;
&lt;/p&gt;
		</content>
		<summary type="text">In Computer =&amp;gt; Operating System =&amp;gt; Desktop Environment, LXDE and Lubuntu are not recognized.  The entry field shows &amp;quot;Unknown (Window manager: Openbox).&lt;br /&gt;
&lt;br /&gt;
See &lt;a href=&quot;https://bugs.launchpad.net/ubuntu/+source/hardinfo/+bug/778148&quot;&gt;https://bugs.launchpad.net/ubuntu/+source/hardinfo/+bug/778148&lt;/a&gt; for the bug as filed against the hardinfo Ubuntu package.&lt;br /&gt;
&lt;br /&gt;
A simple patch that corrects this issue is available at &lt;a href=&quot;https://bugs.launchpad.net/ubuntu/+source/hardinfo/+bug/778148/+attachment/2124152/+files/hardinfo_0.5.1-1.1ubuntu4.improved.debdiff&quot;&gt;https://bugs.launchpad.net/ubuntu/+source/hardinfo/+bug/778148/+attachment/2124152/+files/hardinfo_0.5.1-1.1ubuntu4.improved.debdiff&lt;/a&gt;&lt;br /&gt;
</summary>
		<link rel="alternate" href="http://bugs.hardinfo.org/showreport.php?bugid=55"/>
	</entry>
	<entry>
		<id>bug://report/31</id>
		<title>Mainboard info</title>
		<updated>2012-01-08T13:16:36Z</updated>
		<author>
			<name></name>
		</author>
		<content type="html">
			&lt;table cellspacing=&quot;0&quot; cellpadding=&quot;3&quot; border=&quot;0&quot;&gt;
			&lt;tr&gt;
				&lt;td&gt;&lt;strong&gt;Bug ID:&lt;/strong&gt;&lt;/td&gt;
				&lt;td&gt;31&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
				&lt;td&gt;&lt;strong&gt;Summary:&lt;/strong&gt;&lt;/td&gt;
				&lt;td&gt;Mainboard info&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
				&lt;td&gt;&lt;strong&gt;Product/Component/Version:&lt;/strong&gt;&lt;/td&gt;
				&lt;td&gt;HardInfo/Current development version&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
				&lt;td&gt;&lt;strong&gt;Status:&lt;/strong&gt;&lt;/td&gt;
				&lt;td&gt;Closed&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
				&lt;td&gt;&lt;strong&gt;Severity:&lt;/strong&gt;&lt;/td&gt;
				&lt;td&gt;Enhancement&lt;/td&gt;
			&lt;/table&gt;
			
			&lt;p&gt;I've noticed hardinfo is missing mainboard information.&lt;br /&gt;
It would be very nice if it was available too.&lt;/p&gt;
		</content>
		<summary type="text">I've noticed hardinfo is missing mainboard information.&lt;br /&gt;
It would be very nice if it was available too.</summary>
		<link rel="alternate" href="http://bugs.hardinfo.org/showreport.php?bugid=31"/>
	</entry>
	<entry>
		<id>bug://report/59</id>
		<title>Battery information triggers error message on standard error</title>
		<updated>2011-12-30T21:38:38Z</updated>
		<author>
			<name>Göran Uddeborg</name>
		</author>
		<content type="html">
			&lt;table cellspacing=&quot;0&quot; cellpadding=&quot;3&quot; border=&quot;0&quot;&gt;
			&lt;tr&gt;
				&lt;td&gt;&lt;strong&gt;Bug ID:&lt;/strong&gt;&lt;/td&gt;
				&lt;td&gt;59&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
				&lt;td&gt;&lt;strong&gt;Summary:&lt;/strong&gt;&lt;/td&gt;
				&lt;td&gt;Battery information triggers error message on standard error&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
				&lt;td&gt;&lt;strong&gt;Product/Component/Version:&lt;/strong&gt;&lt;/td&gt;
				&lt;td&gt;HardInfo/0.5.1&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
				&lt;td&gt;&lt;strong&gt;Status:&lt;/strong&gt;&lt;/td&gt;
				&lt;td&gt;Closed&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
				&lt;td&gt;&lt;strong&gt;Severity:&lt;/strong&gt;&lt;/td&gt;
				&lt;td&gt;Trivial&lt;/td&gt;
			&lt;/table&gt;
			
			&lt;p&gt;I noticed that whenever start hardinfo from an xterm and click on the &amp;quot;battery&amp;quot; entry in hardinfo, I got the error message &lt;br /&gt;
&lt;br /&gt;
  sh: -c: option requires an argument&lt;br /&gt;
&lt;br /&gt;
in the terminal where I started hardinfo.  I took a little look in the code and believe this comes from the function __scan_battery_apcupsd(void) in arch/linux/x86_64/battery.h (and most or all other arch/linux/*/battery.h).  It contains this code&lt;br /&gt;
&lt;br /&gt;
    apcaccess_path = find_program(&amp;quot;apcaccess&amp;quot;);&lt;br /&gt;
&lt;br /&gt;
    if ((apcaccess = popen(apcaccess_path, &amp;quot;r&amp;quot;))) {&lt;br /&gt;
&lt;br /&gt;
If the system doesn't have apcaccess installed, find_program() will return NULL.  But the popen() regardless, and when apcaccess_path is null, it will cause the error message.  I would suggest you add a &amp;quot;if (apcaccess_path == NULL) return&amp;quot; in between the above lines.  Or some similar change with the same effect.&lt;/p&gt;
		</content>
		<summary type="text">I noticed that whenever start hardinfo from an xterm and click on the &amp;quot;battery&amp;quot; entry in hardinfo, I got the error message &lt;br /&gt;
&lt;br /&gt;
  sh: -c: option requires an argument&lt;br /&gt;
&lt;br /&gt;
in the terminal where I started hardinfo.  I took a little look in the code and believe this comes from the function __scan_battery_apcupsd(void) in arch/linux/x86_64/battery.h (and most or all other arch/linux/*/battery.h).  It contains this code&lt;br /&gt;
&lt;br /&gt;
    apcaccess_path = find_program(&amp;quot;apcaccess&amp;quot;);&lt;br /&gt;
&lt;br /&gt;
    if ((apcaccess = popen(apcaccess_path, &amp;quot;r&amp;quot;))) {&lt;br /&gt;
&lt;br /&gt;
If the system doesn't have apcaccess installed, find_program() will return NULL.  But the popen() regardless, and when apcaccess_path is null, it will cause the error message.  I would suggest you add a &amp;quot;if (apcaccess_path == NULL) return&amp;quot; in between the above lines.  Or some similar change with the same effect.</summary>
		<link rel="alternate" href="http://bugs.hardinfo.org/showreport.php?bugid=59"/>
	</entry>
	<entry>
		<id>bug://report/58</id>
		<title>Sort Does not Work</title>
		<updated>2011-12-03T02:41:18Z</updated>
		<author>
			<name>arrmo</name>
		</author>
		<content type="html">
			&lt;table cellspacing=&quot;0&quot; cellpadding=&quot;3&quot; border=&quot;0&quot;&gt;
			&lt;tr&gt;
				&lt;td&gt;&lt;strong&gt;Bug ID:&lt;/strong&gt;&lt;/td&gt;
				&lt;td&gt;58&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
				&lt;td&gt;&lt;strong&gt;Summary:&lt;/strong&gt;&lt;/td&gt;
				&lt;td&gt;Sort Does not Work&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
				&lt;td&gt;&lt;strong&gt;Product/Component/Version:&lt;/strong&gt;&lt;/td&gt;
				&lt;td&gt;HardInfo/0.5.1&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
				&lt;td&gt;&lt;strong&gt;Status:&lt;/strong&gt;&lt;/td&gt;
				&lt;td&gt;Confirmed&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
				&lt;td&gt;&lt;strong&gt;Severity:&lt;/strong&gt;&lt;/td&gt;
				&lt;td&gt;Enhancement&lt;/td&gt;
			&lt;/table&gt;
			
			&lt;p&gt;Selecting column headings to sort data (in benchmarks) does not work. It would be a good feature.&lt;br /&gt;
&lt;br /&gt;
Thanks!&lt;br /&gt;
&lt;/p&gt;
		</content>
		<summary type="text">Selecting column headings to sort data (in benchmarks) does not work. It would be a good feature.&lt;br /&gt;
&lt;br /&gt;
Thanks!&lt;br /&gt;
</summary>
		<link rel="alternate" href="http://bugs.hardinfo.org/showreport.php?bugid=58"/>
	</entry>
	<entry>
		<id>bug://report/57</id>
		<title>In &quot;Release&quot; or &quot;RelWithDebInfo&quot; modes, not all cpu test results are reported</title>
		<updated>2011-11-15T14:46:21Z</updated>
		<author>
			<name>Rob</name>
		</author>
		<content type="html">
			&lt;table cellspacing=&quot;0&quot; cellpadding=&quot;3&quot; border=&quot;0&quot;&gt;
			&lt;tr&gt;
				&lt;td&gt;&lt;strong&gt;Bug ID:&lt;/strong&gt;&lt;/td&gt;
				&lt;td&gt;57&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
				&lt;td&gt;&lt;strong&gt;Summary:&lt;/strong&gt;&lt;/td&gt;
				&lt;td&gt;In &amp;quot;Release&amp;quot; or &amp;quot;RelWithDebInfo&amp;quot; modes, not all cpu test results are reported&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
				&lt;td&gt;&lt;strong&gt;Product/Component/Version:&lt;/strong&gt;&lt;/td&gt;
				&lt;td&gt;HardInfo/Current development version&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
				&lt;td&gt;&lt;strong&gt;Status:&lt;/strong&gt;&lt;/td&gt;
				&lt;td&gt;Unconfirmed&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
				&lt;td&gt;&lt;strong&gt;Severity:&lt;/strong&gt;&lt;/td&gt;
				&lt;td&gt;Major&lt;/td&gt;
			&lt;/table&gt;
			
			&lt;p&gt;If the CMAKE_BUILD_TYPE is set to RelWithDebInfo or Release, the cpu statistics 'This Machine' are not reported.&lt;br /&gt;
&lt;br /&gt;
Running the debug version outputs the results.&lt;br /&gt;
&lt;br /&gt;
Removing optimisation from the release version (-O3, -O2, etc.) does not correct this.&lt;br /&gt;
&lt;br /&gt;
The only the CPU Fibonacci test reports results.&lt;br /&gt;
&lt;br /&gt;
Running latest development version (f28dbb3158054925808f4bdadd608794a44eb692) on Debian Squeeze, Atom processor&lt;br /&gt;
&lt;br /&gt;
$ hardinfo --version:&lt;br /&gt;
HardInfo version 0.5.2pre&lt;br /&gt;
Copyright (C) 2003-2009 Leandro A. F. Pereira. See COPYING for details.&lt;br /&gt;
&lt;br /&gt;
Compile-time options:&lt;br /&gt;
  Release version:   Yes (ARCH_x86)&lt;br /&gt;
  BinReloc enabled:  Yes&lt;br /&gt;
  Data prefix:       /usr/local/share/hardinfo&lt;br /&gt;
  Library prefix:    /usr/local/lib/hardinfo&lt;br /&gt;
  Compiled on:       linux-ARCH_x86 2.6.32-5-686 ()&lt;br /&gt;
Modules:&lt;br /&gt;
File Name           Name           Version     &lt;br /&gt;
libcomputer.so      Computer       0.5.2pre    &lt;br /&gt;
libdevices.so       Devices        0.5.2pre    &lt;br /&gt;
libnetwork.so       Network        0.5.2pre    &lt;br /&gt;
libbenchmark.so     Benchmarks     0.5.2pre    &lt;br /&gt;
&lt;/p&gt;
		</content>
		<summary type="text">If the CMAKE_BUILD_TYPE is set to RelWithDebInfo or Release, the cpu statistics 'This Machine' are not reported.&lt;br /&gt;
&lt;br /&gt;
Running the debug version outputs the results.&lt;br /&gt;
&lt;br /&gt;
Removing optimisation from the release version (-O3, -O2, etc.) does not correct this.&lt;br /&gt;
&lt;br /&gt;
The only the CPU Fibonacci test reports results.&lt;br /&gt;
&lt;br /&gt;
Running latest development version (f28dbb3158054925808f4bdadd608794a44eb692) on Debian Squeeze, Atom processor&lt;br /&gt;
&lt;br /&gt;
$ hardinfo --version:&lt;br /&gt;
HardInfo version 0.5.2pre&lt;br /&gt;
Copyright (C) 2003-2009 Leandro A. F. Pereira. See COPYING for details.&lt;br /&gt;
&lt;br /&gt;
Compile-time options:&lt;br /&gt;
  Release version:   Yes (ARCH_x86)&lt;br /&gt;
  BinReloc enabled:  Yes&lt;br /&gt;
  Data prefix:       /usr/local/share/hardinfo&lt;br /&gt;
  Library prefix:    /usr/local/lib/hardinfo&lt;br /&gt;
  Compiled on:       linux-ARCH_x86 2.6.32-5-686 ()&lt;br /&gt;
Modules:&lt;br /&gt;
File Name           Name           Version     &lt;br /&gt;
libcomputer.so      Computer       0.5.2pre    &lt;br /&gt;
libdevices.so       Devices        0.5.2pre    &lt;br /&gt;
libnetwork.so       Network        0.5.2pre    &lt;br /&gt;
libbenchmark.so     Benchmarks     0.5.2pre    &lt;br /&gt;
</summary>
		<link rel="alternate" href="http://bugs.hardinfo.org/showreport.php?bugid=57"/>
	</entry>
	<entry>
		<id>bug://report/56</id>
		<title>'E:Type 'n' is not known on line 1 in source list /etc/apt/sources.list.d/ubuntu-wine-ppa-natty.list</title>
		<updated>2011-09-28T09:46:49Z</updated>
		<author>
			<name>hard178</name>
		</author>
		<content type="html">
			&lt;table cellspacing=&quot;0&quot; cellpadding=&quot;3&quot; border=&quot;0&quot;&gt;
			&lt;tr&gt;
				&lt;td&gt;&lt;strong&gt;Bug ID:&lt;/strong&gt;&lt;/td&gt;
				&lt;td&gt;56&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
				&lt;td&gt;&lt;strong&gt;Summary:&lt;/strong&gt;&lt;/td&gt;
				&lt;td&gt;'E:Type 'n' is not known on line 1 in source list /etc/apt/sources.list.d/ubuntu-wine-ppa-natty.list&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
				&lt;td&gt;&lt;strong&gt;Product/Component/Version:&lt;/strong&gt;&lt;/td&gt;
				&lt;td&gt;HardInfo/Current development version&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
				&lt;td&gt;&lt;strong&gt;Status:&lt;/strong&gt;&lt;/td&gt;
				&lt;td&gt;Closed&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
				&lt;td&gt;&lt;strong&gt;Severity:&lt;/strong&gt;&lt;/td&gt;
				&lt;td&gt;Major&lt;/td&gt;
			&lt;/table&gt;
			
			&lt;p&gt;will not let me open update manager&lt;/p&gt;
		</content>
		<summary type="text">will not let me open update manager</summary>
		<link rel="alternate" href="http://bugs.hardinfo.org/showreport.php?bugid=56"/>
	</entry>
	<entry>
		<id>bug://report/48</id>
		<title>CPU benchmarks aren't performed correctly and give wrong results (cpufreq ignored)</title>
		<updated>2011-07-08T12:28:29Z</updated>
		<author>
			<name>cyberpatrol</name>
		</author>
		<content type="html">
			&lt;table cellspacing=&quot;0&quot; cellpadding=&quot;3&quot; border=&quot;0&quot;&gt;
			&lt;tr&gt;
				&lt;td&gt;&lt;strong&gt;Bug ID:&lt;/strong&gt;&lt;/td&gt;
				&lt;td&gt;48&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
				&lt;td&gt;&lt;strong&gt;Summary:&lt;/strong&gt;&lt;/td&gt;
				&lt;td&gt;CPU benchmarks aren't performed correctly and give wrong results (cpufreq ignored)&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
				&lt;td&gt;&lt;strong&gt;Product/Component/Version:&lt;/strong&gt;&lt;/td&gt;
				&lt;td&gt;HardInfo/0.5.1&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
				&lt;td&gt;&lt;strong&gt;Status:&lt;/strong&gt;&lt;/td&gt;
				&lt;td&gt;Unconfirmed&lt;/td&gt;
			&lt;/tr&gt;
			&lt;tr&gt;
				&lt;td&gt;&lt;strong&gt;Severity:&lt;/strong&gt;&lt;/td&gt;
				&lt;td&gt;Moderate&lt;/td&gt;
			&lt;/table&gt;
			
			&lt;p&gt;The CPU benchmarks aren't performed correctly and give wrong results.&lt;br /&gt;
&lt;br /&gt;
I've got an AMD Athlon 64 X2 6000 and use cpufrequtils to set the CPU frequency on demand. So the CPU cores are usually running at 1000 MHz and only if needed at the maximum of 3000 MHz which is working pretty well. When performing the HardInfo benchmarks the CPU is only tested at 1000 MHz instead of its full speed of 3000 MHz. So the results of the CPU benchmarks are far too low and don't reflect the full performance of the CPU.&lt;/p&gt;
		</content>
		<summary type="text">The CPU benchmarks aren't performed correctly and give wrong results.&lt;br /&gt;
&lt;br /&gt;
I've got an AMD Athlon 64 X2 6000 and use cpufrequtils to set the CPU frequency on demand. So the CPU cores are usually running at 1000 MHz and only if needed at the maximum of 3000 MHz which is working pretty well. When performing the HardInfo benchmarks the CPU is only tested at 1000 MHz instead of its full speed of 3000 MHz. So the results of the CPU benchmarks are far too low and don't reflect the full performance of the CPU.</summary>
		<link rel="alternate" href="http://bugs.hardinfo.org/showreport.php?bugid=48"/>
	</entry>
	<!-- / entries -->

</feed>
