Quantcast
Channel: MX Linux Forum
Viewing all articles
Browse latest Browse all 4123

MX Help • Re: Boot errors missing USB firmware

$
0
0
Just btw.

Code:

    3: deb http://deb.debian.org/debian bookworm-backports main contrib non-free non-free-firmware
Normally this is enabled when only you install something from the Backports repo (temporarily).


"If you like only" this will install the most recent (and stable) firmware (so fresh, just 10 days old) directly from the original source:
  • Ctrl+Alt+T
  • Code:

    wget https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/snapshot/linux-firmware-20241110.tar.gz ; tar -xf linux-firmware-20241110.tar.gz ; cd linux-firmware-20241110 ; sudo cp -R * /lib/firmware/ ; sudo update-initramfs -uk all
Reboot

Statistics: Posted by Kermit the Frog — Wed Nov 20, 2024 11:13 am



Viewing all articles
Browse latest Browse all 4123

Trending Articles