Bug 1704792
Summary: | AMDGPU crashes and hangs upon resume from suspend | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Akarshan Biswas <akarshan.biswas> | ||||||||
Component: | kernel | Assignee: | Kernel Maintainer List <kernel-maint> | ||||||||
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||
Severity: | high | Docs Contact: | |||||||||
Priority: | unspecified | ||||||||||
Version: | 31 | CC: | airlied, bskeggs, hdegoede, ichavero, itamar, jarodwilson, jeremy, jglisse, john.j5live, jonathan, josef, kanouyoru, kernel-maint, linville, mchehab, mjg59, steved | ||||||||
Target Milestone: | --- | ||||||||||
Target Release: | --- | ||||||||||
Hardware: | x86_64 | ||||||||||
OS: | Linux | ||||||||||
Whiteboard: | |||||||||||
Fixed In Version: | Doc Type: | If docs needed, set a value | |||||||||
Doc Text: | Story Points: | --- | |||||||||
Clone Of: | Environment: | ||||||||||
Last Closed: | 2019-09-22 07:56:48 UTC | Type: | Bug | ||||||||
Regression: | --- | Mount Type: | --- | ||||||||
Documentation: | --- | CRM: | |||||||||
Verified Versions: | Category: | --- | |||||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||||
Embargoed: | |||||||||||
Attachments: |
|
Description
Akarshan Biswas
2019-04-30 14:12:23 UTC
Created attachment 1560335 [details]
kernel 5.1 git rawhide log
Issue persists on latest rawhide kernel :(
Created attachment 1560342 [details]
System info
I’ve been experiencing an identical issue on my Acer Aspire A315-21. With the newer 5.0.9-301 & 5.0.11-300 kernel, the kernel logs are the same, but now instead of a black screen, the gui appears and is static, with only the cursor able to move. (In reply to Yoru Tsuranuki from comment #3) > I’ve been experiencing an identical issue on my Acer Aspire A315-21. > With the newer 5.0.9-301 & 5.0.11-300 kernel, the kernel logs are the same, > but now instead of a black screen, the gui appears and is static, with only > the cursor able to move. I can confirm. This happens only on KDE. The monitor lits up with the cursor visable but the rest of the GUI is static. Also the sound is randomly broken on every boot. Intel sound driver crashes. This laptop has a headset jack(combined mic + headphone). On previous kernels, the mic support on headsets weren't supported but the sound was fine. Support was brought in with kernel 5 and is randomly broken. Update: Still present on 5.2. *********** MASS BUG UPDATE ************** We apologize for the inconvenience. There are a large number of bugs to go through and several of them have gone stale. Due to this, we are doing a mass bug update across all of the Fedora 30 kernel bugs. Fedora 30 has now been rebased to 5.2.9-200.fc30. Please test this kernel update (or newer) and let us know if you issue has been resolved or if it is still present with the newer kernel. If you have moved on to Fedora 31, and are still experiencing this issue, please change the version to Fedora 31. If you experience different issues, please open a new bug report for those. Tried 5.3.0-0.rc5.git2.1.fc32.x86_64 from rawhide, I can confirm that amdgpu doesn't crash anymore upon resume from suspend as of now. Possible Fix fot this bug: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/drivers/gpu/drm/amd/amdgpu?id=72cda9bb5e219aea0f2f62f56ae05198c59022a7 (Not tested yet) Changing Fedora version to 31 This issue seems fixed now(probably a systemd update). |