[Nouveau] [Bug 80901] [NVCF] PWM fan speed too high

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Feb 27 12:08:51 PST 2015


https://bugs.freedesktop.org/show_bug.cgi?id=80901

--- Comment #39 from Lars E Pettersson <lars at homer.se> ---
OK, lets see...

# ./nvapeek e114 10
0000e114: 0000021c 000000f9 00000001 00000000

sometimes I get the following answer:

0000e114: 0000021c 000000fe 00000001 00000000

I then select manual control and do the following:

[root at tux nva]# ./nvapoke e118 80000005
[root at tux nva]# ./nvapeek e114 10
0000e114: 0000021c 00000005 00000001 00000000

Silent fan. Check with 'sensors' command. RPM is 0! Temperature raising! Set
fan control back to old setting and fan returns to normal.

Restart with the module blacklisted.

[root at tux nva]# ./nvapeek e114 10
0000e114: 0000021c 000000a2 00000001 00000000

Restart with the nouveau module in place again.

You asked K.-P. Schrage to use 'nvapoke e118 80000002' As I have 000000a2 I
instead tried the following:

[root at tux nva]# ./nvapoke e118 800000a2

(If I try 'nvapoke e118 80000002' the RPM goes down to 0 rpm, so I think that
800000a2 is correct for me to use. The RPM then stays slightly above 2000 rpm
and the temperature is at about 60-65 degC, as it was before the change in the
3.15 kernel.)

Not sure what all these numbers means though... :)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20150227/d4244fc8/attachment.html>


More information about the Nouveau mailing list