Results 1 to 9 of 9

Thread: Overheating Laptop.

  1. #1
    Join Date
    Dec 2006
    Location
    Southend, Essex, UK
    Beans
    605
    Distro
    Ubuntu 12.04 Precise Pangolin

    Overheating Laptop.

    My Laptop is running very hot. To the point that Ubuntu is giving me warnings. Now it's not crashing or anything. What I do notice, however, is that when I first turn on the computer I can run BBC iPlayer smoothly. As time goes on it becomes more choppy as the Laptop heats up. How can I cool it down?

    I have had it run overnight downloading and it's not crashed on me ever. I just wish there was a way of cooling it down a bit.

    Thanks, any wisdom appreciated.
    "We are what we think. All that we are arises with our thoughts."

    Buddha The Dhammapada

  2. #2
    Join Date
    Mar 2008
    Location
    Holland
    Beans
    43
    Distro
    Ubuntu

    Re: Overheating Laptop.

    The system probably reduces clock speed to prevent overheating and therefore will run less smoothly.

    Check the cpu load and it's performance setting. If some process is spinning wheels all the time the temperature will of course go up.

    If the laptop is not new anymore, the thing you can do is remove the dust from the heatsink. In general this accumulates over time and causes the temperatures to increase over time.
    There are several way to do this (all methods require to switch the laptop off ):
    -Remove the keyboard and remove dust form the heatsink by a tissue, this is save and effective
    - The lazy way is to just put a vacuum cleaner at the lowest setting in front the air outlet. However, a lot of people will not recommend this procedure because you might destroy the fan. I actually do it myself when I clean out my desktop. But again, it is on your own risk.

  3. #3
    Join Date
    Oct 2006
    Location
    Milton Keynes, UK
    Beans
    1,141
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Overheating Laptop.

    Get your self an air duster aerosol & blow air through the in vent to blow dust out. Do this with laptop switched off.
    Much more effective than 'wiping' with a tissue.

    What make & model is it & how old ?
    Linux Registered User #443947 Ubuntu Regestered User #12604

    Hakunamatata ...... No worries !

  4. #4
    Join Date
    Dec 2006
    Location
    Southend, Essex, UK
    Beans
    605
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Overheating Laptop.

    Samsung R20 ATI Radeon 256MB, Core 2 Duo, 2GB Ram, 160Gb HDD.
    "We are what we think. All that we are arises with our thoughts."

    Buddha The Dhammapada

  5. #5
    Join Date
    Aug 2007
    Location
    idaho
    Beans
    394
    Distro
    Ubuntu 13.04 Raring Ringtail

    Re: Overheating Laptop.

    do you use a laptop cooler (a flat device with fans that sits under your laptop)?

    I was having the same issue when I used the cooler and then when I just cleaned it out recently I stopped using it. and now it works just fine without the device (there is less dust that gets forced into the fan and heatsink).

    or

    I also had a problem with a screw for my laptop fan that controls the clocking and speed of my processor and fan; so i just opened it up and switched the screw to something longer (that matches the thread of the last screw) and then my laptop fan became more efficient.
    --This usually happens when ever I send in my laptop for repairs.

    jmate24
    Last edited by jmate24; March 31st, 2010 at 02:22 AM. Reason: filled in the details
    If Ubuntu had 31 flavors then we could call it Baskin' Ubuntu.

  6. #6
    Join Date
    May 2008
    Beans
    2,526

    Re: Overheating Laptop.

    You can install sensors to keep a eye on things.
    Here's a short version of installing them:
    Just open a Terminal (Applications -> Accessories -> Terminal) and type (or copy and paste):

    Code:
    sudo apt-get install lm-sensors sensors-applet hddtemp
    Next, run sensors-detect. Answer y to each one until finished.
    Code:
    sudo sensors-detect
    Now you can also run
    Code:
    sudo hddtemp /dev/sda
    Where sda is your hard drive.
    and it will show the temperature of your hard drive if it can.

    All temps. are in Celsius by default, but you can change it to F or Kelvin if you want.

    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 close
    Finally, restart to load all the sensors (you can choose Logout instead of Restart and it will be much faster).
    Once back at the desktop, right-click on the top panel and choose "Add to Panel.
    Select "Hardware Sensors Monitor" and click the "Add" button, you could also add the System Monitor while you're at it to watch the system load then "Close".
    Right-click on all the sensors applet that appears on the top panel and choose "Preferences".
    Click the "Sensors" tab. There you can select/de-select all the relevant sensors and adjust their low and high values as well as set alarms if desired.
    Ultimate Edition Links

  7. #7
    Join Date
    Mar 2010
    Location
    Tokyo, Japan
    Beans
    47
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: Overheating Laptop.

    Quote Originally Posted by chrispche View Post
    My Laptop is running very hot. To the point that Ubuntu is giving me warnings. Now it's not crashing or anything. What I do notice, however, is that when I first turn on the computer I can run BBC iPlayer smoothly. As time goes on it becomes more choppy as the Laptop heats up. How can I cool it down?

    I have had it run overnight downloading and it's not crashed on me ever. I just wish there was a way of cooling it down a bit.

    Thanks, any wisdom appreciated.
    Check if your fan is still spinning. If not, you need to get it repaired.

  8. #8
    Join Date
    Nov 2009
    Beans
    Hidden!
    Distro
    Kubuntu 20.04 Focal Fossa

    Re: Overheating Laptop.

    Quote Originally Posted by IcarusR View Post
    Get your self an air duster aerosol & blow air through the in vent to blow dust out. Do this with laptop switched off.
    Much more effective than 'wiping' with a tissue.
    Appart from this you could also apply special cooling paste on processor (or have it applied by a trained repairman)

  9. #9
    Join Date
    Dec 2006
    Location
    Southend, Essex, UK
    Beans
    605
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Overheating Laptop.

    I sucked all the dust out of the vent holes in the Laptop. Seems to have worked. There is not more overheating. Thanks for the advice people.
    "We are what we think. All that we are arises with our thoughts."

    Buddha The Dhammapada

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
  •