linux:kernel:firmware:update_firmware
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
linux:kernel:firmware:update_firmware [2023/06/04 11:25] – peter | linux:kernel:firmware:update_firmware [2023/06/04 12:01] (current) – peter | ||
---|---|---|---|
Line 7: | Line 7: | ||
===== Download the latest firmware ===== | ===== Download the latest firmware ===== | ||
- | Download | + | Grab the latest firmware from https:// |
+ | |||
+ | Drop these firmware files into **/ | ||
<code bash> | <code bash> | ||
- | cd /lib/firmware/ | + | wget https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/ |
- | sudo mv /lib/firmware/amdgpu | + | tar -xf linux-firmware-20230515.tar.gz |
- | sudo cp -r amdgpu | + | sudo cp linux-firmware-20230515/ |
+ | sudo update-initramfs -uk ' | ||
</ | </ | ||
+ | |||
+ | <WRAP info> | ||
+ | **NOTE: | ||
+ | </ | ||
---- | ---- | ||
Line 20: | Line 27: | ||
https:// | https:// | ||
+ |
linux/kernel/firmware/update_firmware.1685877917.txt.gz · Last modified: 2023/06/04 11:25 by peter