そのため、NUC11PAHi5にDebian 11(Bullseye)をインストールしました。これまではすべてがうまく機能しているようですが、今朝ヘッドフォンをペアリングしようとしたときにBluetoothが実際に動作しないことがわかりました。
設定でBluetoothに入ると消えたと出ますね。オンにできますが、変更されるのはスイッチだけです。別の設定ウィンドウに戻って戻ってくると、Bluetoothが再びオフになります。
uname -a
:
Linux NUCTUX 5.10.0-8-amd64 #1 SMP Debian 5.10.46-4 (2021-08-03) x86_64 GNU/Linux
私が実行すると、sudo dmesg | grep tooth
次のようになります。
[ 3.787615] Bluetooth: Core ver 2.22
[ 3.787629] Bluetooth: HCI device and connection manager initialized
[ 3.787632] Bluetooth: HCI socket layer initialized
[ 3.787634] Bluetooth: L2CAP socket layer initialized
[ 3.787636] Bluetooth: SCO socket layer initialized
[ 3.794108] Bluetooth: hci0: Bootloader revision 0.4 build 0 week 30 2018
[ 3.795110] Bluetooth: hci0: Device revision is 2
[ 3.795111] Bluetooth: hci0: Secure boot is enabled
[ 3.795112] Bluetooth: hci0: OTP lock is enabled
[ 3.795112] Bluetooth: hci0: API lock is enabled
[ 3.795113] Bluetooth: hci0: Debug lock is disabled
[ 3.795114] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
[ 3.795136] bluetooth hci0: firmware: failed to load intel/ibt-19-0-4.sfi (-2)
[ 3.795176] bluetooth hci0: Direct firmware load for intel/ibt-19-0-4.sfi failed with error -2
[ 3.795178] Bluetooth: hci0: Failed to load Intel firmware file (-2)
[ 5.670228] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 5.670229] Bluetooth: BNEP filters: protocol multicast
[ 5.670232] Bluetooth: BNEP socket layer initialized
私の問題の潜在的な原因のように見えますが、failed to load intel/ibt-19-0-4.sfi (-2)
そのメッセージを検索しても結果はほとんどありませんでした。
最初はUEFIマネージャでWi-Fiを使用していなかったので無効にしましたが、オンにしても違いはありませんでした。
誰もがこの問題に遭遇したか、アドバイスがありますか?よろしくお願いします!
答え1
firmware: failed to load intel/ibt-19-0-4.sfi
これがうまくいかない正確な理由です。
リポジトリfirmware-iwlwifi
からインストールする必要があります。non-free
https://packages.debian.org/buster-backports/firmware-iwlwifi
方法は次のとおりです。https://wiki.debian.org/iwlwifi