I'm missing some firmware files for my amdgpu, I've ignored it so far as things seemed to just work.
But lately I installed a program that failed to use the gpu properly, so I figured it was time.
I found most of the files I needed at
https://git.kernel.org/pub/scm/linux/ke ... in/amdgpu/
However there are still a short list of drivers that wasn't there.
Chatgpt suggested that they may have been renamed or bundled or whatever,
which leaves me without a solution it seems unless there are alternative sources for the files.
The files I'm missing are these.
ip_discovery.bin
vega10_cap.bin
sienna_cichlid_cap.bin
navi12_cap.bin
aldebaran_cap.bin
gc_11_0_0_toc.bin
sienna_cichlid_mes1.bin
sienna_cichlid_mes.bin
navi10_mes.bin
gc_11_0_3_mes.bin
This is how the error looks in the console.I will continue searching and mark this as solved when I find them,
but maybe some of you know where to look or some alternative solution.
But lately I installed a program that failed to use the gpu properly, so I figured it was time.
I found most of the files I needed at
https://git.kernel.org/pub/scm/linux/ke ... in/amdgpu/
However there are still a short list of drivers that wasn't there.
Chatgpt suggested that they may have been renamed or bundled or whatever,
which leaves me without a solution it seems unless there are alternative sources for the files.
The files I'm missing are these.
ip_discovery.bin
vega10_cap.bin
sienna_cichlid_cap.bin
navi12_cap.bin
aldebaran_cap.bin
gc_11_0_0_toc.bin
sienna_cichlid_mes1.bin
sienna_cichlid_mes.bin
navi10_mes.bin
gc_11_0_3_mes.bin
This is how the error looks in the console.
Code:
>>>sudo update-initramfs -uupdate-initramfs: Generating /boot/initrd.img-6.6.13+bpo-amd64W: Possible missing firmware /lib/firmware/amdgpu/ip_discovery.bin for module amdgpuW: Possible missing firmware /lib/firmware/amdgpu/vega10_cap.bin for module amdgpuW: Possible missing firmware /lib/firmware/amdgpu/sienna_cichlid_cap.bin for module amdgpuW: Possible missing firmware /lib/firmware/amdgpu/navi12_cap.bin for module amdgpuW: Possible missing firmware /lib/firmware/amdgpu/aldebaran_cap.bin for module amdgpuW: Possible missing firmware /lib/firmware/amdgpu/gc_11_0_0_toc.bin for module amdgpuW: Possible missing firmware /lib/firmware/amdgpu/sienna_cichlid_mes1.bin for module amdgpuW: Possible missing firmware /lib/firmware/amdgpu/sienna_cichlid_mes.bin for module amdgpuW: Possible missing firmware /lib/firmware/amdgpu/navi10_mes.bin for module amdgpuW: Possible missing firmware /lib/firmware/amdgpu/gc_11_0_3_mes.bin for module amdgpu
but maybe some of you know where to look or some alternative solution.
Statistics: Posted by sinterva — 2024-06-30 04:11 — Replies 1 — Views 28