Comment # 12 on bug 1103356 from
(In reply to Takashi Iwai from comment #10)
> I'm building a test kernel with the revert of a suspected commit
> (800efb4c2857ec543).
> It's being built on OBS home:tiwai:bsc1103356 repo.
> 
> Could you give it a try later?

This build fixes the issue on my machine.
The dmesg logs show:

-->
Aug 03 11:45:19 linux-rr7g kernel: nouveau 0000:01:00.0: therm: FAN control:
PWM
Aug 03 11:45:19 linux-rr7g kernel: nouveau 0000:01:00.0: therm: parsing the fan
table failed
Aug 03 11:45:19 linux-rr7g kernel: nouveau 0000:01:00.0: therm: fan management:
automatic
Aug 03 11:45:19 linux-rr7g kernel: nouveau 0000:01:00.0: therm: internal
sensor: yes
Aug 03 11:45:19 linux-rr7g kernel: nouveau 0000:01:00.0: therm: programmed
thresholds [ 90(3), 95(3), 130(2), 135(5) ]
-->

and the fan speed shows:

-->
 # cat /sys/class/drm/card0/device/hwmon/hwmon0/pwm1
20
--<


You are receiving this mail because: