dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [Bug 108323] RX580 starts doing a constant noise after setting fans to a fixed value, then back to auto
@ 2018-10-11  4:01 bugzilla-daemon
  2018-10-18  6:49 ` bugzilla-daemon
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: bugzilla-daemon @ 2018-10-11  4:01 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 1318 bytes --]

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

            Bug ID: 108323
           Summary: RX580 starts doing a constant noise after setting fans
                    to a fixed value, then back to auto
           Product: DRI
           Version: XOrg git
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: DRM/AMDgpu
          Assignee: dri-devel@lists.freedesktop.org
          Reporter: bmilreu@gmail.com

I'm using the sysfs API with those steps:


To switch to manual fan control from automatic, run
# echo "1" > /sys/class/drm/card0/device/hwmon/hwmon0/pwm1_enable

Set up fan speed to e.g. 50% (100% are 255 PWM cycles, thus calculate desired
fan speed percentage by multiplying its value by 2.55):

# echo "128" > /sys/class/drm/card0/device/hwmon/hwmon0/pwm1
To reset to automatic fan control, run

# echo "2" > /sys/class/drm/card0/device/hwmon/hwmon0/pwm1_enable


My RX580 Nitro+ starts beeping a constant high pitched weird noise until I set
it back to a fixed value or until reboot. It doesn't happen if start on auto,
only after switching to a value then back to auto.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2674 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2019-11-19  8:58 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-11  4:01 [Bug 108323] RX580 starts doing a constant noise after setting fans to a fixed value, then back to auto bugzilla-daemon
2018-10-18  6:49 ` bugzilla-daemon
2018-10-23 11:59 ` bugzilla-daemon
2018-10-23 19:28 ` bugzilla-daemon
2018-10-31 20:14 ` bugzilla-daemon
2019-03-19 12:09 ` bugzilla-daemon
2019-03-19 17:08 ` bugzilla-daemon
2019-11-19  8:58 ` bugzilla-daemon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).