Quote:
|
Originally Posted by alek66
I think I have temp problems... some time all of a sudden my laptop shutdowns... and those time it was really hot. THe fan was always at max speed. But the cpu was at 44% of it capabiliti. How can I check this, how lower the temp?
Alex
|
I would install the powernowd package to get some power management running to lower the voltage/speed of the processor. Once installed load the modules powernow-k8 and cupfreq_userspace then restart the powernowd to get it working. This should start using the powersaving features of the chip and have it run cooler while still enabling it to run at full speed if necessary. If you want to read the temperature of the chip download this
file compiling it after having installed the kernel headers for your running kernel. You would also need to install lm-sensors 2.10.1 or better to be able to read the temperatures from k8temp module with the sensors command.