drivers-linux-firmware/README.md
2024-02-06 15:20:40 +01:00

33 lines
1.7 KiB
Markdown

Updated drivers from Linux-Firmware for Debian/Ubuntu (06-02-2024)
==================================================================
### Download:
* **Debian `Bullseye`/`Bookworm` or Ubuntu `22.04`/`22.10`/`23.04`:**
* [`drivers-linux-firmware_20240206-1_all.deb`](https://drive.proton.me/urls/X0TDCVD7QM#1uGlpfBdlV6A)
_Important: It is recommended to use kernel 4.19 or higher._
### Old downloads:
* [`drivers-linux-firmware_20240124-1_all.deb`](https://drive.proton.me/urls/X0TDCVD7QM#1uGlpfBdlV6A)
* [`drivers-linux-firmware_20231120-1_all.deb`](https://drive.proton.me/urls/X0TDCVD7QM#1uGlpfBdlV6A)
* [`drivers-linux-firmware_20230901-1_all.deb`](https://drive.proton.me/urls/X0TDCVD7QM#1uGlpfBdlV6A)
* [`drivers-linux-firmware_20220818-1_all.deb`](https://drive.proton.me/urls/X0TDCVD7QM#1uGlpfBdlV6A)
* [`drivers-linux-firmware_20220701-1_all.deb`](https://drive.proton.me/urls/X0TDCVD7QM#1uGlpfBdlV6A)
### Important:
* To ensure package compatibility with Debian and Ubuntu at the same time, but also not to conflict with other packages, the drivers directory is located at `/opt/drivers-linux-firmware/` instead of `/lib/firmware/`.
* If you want to add new modules, firmwares or drivers, they should always be left in the directory `/opt/drivers-linux-firmware/` and then execute the following command:
* `$ sudo drivers-linux-firmware`
* After executing the above command, all files will be synced to the `/lib/firmware/` directory. In case of not executing the command manually, it will be executed automatically every hour.
### External links:
* [Git linux-firmware](https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git)
* [Git Kernel.org](https://git.kernel.org/)