https://bugs.freedesktop.org/show_bug.cgi?id=87885
--- Comment #14 from [email protected] --- Hi all, Came across this thread while googling for a similar problem on a CentOS 7 install. I have a solution. echo 10000 > /sys/class/drm/controlD64/device/hwmon/hwmon0/temp1_auto_point1_temp echo 50000 > /sys/class/drm/controlD64/device/hwmon/hwmon0/temp1_auto_point1_temp Worth noting that 50000 is a custom value, but you could use the 90000 it is originally set to. I put that in rc.local Anyway, it does the trick for me. Not sure why it is necessary, but I'm sure nouveau people upstream might be able to identify why it's necessary and code a proper fix. In the mean-time this solves the issue for me. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Nouveau mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/nouveau
