Source: linux Severity: normal Dear Maintainer,
On buster with linux image 5.2.0-0.bpo.3-amd64 at boot time I have this error message : "*ERROR* amdgpu requires firmware installed" [ 1.317558] [drm] amdgpu kernel modesetting enabled. [ 1.317812] [drm:amdgpu_pci_probe [amdgpu]] *ERROR* amdgpu requires firmware installed But firmware is actually installed both in # ls /usr/lib/firmware/amdgpu/ | wc --> 289 lines and in # lsinitramfs /boot/initrd.img-5.2.0-0.bpo.3-amd64 | grep firmware | grep amdgpu | wc --> 289 lines $ dpkg -l : ii firmware-amd-graphics 20190717-2~bpo10+1 all -- System Information: Debian Release: 10.1 APT prefers stable-updates APT policy: (991, 'stable-updates'), (991, 'stable'), (95, 'testing'), (90, 'unstable') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 5.2.0-0.bpo.3-amd64 (SMP w/4 CPU cores) Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), LANGUAGE= (charmap=UTF-8) Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled

