mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-24 13:36:31 +00:00
Fix iwlwifi driver failing to find .pnvm files for Intel 6E (AX210) (#3549)
Since updating to Buildroot 2024.02, the iwlwifi loads a different version of firmware for Intel AX cards (reported on AX210) which also needs the pnvm file. However, unlike firmwares, the load method is different and the driver can't load a compressed file. Disable compression for all .pnvm files to fix this. * buildroot baa16784d2...55be56d521 (1): > package/linux-firmware: exclude some files from compression Fixes #3477
This commit is contained in:
parent
3c2f014acb
commit
d3a43a4ca4
@ -1 +1 @@
|
||||
Subproject commit baa16784d2c607609207759017e3b908e1cfc4a4
|
||||
Subproject commit 55be56d5216d39f870783234725d170383a8892f
|
Loading…
x
Reference in New Issue
Block a user