Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.kernel > #72220
| From | Philip Wyett <philip.wyett@kathenas.org> |
|---|---|
| Newsgroups | linux.debian.bugs.dist, linux.debian.kernel |
| Subject | Bug#966218: firmware: failed to load iwl-debug-yoyo.bin (-2) |
| Date | 2021-06-19 10:00 +0200 |
| Message-ID | <CrE3v-7gS-5@gated-at.bofh.it> (permalink) |
| References | <Ckk9z-17C-1@gated-at.bofh.it> <Awbyh-2MR-11@gated-at.bofh.it> <Ckk9z-17C-1@gated-at.bofh.it> |
| Organization | Kathenas |
Cross-posted to 2 groups.
[Multipart message — attachments visible in raw view] - view raw
On Sat, 29 May 2021 23:15:26 -0400 Daniel Serpell <daniel.serpell@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
Back to linux.debian.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
Bug#966218: firmware: failed to load iwl-debug-yoyo.bin (-2) Daniel Serpell <daniel.serpell@gmail.com> - 2021-05-30 05:20 +0200 Bug#966218: firmware: failed to load iwl-debug-yoyo.bin (-2) Philip Wyett <philip.wyett@kathenas.org> - 2021-06-19 10:00 +0200
csiph-web