drivers-linux-firmware/README.md

33 lines
1.7 KiB
Markdown
Raw Normal View History

2024-04-13 11:01:16 +02:00
Updated drivers from Linux-Firmware for Debian/Ubuntu (13-04-2024)
2019-07-22 16:26:15 +02:00
==================================================================
2021-03-12 12:43:31 +01:00
### Download:
2023-09-01 21:38:07 +02:00
* **Debian `Bullseye`/`Bookworm` or Ubuntu `22.04`/`22.10`/`23.04`:**
2021-03-12 12:43:31 +01:00
2024-04-13 11:01:16 +02:00
* [`drivers-linux-firmware_20240413-1_all.deb`](https://drive.proton.me/urls/X0TDCVD7QM#1uGlpfBdlV6A)
2018-06-30 23:33:48 +02:00
2022-08-18 21:49:10 +02:00
_Important: It is recommended to use kernel 4.19 or higher._
2021-03-12 12:43:31 +01:00
### Old downloads:
2024-02-06 15:20:40 +01:00
* [`drivers-linux-firmware_20240124-1_all.deb`](https://drive.proton.me/urls/X0TDCVD7QM#1uGlpfBdlV6A)
2024-01-24 18:07:26 +01:00
* [`drivers-linux-firmware_20231120-1_all.deb`](https://drive.proton.me/urls/X0TDCVD7QM#1uGlpfBdlV6A)
2023-11-20 07:38:28 +01:00
* [`drivers-linux-firmware_20230901-1_all.deb`](https://drive.proton.me/urls/X0TDCVD7QM#1uGlpfBdlV6A)
2023-09-01 21:38:07 +02:00
* [`drivers-linux-firmware_20220818-1_all.deb`](https://drive.proton.me/urls/X0TDCVD7QM#1uGlpfBdlV6A)
2024-04-13 11:01:16 +02:00
* [`drivers-linux-firmware_20240206-1_all.deb`](https://drive.proton.me/urls/X0TDCVD7QM#1uGlpfBdlV6A)
2021-03-12 12:43:31 +01:00
### 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/)