uname
Linux mydeskmini 5.11.2-arch1-1 #1 SMP PREEMPT Fri, 26 Feb 2021 18:26:41 +0000 x86_64 GNU/Linux
dmesg
dmesg| grep -i blue
[ 3.582193] Bluetooth: Core ver 2.22
[ 3.582224] Bluetooth: HCI device and connection manager initialized
[ 3.582227] Bluetooth: HCI socket layer initialized
[ 3.582228] Bluetooth: L2CAP socket layer initialized
[ 3.582230] Bluetooth: SCO socket layer initialized
[ 3.593547] Bluetooth: hci0: Firmware revision 0.0 build 26 week 3 2021
[ 3.716017] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 3.716020] Bluetooth: BNEP filters: protocol multicast
[ 3.716024] Bluetooth: BNEP socket layer initialized
bluetoothctl
❯ bluetoothctl
Agent registered
[bluetooth]# power on
No default controller available
[bluetooth]#
lspci
00:00.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir Root Complex
00:00.2 IOMMU: Advanced Micro Devices, Inc. [AMD] Renoir IOMMU
00:01.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir PCIe Dummy Host Bridge
00:01.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Renoir PCIe GPP Bridge
00:02.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir PCIe Dummy Host Bridge
00:02.2 PCI bridge: Advanced Micro Devices, Inc. [AMD] Renoir PCIe GPP Bridge
00:02.3 PCI bridge: Advanced Micro Devices, Inc. [AMD] Renoir PCIe GPP Bridge
00:08.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir PCIe Dummy Host Bridge
00:08.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Renoir Internal PCIe GPP Bridge to Bus
00:08.2 PCI bridge: Advanced Micro Devices, Inc. [AMD] Renoir Internal PCIe GPP Bridge to Bus
00:14.0 SMBus: Advanced Micro Devices, Inc. [AMD] FCH SMBus Controller (rev 51)
00:14.3 ISA bridge: Advanced Micro Devices, Inc. [AMD] FCH LPC Bridge (rev 51)
00:18.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir Device 24: Function 0
00:18.1 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir Device 24: Function 1
00:18.2 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir Device 24: Function 2
00:18.3 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir Device 24: Function 3
00:18.4 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir Device 24: Function 4
00:18.5 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir Device 24: Function 5
00:18.6 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir Device 24: Function 6
00:18.7 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir Device 24: Function 7
01:00.0 Non-Volatile memory controller: Yangtze Memory Technologies Co.,Ltd Device 0001 (rev 03)
02:00.0 Network controller: Intel Corporation Wi-Fi 6 AX200 (rev 1a)
03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 15)
04:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Renoir (rev d8)
04:00.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Device 1637
04:00.2 Encryption controller: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 10h-1fh) Platform Security Processor
04:00.3 USB controller: Advanced Micro Devices, Inc. [AMD] Renoir USB 3.1
04:00.4 USB controller: Advanced Micro Devices, Inc. [AMD] Renoir USB 3.1
04:00.6 Audio device: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 10h-1fh) HD Audio Controller
05:00.0 SATA controller: Advanced Micro Devices, Inc. [AMD] FCH SATA Controller [AHCI mode] (rev 81)
lsusb
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 005: ID 04b4:0101 Cypress Semiconductor Corp. Keyboard/Hub
Bus 003 Device 004: ID 8087:0029 Intel Corp. AX200 Bluetooth
Bus 003 Device 003: ID 05e3:0608 Genesys Logic, Inc. Hub
Bus 003 Device 002: ID 413c:301a Dell Computer Corp. Dell MS116 Optical Mouse
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
lsmod
btusb 69632 0
btrtl 28672 1 btusb
btbcm 20480 1 btusb
btintel 32768 1 btusb
bluetooth 749568 16 btrtl,btintel,btbcm,bnep,btusb
bluetooth.service
● bluetooth.service - Bluetooth service
Loaded: loaded (/usr/lib/systemd/system/bluetooth.service; enabled; vendor preset: disabled)
Active: active (running) since Fri 2021-03-05 23:55:37 CST; 25min ago
Docs: man:bluetoothd(8)
Main PID: 4955 (bluetoothd)
Status: "Running"
Tasks: 1 (limit: 33528)
Memory: 716.0K
CGroup: /system.slice/bluetooth.service
└─4955 /usr/lib/bluetooth/bluetoothd
Mar 05 23:55:37 mydeskmini systemd[1]: Starting Bluetooth service...
Mar 05 23:55:37 mydeskmini bluetoothd[4955]: Bluetooth daemon 5.56
Mar 05 23:55:37 mydeskmini systemd[1]: Started Bluetooth service.
Mar 05 23:55:37 mydeskmini bluetoothd[4955]: Starting SDP server
Mar 05 23:55:37 mydeskmini bluetoothd[4955]: Bluetooth management interface 1.19 initialized
最近编辑记录 mowind (2021-03-06 00:22:45)
离线
看看 rfkill 的输出?
离线
❯ rfkill list
0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
1: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
离线
在网上能搜到的办法都试过了
离线
你安装了 linux-firmware 包吗?
离线
你安装了 linux-firmware 包吗?
装了
❯ pacman -Q | grep firm
linux-firmware 20210208.b79d239-1
离线
那你试试 linux-lts 呢?
离线
还是不行,暂时先不用蓝牙吧。
❯ sudo journalctl -k | grep iwlwifi
[sudo] password for mowind:
Mar 06 14:48:06 mydeskmini kernel: iwlwifi 0000:02:00.0: enabling device (0000 -> 0002)
Mar 06 14:48:06 mydeskmini kernel: iwlwifi 0000:02:00.0: api flags index 2 larger than supported by driver
Mar 06 14:48:06 mydeskmini kernel: iwlwifi 0000:02:00.0: TLV_FW_FSEQ_VERSION: FSEQ Version: 89.3.35.22
Mar 06 14:48:06 mydeskmini kernel: iwlwifi 0000:02:00.0: loaded firmware version 59.601f3a66.0 cc-a0-59.ucode op_mode iwlmvm
Mar 06 14:48:06 mydeskmini kernel: iwlwifi 0000:02:00.0: Detected Intel(R) Wi-Fi 6 AX200 160MHz, REV=0x340
Mar 06 14:48:07 mydeskmini kernel: iwlwifi 0000:02:00.0: base HW address: 34:cf:f6:ff:5b:09
Mar 06 14:48:07 mydeskmini kernel: iwlwifi 0000:02:00.0 wlp2s0: renamed from wlan0
❯ sudo bluetoothctl
Agent registered
[bluetooth]# show
No default controller available
[bluetooth]# power on
No default controller available
[bluetooth]# exit
❯ uname -a
Linux mydeskmini 5.10.20-1-lts #1 SMP Thu, 04 Mar 2021 12:02:02 +0000 x86_64 GNU/Linux
离线
蓝牙问题与此问题类似。。
log:
[ 2811.261679] Bluetooth: hci0: Timed out waiting for suspend events
[ 2811.261689] Bluetooth: hci0: command 0x0c1a tx timeout
[ 2811.261698] Bluetooth: hci0: Suspend timeout bit: 4
[ 2811.261770] Bluetooth: hci0: Suspend notifier action (3) failed: -110
[ 2820.706674] Bluetooth: hci0: Bootloader revision 0.0 build 26 week 38 2015
[ 2820.707692] Bluetooth: hci0: Device revision is 16
[ 2820.707700] Bluetooth: hci0: Secure boot is enabled
[ 2820.707704] Bluetooth: hci0: OTP lock is enabled
[ 2820.707707] Bluetooth: hci0: API lock is enabled
[ 2820.707710] Bluetooth: hci0: Debug lock is disabled
[ 2820.707713] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
[ 2820.707725] Bluetooth: hci0: Found device firmware: intel/ibt-12-16.sfi
[ 2822.265051] Bluetooth: hci0: Waiting for firmware download to complete
[ 2822.265635] Bluetooth: hci0: Firmware loaded in 1523740 usecs
[ 2822.265750] Bluetooth: hci0: Waiting for device to boot
[ 2822.278638] Bluetooth: hci0: Device booted in 12688 usecs
[ 2822.278657] Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-12-16.ddc
[ 2822.282657] Bluetooth: hci0: Applying Intel DDC parameters completed
[ 2822.283716] Bluetooth: hci0: Reading supported features failed (-16)
[ 2822.283730] Bluetooth: hci0: Telemetry exception format not supported
[ 2822.284649] Bluetooth: hci0: Firmware revision 0.1 build 197 week 12 2021
[ 4840.083154] Bluetooth: hci0: command 0x0c1a tx timeout
[ 4840.083183] Bluetooth: hci0: Timed out waiting for suspend events
[ 4840.083202] Bluetooth: hci0: Suspend timeout bit: 4
[ 4840.083263] Bluetooth: hci0: Suspend notifier action (3) failed: -110
[ 4844.176260] Bluetooth: hci0: Bootloader revision 0.0 build 26 week 38 2015
[ 4844.177146] Bluetooth: hci0: Device revision is 16
[ 4844.177151] Bluetooth: hci0: Secure boot is enabled
[ 4844.177152] Bluetooth: hci0: OTP lock is enabled
[ 4844.177153] Bluetooth: hci0: API lock is enabled
[ 4844.177154] Bluetooth: hci0: Debug lock is disabled
[ 4844.177156] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
[ 4844.177364] Bluetooth: hci0: Found device firmware: intel/ibt-12-16.sfi
[ 4845.812756] Bluetooth: hci0: Waiting for firmware download to complete
[ 4845.813157] Bluetooth: hci0: Firmware loaded in 1602748 usecs
[ 4845.813173] Bluetooth: hci0: Waiting for device to boot
[ 4845.826457] Bluetooth: hci0: Device booted in 12991 usecs
[ 4845.826500] Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-12-16.ddc
[ 4845.829284] Bluetooth: hci0: Applying Intel DDC parameters completed
[ 4845.830218] Bluetooth: hci0: Reading supported features failed (-16)
[ 4845.830223] Bluetooth: hci0: Telemetry exception format not supported
[ 4845.831291] Bluetooth: hci0: Firmware revision 0.1 build 197 week 12 2021
布丁酱是菜鸡,没毛病,他是菜鸡:)
离线