Results 1 to 4 of 4

Thread: Searched all over, need help adding hdd temp to sensors-applet

  1. #1
    Join Date
    Nov 2009
    Location
    Down home Dixie
    Beans
    37
    Distro
    Ubuntu 9.10 Karmic Koala

    Searched all over, need help adding hdd temp to sensors-applet

    Well, I tried everything that i could think of an searched for help too, but I just can't get sensors-applet to see the hard drive temp sensor on my Dell Inspiron 1545 laptop. I installed hddtemp, and when I go to the command line and sudo hddtemp /dev/sda it reports my harddrive temp just fine. When I open the Preferences section of sensors-applet and go to the Sensors tab, there's the acpi tree which when expanded shows THM which apparently is my CPU) and there's the libsensors tree which when expanded shows temp1, Core0, and Core1. How can I get it to let me add and enable my hard drive sensor?

    Also, if anyone knows what temp1 might be, I would love to know. It's ain't my hard drive, I verified this my checking the drive temp from the command line and the output from that doesn't match anything reported in sensors-applet. To verify that, I put my hard drive in the freezer for a couple minutes (I know, thermal shock), put it back in, and none of the temperatures reported by sensors-applet had dropped. Checking from the command line showed that the drive was indeed 30 degrees cooler than what it had been before. Is temp1 my motherboard temp maybe?

    Thanks!!

    Andy

  2. #2
    Join Date
    Feb 2005
    Location
    Melbourne, Australia
    Beans
    13,510
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: Searched all over, need help adding hdd temp to sensors-applet

    Quote Originally Posted by dixie460 View Post
    Well, I tried everything that i could think of an searched for help too, but I just can't get sensors-applet to see the hard drive temp sensor on my Dell Inspiron 1545 laptop. I installed hddtemp, and when I go to the command line and sudo hddtemp /dev/sda it reports my harddrive temp just fine. When I open the Preferences section of sensors-applet and go to the Sensors tab, there's the acpi tree which when expanded shows THM which apparently is my CPU) and there's the libsensors tree which when expanded shows temp1, Core0, and Core1. How can I get it to let me add and enable my hard drive sensor?
    ........
    Code:
    gksudo gedit /etc/default/hddtemp
    Make RUN_DAEMON="true", save and reboot.
    Regards, David.
    Please use the Forum search and Wiki search for immediate help
    Please mark your thread as Solved when appropriate
    New to technical forums?: How To Ask Questions The Smart Way

  3. #3
    Join Date
    Nov 2009
    Location
    Down home Dixie
    Beans
    37
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: Searched all over, need help adding hdd temp to sensors-applet

    Thanks, will try it when I get home today.

    EDIT: It works great! Thanks for the help dcstar.
    Last edited by dixie460; November 26th, 2009 at 06:59 PM.

  4. #4
    Join Date
    Dec 2010
    Location
    South Carolina
    Beans
    25
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: Searched all over, need help adding hdd temp to sensors-applet

    Quote Originally Posted by dcstar View Post
    Code:
    gksudo gedit /etc/default/hddtemp
    Make RUN_DAEMON="true", save and reboot.

    Worked great for me.

    Thanks.

    No rep?

    +1

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •