<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Auto fan speed management doesn't do anything in non critical temperature range (NVC0)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=78116#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Auto fan speed management doesn't do anything in non critical temperature range (NVC0)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=78116">bug 78116</a>
              from <span class="vcard"><a class="email" href="mailto:martin.peres@ensi-bourges.fr" title="Martin Peres <martin.peres@ensi-bourges.fr>"> <span class="fn">Martin Peres</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=78116#c2">comment #2</a>)
<span class="quote">> I'm using Arch Linux so I'm on the latest stable: 3.14.2 (3.14.2-1-ARCH).</span >

Hmm, OK. Can you confirm manual fan management works as expected?

I have just tried on my nvc4 and automatic fan management brings back my fan
speed to 40% from the 100% set manually.

As for your question about fan management being done by the hw or software, it
is always scaled in software (either in an RTOS running in the card or in the
kernel driver). In the fermi family, the first chipsets were actually using a
dedicated hardware chip for fan management (ADT7473) but your card is not one
of them. So, in our case, we run the code in the linux kernel but it will be
moved to the RTOS when I'm done pushing my patches to fix timers and when I
take the time to write the code for fan management.</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>