4

Possible Duplicate:
How do I get the CPU temperature?
No ACPI support for my PC, what can I do?

After installing lm-sensors and runing sudo sensors-detect i got the message:

Sorry, no sensors were detected.
This is relatively common on laptops, where thermal management is
handled by ACPI rather than the OS.

What is to be done in this case? (How to access ACPI?)

I'm in Lubuntu 12.04 on a hp compaq laptop

1 Answers1

3

All sensors-detect does is detect and enable additional sensor drivers if necessary. If you simply run the sensors command in the terminal, it should show you the temperature.

dobey
  • 41,650