<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [NV94] Fan speed of Nvidia GeForce 9600GT (G94) constantly too high"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=87885#c14">Comment # 14</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [NV94] Fan speed of Nvidia GeForce 9600GT (G94) constantly too high"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=87885">bug 87885</a>
              from <span class="vcard"><a class="email" href="mailto:jonathanjstevens@gmail.com" title="jonathanjstevens@gmail.com">jonathanjstevens@gmail.com</a>
</span></b>
        <pre>Hi all,

Came across this thread while googling for a similar problem on a CentOS 7
install.

I have a solution.

echo 10000 >
/sys/class/drm/controlD64/device/hwmon/hwmon0/temp1_auto_point1_temp

echo 50000 >
/sys/class/drm/controlD64/device/hwmon/hwmon0/temp1_auto_point1_temp

Worth noting that 50000 is a custom value, but you could use the 90000 it is
originally set to.

I put that in rc.local

Anyway, it does the trick for me.

Not sure why it is necessary, but I'm sure nouveau people upstream might be
able to identify why it's necessary and code a proper fix. In the mean-time
this solves the issue for me.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>