Summary: | Complete system freeze on resume wake up from suspend -- BUG: unable to handle kernel paging request at ffffc90402435ffc | ||
---|---|---|---|
Product: | xorg | Reporter: | Chris <chris.tarazi> |
Component: | Driver/Radeon | Assignee: | xf86-video-ati maintainers <xorg-driver-ati> |
Status: | RESOLVED MOVED | QA Contact: | Xorg Project Team <xorg-team> |
Severity: | critical | ||
Priority: | high | CC: | mar.kolya, mtiigi |
Version: | unspecified | ||
Hardware: | x86-64 (AMD64) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
Created attachment 121123 [details]
Here's another one.
(In reply to Chris from comment #0) > Created attachment 121122 [details] > These are the errors I find in the logs. Please attach the full output of dmesg, or at least more drm/radeon messages before these. > I'm running on a fresh install of openSUSE Leap 42.1 with a Radeon 6850 card > with default kernel (4.1.13-5) and open source drivers. The issue is when I > resume from suspend. After about 5 seconds of normal operation, the system > just hangs completely. I cannot switch ttys, but I can do ALT + PrntScrn + > REISUB. The only way to be able to use the machine is to do a full power > cycle. Did this work before, e.g. with an older kernel? > I tried the latest kernel as of today for Leap 42.1 (4.4.0-3.1.g75554c0) and > it experiences the same problem, but even worse. The system hangs randomly > at anytime. Sounds like it might be a different / additional problem, which would need to be tracked separately. > I also have an Ubuntu 14.04.3 install on another partition with kernel > 3.19.0.43 with fglrx drivers, and it also experiences the same issue. That's most definitely a separate issue, which would need to be tracked in an fglrx bug tracker. (In reply to Michel Dänzer from comment #2) > Did this work before, e.g. with an older kernel? I only tried the default kernel that came with Leap 42.1 to see if Ubuntu might be the problem. In regards to Ubuntu, I always had the same problem on kernels as low as 3.13 with open source drivers. I only recently installed fglrx to see if this was fixed. Created attachment 121142 [details]
Full log as requested (kernel 4.4.0-3.g75554c0)
In this log I suspend the system, then resume two hours later with a complete hang after ~5 seconds.
Created attachment 121143 [details]
Full log as requested (kernel 4.1.13-5)
Comment on attachment 121143 [details]
Full log as requested (kernel 4.1.13-5)
In this one I suspend the PC and resume it the next morning.
Created attachment 121168 [details]
Complete crash dump Ubuntu 14.04
I purged the fglrx drivers from my Ubuntu 14.04.3 (kernel 3.19.0.43) install to give the open source drivers another shot. No change, same issue. Here's a complete crash dump of Xorg after the hang that Ubuntu generated for me.
Note: it's a relatively large file so search for "GPU lockup" or "ring 0 stalled for" to find the errors.
Created attachment 121274 [details]
Journal of Fedora 23 crash
Tried out Fedora 23, fresh install. Still locking up on resume. This time with kernel 4.2.3
I will update the system and report back if any updates help.
Created attachment 121295 [details]
Journal of Fedora 23 crash (kernel 4.3.3)
Still no luck with most up-to-date Fedora 23 with 4.3.3 kernel. Full journal is attached.
Has there been any progress made on this bug or has it not been looked into yet? I'd appreciate any update because my workstation computer is affected by this.
-- 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/xorg/driver/xf86-video-ati/issues/151. |
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 121122 [details] These are the errors I find in the logs. I'm running on a fresh install of openSUSE Leap 42.1 with a Radeon 6850 card with default kernel (4.1.13-5) and open source drivers. The issue is when I resume from suspend. After about 5 seconds of normal operation, the system just hangs completely. I cannot switch ttys, but I can do ALT + PrntScrn + REISUB. The only way to be able to use the machine is to do a full power cycle. I tried the latest kernel as of today for Leap 42.1 (4.4.0-3.1.g75554c0) and it experiences the same problem, but even worse. The system hangs randomly at anytime. I also have an Ubuntu 14.04.3 install on another partition with kernel 3.19.0.43 with fglrx drivers, and it also experiences the same issue. I've attached parts of the relevant output from journalctl.