Comments

6 Comments

Still same problem but included I have included boot message and the list of pci devices inside the Bugzilla issue:

https://bugzilla.redhat.com/show_bug.cgi?id=1985598

I still have the same issue with this kernel as the previous 5.13.x kernels. Blank screen on changing framebuffer.

BZ#1985598

karma

Doesn't work for me with my AMD 5600M graphics card.

See https://bugzilla.redhat.com/show_bug.cgi?id=1985598 for more information but it looks as though there are a few problems with AMD Graphics, which are problems when I use the 5.13.x kernel

  1. I had to uncompress the amggpu/navi10_smc.bin.xz file on the initrd for it to load else it would fail to load the firmware.
  2. Unable to change FB to use the amdgpudrmfb, but if I use the kernel boot parameter 'nomodeset' then it boots.
Jul 26 19:06:47 kgh-dell.home.local kernel: [drm] Found VCN firmware Version ENC: 1.14 DEC: 5 VEP: 0 Revision: 20
Jul 26 19:06:47 kgh-dell.home.local kernel: [drm] PSP loading VCN firmware
Jul 26 19:06:47 kgh-dell.home.local kernel: [drm] reserve 0x900000 from 0x817e400000 for PSP TMR
Jul 26 19:06:47 kgh-dell.home.local kernel: amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
Jul 26 19:06:47 kgh-dell.home.local kernel: amdgpu 0000:03:00.0: amdgpu: RAP: optional rap ta ucode is not available
Jul 26 19:06:47 kgh-dell.home.local kernel: amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
Jul 26 19:06:47 kgh-dell.home.local kernel: amdgpu: smu firmware loading failed
Jul 26 19:06:47 kgh-dell.home.local kernel: amdgpu 0000:03:00.0: amdgpu: amdgpu_device_ip_init failed
Jul 26 19:06:47 kgh-dell.home.local kernel: amdgpu 0000:03:00.0: amdgpu: Fatal error during GPU init
Jul 26 19:06:47 kgh-dell.home.local kernel: amdgpu: probe of 0000:03:00.0 failed with error -95
Jul 26 19:06:47 kgh-dell.home.local kernel: checking generic (fcc0000000 7e9000) vs hw (fcc0000000 10000000)
Jul 26 19:06:47 kgh-dell.home.local kernel: fb0: switching to amdgpudrmfb from EFI VGA

Here is an extract from the boot message:

Jul 26 19:06:47 kgh-dell.home.local kernel: [drm] Found VCN firmware Version ENC: 1.14 DEC: 5 VEP: 0 Revision: 20 Jul 26 19:06:47 kgh-dell.home.local kernel: [drm] PSP loading VCN firmware Jul 26 19:06:47 kgh-dell.home.local kernel: [drm] reserve 0x900000 from 0x817e400000 for PSP TMR Jul 26 19:06:47 kgh-dell.home.local kernel: amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available Jul 26 19:06:47 kgh-dell.home.local kernel: amdgpu 0000:03:00.0: amdgpu: RAP: optional rap ta ucode is not available Jul 26 19:06:47 kgh-dell.home.local kernel: amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available Jul 26 19:06:47 kgh-dell.home.local kernel: amdgpu: smu firmware loading failed Jul 26 19:06:47 kgh-dell.home.local kernel: amdgpu 0000:03:00.0: amdgpu: amdgpu_device_ip_init failed Jul 26 19:06:47 kgh-dell.home.local kernel: amdgpu 0000:03:00.0: amdgpu: Fatal error during GPU init Jul 26 19:06:47 kgh-dell.home.local kernel: amdgpu: probe of 0000:03:00.0 failed with error -95 Jul 26 19:06:47 kgh-dell.home.local kernel: checking generic (fcc0000000 7e9000) vs hw (fcc0000000 10000000) Jul 26 19:06:47 kgh-dell.home.local kernel: fb0: switching to amdgpudrmfb from EFI VGA

I am running a DELL G15se G5505 model and with the updated 5.13.4 kernel has issues booting. If I run the older 5.12.x releases then there is no issue.

The issue resides in booting the kernel and it stops with

fb0: switching to amdgpudrmfb from EFI GPU

It appears the console stops displaying commands but I am able to CTRL-ALT-F4 and use CTRL+ALT+DEL to restart and pick the older 5.12.x kernel from the grub boot menu.

I have logged in with Bugzilla via ticket:

https://bugzilla.redhat.com/show_bug.cgi?id=1985598