LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
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 12-05-2005, 06:16 AM   #1
lethargic1
LQ Newbie
 
Registered: Aug 2005
Location: middle of nowhere (really)
Posts: 18

Rep: Reputation: 0
overheating and other laptop problems


please forgive me for what i am sure will be a long post.

ever since i started using slack 10.1 on my compaq presario 1201t, it seems like my cooling fan never shuts off. this is especially true whenever i'm running something that uses graphics like my media player or gba emulator. it also happens when i have several programs running at once (browser, gaim, gimp, irc...).

the fan always seems to be running at top speed and, if it stays on for longer than...15 to 20 minutes, the laptop just shuts off without any warning. also the bottom of it is sometimes physically hot.

i thought blowing the dust off of my motherboard might help, but it still keeps happening. it's not hot anymore when i touch it, but the cooling fan keeps on going and it still keeps shutting down on me.

also, i always seem to have problems with anything heavy on graphics: avi files, flash toons, games, and even some screen savers. they all seem to run much much slower than they did when i was running windows. is there a problem with my operating system versus my graphics card? is there anything that i can do about that?

i admit that i don't completely have this operating system figured out. i've been running around the interweb for quite some time trying to fix all of these issues and a few more. i'm actually beginning to consider going back to win2000 as a last resort...

it's not that i don't like linux, but it just seems that it's not quite compatable with my laptop. i tried checking at linux-laptop.net, but i didn't see any known issues there. i realize that my computer's a little bit dated, so i didn't expect to find much info on it.

my answer might be try switching to slack 10.2, or fedora core, or some other linux distro, but i don't currently have access to a cd burner. or is an older distro a better idear?

i dunno...i guess i've run out of patience with this thing. please help.

pretty please?
 
Old 12-05-2005, 06:22 AM   #2
hw-tph
Senior Member
 
Registered: Sep 2003
Location: Sweden
Distribution: Debian
Posts: 3,032

Rep: Reputation: 58
I'm not familiar with your exact model, but do make sure frequency scaling, ACPI and so on is working properly. If the fan is on all the time it could suggest that it is runnning at full speed even when it's not needed and thus overheating.


Håkan
 
Old 12-05-2005, 07:19 AM   #3
biophysics
Member
 
Registered: Jan 2002
Location: Germany
Distribution: Kubuntu
Posts: 444

Rep: Reputation: 30
Check if you have enabled DRI in /etc/X11/xorg.conf
 
Old 12-06-2005, 01:50 PM   #4
SuSE 1983.
LQ Newbie
 
Registered: May 2005
Distribution: DEB+IAN 3.1r1
Posts: 29

Rep: Reputation: 15
Maybee on your system some "undercover process" is being done..
If you use KDE, look what System Monitor tells you - Right click on Panel - Add - Applet - System Monitor. Is your procesor 100% of usage??? Than try to wright in your shell (Terminal or Console) "top" and look what there is being sad... You can kill a "undercover program" pressing "k" key, and than number "9"... OR, you can run a program (Gnome application) "System Monitor" and there you can in even better way see what°s up...
 
Old 12-07-2005, 03:46 AM   #5
lethargic1
LQ Newbie
 
Registered: Aug 2005
Location: middle of nowhere (really)
Posts: 18

Original Poster
Rep: Reputation: 0
the system monitor applet shows cpu: 100% idle and mem 85 MB 26% free. but when i play a movie or try to install something, the bar jumps all the way up and stays there. it's gotten really annoying lately because i've been trying to install wine and my laptop shuts down halfway through.

in fact, even the simplest tasks seem to make my cpu usage go up about halfway.

i searched through /etc/X11/xorg.conf, but didn't find any mention of DRI. and i'm afraid i'm not familiar with frequency scaling or ACPI. i'm...um...googling them as i type this.

i'm going to reboot as soon as i'm done posting this. see if anything changes...
 
Old 12-07-2005, 05:11 AM   #6
lethargic1
LQ Newbie
 
Registered: Aug 2005
Location: middle of nowhere (really)
Posts: 18

Original Poster
Rep: Reputation: 0
nope, still the same. but i did notice that it doesn't take very long for my memory to drop below 30%.

i've been doing some reading around and somewhere suggested that i might need to recompile my kernel. in fact, it seems to me like this is the first thing that a lot of users do after they first install slack.

think that might be my answer? maybe the way my kernel is set up now just isn't working for my laptop? i ask that with a bit of apprehension because the, last time i messed with my kernel, i had to reinstall everything. for some reason my laptop couldn't find any of my drives...

 
Old 12-07-2005, 10:06 AM   #7
SuSE 1983.
LQ Newbie
 
Registered: May 2005
Distribution: DEB+IAN 3.1r1
Posts: 29

Rep: Reputation: 15
Quote:
Originally Posted by lethargic1
in fact, it seems to me like this is the first thing that a lot of users do after they first install slack.
I°ve used Slack 10.1, and kernel that comes with it (2.6.X) was unusable with my laptop.
 
Old 01-13-2006, 01:17 PM   #8
NuKA
LQ Newbie
 
Registered: Jun 2004
Posts: 6

Rep: Reputation: 0
Quote:
Originally Posted by lethargic1
nope, still the same. but i did notice that it doesn't take very long for my memory to drop below 30%.

i've been doing some reading around and somewhere suggested that i might need to recompile my kernel. in fact, it seems to me like this is the first thing that a lot of users do after they first install slack.

think that might be my answer? maybe the way my kernel is set up now just isn't working for my laptop? i ask that with a bit of apprehension because the, last time i messed with my kernel, i had to reinstall everything. for some reason my laptop couldn't find any of my drives...

Yes with Slack i had to recompile the kernel and add in "power managment option" specifically the "ACPI" support.
i would recommend reading
http://www.linuxquestions.org/questi...d.php?t=127095 if you have the 2.6 kernel or read
http://www.linuxquestions.org/questi...threadid=49035 for a 2.4 kernel

there were a couple more tweeks i had to do to get things working 100% but thats going to be more system specific. the guide relating to you kernel should have a lot of the info you need further on in the post and in configuring your kernel there is help info relating to specific options.

good luck
 
  


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 Fan + overheating blizunt7 Linux - Laptop and Netbook 24 05-04-2013 11:44 PM
Laptop Overheating maelstrom209 SUSE / openSUSE 12 10-07-2006 05:37 AM
linux laptop overheating causes shutdown jtan325 Linux - Hardware 6 02-23-2005 09:29 AM
Laptop overheating with SuSe9.2 DesKelly SUSE / openSUSE 0 11-22-2004 02:45 PM
Fedora overheating my Compaq Presario 2500 laptop rahuldabane Fedora 1 03-19-2004 07:46 AM

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

All times are GMT -5. The time now is 09:23 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