Announcement

Collapse
No announcement yet.

Laptop temperature won't be read by temperature monitor plasmoid.

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Laptop temperature won't be read by temperature monitor plasmoid.

    Hi all. I have a new HP laptop, and apparently because it's temperature monitoring is done through acpi it isn't monitored with the sensors the temperature monitoring plasmoid uses.

    Is there any way to get that information?

    #2
    Re: Laptop temperature won't be read by temperature monitor plasmoid.

    Open a console and type:
    Code:
    sudo apt-get install lm-sensors
    and after it's installed run:
    Code:
    sudo sensors-detect
    Accept the default answer on all the questions, and when it's finished, let it add what it finds to the file.
    Windows no longer obstructs my view.
    Using Kubuntu Linux since March 23, 2007.
    "It is a capital mistake to theorize before one has data." - Sherlock Holmes

    Comment


      #3
      Re: Laptop temperature won't be read by temperature monitor plasmoid.

      I've done that -- it finds nothing, and it says this is common for systems using acpi to monitor temperature.

      I'll try to post the actual message tonight when I get home.

      Comment

      Working...
      X