Summary: | [RV610] Freeze when turning on an external monitor after resume from suspend | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | DRI | Reporter: | Nicola Mori <nicolamori> | ||||||||||
Component: | DRM/Radeon | Assignee: | Default DRI bug account <dri-devel> | ||||||||||
Status: | RESOLVED MOVED | QA Contact: | |||||||||||
Severity: | normal | ||||||||||||
Priority: | medium | CC: | nicolamori | ||||||||||
Version: | unspecified | ||||||||||||
Hardware: | x86-64 (AMD64) | ||||||||||||
OS: | Linux (All) | ||||||||||||
Whiteboard: | |||||||||||||
i915 platform: | i915 features: | ||||||||||||
Attachments: |
|
Description
Nicola Mori
2016-04-14 15:38:21 UTC
Please attach your xorg log and dmesg output. Does the whole system freeze or just X? Created attachment 122958 [details]
dmesg
Created attachment 122959 [details]
Xorg.0.log
The freeze is only related to X, I guess. If, after triggering it, I'm quick enough to switch to a tty then the system is still responsive, I can log in and input commands to the shell (this is how I got the dmesg after the freeze). If instead I wait a bit after the freeze then the keyboard and the mouse become unresponsive, and pressing Ctrl+Alt+F2 has no effect. The system gets stuck with a black screen, the mouse cursor can still be moved around but clicks have no effect. The same happens when switching back to X from the tty after the "quick switch to tty" mentioned above. The X desktop size changes from 1280x800 to 3200x1080 around the time the GPU hangs. Can you also reproduce the problem by only changing the desktop size, without changing anything about the external monitor, e.g. using something like xrandr --fb 3200x1080 ? Changing the desktop size screws the screen but the system is still responsive. I can go back to a fully working situation with xrandr --fb 1280x800 I attach the relevant parts of dmesg and Xorg.0.log. Created attachment 122961 [details]
dmesg on screen resize
Created attachment 122962 [details]
Xorg.0.log for screen resize
Does disabling dpm fix the issue? remove radeon.dpm=1 from your kernel command line in grub. dpm is disabled by default on r6xx due to stability issues. Yes, disabling dpm the problem vanishes. -- 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/707. |
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.