bugzilla-daemon at freedesktop.org
2013-Dec-01 21:06 UTC
[Nouveau] [Bug 71455] Thermal management in nouveau running hot 3.12.0+ kernel
https://bugs.freedesktop.org/show_bug.cgi?id=71455 --- Comment #3 from Bob Gleitsmann <rjgleits at bellsouth.net> --- The fan PWM setting is derived from priv->cstate. The value it gets from there is zero. So the setting of PWM for NV40 is working correctly, "inverting" the percent setting to get the value set in 0xb20010f0. Probably priv->cstate is never initialized. I'll bet that wasn't intentional. Bob -- 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/20131201/4614cce5/attachment-0001.html>
Reasonably Related Threads
- [Bug 71455] Thermal management in nouveau running hot 3.12.0+ kernel
- [Bug 71455] Thermal management in nouveau running hot 3.12.0+ kernel
- [Bug 71455] Thermal management in nouveau running hot 3.12.0+ kernel
- [Bug 71455] Thermal management in nouveau running hot 3.12.0+ kernel
- [Bug 71455] Thermal management in nouveau running hot 3.12.0+ kernel