Results 1 to 9 of 9

Thread: HOT! laptop; help

  1. #1
    Join Date
    Aug 2007
    Beans
    93

    Exclamation HOT! laptop; help

    I have Ubuntu - Hardy Heron.

    I've noticed that my laptop get really hot while normal use; ie surfing internet.

    I went into terminal and typed: acpi -V

    I noticed the temp was at 82.0 degrees C

    I then, from experience, unplugged the AC power to the laptop (by the way, its an Alienware laptop); then the temp. went down INSTANTLY!

    You can see the temperature drop in the following:

    All within 20 seconds (81C to 67C)

    Any ideaS????

    john@john-laptop:~$ acpi -V
    Battery 1: charging, 33%, rate information unavailable.
    Thermal 1: ok, 82.0 degrees C
    AC Adapter 1: on-line
    john@john-laptop:~$ acpi -V
    Battery 1: charging, 33%, rate information unavailable.
    Thermal 1: ok, 82.0 degrees C
    AC Adapter 1: on-line
    john@john-laptop:~$ acpi -V
    Battery 1: discharging, 33%, rate information unavailable.
    Thermal 1: ok, 81.0 degrees C
    AC Adapter 1: off-line
    john@john-laptop:~$ acpi -V
    Battery 1: discharging, 33%, rate information unavailable.
    Thermal 1: ok, 81.0 degrees C
    AC Adapter 1: off-line
    john@john-laptop:~$ acpi -V
    Battery 1: discharging, 33%, rate information unavailable.
    Thermal 1: ok, 80.0 degrees C
    AC Adapter 1: off-line
    john@john-laptop:~$ acpi -V
    Battery 1: discharging, 33%, rate information unavailable.
    Thermal 1: ok, 78.0 degrees C
    AC Adapter 1: off-line
    john@john-laptop:~$ acpi -V
    Battery 1: discharging, 33%, rate information unavailable.
    Thermal 1: ok, 76.0 degrees C
    AC Adapter 1: off-line
    john@john-laptop:~$ acpi -V
    Battery 1: discharging, 33%, rate information unavailable.
    Thermal 1: ok, 74.0 degrees C
    AC Adapter 1: off-line
    john@john-laptop:~$ acpi -V
    Battery 1: discharging, 33%, rate information unavailable.
    Thermal 1: ok, 73.0 degrees C
    AC Adapter 1: off-line
    john@john-laptop:~$ acpi -V
    Battery 1: discharging, 33%, rate information unavailable.
    Thermal 1: ok, 72.0 degrees C
    AC Adapter 1: off-line
    john@john-laptop:~$ acpi -V
    Battery 1: discharging, 33%, rate information unavailable.
    Thermal 1: ok, 72.0 degrees C
    AC Adapter 1: off-line
    john@john-laptop:~$ acpi -V
    Battery 1: discharging, 33%, rate information unavailable.
    Thermal 1: ok, 72.0 degrees C
    AC Adapter 1: off-line
    john@john-laptop:~$ acpi -V
    Battery 1: discharging, 33%, rate information unavailable.
    Thermal 1: ok, 72.0 degrees C
    AC Adapter 1: off-line
    john@john-laptop:~$ acpi -V
    Battery 1: discharging, 31%, rate information unavailable.
    Thermal 1: ok, 67.0 degrees C
    AC Adapter 1: off-line
    john@john-laptop:~$ acpi -V
    Battery 1: discharging, 31%, rate information unavailable.
    Thermal 1: ok, 67.0 degrees C
    AC Adapter 1: off-line
    john@john-laptop:~$

  2. #2
    Join Date
    Apr 2007
    Location
    England, United Kingdom
    Beans
    805
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: HOT! laptop; help

    Whats the question mate?


    Saj
    Ubuntu User Since 6.06 - "Here To Help"
    Ubuntu Beta Tester Since 6.10 - "We have the problems so you don't have too."
    --------------------------------------------------
    Linux Registered User: 452642 Ubuntu Registered User: 17365

  3. #3
    Join Date
    May 2008
    Beans
    517

    Re: HOT! laptop; help

    nop... no ideas...but do want to know how to do to make that command show my laptops temp....

  4. #4
    Join Date
    Aug 2007
    Beans
    93

    Question Re: HOT! laptop; help

    Quote Originally Posted by saj0577 View Post
    Whats the question mate?


    Saj
    Why does my laptop overheat with the AC power plugged in? Why does it cool down right away when I disconnect the AC power?


    Lastly, how can I edit or config so that the laptop doesn't overheat?

    I imagine that some software configuration kicks in when I unplug the AC power, resulting in cooler temps ... that I might be able to emulate, but *with* the AC power?

    Any ideas?

    Thanks again ...

  5. #5
    Join Date
    Apr 2007
    Location
    England, United Kingdom
    Beans
    805
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: HOT! laptop; help

    Code:
    acpi -V
    Ubuntu User Since 6.06 - "Here To Help"
    Ubuntu Beta Tester Since 6.10 - "We have the problems so you don't have too."
    --------------------------------------------------
    Linux Registered User: 452642 Ubuntu Registered User: 17365

  6. #6
    Join Date
    Aug 2007
    Beans
    93

    Re: HOT! laptop; help

    Quote Originally Posted by cespinal View Post
    nop... no ideas...but do want to know how to do to make that command show my laptops temp....
    I typed: acpi -V

    @ terminal

  7. #7
    Join Date
    Apr 2007
    Location
    England, United Kingdom
    Beans
    805
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: HOT! laptop; help

    Quote Originally Posted by AcademyKP03 View Post
    Why does my laptop overheat with the AC power plugged in? Why does it cool down right away when I disconnect the AC power?


    Lastly, how can I edit or config so that the laptop doesn't overheat?

    I imagine that some software configuration kicks in when I unplug the AC power, resulting in cooler temps ... that I might be able to emulate, but *with* the AC power?

    Any ideas?

    Thanks again ...

    IT will overheat because its charging a batter much like when you re charge rechargeable batteries in a socket.

    There is a way to tell your computer to shutdown at a certain temperture but I am not sure as to how, I shall research it.

    If its overheating even without AC power then its probably the processor working too hard with all your open applications.


    Saj Hope it helped
    Ubuntu User Since 6.06 - "Here To Help"
    Ubuntu Beta Tester Since 6.10 - "We have the problems so you don't have too."
    --------------------------------------------------
    Linux Registered User: 452642 Ubuntu Registered User: 17365

  8. #8
    Join Date
    Aug 2007
    Beans
    93

    Re: HOT! laptop; help

    Quote Originally Posted by saj0577 View Post
    IT will overheat because its charging a batter much like when you re charge rechargeable batteries in a socket.

    There is a way to tell your computer to shutdown at a certain temperture but I am not sure as to how, I shall research it.

    If its overheating even without AC power then its probably the processor working too hard with all your open applications.


    Saj Hope it helped
    No, it won't overheat w/out the AC power. I've noticed in the past - if I'm doing something really intensive ... like loading up another O/S in VirtualBox -- it'll overheat pretty easily ... shut off ....

    I've seen the temperature say that it's hit 103C! automatically turns off ... and then when I try to restart it -- can't .... says something about the Xserver ... image not found ..... after trial and error ... realized I could simply restart in safe grapics mode - with the AC power UNPLUGGED .. and allow Ubuntu to fix itself ... and then, sure enough ... I can login in normally ....

  9. #9
    Join Date
    Jun 2008
    Beans
    263

    Re: HOT! laptop; help

    I would suggest that some kind of heat increase is to be expected during charging, but it shouldn't overheat and shut off when firing up a VirtualBox image.

    How old is this laptop?

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
  •