From: Thomas R. <tr...@su...> - 2005-12-22 20:38:51
|
Olaf Conradi wrote: > > In the mean time I upgraded to kernel 2.6.15-rc4 and most problems > disappeared. Still using the original DSDT. During heavy usage cpu > temperature rises to 76-78, and never reaches 80. > > Yesterday I upgraded to kernel 2.6.15-rc5, and during compilation of > ndiswrapper, while browsing the internet, it shutdown. If I compile > ndiswrapper and don't do anything else, the cpu temp touches 80 > briefly, but does not shutdown. Under -rc4 this does not happen. > What you see is probably a bug that slipped in 2.6.15-rc5: It totally disables the use of cpufreq for passive cooling. I already pointed Len to it and as this is really sever I am sure it will be added before 2.6.15 is out if possible. Also see Dirk Mueller's mail (12/21/2005): Subject: make cpu_has_cpufreq() work or the bug: http://bugzilla.kernel.org/show_bug.cgi?id=3410 Thomas |