[Bug 584211] Re: Thinkpad T60 overheats

Leo Arias yo at elopio.net
Sat Jul 10 02:08:34 UTC 2010


Thanks a lot richard.

Now please type this on your terminal:

( cd /proc/acpi/thermal_zone && \
while :; do \
  line="`date`:`grep temperature */* | awk '{ printf(\" %03d\", $2) }'`"; \
  echo "$line"; \
  sleep 10; \
done ) | tee LOG

This will create a file called LOG with the temperatures of your machine
over time. And please attach that LOG file.

For your reference, you can take a look at
https://wiki.ubuntu.com/Kernel/Debugging/HighTemperatures

-- 
Thinkpad T60 overheats
https://bugs.launchpad.net/bugs/584211
You received this bug notification because you are a member of Kernel
Bugs, which is subscribed to linux in ubuntu.




More information about the kernel-bugs mailing list