Priority medium
Bug ID 79820
Assignee nouveau@lists.freedesktop.org
Summary Strange readout on fan1_input when pwm1_min < 33
QA Contact xorg-team@lists.x.org
Severity normal
Classification Unclassified
OS Linux (All)
Reporter freedesk.apriori@spamgourmet.com
Hardware x86-64 (AMD64)
Status NEW
Version unspecified
Component Driver/nouveau
Product xorg

Created attachment 100705 [details]
jountalctl -b -k|grep nouveau

When running the drivers from kernel 3.15.0, pwm1_min seems to default to 35. I
noticed that this yields reported ~2k RPM in fan1_input for my card. Since the
fan runs at ~1k RPM in idle when running the NVIDIA blob, I tried lowering
pwm1_min and noticed odd results.

Lowering pwm1_min to 32 is fine and gives me a readout of ~1.8k RPM. However,
after that, I see weird output values:

31 ~ 4.5k
30 ~ 9k
29 ~ 5k
28 ~ 22k (sic)
27 ~ 75k (sic)
26 ~ 400k (sic)

At no time was my computer lifting up from the ground though, and even with the
reported 4.5k it seems that the fan did not actually speed up.

Additional background: It seems my fan is only supported as of Linux 3.15.0.
Before that, the fan ran at 100% and dmesg showed «FAN control: none /
external». On IRC I was informed that a new fan has been added to 3.15, and
indeed it seems to be recognized now (many thanks for that!).

I’m attaching my dmesg and my vbios in case it helps. Note though that
nvagetbios reported a warning when dumping the BIOS:

> No extraction method specified (using -s extraction_method). Defaulting to PRAMIN.
> Attempt to extract the vbios from card 0 (nve6) using PRAMIN
> Invalid signature(0x55aa). You may want to try another retrieval method.

Let me know if there’s additional information I could supply.


You are receiving this mail because: