On Sat, 29 May 2021 23:15:26 -0400 Daniel Serpell <daniel.serp...@gmail.com> wrote: > Package: src:linux > Version: 5.10.40-1 > Followup-For: Bug #966218 > > Dear maintainer, > > This bug is still present in current linux version (5.10.40-1). > > This is the extract from kernel logs, shown in red with dmesg and journalctl: > > [ 4.029767] Intel(R) Wireless WiFi driver for Linux > [ 4.031188] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem > [ 4.033427] iwlwifi 0000:00:14.3: firmware: direct-loading firmware > iwlwifi-QuZ-a0-hr-b0- 59.ucode > [ 4.033437] iwlwifi 0000:00:14.3: api flags index 2 larger than supported > by driver > [ 4.033449] iwlwifi 0000:00:14.3: TLV_FW_FSEQ_VERSION: FSEQ Version: > 65.3.35.22 > [ 4.033702] iwlwifi 0000:00:14.3: loaded firmware version 59.601f3a66.0 > QuZ-a0-hr-b0-59.ucode op_mode iwlmvm > [ 4.033719] iwlwifi 0000:00:14.3: firmware: failed to load > iwl-debug-yoyo.bin (-2) > [ 4.033726] firmware_class: See https://wiki.debian.org/Firmware for > information about missing firmware > [ 4.035880] i915 0000:00:02.0: firmware: direct-loading firmware > i915/kbl_dmc_ver1_04.bin > [ 4.036287] i915 0000:00:02.0: [drm] Finished loading DMC firmware > i915/kbl_dmc_ver1_04.bin (v1.4) > [ 4.037965] uvcvideo: Found UVC 1.00 device HD WebCam (04f2:b5c5) > >
Hi, Easy way to suppress this warning for me is (mentioned above, but simplified here). Create file below. sudo nano /etc/modprobe.d/iwlwifi.conf Add the following in the file. options iwlwifi enable_ini=N Save and close file, then reboot. The message should now be gone. Regards Phil -- *** Playing the game for the games own sake. *** WWW: https://kathenas.org Twitter: @kathenasorg Instagram: @kathenasorg IRC: kathenas GPG: 724AA9B52F024C8B
signature.asc
Description: This is a digitally signed message part