Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 20th March 2012, 08:52 PM
madalex Offline
Registered User
 
Join Date: Oct 2011
Posts: 8
linuxchrome
Fan constantly on with Fedora 15 64 bit

Using Fedora 15 64 bit, my laptop fan is constantly running. Previously when my laptop was using Windows 7 and then Ubuntu it hardly ever came on.

Doing a Google search there seems to be a number of threads relating to the fan constantly running, and these cover a number of Fedora versions.

My laptop is a Del 1557, and its video card is:
02:00.0 VGA compatible controller: ATI Technologies Inc M92 [Mobility Radeon HD 4500/5100 Series]

Is my problem to do with using the Open Source video drivers that come with Fedora, and would using the proprietary ATI Drivers solve this problem ?
Reply With Quote
  #2  
Old 21st March 2012, 03:43 AM
Doug G Offline
Registered User
 
Join Date: Jul 2005
Posts: 640
windows_7firefox
Re: Fan constantly on with Fedora 15 64 bit

Add me to the fan always runs list on a Toshiba Satellite AMD dual core using Fedora 15 64bit. Earlier versions didn't do this as I recall, I think this laptop started out on Fedora 13 or 14. I dual boot to Windows Vista and the fan is rarely on.

My guess is the processor is running too hot in F15.
__________________
======
Doug G
======
Reply With Quote
  #3  
Old 21st March 2012, 03:56 AM
TK492's Avatar
TK492 Offline
Registered User
 
Join Date: Mar 2012
Location: Qc, Canada
Posts: 128
linuxchrome
Re: Fan constantly on with Fedora 15 64 bit

Hi,

I'm running F16 and I have this problem as well, but it isn't a Fedora problem. It has also affected me with the newer Ubuntu's and Linux Mint Debian Edition. Based on what I've found, it is the ATI graphics driver that is the culprit. The problem is, from my understanding, that proprietary ATI drivers would fix the problem, however they do not work with the latest release. On the other hand, the open-source drivers work with the downside of the fan always running. On my end, the fan is not only constantly spinning, but the computer runs hot as well (and bad battery life). What about you guys?

However I have yet to find a fix

Someone please correct me if I am wrong, this is simply my understanding of the problem.

Cheers,
TK492

Last edited by TK492; 21st March 2012 at 04:02 AM.
Reply With Quote
  #4  
Old 21st March 2012, 05:06 AM
nonamedotc's Avatar
nonamedotc Offline
Formerly known as"professorrmd"
 
Join Date: Mar 2011
Posts: 2,595
linuxfirefox
Re: Fan constantly on with Fedora 15 64 bit

Take a look at this thread and from there this post on another thread. These might provide a solution to this problem.

Cheers.
Reply With Quote
  #5  
Old 30th March 2012, 09:17 PM
TK492's Avatar
TK492 Offline
Registered User
 
Join Date: Mar 2012
Location: Qc, Canada
Posts: 128
linuxchrome
Re: Fan constantly on with Fedora 15 64 bit

After some looking around and finally getting around to trying a few things, I'm back to report a possible fix.

Here is how I proceeded:

1- Open the terminal and type this:

Code:
su
echo profile > /sys/class/drm/card0/device/power_method
echo low > /sys/class/drm/card0/device/power_profile
More info HERE about the options.

Wait a little while and see if the fan spins down. In the process, your internal temperatures should drop as well. To make sure, type sensors in the terminal to make sure. If sensors is not installed, install it as follows:

Code:
sudo yum install lm_sensors
2- If you see improvement, we'll follow by making the command executed at boot as to not have to type it every time. In the /etc/rc.d directory, create a file called rc.local and place inside the following code:

Code:
#!/bin/sh

echo profile > /sys/class/drm/card0/device/power_method
echo low > /sys/class/drm/card0/device/power_profile

exit 0
Next, make it executable by running:

Code:
sudo chmod a+x /etc/rc.d/rc.local
And that should be it! I hope that this will be able to help you guys as well. On my end my GPU runs on average 10°C cooler than it used to and the fan isn't raping my ears.

DISCLAIMER: None of the above work is my own, I simply gathered information from various places and put it all in one place as to create an easy to follow instruction set for others.

Sources:
http://forums.fedoraforum.org/showthread.php?t=276804#2
http://ask.fedoraproject.org/questio...-etcrcdrclocal

Last edited by TK492; 2nd May 2012 at 04:46 AM.
Reply With Quote
  #6  
Old 30th March 2012, 09:52 PM
marko's Avatar
marko Offline
Registered User
 
Join Date: Jun 2004
Location: Laurel, MD USA
Posts: 5,442
linuxfirefox
Re: Fan constantly on with Fedora 15 64 bit

Just installing lm_sensors is not enough, you need to run sensors-detect too (only once but it should be re-run any time lm_sensors package is updated or the kernel gets updated)

Last edited by marko; 30th March 2012 at 09:55 PM.
Reply With Quote
Reply

Tags
bit, constantly, fan, fedora

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Computer constantly crashing (Fedora 11) Panipal2005 Using Fedora 1 19th July 2009 10:45 PM
Fedora 7.0 is constantly crashing :( Lewisblah Using Fedora 7 21st July 2007 12:09 AM
Fan Constantly Running (Fedora 6) SimoneDice Using Fedora 1 3rd November 2006 03:59 PM
why does fedora phone home constantly? fedoraflop Using Fedora 38 30th June 2006 09:27 PM
[Fedora Core 3] Fan Constantly Spinning spektr Using Fedora 8 16th December 2004 10:44 PM


Current GMT-time: 13:24 (Saturday, 18-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat