Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[solved] Overworking laptop fans
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
maiku
Guru
Guru


Joined: 24 Mar 2004
Posts: 596
Location: Escaping from NY

PostPosted: Sat Apr 24, 2010 7:53 am    Post subject: [solved] Overworking laptop fans Reply with quote

Recently I bought a Dell Studio 1537 laptop which had Windows 7 on it for a day before I put Gentoo on it. When I was using it on Windows 7 the fans were pretty quiet. However when I put Gentoo on it the fans continually spin pretty darn fast despite being idle with only 16 processes running and on ondemand CPU scaling.

Did I miss a fan control option somewhere or are these some legitimate heating problems going on here. I doubt dust collected in the fans in the day that I've had it...
_________________
Michael


Last edited by maiku on Sun Apr 25, 2010 7:51 am; edited 1 time in total
Back to top
View user's profile Send private message
pianosaurus
l33t
l33t


Joined: 19 Apr 2004
Posts: 944
Location: Bash$

PostPosted: Sat Apr 24, 2010 10:38 pm    Post subject: Reply with quote

Check that the CPU is actually running at a low frequency, and that the temperature is not actually too high. Here's what I have under moderate load (completely different machine, though):
Code:
# grep MHz /proc/cpuinfo
cpu MHz      : 800.000
cpu MHz      : 800.000
# cat /proc/acpi/thermal_zone/*/temperature
temperature:             55 C
temperature:             48 C
temperature:             43 C
temperature:             45 C
temperature:             28 C
temperature:             50 C

_________________
PKA Cuber
Please add [SOLVED] to the subject of your original post when you feel that your problem is resolved.
Adopt an unanswered post
Back to top
View user's profile Send private message
maiku
Guru
Guru


Joined: 24 Mar 2004
Posts: 596
Location: Escaping from NY

PostPosted: Sun Apr 25, 2010 12:49 am    Post subject: Reply with quote

When I start up the machine to when it is in heavy load, this is all I get:

Quote:
# cat /proc/acpi/thermal_zone/*/temperature
temperature: 27 C
temperature: 0 C


The CPUs when idling are
Quote:
# grep "MHz" /proc/cpuinfo
cpu MHz : 933.000
cpu MHz : 933.000
cpu MHz : 933.000
cpu MHz : 933.000
cpu MHz : 933.000
cpu MHz : 933.000
cpu MHz : 933.000
cpu MHz : 933.000
When I start up the machine it's silent. Then the fan gets louder and louder until it's quite audible.
_________________
Michael
Back to top
View user's profile Send private message
maiku
Guru
Guru


Joined: 24 Mar 2004
Posts: 596
Location: Escaping from NY

PostPosted: Sun Apr 25, 2010 7:52 am    Post subject: Reply with quote

The fans function as normal when X is loaded with the fglrx driver. I'm not sure why, but it works.
_________________
Michael
Back to top
View user's profile Send private message
pianosaurus
l33t
l33t


Joined: 19 Apr 2004
Posts: 944
Location: Bash$

PostPosted: Tue Apr 27, 2010 3:03 pm    Post subject: Reply with quote

In that case, it seems it's not your CPU that is running hot, but your GPU. It probably has its own fan. I have switched to the open source drivers, so I can't check this, but I seem to remember the ati drivers ship with a tool you can check GPU temperatures with. Something like aticonfig --pplib-cmd "get temperature 0"?

Actually, it's probably not running hot at all, but the system doesn't know that until the driver is loaded.
_________________
PKA Cuber
Please add [SOLVED] to the subject of your original post when you feel that your problem is resolved.
Adopt an unanswered post
Back to top
View user's profile Send private message
maiku
Guru
Guru


Joined: 24 Mar 2004
Posts: 596
Location: Escaping from NY

PostPosted: Wed Apr 28, 2010 2:43 am    Post subject: Reply with quote

It returns something like
Quote:
Temperature for thermal controller 0 is 50.500000
which in fact is much hotter than the CPU.
_________________
Michael
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum