From: bugzilla-daemon@bugzilla.kernel.org
To: linux-bluetooth@vger.kernel.org
Subject: [Bug 215187] btintel: AX201: missing firmware ibt-19-16-0.sfi
Date: Wed, 08 Dec 2021 17:16:26 +0000 [thread overview]
Message-ID: <bug-215187-62941-rNQUYn5L1C@https.bugzilla.kernel.org/> (raw)
In-Reply-To: <bug-215187-62941@https.bugzilla.kernel.org/>
https://bugzilla.kernel.org/show_bug.cgi?id=215187
--- Comment #3 from Takahide Nojima (nozzy123nozzy@gmail.com) ---
Hi Kiran,
I removed the whole /lib/firmware directory and put 22.80 to /lib/firmware.
I booted again with 5.16-rc3.
As a result, the kernel loaded "iwlwifi-Quiz-a0-hr-b0-63.ucode", but the
kernel tried to load a different version of Bluetooth firmware than before. The
kernel became to load "intel/ibt-19-16-0.sfi". Before this test, whenever the
kernel loaded "iwlwifi-Quiz-a0-hr-b0-63.ucode", it try loading
intel/ibt-19-0-4.sfi. I will dmesg of this time test as below.
-----here--------------
ernel: iwlwifi 0000:00:14.3: firmware: failed to load
iwlwifi-QuZ-a0-hr-b0-67.ucode (-2)
kernel: iwlwifi 0000:00:14.3: Direct firmware load for
iwlwifi-QuZ-a0-hr-b0-67.ucode failed with error -2
kernel: iwlwifi 0000:00:14.3: firmware: failed to load
iwlwifi-QuZ-a0-hr-b0-66.ucode (-2)
kernel: iwlwifi 0000:00:14.3: Direct firmware load for
iwlwifi-QuZ-a0-hr-b0-66.ucode failed with error -2
kernel: iwlwifi 0000:00:14.3: firmware: failed to load
iwlwifi-QuZ-a0-hr-b0-65.ucode (-2)
kernel: iwlwifi 0000:00:14.3: Direct firmware load for
iwlwifi-QuZ-a0-hr-b0-65.ucode failed with error -2
kernel: iwlwifi 0000:00:14.3: firmware: failed to load
iwlwifi-QuZ-a0-hr-b0-64.ucode (-2)
kernel: iwlwifi 0000:00:14.3: Direct firmware load for
iwlwifi-QuZ-a0-hr-b0-64.ucode failed with error -2
kernel: iwlwifi 0000:00:14.3: firmware: direct-loading firmware
iwlwifi-QuZ-a0-hr-b0-63.ucode
kernel: iwlwifi 0000:00:14.3: api flags index 2 larger than supported by driver
kernel: iwlwifi 0000:00:14.3: TLV_FW_FSEQ_VERSION: FSEQ Version: 89.3.35.37
kernel: iwlwifi 0000:00:14.3: loaded firmware version 63.c04f3485.0
QuZ-a0-hr-b0-63.ucode op_mode iwlmvm
kernel: iwlwifi 0000:00:14.3: firmware: failed to load iwl-debug-yoyo.bin (-2)
kernel: Bluetooth: Core ver 2.22
kernel: NET: Registered PF_BLUETOOTH protocol family
kernel: Bluetooth: HCI device and connection manager initialized
kernel: Bluetooth: HCI socket layer initialized
kernel: Bluetooth: L2CAP socket layer initialized
kernel: Bluetooth: SCO socket layer initialized
kernel: iwlwifi 0000:00:14.3: Detected Intel(R) Wi-Fi 6 AX201 160MHz, REV=0x354
kernel: bluetooth hci0: firmware: failed to load intel/ibt-19-16-0.sfi (-2)
-------------here--------------------
As written above, the kernel still failed to load intel/ibt-19-16-0.sfi because
the 22.80 firmware tree doesn't have it.
I guess basically the 5.16-rc3 with "iwlwifi-Quiz-a0-hr-b0-63.ucode" supposes
to load "intel/ibt-19-16-4.sfi"? The 22.80 firmware includes it. In other
words, does the "ver->fw_revision" in "btintel.c" supposes to be 4 after the
kernel with "iwlwifi-Quiz-a0-hr-b0-63.ucode" sends 0xfc05 to AX201?
--
You may reply to this email to add a comment.
You are receiving this mail because:
You are the assignee for the bug.
next prev parent reply other threads:[~2021-12-08 17:16 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-01 11:06 [Bug 215187] New: btintel: AX201: missing firmware ibt-19-16-0.sfi bugzilla-daemon
2021-12-02 18:54 ` [Bug 215187] " bugzilla-daemon
2021-12-06 7:19 ` bugzilla-daemon
2021-12-08 17:16 ` bugzilla-daemon [this message]
2021-12-08 22:02 ` bugzilla-daemon
2021-12-09 10:51 ` bugzilla-daemon
2021-12-11 7:23 ` bugzilla-daemon
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=bug-215187-62941-rNQUYn5L1C@https.bugzilla.kernel.org/ \
--to=bugzilla-daemon@bugzilla.kernel.org \
--cc=linux-bluetooth@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.