[Bug 204241] amdgpu fails to resume from suspend
bugzilla-daemon at bugzilla.kernel.org
bugzilla-daemon at bugzilla.kernel.org
Tue Feb 25 02:00:38 UTC 2020
https://bugzilla.kernel.org/show_bug.cgi?id=204241
--- Comment #52 from dimitris at gmail.com ---
This is a shot in the dark/cargo culting it, but in case it helps:
I had a very similar problem on a T495 (Ryzen 3700U), running Fedora 31, which
resolved itself when the 5.4 series was available in Fedora.
Before 5.4 was available, I came across reports linking this to a USB
controller of all things, like
https://www.mail-archive.com/debian-kernel@lists.debian.org/msg116563.html.
In my case the cuprit was:
06:00.4 USB controller: Advanced Micro Devices, Inc. [AMD] Raven USB 3.1
so I started removing the device from the PCI tree before suspend using
/sys/bus/pci/devices/0000:06:00.4/remove and rescanning the PCI bus on resume.
First manually and later though a systemd hook. That worked around the problem
until 5.4 "fixed" this.
--
You are receiving this mail because:
You are watching the assignee of the bug.
More information about the dri-devel
mailing list