https://bugzilla.kernel.org/show_bug.cgi?id=205521
Bug ID: 205521 Summary: 5.3.11 update broke AMDGPU Raven Ridge Product: Drivers Version: 2.5 Kernel Version: 5.3.11 and up Hardware: x86-64 OS: Linux Tree: Mainline Status: NEW Severity: blocking Priority: P1 Component: Video(DRI - non Intel) Assignee: drivers_video-dri@kernel-bugs.osdl.org Reporter: luya@fedoraproject.org Regression: No
Created attachment 285903 --> https://bugzilla.kernel.org/attachment.cgi?id=285903&action=edit dmesg reporting broken amd raven ridge firmware
AMD Raven Ridge firware is currently broken with the recent stable kernel release resulting a blank screen on boot and preventing booting on the login screen either graphical and text mode.
Extract from boot:
nov 13 13:53:55 kernel: amdgpu 0000:03:00.0: Direct firmware load for amdgpu/raven_gpu_info.bin failed with error -2 nov 13 13:53:55 kernel: amdgpu 0000:03:00.0: Failed to load gpu_info firmware "amdgpu/raven_gpu_info.bin" nov 13 13:53:55 kernel: amdgpu 0000:03:00.0: Fatal error during GPU init
https://bugzilla.kernel.org/show_bug.cgi?id=205521
--- Comment #1 from Luya Tshimbalanga (luya@fedoraproject.org) --- Created attachment 285905 --> https://bugzilla.kernel.org/attachment.cgi?id=285905&action=edit dmesg with the latest git snapshot
Recent kernel git snapshot is also affected:
https://bugzilla.kernel.org/show_bug.cgi?id=205521
Luya Tshimbalanga (luya@fedoraproject.org) changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression|No |Yes
https://bugzilla.kernel.org/show_bug.cgi?id=205521
Luya Tshimbalanga (luya@fedoraproject.org) changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |https://bugs.freedesktop.or | |g/show_bug.cgi?id=109206
--- Comment #2 from Luya Tshimbalanga (luya@fedoraproject.org) --- Added similar report from freedesktop.org
https://bugzilla.kernel.org/show_bug.cgi?id=205521
Alex Deucher (alexdeucher@gmail.com) changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |alexdeucher@gmail.com
--- Comment #3 from Alex Deucher (alexdeucher@gmail.com) --- (In reply to Luya Tshimbalanga from comment #0)
nov 13 13:53:55 kernel: amdgpu 0000:03:00.0: Direct firmware load for amdgpu/raven_gpu_info.bin failed with error -2 nov 13 13:53:55 kernel: amdgpu 0000:03:00.0: Failed to load gpu_info firmware "amdgpu/raven_gpu_info.bin" nov 13 13:53:55 kernel: amdgpu 0000:03:00.0: Fatal error during GPU init
The kernel is not able to find the firmware image. If you are using an initrd, please make sure to includes the firmwares in the initrd. If you are building the diver into the kernel, you need to build the firmware into the kernel as well.
https://bugzilla.kernel.org/show_bug.cgi?id=205521
Luya Tshimbalanga (luya@fedoraproject.org) changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|https://bugs.freedesktop.or |https://bugzilla.redhat.com |g/show_bug.cgi?id=109206 |/show_bug.cgi?id=1772313 Tree|Mainline |Fedora
--- Comment #4 from Luya Tshimbalanga (luya@fedoraproject.org) --- (In reply to Alex Deucher from comment #3)
(In reply to Luya Tshimbalanga from comment #0)
nov 13 13:53:55 kernel: amdgpu 0000:03:00.0: Direct firmware load for amdgpu/raven_gpu_info.bin failed with error -2 nov 13 13:53:55 kernel: amdgpu 0000:03:00.0: Failed to load gpu_info firmware "amdgpu/raven_gpu_info.bin" nov 13 13:53:55 kernel: amdgpu 0000:03:00.0: Fatal error during GPU init
The kernel is not able to find the firmware image. If you are using an initrd, please make sure to includes the firmwares in the initrd. If you are building the diver into the kernel, you need to build the firmware into the kernel as well.
It is a Fedora kernel. I don't know how that happened with a simple update and I included the dmesg for investigation. I linked the Fedora bug report as well for reference.
https://bugzilla.kernel.org/show_bug.cgi?id=205521
Luya Tshimbalanga (luya@fedoraproject.org) changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |UNREPRODUCIBLE
--- Comment #5 from Luya Tshimbalanga (luya@fedoraproject.org) --- I am closing this report for now as I reinstalled the system. The update proceeded normally with the result:
sudo lsinitrd /boot/initramfs-5.3.11-300.fc31.x86_64.img | grep raven -rw-r--r-- 2 root root 86528 Jul 24 15:24 usr/lib/firmware/amdgpu/raven2_asd.bin -rw-r--r-- 1 root root 9344 Jul 24 15:24 usr/lib/firmware/amdgpu/raven2_ce.bin -rw-r--r-- 1 root root 316 Jul 24 15:24 usr/lib/firmware/amdgpu/raven2_gpu_info.bin -rw-r--r-- 1 root root 17536 Jul 24 15:24 usr/lib/firmware/amdgpu/raven2_me.bin -rw-r--r-- 2 root root 268048 Jul 24 15:24 usr/lib/firmware/amdgpu/raven2_mec2.bin -rw-r--r-- 2 root root 0 Jul 24 15:24 usr/lib/firmware/amdgpu/raven2_mec.bin -rw-r--r-- 1 root root 21632 Jul 24 15:24 usr/lib/firmware/amdgpu/raven2_pfp.bin -rw-r--r-- 1 root root 38324 Jul 24 15:24 usr/lib/firmware/amdgpu/raven2_rlc.bin -rw-r--r-- 1 root root 17408 Jul 24 15:24 usr/lib/firmware/amdgpu/raven2_sdma.bin -rw-r--r-- 1 root root 343456 Jul 24 15:24 usr/lib/firmware/amdgpu/raven2_vcn.bin -rw-r--r-- 1 root root 78336 Jul 24 15:24 usr/lib/firmware/amdgpu/raven_asd.bin -rw-r--r-- 1 root root 9344 Jul 24 15:24 usr/lib/firmware/amdgpu/raven_ce.bin -rw-r--r-- 1 root root 23152 Jul 24 15:24 usr/lib/firmware/amdgpu/raven_dmcu.bin -rw-r--r-- 2 root root 316 Jul 24 15:24 usr/lib/firmware/amdgpu/raven_gpu_info.bin -rw-r--r-- 1 root root 39084 Jul 24 15:24 usr/lib/firmware/amdgpu/raven_kicker_rlc.bin -rw-r--r-- 1 root root 17536 Jul 24 15:24 usr/lib/firmware/amdgpu/raven_me.bin -rw-r--r-- 2 root root 268048 Jul 24 15:24 usr/lib/firmware/amdgpu/raven_mec2.bin -rw-r--r-- 2 root root 0 Jul 24 15:24 usr/lib/firmware/amdgpu/raven_mec.bin -rw-r--r-- 1 root root 21632 Jul 24 15:24 usr/lib/firmware/amdgpu/raven_pfp.bin -rw-r--r-- 1 root root 39084 Jul 24 15:24 usr/lib/firmware/amdgpu/raven_rlc.bin -rw-r--r-- 2 root root 17408 Jul 24 15:24 usr/lib/firmware/amdgpu/raven_sdma.bin -rw-r--r-- 2 root root 341728 Jul 24 15:24 usr/lib/firmware/amdgpu/raven_vcn.bin
It appears dracut somehow managed to not install the firmware prior to the failure. I can no longer reproduce it with a reinstall.
dri-devel@lists.freedesktop.org