Summary: | Kernel DC oops on dce81_create_resource_pool with kernel 4.15 | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | DRI | Reporter: | freedesktop | ||||||||||||||||
Component: | DRM/AMDgpu | Assignee: | Default DRI bug account <dri-devel> | ||||||||||||||||
Status: | RESOLVED MOVED | QA Contact: | |||||||||||||||||
Severity: | normal | ||||||||||||||||||
Priority: | medium | CC: | linuxstuff | ||||||||||||||||
Version: | unspecified | ||||||||||||||||||
Hardware: | x86-64 (AMD64) | ||||||||||||||||||
OS: | Linux (All) | ||||||||||||||||||
Whiteboard: | |||||||||||||||||||
i915 platform: | i915 features: | ||||||||||||||||||
Attachments: |
|
Description
freedesktop
2018-03-20 09:43:23 UTC
That's only a warning because the audio fuse is unexpected. Should be nothing to worry about. Thanks for your help! It may be a warning about the audio fuse, but the functionality loss is real - no secondary display exists/detected. The same problem (same oops and no secondary display) exists with 4.13 kernel + ROCK/ROCM DKMS (https://github.com/RadeonOpenCompute/ROCm). What display connectors are actually on your board? Can you attach your xorg log? Created attachment 138236 [details] Xorg log when using the 4.15 kernel Thank you for your help! Sorry for the delay, the Xorg log attached I use the 4.15 kernel. The motherboard is an ASUS A88XM-A, from this page (it has a picture about the connectors direct url may or may not work): https://www.asus.com/Motherboards/A88XMA/ Direct link: https://www.asus.com/websites/global/products/zDRJFj2HfjDphY4C/line.jpg I have a monitor (AL2623W) connected to DVI-D and a projector (usually turned off) connected to the VGA connector. Created attachment 138237 [details]
Xorg log when running on kernel 4.13 (ubuntu)
Here is the Xorg log when running on kernel 4.13.
it has the following lines in the log lines when the output is enumerated:
[ 26.851] (II) AMDGPU(0): glamor detected, initialising EGL layer.
[ 26.851] (II) AMDGPU(0): KMS Pageflipping: enabled
[ 26.899] (II) AMDGPU(0): Output DVI-D-0 has no monitor section
[ 26.900] (II) AMDGPU(0): Output HDMI-A-0 has no monitor section
[ 26.961] (II) AMDGPU(0): Output VGA-0 has no monitor section
[ 26.995] (II) AMDGPU(0): EDID for output DVI-D-0
running on kernel 4.15 the output enumeration log entries looks like this:
[ 23.921] (II) AMDGPU(0): glamor detected, initialising EGL layer.
[ 23.921] (II) AMDGPU(0): KMS Pageflipping: enabled
[ 23.921] (II) AMDGPU(0): Output DVI-D-0 has no monitor section
[ 23.921] (II) AMDGPU(0): Output HDMI-A-0 has no monitor section
[ 23.923] (II) AMDGPU(0): EDID for output DVI-D-0
Thanks for your help!
Running in the same problem, same error in dmesg. I have two monitors (AOG AG272FCX), one connected via hdmi to the discrete gpu (HD 8800) and the second one connected via hdmi to the integrated gpu (KAVERI). On Windows 10 both working as expected, but in linux only the first monitor (connected to HD8800) works. Mainbord: Gigabyte G1.Sniper A88X-CF CPU: A10-7850K linux: 4.16.2 The dmesg and Xorg.0.log are attached Created attachment 138811 [details]
kernel-4.16.2 dmesg
Created attachment 138812 [details]
kernel-4.16.2 Xorg.0.log
Created attachment 139396 [details]
EL7 ROCM 1.8 dmesg
The ROCM 1.8 beta amdgpu dkms module have the same error message with Kaveri.
Created attachment 139397 [details]
EL7 ROCM 1.8 Xorg.0.log
None of the graphics display working (DVI, VGA) on EL7 + ROCM 1.8 beta. At least on 4.15 the DVI output was worked. It seems that this issue will not going to be fixed, just disable the amdgpu support for Kaveri: Don't default to DC support for Kaveri and older: https://lists.freedesktop.org/archives/amd-gfx/2018-May/022021.html -- 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/324. |
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.