Summary: | Black screen after waking from sleep | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | DRI | Reporter: | Yury Goltsov <g.goltsov> | ||||||||||||||||
Component: | DRM/Radeon | Assignee: | Default DRI bug account <dri-devel> | ||||||||||||||||
Status: | RESOLVED MOVED | QA Contact: | |||||||||||||||||
Severity: | normal | ||||||||||||||||||
Priority: | medium | ||||||||||||||||||
Version: | unspecified | ||||||||||||||||||
Hardware: | x86 (IA32) | ||||||||||||||||||
OS: | Linux (All) | ||||||||||||||||||
Whiteboard: | |||||||||||||||||||
i915 platform: | i915 features: | ||||||||||||||||||
Attachments: |
|
Created attachment 140398 [details]
lspci -k
Created attachment 140399 [details]
dmesg | grep -E "radeon|drm"
Created attachment 140400 [details]
dmesg after resume
Created attachment 140401 [details]
lsmod
Created attachment 140402 [details]
lsmod ("nomodeset" param)
Created attachment 140403 [details]
dmidecode
-- 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/852. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.
Created attachment 140397 [details] uname -a After waking from sleep I get black screen on my notebook regardless of whether x-server was starting or no. I am able to type commands blindly. I can also connect to system via ssh. But after adding "nomodeset" to kernel params system suspend and resume work correctly. I probed linux kernels 4.9 and 4.16. I also compiled modules radeon,drm,ttm from recent sources. Situation did not change.