User Tools

Site Tools


linux:kernel:firmware:update_firmware

This is an old revision of the document!


Linux - Kernel - Firmware - Update Firmware

Linux firmware is a package distributed alongside the Linux kernel that contains firmware binary blobs necessary for partial or full functionality of certain hardware devices.


Download the latest firmware

Download the latest firmware from https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git.

cd /lib/firmware/
sudo mv /lib/firmware/amdgpu /lib/firmware/amdgpu_backup
sudo cp -r amdgpu /lib/firmware/

References

linux/kernel/firmware/update_firmware.1685877917.txt.gz · Last modified: 2023/06/04 11:25 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki