Closed machaddr closed 1 month ago
Hi @machaddr, it looks like the firmware package for Debian 12 is too old to support your hardware on Linux v6.11 or higher.
You can download the firmware manually and place it in /lib/firmware
: https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/tree/iwlwifi-ty-a0-gf-a0-89.ucode
If that's not enough, visit https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/tree/ and search for iwlwifi-ty-a0-gf-a0 and try pulling all files missing from your filesystem. That also includes the firmware ending in .pnvm.
Thank you very much, now it works perfectly. I don't know if it is a good practice but I git cloned to /lib/firmware with this command: "sudo git clone https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git /lib/firmware"
Best Regards, André Machado
@machaddr glad you got it working! As for whether cloning to /lib/firmware makes sense, yes if you uninstall the firmware package of your distribution. Now it's up to you to run the occasional git pull
every 2-3 months to stay up to date.
I don't know if it is a good practice
linux-firmware 20240709 has been packaged in bookworm-backports and contains the required firmware.
sudo apt install -t bookworm-backports firmware-linux firmware-iwlwifi
(Make sure you have bookworm-backports enabled)
After upgrading from kernel 6.10.12 to kernel 6.11+ Intel Wireless Card isn't detected via firmware.