Results 1 to 5 of 5

Thread: Check CPU temperature and underclock it from the panel?

  1. #1
    Join Date
    Sep 2008
    Beans
    10

    [SOLVED] Check CPU temperature and underclock it from the panel?

    How to check the CPU temperature and underclock it from the panel? I remember doing something like this before, before clean installing Ubuntu 8.10, but after googling, I think I forget how to do it...
    Last edited by wangsacl; December 6th, 2008 at 05:47 AM. Reason: SOLVED

  2. #2
    Join Date
    May 2007
    Location
    Nashville, Tennessee
    Beans
    1,517

    Re: Check CPU temperature and underclock it from the panel?

    Install the package lm-sensors via Synaptic or using apt-get. This will report the temps and fan speeds. After installing you will need to run the following command:
    Code:
    sudo sensors-detect
    and follow the instructions.

    To modify the CPU speed, add the applet to your panel:
    Attached Images Attached Images
    "All things being equal, the simplest solution tends to be the best one." William of Ockham
    Unanswered Posts Team Beginners Team Tennessee Team
    Please mark your thread "SOLVED" when done, and thank those that helped.

  3. #3
    Join Date
    Sep 2008
    Beans
    10

    Re: Check CPU temperature and underclock it from the panel?

    OK, thanks!

  4. #4
    Join Date
    Oct 2008
    Location
    Tulsa
    Beans
    31
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: Check CPU temperature and underclock it from the panel?

    Quote Originally Posted by w4ett View Post
    Install the package lm-sensors via Synaptic or using apt-get. This will report the temps and fan speeds. After installing you will need to run the following command:
    Code:
    sudo sensors-detect
    and follow the instructions.

    To modify the CPU speed, add the applet to your panel:

    I did that, how to I see the temps and fan speed? Its not on the CPU speed applet. (8.10 64 bit gnome)
    Last edited by wisd0m; December 26th, 2008 at 11:50 PM.

  5. #5
    Join Date
    May 2007
    Location
    Nashville, Tennessee
    Beans
    1,517

    Re: Check CPU temperature and underclock it from the panel?

    Quote Originally Posted by wisd0m View Post
    I did that, how to I see the temps and fan speed? Its not on the CPU speed applet. (8.10 64 bit gnome)
    wisd0m...it's generally better to start a new thread to get an answer (especially when the trhead is marked "solved")...but here ya go:

    in the terminal type:

    Code:
    sensors
    you will see an output like this:
    Attached Images Attached Images
    "All things being equal, the simplest solution tends to be the best one." William of Ockham
    Unanswered Posts Team Beginners Team Tennessee Team
    Please mark your thread "SOLVED" when done, and thank those that helped.

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
  •