From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ@public.gmane.org
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
Subject: [Bug 80901] [NVCF] PWM fan speed too high
Date: Sat, 14 Mar 2015 12:05:13 +0000 [thread overview]
Message-ID: <bug-80901-8800-2y3slOUUt2@http.bugs.freedesktop.org/> (raw)
In-Reply-To: <bug-80901-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
[-- Attachment #1.1: Type: text/plain, Size: 2262 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=80901
--- Comment #47 from poma <pomidorabelisima-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> ---
(In reply to K.-P. Schrage from comment #46)
> (In reply to poma from comment #45)
>
> > And try this:
> > /etc/systemd/system/gpu-fan.service
> > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> > [Unit]
> > Description=GPU fan lower speed
> >
> > [Service]
> > Type=oneshot
> > ExecStart=/bin/sh -c '/bin/echo 1 >
> > /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/hwmon/hwmon1/pwm1_enable'
> > ExecStart=/usr/local/bin/nvapoke e118 80000002
> > StandardOutput=null
> > StandardError=null
> >
> > [Install]
> > WantedBy=basic.target
> > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> >
> > # systemctl enable gpu-fan.service
> > # systemctl start gpu-fan.service
> > # systemctl status gpu-fan.service
> >
> > If everything is OK:
> > # systemctl reboot
> > ...
> >
> > BOOT
> > ...
> > # systemctl status gpu-fan.service
>
> After reboot:
> [root@linux_keller kp]# systemctl status gpu-fan.service
> ● gpu-fan.service - GPU fan lower speed
> Loaded: loaded (/etc/systemd/system/gpu-fan.service; enabled)
> Active: inactive (dead) since Sa 2015-03-14 11:40:03 CET; 33s ago
> Process: 683 ExecStart=/usr/local/bin/nvapoke e118 80000002 (code=exited,
> status=0/SUCCESS)
> Process: 672 ExecStart=/bin/sh -c /bin/echo 1 >
> /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/hwmon/hwmon1/pwm1_enable
> (code=exited, status=0/SUCCESS)
> Main PID: 683 (code=exited, status=0/SUCCESS)
>
> Mär 14 11:40:03 linux_keller systemd[1]: Starting GPU fan lower speed...
> Mär 14 11:40:03 linux_keller systemd[1]: Started GPU fan lower speed.
> ---------------
> BUT: Fan speed is high, register e118 shows value 000000d8, not 00000002, as
> expected. I have to restart the service manually to calm down the fan.
>
> Let me be honest, poma: I am very grateful for all your help, but I think
> I'll stick to the old-school method rc.local which seems to be rather
> straightforward to me (although even that is now governed by systemd and not
> so old-school anymore).
No problemos. ;)
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 3344 bytes --]
[-- Attachment #2: Type: text/plain, Size: 153 bytes --]
_______________________________________________
Nouveau mailing list
Nouveau@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/nouveau
next prev parent reply other threads:[~2015-03-14 12:05 UTC|newest]
Thread overview: 58+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-04 7:33 [Bug 80901] New: [NVCF] PWM fan speed too high under kernel 3.15 bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
[not found] ` <bug-80901-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
2014-07-04 7:34 ` [Bug 80901] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-07-04 7:34 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-07-04 7:35 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-07-04 7:36 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-07-04 7:52 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-07-04 7:53 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-07-04 7:57 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-07-04 7:59 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-07-04 8:01 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-07-04 8:14 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-07-04 8:17 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-07-04 8:20 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-07-04 8:48 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-07-04 8:48 ` [Bug 80901] [NVCF] PWM fan speed too high bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-07-08 12:01 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-07-08 12:41 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-07-09 16:05 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-07-09 16:35 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-07-10 16:48 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-07-10 16:54 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-07-10 16:55 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-07-10 16:56 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-07-12 22:23 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-07-14 16:49 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-08-22 12:01 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-08-25 11:36 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-08-25 12:54 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-12-23 17:07 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-12-23 22:00 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-12-24 12:27 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-12-24 12:33 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-12-25 0:46 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-12-25 0:48 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2015-02-08 0:27 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2015-02-10 12:43 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2015-02-25 22:02 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2015-02-26 10:24 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2015-02-26 21:27 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2015-02-27 9:16 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2015-02-27 9:23 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2015-02-27 10:40 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2015-02-27 20:08 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2015-03-11 15:59 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2015-03-11 16:35 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2015-03-13 12:36 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2015-03-13 16:05 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2015-03-13 18:51 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2015-03-13 21:16 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2015-03-14 10:53 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2015-03-14 12:05 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ [this message]
2015-03-18 20:42 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2015-03-19 12:38 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2016-03-29 21:39 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2016-08-04 10:09 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2016-12-11 11:11 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2016-12-11 12:12 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2019-12-04 8:46 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=bug-80901-8800-2y3slOUUt2@http.bugs.freedesktop.org/ \
--to=bugzilla-daemon-cc+yj3umiyqdupfqwhejaq@public.gmane.org \
--cc=nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox