Skip to content

Instantly share code, notes, and snippets.

@sergioPerez-e
Last active January 25, 2025 23:41
Show Gist options
  • Save sergioPerez-e/f86e5693f13ae39765621664c10e1a93 to your computer and use it in GitHub Desktop.
Save sergioPerez-e/f86e5693f13ae39765621664c10e1a93 to your computer and use it in GitHub Desktop.
Linux-wifi-firmware

Adding Linux Fimware wifi

Issue with Intel AX200 device on Debian 12 bookworm, Source: https://www.intel.com/content/www/us/en/support/articles/000005511/wireless.html
Could help adding non-free firmware repositories

Wifi does not work after upgrade Linux Kernel from 6.1.X to 6.11.X

  1. Visit firmware git tree: https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/tree/
  2. Download the last firmware package linux-firmware-XXXXXX.tar.gz
  3. Unpack and Paste (root) on /lib/firmware
  4. Reboot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment