Re: [Announce] Conky Layout Switcher
Quote:
Originally Posted by Dante son of Sparda
(Post 1001888)
You don't understand, Conky is not a problem. See Battery Voltage and Temperature, it's so high and CPU also, all the time on max speed (600MHz).
|
Quote:
Originally Posted by helex
(Post 1001994)
The high CPU usage is caused by the fast update interval.
But you're right. The Voltage is not correct. The temperaure also not.
What language settings are you using? I guess there is a problem with the decimal separator. But I have currently no Idea how to test this myself. It's working here fine. :confused:
|
New power kernel (v47) reports temperature of cpu in 0.1C, while old kernels (v46 and earlier, also stock omap1 kernel) reported it in just 1C (the 'new' way is more accurate and detailed, also a standard way of reporting temperature for Linux kernel, so it's not a bug, it's a fix for a bug). Software written earlier for N900 is not aware of it, so either you take into consideration that e.g. 300C in conky means 30.0C in reality or the maintainer of package updates it. It also affects voltage reading. It's not related to decimal separator, it's not related to language settings, it's related to applications (conky in this example) not aware of this fix in the new kernel.
|