Just btw.
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:
Code:
3: deb http://deb.debian.org/debian bookworm-backports main contrib non-free non-free-firmware
"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
Statistics: Posted by Kermit the Frog — Wed Nov 20, 2024 11:13 am