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

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Mar 13 05:36:46 PDT 2015


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

--- Comment #42 from K.-P. Schrage <kpschrage at gmx.de> ---
(In reply to poma from comment #40)

> /etc/udev/rules.d/10-unladen-swallow.rules
> ACTION=="add", ATTRS{vendor}=="0x1234", ATTRS{device}=="0xabcd",
> RUN+="/bin/sh -c '/bin/echo 1 >
> /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/hwmon/hwmon1/pwm1_enable'",
> RUN+="/usr/local/bin/nvapoke e118 80000002"

Thanks, Poma, this rule (all in one line, with my appropriate device and vendor
id's) seems to work correctly, but it only reduces fan speed for a second or so
during the boot process, then speed is up again, and the value that nvapoke
writes is overwritten (800000d8 instead of 80000002).
Perhaps this rule comes up too early, but changing the prefix number from 10 to
e. g. 99 doesn't help.

-- 
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/20150313/aab57c96/attachment.html>


More information about the Nouveau mailing list