diff options
author | Wolfgang Müller | 2024-02-24 22:13:47 +0100 |
---|---|---|
committer | Wolfgang Müller | 2024-02-24 22:13:47 +0100 |
commit | 59d034778c99b57145e8cc6573c059c439a41f37 (patch) | |
tree | 015c4089c41db2efbcc3757c135e15f28e4e2e96 /repo-pramantha-git | |
parent | 1f1ed644061506add8b277e7f18ffc93d0ea2340 (diff) | |
download | portage-roles-59d034778c99b57145e8cc6573c059c439a41f37.tar.gz |
host-albatross: Use correct firmware for 7900XTX
The Gentoo Wiki [1] seems to be wrong about which firmware blobs are
needed for an up-to-date installation of linux-firmware, leading to
the following error and, subsequently, a crash at bootup:
kernel: amdgpu 0000:0d:00.0: Direct firmware load for amdgpu/gc_11_0_0_mes_2.bin failed with error -2
kernel: [drm] try to fall back to amdgpu/gc_11_0_0_mes.bin
Replacing amdgpu/gc_11_0_0_mes.bin with amdgpu/gc_11_0_0_mes_2.bin or at
least making the latter available makes it work again.
[1] https://wiki.gentoo.org/wiki/AMDGPU#Firmware
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions