Updated drivers from Linux-Firmware for Debian/Ubuntu (18-07-2024).
Go to file
2021-08-29 12:38:28 +02:00
DEBIAN Update README (New version - 20210829) 2021-08-29 12:38:28 +02:00
etc/cron.d Cron file 2021-03-13 12:27:30 +01:00
lib/firmware lib/firmware directory (empty) 2021-03-13 12:32:05 +01:00
opt/drivers-linux-firmware opt firmware directory 2021-03-13 12:32:32 +01:00
usr Update README (New version - 20210829) 2021-08-29 12:38:28 +02:00
README.md Update README (New version - 20210829) 2021-08-29 12:38:28 +02:00

Updated drivers from Linux-Firmware for Debian/Ubuntu (29-08-2021)

Download:

Important: It is recommended to use kernel 4.15 or higher.

Old downloads:

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.