Code: Select all
firmware: failed to load iwl-debug-yoyo.bin (-2)
firmware_class: See https://wiki.debian.org/Firmware for information about missing firmware
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=966218https://bugs.debian.org/cgi-bin/bugrepo ... bug=966218
a fix for disabling that message can be found. The fix is seen in the last entry of the bug report. It entails creating a file
Code: Select all
# nano /etc/modeprobe/d/iwlwifi.confCode: Select all
options iwlwifi enable_ini=NCode: Select all
# update-initramfs -uEDIT: There is an error in the following code and was pointed out by @mjx
Code: Select all
# nano /etc/modeprobe/d/iwlwifi.confCode: Select all
# nano /etc/modeprobe.d/iwlwifi.confEDIT 2: Another user pointed another FAT FINGERS error. Should be
Code: Select all
nano /etc/modprobe.d/iwlwifi.conf