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

* [Bug 108323] RX580 starts doing a constant noise after setting fans to a fixed value, then back to auto
  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
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2018-10-18  6:49 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #1 from bmilreu@gmail.com ---
Still present on kernels 4.18, 4.19 and 4.21-drm-next-wip

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

[-- Attachment #1.2: Type: text/html, Size: 1076 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

* [Bug 108323] RX580 starts doing a constant noise after setting fans to a fixed value, then back to auto
  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
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2018-10-23 11:59 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #2 from Christian Widmer <cwidmer@umbrox.de> ---
This is most likely the same issue I encountered some time ago with my RX 580,
which is also a Sapphire Nitro+ (Special Edition but that should not matter). I
opened a bug report on the kernel bugzilla back then[1].

[1] https://bugzilla.kernel.org/show_bug.cgi?id=199979

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

[-- Attachment #1.2: Type: text/html, Size: 1404 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

* [Bug 108323] RX580 starts doing a constant noise after setting fans to a fixed value, then back to auto
  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
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2018-10-23 19:28 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #3 from bmilreu@gmail.com ---
Yes, seems like the same issue. It would be useful to know if someone with a
non-Sapphire RX580 has the same problem.

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

[-- Attachment #1.2: Type: text/html, Size: 1137 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

* [Bug 108323] RX580 starts doing a constant noise after setting fans to a fixed value, then back to auto
  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
                   ` (2 preceding siblings ...)
  2018-10-23 19:28 ` bugzilla-daemon
@ 2018-10-31 20:14 ` bugzilla-daemon
  2019-03-19 12:09 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2018-10-31 20:14 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #4 from bmilreu@gmail.com ---
Bug also triggers using the new sysfs API's fan1_target+fan1_enable on latest
drm-next-4.21-wip

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

[-- Attachment #1.2: Type: text/html, Size: 1115 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

* [Bug 108323] RX580 starts doing a constant noise after setting fans to a fixed value, then back to auto
  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
                   ` (3 preceding siblings ...)
  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
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2019-03-19 12:09 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #5 from jpalaciosdev@gmail.com ---
(In reply to bmilreu from comment #3)
> Yes, seems like the same issue. It would be useful to know if someone with a
> non-Sapphire RX580 has the same problem.

MSI RX 480 Gaming X is also affected.

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

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

[-- Attachment #2: Type: text/plain, Size: 159 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

* [Bug 108323] RX580 starts doing a constant noise after setting fans to a fixed value, then back to auto
  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
                   ` (4 preceding siblings ...)
  2019-03-19 12:09 ` bugzilla-daemon
@ 2019-03-19 17:08 ` bugzilla-daemon
  2019-11-19  8:58 ` bugzilla-daemon
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2019-03-19 17:08 UTC (permalink / raw)
  To: dri-devel


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

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

bmilreu@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|medium                      |high
           Severity|normal                      |major

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

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

[-- Attachment #2: Type: text/plain, Size: 159 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

* [Bug 108323] RX580 starts doing a constant noise after setting fans to a fixed value, then back to auto
  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
                   ` (5 preceding siblings ...)
  2019-03-19 17:08 ` bugzilla-daemon
@ 2019-11-19  8:58 ` bugzilla-daemon
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2019-11-19  8:58 UTC (permalink / raw)
  To: dri-devel


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

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

Martin Peres <martin.peres@free.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |MOVED
             Status|NEW                         |RESOLVED

--- Comment #6 from Martin Peres <martin.peres@free.fr> ---
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been
closed from further activity.

You can subscribe and participate further through the new bug through this link
to our GitLab instance: https://gitlab.freedesktop.org/drm/amd/issues/554.

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

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

[-- Attachment #2: Type: text/plain, Size: 159 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).