LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook
User Name
Password
Linux - Laptop and Netbook Having a problem installing or configuring Linux on your laptop? Need help running Linux on your netbook? This forum is for you. This forum is for any topics relating to Linux and either traditional laptops or netbooks (such as the Asus EEE PC, Everex CloudBook or MSI Wind).

Notices


Reply
  Search this Thread
Old 01-30-2005, 02:33 AM   #1
johngcarlsson
Member
 
Registered: Jul 2004
Posts: 58

Rep: Reputation: 15
Overheating issues


Hello,
Has anybody else had overheating issues with their laptop? I have an emachines M5309 with an AMD 2500 XP-M CPU, and if I don't have a table fan or something running next to it, it will overheat and shut down if I run mplayer/mencoder for more than like 15 minutes. I have lm_sensors installed, but it cannot detect any of my sensory hardware; so, I would like to know, is there underclocking software available for Linux or something? In windows the fan runs at reasonable speeds but in Linux it's always set to full blast, and that seems kind of weird. Or maybe just get one of those add-on fans that slides under my laptop, do those work? Any advice is very much appreciated, as I'm a newb.
Thanks!
JGC
 
Old 01-31-2005, 08:57 PM   #2
rovitotv
Member
 
Registered: Jan 2003
Location: Dayton, Ohio
Distribution: Slackware 10.2
Posts: 116

Rep: Reputation: 15
CPU Freq

I am not familar with your laptop but I run my laptop (IBM X23) at the slowest CPU setting using CPUFREQ. Google for some documentation on CPUFREQ or look at the information that comes from a stock kernel (kernel.org).

Good luck!
 
Old 02-01-2005, 02:10 AM   #3
johngcarlsson
Member
 
Registered: Jul 2004
Posts: 58

Original Poster
Rep: Reputation: 15
OK, I will tinker with that. Something else that troubles me is that the fan runs at highest speed even when I'm not doing anything at all. Is that normal? Is it possible that I have tasks running in the background maybe?
 
Old 02-01-2005, 10:49 AM   #4
rovitotv
Member
 
Registered: Jan 2003
Location: Dayton, Ohio
Distribution: Slackware 10.2
Posts: 116

Rep: Reputation: 15
Getting a Process List

You can get a list of all processes running on your machine with a "ps -aux". Don't be worried if you get a large list many of those processes might be idle. You can see a list of processes and their CPU activity by running "top". Again I have no fan issues on my IBM X23 Thinkpad.
 
Old 02-02-2005, 01:40 PM   #5
chrisj804
LQ Newbie
 
Registered: Jan 2005
Location: France
Distribution: Fedora
Posts: 7

Rep: Reputation: 0
Overheating issues

I had a problem with temp and fan control on Toshiba A60 with FC3 . I used this shell script to monitor temp and control fan.
#!/bin/bash
while [ 1 ]; do cat /proc/acpi/thermal_zone/THZN/temperature ; sleep 5 ; done

Or to run it in an xterm
#!/bin/bash
exec xterm -geometry 30x3 -e $HOME/temp.sh

I now fix the problem with the line
echo 5 > /proc/acpi/thermal_zone/THZN/polling_frequency
in /etc/rc.d/rc.local, but reports indicate it doesn't work with all PC's/bioses.

Works fine now, no more sudden shutdowns. Didn't need to adjust cpu speed.

hth
Chris
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Laptop Overheating maelstrom209 SUSE / openSUSE 12 10-07-2006 05:37 AM
Processor overheating. Oholiab Linux - Laptop and Netbook 16 01-02-2006 01:40 PM
Overheating/CPU temp issues jswhite Linux - Laptop and Netbook 9 11-22-2005 07:31 AM
Thinkpad overheating Cage47 Linux - Hardware 16 10-24-2005 07:06 PM
p4 overheating JonEberger Linux - Hardware 11 04-15-2005 02:13 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook

All times are GMT -5. The time now is 03:31 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration