Carsten Schoenert <[email protected]> (2023-12-13): > The "trick" is to unload the iwlmvm module instead and load afterwards > the module iwlwifi again.
See the very bottom of check-missing-firmware.sh (hw-detect repository), the loop over $modules. You could try intercepting $module = iwlwifi, and adding a modprobe -r theotherone beforehand. Cheers, -- Cyril Brulebois ([email protected]) <https://debamax.com/> D-I release manager -- Release team member -- Freelance Consultant
signature.asc
Description: PGP signature

