* [Bug 106979] Cannot suspend system with Radeon RX550 [1002:699f] , kernel 4.17.0-0.rc7.git2.2.fc29
@ 2018-06-20 15:51 bugzilla-daemon
2018-06-20 15:52 ` bugzilla-daemon
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: bugzilla-daemon @ 2018-06-20 15:51 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 2134 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=106979
Bug ID: 106979
Summary: Cannot suspend system with Radeon RX550 [1002:699f] ,
kernel 4.17.0-0.rc7.git2.2.fc29
Product: DRI
Version: unspecified
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: major
Priority: medium
Component: DRM/AMDgpu
Assignee: dri-devel@lists.freedesktop.org
Reporter: adamw@happyassassin.net
Yesterday I bought a Radeon RX550 adapter (PCI ID 1002:699f) to replace a dying
GeForce for my desktop. It worked OK all day, but when I tried to suspend the
system at the end of the day, it failed - the system was left running but
unresponsive and had to be reset.
Looking at the logs of the boot which ended with the failed suspend attempt, I
see this:
Jun 19 23:00:06 adam.happyassassin.net NetworkManager[1317]: <info>
[1529474406.7296] manager: sleep: sleep requested (sleeping: no enabled: yes)
Jun 19 23:00:06 adam.happyassassin.net NetworkManager[1317]: <info>
[1529474406.7300] manager: NetworkManager state is now ASLEEP
Jun 19 23:00:06 adam.happyassassin.net gnome-shell[1729]: Screen lock is locked
down, not locking
Jun 19 23:00:06 adam.happyassassin.net gnome-shell[1729]: Failed to set power
save mode for output DP-1: Permission denied
Jun 19 23:00:06 adam.happyassassin.net gnome-shell[1729]: Failed to set power
save mode for output DVI-D-1: Permission denied
Jun 19 23:00:07 adam.happyassassin.net kernel: ------------[ cut here
]------------
Jun 19 23:00:07 adam.happyassassin.net kernel: kernel BUG at
drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:4708!
...and that's all - the trace I'd expect to follow the 'kernel BUG' line does
not appear.
This is on Fedora Rawhide with kernel 4.17.0-0.rc7.git2.2.fc29.x86_64 . The
desktop is GNOME on Wayland, and I have two displays attached to the adapter,
one via DVI and one via DisplayPort.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 3458 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] 4+ messages in thread
* [Bug 106979] Cannot suspend system with Radeon RX550 [1002:699f] , kernel 4.17.0-0.rc7.git2.2.fc29
2018-06-20 15:51 [Bug 106979] Cannot suspend system with Radeon RX550 [1002:699f] , kernel 4.17.0-0.rc7.git2.2.fc29 bugzilla-daemon
@ 2018-06-20 15:52 ` bugzilla-daemon
2018-06-20 16:30 ` bugzilla-daemon
2018-06-21 16:29 ` bugzilla-daemon
2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2018-06-20 15:52 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 297 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=106979
--- Comment #1 from Adam Williamson <adamw@happyassassin.net> ---
Just noticed that kernel is a few weeks old, will re-test with 4.17 final and
4.18 RC shortly.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1159 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] 4+ messages in thread
* [Bug 106979] Cannot suspend system with Radeon RX550 [1002:699f] , kernel 4.17.0-0.rc7.git2.2.fc29
2018-06-20 15:51 [Bug 106979] Cannot suspend system with Radeon RX550 [1002:699f] , kernel 4.17.0-0.rc7.git2.2.fc29 bugzilla-daemon
2018-06-20 15:52 ` bugzilla-daemon
@ 2018-06-20 16:30 ` bugzilla-daemon
2018-06-21 16:29 ` bugzilla-daemon
2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2018-06-20 16:30 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 626 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=106979
Michel Dänzer <michel@daenzer.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
--- Comment #2 from Michel Dänzer <michel@daenzer.net> ---
Should be fixed by commit bc13f2f88eae63af943ab967cb14bb602f8f2eeb
"drm/amd/display: Update color props when modeset is required".
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2246 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] 4+ messages in thread
* [Bug 106979] Cannot suspend system with Radeon RX550 [1002:699f] , kernel 4.17.0-0.rc7.git2.2.fc29
2018-06-20 15:51 [Bug 106979] Cannot suspend system with Radeon RX550 [1002:699f] , kernel 4.17.0-0.rc7.git2.2.fc29 bugzilla-daemon
2018-06-20 15:52 ` bugzilla-daemon
2018-06-20 16:30 ` bugzilla-daemon
@ 2018-06-21 16:29 ` bugzilla-daemon
2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2018-06-21 16:29 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 267 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=106979
--- Comment #3 from Adam Williamson <adamw@happyassassin.net> ---
Yup, confirmed, works fine with 4.18.0-0.rc1.git0.1.fc29. Thanks.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1181 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] 4+ messages in thread
end of thread, other threads:[~2018-06-21 16:29 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-20 15:51 [Bug 106979] Cannot suspend system with Radeon RX550 [1002:699f] , kernel 4.17.0-0.rc7.git2.2.fc29 bugzilla-daemon
2018-06-20 15:52 ` bugzilla-daemon
2018-06-20 16:30 ` bugzilla-daemon
2018-06-21 16:29 ` bugzilla-daemon
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.