drivers-linux-firmware/README.md

33 lines
2.1 KiB
Markdown
Raw Normal View History

Updated drivers from Linux-Firmware for Debian/Ubuntu (22-02-2021)
2019-07-22 16:26:15 +02:00
==================================================================
2021-03-12 12:43:31 +01:00
### Download:
2021-03-12 12:43:31 +01:00
* **Debian `Buster`/`Bullseye` or Ubuntu `18.04`/`18.10`/`19.04`/`19.10`/`20.04`/`20.10`:**
* [`drivers-linux-firmware_20210222-1_all.deb`](https://github.com/q3aql/drivers-linux-firmware/releases/download/v17.0/drivers-linux-firmware_20210222-1_all.deb)
2018-06-30 23:33:48 +02:00
_Important: It is recommended to use kernel 4.15 or higher._
2021-03-12 12:43:31 +01:00
### Old downloads:
* [`drivers-linux-firmware_20201004-1_all.deb`](https://github.com/q3aql/drivers-linux-firmware/releases/download/v16.0/drivers-linux-firmware_20201004-1_all.deb)
* [`drivers-linux-firmware_20200815-1_all.deb`](https://github.com/q3aql/drivers-linux-firmware/releases/download/v15.0/drivers-linux-firmware_20200815-1_all.deb)
* [`drivers-linux-firmware_20200206-1_all.deb`](https://github.com/q3aql/drivers-linux-firmware/releases/download/v14.0/drivers-linux-firmware_20200206-1_all.deb)
* [`drivers-linux-firmware_20200119-1_all.deb`](https://github.com/q3aql/drivers-linux-firmware/releases/download/v13.0/drivers-linux-firmware_20200119-1_all.deb)
* [`drivers-linux-firmware_20191103-1_all.deb`](https://github.com/q3aql/drivers-linux-firmware/releases/download/v12.0/drivers-linux-firmware_20191103-1_all.deb)
### 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/)