Created
May 26, 2025 14:59
-
-
Save abiiranathan/cf8e7b6bb94172b98faa55930decb331 to your computer and use it in GitHub Desktop.
Linux kernel drivers
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Install comprehensive firmware packages | |
sudo pacman -S linux-firmware-marvell linux-firmware-qlogic linux-firmware-liquidio linux-firmware-bnx2x | |
# For the console font warning | |
sudo pacman -S terminus-font | |
# Optional: Install AUR firmware packages for more complete coverage | |
yay -S wd719x-firmware upd72020x-fw |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment