Version: unknown (using 4.3.3 (KDE 4.3.3), Gentoo) Compiler: i686-pc-linux-gnu-gcc OS: Linux (i686) release 2.6.32.3 my system : tfoerste@n22 ~ $ uname -a Linux n22 2.6.32.3 #13 SMP Thu Jan 14 10:48:21 CET 2010 i686 Intel(R) Core(TM)2 Duo CPU P8600 @ 2.40GHz GenuineIntel GNU/Linux tfoerste@n22 ~ $ cat /proc/cpuinfo processor : 0 vendor_id : GenuineIntel cpu family : 6 model : 23 model name : Intel(R) Core(TM)2 Duo CPU P8600 @ 2.40GHz stepping : 6 cpu MHz : 800.000 cache size : 3072 KB physical id : 0 siblings : 2 core id : 0 cpu cores : 2 apicid : 0 initial apicid : 0 fdiv_bug : no hlt_bug : no f00f_bug : no coma_bug : no fpu : yes fpu_exception : yes cpuid level : 10 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr p ge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pb e nx lm constant_tsc arch_perfmon pebs bts aperfmperf pni dtes64 mon itor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm sse4_1 lahf_lm tpr_ shadow vnmi flexpriority bogomips : 4788.81 clflush size : 64 cache_alignment : 64 address sizes : 36 bits physical, 48 bits virtual power management:
issue still present in 4.3.5
Yes, this is due to Solid getting the information when compiled and not from the runtime backend ( Mainly because the Hal does not support this ) I shall look at better ways to improve this by talking to Solid developers.
(In reply to comment #2) > Yes, this is due to Solid getting the information when compiled and not from > the runtime backend Ah- that's mean recompiling kinfocenter (4.4.2 in the mean while) won't solve ?DO O have to recompile kde-base/solid-runtime-4.4.2 or kde-base/solid-runtime-4.4.2 of my Gentoo system ?
You need to recompile kdelibs/solid. I am not sure what package that is in gentoo
Did it - no success - BTW I currently at 4.4.3 and issue is still present.
Ok, I know what the problem is.. I have some time this week and shall try and fix the problem in solid.
(In reply to comment #6) > Ok, I know what the problem is.. I have some time this week and shall try and > fix the problem in solid. Any news on this?
Not yet, been far too buzy... I shall try to look at it this weekend!
I looked into this. Processor information from HAL is awful, which is the problem. Now solid can have multiple backends I shall look at fixing this with a new backend or coding a udev backend for solid ( I am not sure if this is being worked on but if not I shall do it ) Unfortunately this is a feature and will not make it until 4.6
*** Bug 248836 has been marked as a duplicate of this bug. ***
*** Bug 258446 has been marked as a duplicate of this bug. ***
Fixed in KDE 4.6 thanks to the solid team