Results 1 to 8 of 8

Thread: how can I get a Temperature readout in terminal or ubuntu?

  1. #1
    Join Date
    Nov 2006
    Location
    New York
    Beans
    149
    Distro
    Xubuntu 10.10 Maverick Meerkat

    Exclamation how can I get a Temperature readout in terminal or ubuntu?

    Exactly what the title says, HOW? and how can I edit the shut off limit.

  2. #2
    Join Date
    Dec 2007
    Location
    Idaho
    Beans
    4,976
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: how can I get a Temperature readout in terminal or ubuntu?

    For just a basic display of temps on your panel you can install sensors-applet, you can add it to your panel just like any other applet (right click->add to panel) You can also add alarms to it.
    Code:
    sudo apt-get install sensors-applet
    As for setting up a shut off limit I've always just done this in my BIOS, if your motherboard doesn't support that I know programs exist to help with that but like I said I go the hardware route so I don't know which/what is good and how to config them.
    "You can't expect to hold supreme executive power just because some watery tart lobbed a sword at you"

    "Don't let your mind wander -- it's too little to be let out alone."

  3. #3
    Join Date
    Nov 2006
    Location
    New York
    Beans
    149
    Distro
    Xubuntu 10.10 Maverick Meerkat

    Re: how can I get a Temperature readout in terminal or ubuntu?

    yeah cool thanks man . . I think 102 c it will shut the computer down. Which is about 212f.

  4. #4
    Join Date
    Jul 2006
    Location
    Here
    Beans
    11,187

    Re: how can I get a Temperature readout in terminal or ubuntu?

    Quote Originally Posted by asnd16 View Post
    yeah cool thanks man . . I think 102 c it will shut the computer down. Which is about 212f.
    make sure you install lm-sensors and run> sudo sensors-detect
    to get the most out of sensors-applet. then you can pick what you want to monitor.
    Last edited by kerry_s; October 16th, 2008 at 09:23 PM.

  5. #5
    Join Date
    May 2008
    Location
    St. Johns, Newfoundland
    Beans
    63
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: how can I get a Temperature readout in terminal or ubuntu?

    I ran this exactly

    sudo apt-get install sensors-applet lm-sensors
    sudo sensors-detect
    and it only detected my 8800 GT card temp. When I should have a CPU and mobo temp sensor as well

    Mobo = P5Q-Pro
    CPU = Intel Core 2 Duo E8400 3.0 GHz

    any ideas?
    Asus P5Q-Pro/E8400 Core 2 Duo with Xigmatek HDT-S1283/4GB Corsair Dominator DDR2-1066/Palit GTX260 896mb/Antec 900 (modded) w/850watt Truepower Quattro/250GB & 500GB & 1TB HDDs/Tripple Boot Ubuntu 64bit 10.04, Windows 7 64bit, and Windows XP

  6. #6
    Join Date
    May 2008
    Location
    St. Johns, Newfoundland
    Beans
    63
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: how can I get a Temperature readout in terminal or ubuntu?

    anyone?

    anyone?

    Beuler?
    Asus P5Q-Pro/E8400 Core 2 Duo with Xigmatek HDT-S1283/4GB Corsair Dominator DDR2-1066/Palit GTX260 896mb/Antec 900 (modded) w/850watt Truepower Quattro/250GB & 500GB & 1TB HDDs/Tripple Boot Ubuntu 64bit 10.04, Windows 7 64bit, and Windows XP

  7. #7
    Join Date
    Jul 2005
    Location
    Amsterdam, NL
    Beans
    66
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Re: how can I get a Temperature readout in terminal or ubuntu?

    Hi!

    This seems to be related to the Motherboard..or the sensors chip - I have the same issue, somehow only GPU is detected.

    Looking around the interweb a little I found this article on a gentoo board:
    http://article.gmane.org/gmane.linux....sensors/17253

    He basically got the P5Q-E sensors running.
    You could check if the P5Q-Pro is using the same winbond chip as the P5Q-E (W83667HG) and then just try it out.

    Will try this tonight


    Andreas
    life is one of the hardest

  8. #8
    Join Date
    Jul 2005
    Location
    Amsterdam, NL
    Beans
    66
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Re: how can I get a Temperature readout in terminal or ubuntu?

    I can confirm the sensors-applet works properly now after the above mentioned manual poking of the sensor chip (the "modprobe" part..) It is now showing my GPU's temp, the fans and all four cores' temp. properly.

    Andreas
    life is one of the hardest

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
  •