[How To] Video Card Fan Speed Control Under Linux.

Author Message
OMG A FURRY

  • Total Posts : 338
  • Joined: 4/21/2011
  • Location: ⚡ Два.ч - Фурри / Бред / Мотоциклы / Оружие
  • Status: offline
  • Ribbons: 3
[How To] Video Card Fan Speed Control Under Linux. Tuesday, July 19, 2011 1:08 AM (permalink)
Make sure that you have the official Nvidia drivers installed, not a 3'rd party driver.
Open a terminal, Enter the following;
sudo gedit /etc/X11/xorg.conf

In the window that open up, look for:
Section "Device"

And within that section, add:
Option "Coolbits" "5"

As an example, mine looks like:
Section "Device"  
     Identifier     "Device0"  
     Driver         "nvidia"  
     VendorName     "NVIDIA Corporation"  
     BoardName      "GeForce GTX 560 Ti"  
     Option         "Coolbits" "5"  
 EndSection

Now restart your system, and open the Nvidia X Server Settings by typing the following in a terminal:
sudo nvidia-settings

Go to the "Thermal Settings" section, and you now have a slider to adjust your fan speed, just like in Precision.
 
Disclaimer: Running your fan speed too low can cause problems, Running at a high speed can cause wear. I am not responsible for anything you do to your product. Please also read the disclaimer that pops up the first time you enable fan control.
<message edited by OMG_A_FURRY on Tuesday, July 19, 2011 1:20 AM>
 
 
 
 
 
 
 
 
My Systems: i7 3770K Rig with GTX570  |  AMD FX-8350 CPU Folding Rig  |  AMD FX-8150 CPU Folding Rig  |  Dual Xeon 2.66GHz Mac Pro With GTX550Ti  |  2 x Dual Xeon 3.2GHz 1U Rackmount Servers  |  i3 Laptop  |  Core2Duo Laptop   Atom Dual Core 1.6GHz Netbook  |  Atom Single core 1.6GHz Netbook
 
All running Linux. (Most running my own customization, "Longcat OS")  One HDD with Win7 on it just for games that won't run under WINE.
 
#1
    pagelm

    • Total Posts : 859
    • Joined: 6/30/2008
    • Status: offline
    • Ribbons: 9
    Re:[How To] Video Card Fan Speed Control Under Linux. Tuesday, July 19, 2011 6:42 AM (permalink)
    awesome.  Does this apply for non-nVidia products?  Is "coolbits" a package that needs to be installed?
     
    #2
      James_L

      • Total Posts : 3371
      • Joined: 7/29/2009
      • Status: offline
      • Ribbons: 30
      Re:[How To] Video Card Fan Speed Control Under Linux. Tuesday, July 19, 2011 11:05 AM (permalink)
      pagelm


      awesome.  Does this apply for non-nVidia products?  Is "coolbits" a package that needs to be installed?

       
      Unfortunately coolbits is limited to nVidia drivers only as it is a portion of the drivers that you install. I know of no similar package or source that does the same thing using the mesa drivers.
       
           
       
      #3
        LTIC1

        • Total Posts : 322
        • Joined: 6/2/2010
        • Location: CA, US
        • Status: offline
        Re:[How To] Video Card Fan Speed Control Under Linux. Wednesday, March 07, 2012 12:45 AM (permalink)
        Thanks for the tip. My 480 gets hot in linux with stock fan speed. Now I can bring temp back down.
         
        BR worthy advice.
        AMD 890GX, AMD PIIx4, EVGA 480SC, ACER HN274H
         
        #4
          txsouthpaw

          • Total Posts : 542
          • Joined: 8/25/2010
          • Location: DFW
          • Status: offline
          • Ribbons: 1
          Re:[How To] Video Card Fan Speed Control Under Linux. Saturday, June 09, 2012 10:20 PM (permalink)
          Brilliantly simple and articulate. Thanks.

          2700K @ 4.9 GHz ||| Megahalems P/P ||| Z77X-UD5H ||| 8gb Patriot Viper Xtreme 2133 MHz ||| MSI 460 Hawk 900/1800/4400 QDR||| 120gb SanDisk Extreme + 4x 74gb Raptor RAID0 ||| PCP&C Silencer 750 ||| Carbide 300R

           
          #5
            Zammy

            • Total Posts : 189
            • Joined: 2/9/2009
            • Location: Florida
            • Status: offline
            Re:[How To] Video Card Fan Speed Control Under Linux. Monday, June 11, 2012 6:32 PM (permalink)
            Thanks for this OMG, I just changed to Mint and I couldn't get nvclock to work with it, nice solution as my 295 card runs pretty warm under X
            EVGA X58 SLI - Intel i7 920 (C0) - EVGA GTX295 - 6GB OCZ Platinum - Ultra-120 (Push-Pull)
            1 X 80GB Intel SSD - 2 X 300GB Velociraptors - Corsair 1000 wt PSU - Windows 7 64 bit + Linux


             
            #6
              EVGATech_IanJ

              • Total Posts : 262
              • Joined: 4/30/2011
              • Status: offline
              Re:[How To] Video Card Fan Speed Control Under Linux. Friday, June 15, 2012 6:03 PM (permalink)
              Zammy


              Thanks for this OMG, I just changed to Mint and I couldn't get nvclock to work with it, nice solution as my 295 card runs pretty warm under X

               
              It has been my experience that running nvclock under Mint will cause a full system lockup and require a reboot.
               
               
              Contact us by phone at 1-888-881-3842 or email at support@evga.com. We are available 24/7 to assist you. 
               
               
               
               
                 
               
               

               
               
              "Install Linux on all of the drives."
               
              #7
                VanishingImage

                • Total Posts : 1177
                • Joined: 3/1/2008
                • Status: offline
                • Ribbons: 1
                Re:[How To] Video Card Fan Speed Control Under Linux. Saturday, August 18, 2012 5:12 PM (permalink)
                I can't find the "Device" section when the window pops up.  Im running Ubuntu 12.04 LTS. Trying to get Steam to work but so buggy it runs on my patience quick lol. Ive tried Play On Linux but a little lost on how install a game using a CD
                Ryan 
                HeatWare

                 
                #8
                  EVGATech_IanJ

                  • Total Posts : 262
                  • Joined: 4/30/2011
                  • Status: offline
                  Re:[How To] Video Card Fan Speed Control Under Linux. Sunday, August 19, 2012 6:19 PM (permalink)
                  VanishingImage


                  I can't find the "Device" section when the window pops up.  Im running Ubuntu 12.04 LTS. Trying to get Steam to work but so buggy it runs on my patience quick lol. Ive tried Play On Linux but a little lost on how install a game using a CD

                   
                  If there is no device section, then X may not be configured properly, or you may not even be running the NVIDIA driver yet.
                   
                  If you're not sure whether you have the NVIDIA driver yet, you can install it in terminal with:
                   
                  sudo apt-get install nvidia-current

                   
                  After you do this, reboot. Once the system is up and running again, open the Linux version of the NVIDIA control panel:
                   
                  sudo nvidia-settings

                   
                  Look for the option to save the xorg file or to save the configuration data, and save it to /etc/X11/xorg.conf
                   
                  Then follow the rest of the steps in the first post.
                   
                   
                  Contact us by phone at 1-888-881-3842 or email at support@evga.com. We are available 24/7 to assist you. 
                   
                   
                   
                   
                     
                   
                   

                   
                   
                  "Install Linux on all of the drives."
                   
                  #9

                    Jump to:

                    Current active users

                    There are 0 members and 1 guests.

                    Icon Legend and Permission

                    • New Messages
                    • No New Messages
                    • Hot Topic w/ New Messages
                    • Hot Topic w/o New Messages
                    • Locked w/ New Messages
                    • Locked w/o New Messages
                    • Read Message
                    • Post New Thread
                    • Reply to message
                    • Post New Poll
                    • Submit Vote
                    • Post reward post
                    • Delete my own posts
                    • Delete my own threads
                    • Rate post

                    2000-2013 ASPPlayground.NET Forum Version 3.8