http://bugzilla.novell.com/show_bug.cgi?id=510732 User trenn@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=510732#c9 --- Comment #9 from Thomas Renninger <trenn@novell.com> 2009-09-25 02:42:06 MDT --- I wonder whether we have a bug here at all. Can you monitor how idle the system is if temperature is and stays high using top. You can monitor the frequencies of your cores in another terminal with: watch -n1 cat /sys/devices/system/cpu/cpu*/cpufreq/scaling_cur_freq Make sure your machine is really idle, the most important values in top are: X%us -> CPU load by userspace apps X%sy -> CPU load by kernel apps X%id -> The most important -> How idle is the core (should be more than 90%). If you have several cores hit the "1" to see each core listed in top. If you see a process which produces quite some workload, kill it. CPU frequency must get reduced and the temperature should be low. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.