I have these installed:

kernel-modules-5.18.19-200.fc36.x86_64
kernel-modules-5.19.16-200.fc36.x86_64
kernel-modules-5.19.17-200.fc36.x86_64

on:

# inxi -Gxx
Graphics:
  Device-1: AMD Kaveri [Radeon R7 Graphics] vendor: ASRock driver: amdgpu
    v: kernel arch: GCN-2 ports: active: DP-1,DVI-D-1,HDMI-A-1 empty: VGA-1
    bus-ID: 00:01.0 chip-ID: 1002:130f
  Display: x11 server: X.org v: 1.20.14 driver: X: loaded: amdgpu
    unloaded: modesetting alternate: fbdev,vesa dri: radeonsi gpu: amdgpu

producing while booted to either newer kernel in Xorg.0.log:

# grep \(EE Xorg.0.log
...
[    18.020] (EE) open /dev/dri/card0: No such file or directory
[    18.020] (EE) open /dev/dri/card0: No such file or directory
# ls -gG /dev/dr*
ls: cannot access '/dev/dr*': No such file or directory
# lsmod | egrep 'amd|eon|vid' | sort
amdgpu               8544256  0
drm_display_helper    172032  2 amdgpu,radeon
drm_ttm_helper         16384  2 amdgpu,radeon
edac_mce_amd           40960  0
gpu_sched              49152  1 amdgpu
iommu_v2               24576  1 amdgpu
radeon               1654784  0
ttm                    90112  3 amdgpu,radeon,drm_ttm_helper
video                  61440  0
# dmesg | grep aile | egrep 'amd|eon'
[    4.839738] amdgpu 0000:00:01.0: Direct firmware load for 
amdgpu/kaveri_pfp.bin failed with error -2
[    4.839743] amdgpu: gfx7: Failed to load firmware "amdgpu/kaveri_pfp.bin"
[    4.839744] [drm:gfx_v7_0_sw_init.cold [amdgpu]] *ERROR* Failed to load gfx 
firmware!
[    4.840065] [drm:amdgpu_device_init.cold [amdgpu]] *ERROR* sw_init of IP 
block <gfx_v7_0> failed -2
[    4.840322] amdgpu 0000:00:01.0: amdgpu: amdgpu_device_ip_init failed
[    4.840480] amdgpu: probe of 0000:00:01.0 failed with error -2
# rpm -qa | grep mwar
amd-gpu-firmware-20221012-141.fc36.noarch
linux-firmware-20221012-141.fc36.noarch
linux-firmware-whence-20221012-141.fc36.noarch

Various versions of linux-firmware, linux-firmware-whence and amd-gpu-firmware
don't seem to have any impact on this. I tried going all the way back to July's
linux-firmwar* and no amd-gpu-firmware.

Using old kernel, all is good, while with newer kernels, nothing is possible
except via remote login - no video, no keyboard.

I reported similar trouble in Bugzilla month ago with much older Radeon:
https://bugzilla.redhat.com/show_bug.cgi?id=2130843

Are others with GCN2 graphics having this trouble?
-- 
Evolution as taught in public schools is, like religion,
        based on faith, not based on science.

 Team OS/2 ** Reg. Linux User #211409 ** a11y rocks!

Felix Miata
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to