Failed to start Bluetooth service - очень странная ситуация

Не удается запустить bluetooth.service
В настройках пишет, что не найдены адаптеры

sudo systemctl status bluetooth
● bluetooth.service - Bluetooth service
     Loaded: loaded (/usr/lib/systemd/system/bluetooth.service; enabled; vendor preset: disabled)
     Active: failed (Result: exit-code) since Sat 2021-03-06 21:39:35 MSK; 6min ago
       Docs: man:bluetoothd(8)
    Process: 2591 ExecStart=/usr/lib/bluetooth/bluetoothd (code=exited, status=1/FAILURE)
   Main PID: 2591 (code=exited, status=1/FAILURE)
     Status: "Starting up"

мар 06 21:39:35 ailen-rk bluetoothd[2591]: src/main.c:parse_controller_config() Key file does not have key “LEMinConnectionInterval” in group “Controller”
мар 06 21:39:35 ailen-rk bluetoothd[2591]: src/main.c:parse_controller_config() Key file does not have key “LEMaxConnectionInterval” in group “Controller”
мар 06 21:39:35 ailen-rk bluetoothd[2591]: src/main.c:parse_controller_config() Key file does not have key “LEConnectionLatency” in group “Controller”
мар 06 21:39:35 ailen-rk bluetoothd[2591]: src/main.c:parse_controller_config() Key file does not have key “LEConnectionSupervisionTimeout” in group “Controller”
мар 06 21:39:35 ailen-rk bluetoothd[2591]: src/main.c:parse_controller_config() Key file does not have key “LEAutoconnecttimeout” in group “Controller”
мар 06 21:39:35 ailen-rk bluetoothd[2591]: src/main.c:main() Unable to get on D-Bus
мар 06 21:39:35 ailen-rk bluetoothd[2591]: D-Bus setup failed: Name already in use
мар 06 21:39:35 ailen-rk systemd[1]: bluetooth.service: Main process exited, code=exited, status=1/FAILURE
мар 06 21:39:35 ailen-rk systemd[1]: bluetooth.service: Failed with result 'exit-code'.
мар 06 21:39:35 ailen-rk systemd[1]: Failed to start Bluetooth service.

lspci
00:00.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 Root Complex
00:00.2 IOMMU: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 IOMMU
00:01.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-1fh) PCIe Dummy Host Bridge
00:01.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 PCIe GPP Bridge [6:0]
00:01.2 PCI bridge: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 PCIe GPP Bridge [6:0]
00:01.3 PCI bridge: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 PCIe GPP Bridge [6:0]
00:01.7 PCI bridge: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 PCIe GPP Bridge [6:0]
00:08.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-1fh) PCIe Dummy Host Bridge
00:08.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 Internal PCIe GPP Bridge 0 to Bus A
00:14.0 SMBus: Advanced Micro Devices, Inc. [AMD] FCH SMBus Controller (rev 61)
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] Raven/Raven2 Device 24: Function 0
00:18.1 Host bridge: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 Device 24: Function 1
00:18.2 Host bridge: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 Device 24: Function 2
00:18.3 Host bridge: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 Device 24: Function 3
00:18.4 Host bridge: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 Device 24: Function 4
00:18.5 Host bridge: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 Device 24: Function 5
00:18.6 Host bridge: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 Device 24: Function 6
00:18.7 Host bridge: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 Device 24: Function 7
01:00.0 VGA compatible controller: NVIDIA Corporation TU117M [GeForce GTX 1650 Mobile / Max-Q] (rev a1)
02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 15)
03:00.0 Non-Volatile memory controller: Micron Technology Inc Device 5410 (rev 01)
04:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8821CE 802.11ac PCIe Wireless Network Adapter
05:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Picasso (rev c2)
05:00.2 Encryption controller: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 10h-1fh) Platform Security Processor
05:00.3 USB controller: Advanced Micro Devices, Inc. [AMD] Raven USB 3.1
05:00.4 USB controller: Advanced Micro Devices, Inc. [AMD] Raven USB 3.1
05:00.6 Audio device: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 10h-1fh) HD Audio Controller

lsusb
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 003: ID 0b05:1898 ASUSTek Computer, Inc. TUF GAMING M5
Bus 003 Device 002: ID 13d3:56a2 IMC Networks USB2.0 HD UVC WebCam
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

часть journalctl | grep bluetooth

2588 comm="sudo systemctl restart bluetooth ")
мар 06 21:39:35 ailen-rk sudo[2588]:    ailen : TTY=pts/1 ; PWD=/home/ailen ; USER=root ; COMMAND=/usr/bin/systemctl restart bluetooth
мар 06 21:39:35 ailen-rk bluetoothd[2591]: Bluetooth daemon 5.55
мар 06 21:39:35 ailen-rk bluetoothd[2591]: src/main.c:parse_controller_config() Key file does not have key “BRPageScanType” in group “Controller”
мар 06 21:39:35 ailen-rk bluetoothd[2591]: src/main.c:parse_controller_config() Key file does not have key “BRPageScanInterval” in group “Controller”
мар 06 21:39:35 ailen-rk bluetoothd[2591]: src/main.c:parse_controller_config() Key file does not have key “BRPageScanWindow” in group “Controller”
мар 06 21:39:35 ailen-rk bluetoothd[2591]: src/main.c:parse_controller_config() Key file does not have key “BRInquiryScanType” in group “Controller”
мар 06 21:39:35 ailen-rk bluetoothd[2591]: src/main.c:parse_controller_config() Key file does not have key “BRInquiryScanInterval” in group “Controller”
мар 06 21:39:35 ailen-rk bluetoothd[2591]: src/main.c:parse_controller_config() Key file does not have key “BRInquiryScanWindow” in group “Controller”
мар 06 21:39:35 ailen-rk bluetoothd[2591]: src/main.c:parse_controller_config() Key file does not have key “BRLinkSupervisionTimeout” in group “Controller”
мар 06 21:39:35 ailen-rk bluetoothd[2591]: src/main.c:parse_controller_config() Key file does not have key “BRPageTimeout” in group “Controller”
мар 06 21:39:35 ailen-rk bluetoothd[2591]: src/main.c:parse_controller_config() Key file does not have key “BRMinSniffInterval” in group “Controller”
мар 06 21:39:35 ailen-rk bluetoothd[2591]: src/main.c:parse_controller_config() Key file does not have key “BRMaxSniffInterval” in group “Controller”
мар 06 21:39:35 ailen-rk bluetoothd[2591]: src/main.c:parse_controller_config() Key file does not have key “LEMinAdvertisementInterval” in group “Controller”
мар 06 21:39:35 ailen-rk bluetoothd[2591]: src/main.c:parse_controller_config() Key file does not have key “LEMaxAdvertisementInterval” in group “Controller”
мар 06 21:39:35 ailen-rk bluetoothd[2591]: src/main.c:parse_controller_config() Key file does not have key “LEMultiAdvertisementRotationInterval” in group “Controller”
мар 06 21:39:35 ailen-rk bluetoothd[2591]: src/main.c:parse_controller_config() Key file does not have key “LEScanIntervalAutoConnect” in group “Controller”
мар 06 21:39:35 ailen-rk bluetoothd[2591]: src/main.c:parse_controller_config() Key file does not have key “LEScanWindowAutoConnect” in group “Controller”
мар 06 21:39:35 ailen-rk bluetoothd[2591]: src/main.c:parse_controller_config() Key file does not have key “LEScanIntervalSuspend” in group “Controller”
мар 06 21:39:35 ailen-rk bluetoothd[2591]: src/main.c:parse_controller_config() Key file does not have key “LEScanWindowSuspend” in group “Controller”
мар 06 21:39:35 ailen-rk bluetoothd[2591]: src/main.c:parse_controller_config() Key file does not have key “LEScanIntervalDiscovery” in group “Controller”
мар 06 21:39:35 ailen-rk bluetoothd[2591]: src/main.c:parse_controller_config() Key file does not have key “LEScanWindowDiscovery” in group “Controller”
мар 06 21:39:35 ailen-rk bluetoothd[2591]: src/main.c:parse_controller_config() Key file does not have key “LEScanIntervalAdvMonitor” in group “Controller”
мар 06 21:39:35 ailen-rk bluetoothd[2591]: src/main.c:parse_controller_config() Key file does not have key “LEScanWindowAdvMonitor” in group “Controller”
мар 06 21:39:35 ailen-rk bluetoothd[2591]: src/main.c:parse_controller_config() Key file does not have key “LEScanIntervalConnect” in group “Controller”
мар 06 21:39:35 ailen-rk bluetoothd[2591]: src/main.c:parse_controller_config() Key file does not have key “LEScanWindowConnect” in group “Controller”
мар 06 21:39:35 ailen-rk bluetoothd[2591]: src/main.c:parse_controller_config() Key file does not have key “LEMinConnectionInterval” in group “Controller”
мар 06 21:39:35 ailen-rk bluetoothd[2591]: src/main.c:parse_controller_config() Key file does not have key “LEMaxConnectionInterval” in group “Controller”
мар 06 21:39:35 ailen-rk bluetoothd[2591]: src/main.c:parse_controller_config() Key file does not have key “LEConnectionLatency” in group “Controller”
мар 06 21:39:35 ailen-rk bluetoothd[2591]: src/main.c:parse_controller_config() Key file does not have key “LEConnectionSupervisionTimeout” in group “Controller”
мар 06 21:39:35 ailen-rk bluetoothd[2591]: src/main.c:parse_controller_config() Key file does not have key “LEAutoconnecttimeout” in group “Controller”
мар 06 21:39:35 ailen-rk bluetoothd[2591]: src/main.c:main() Unable to get on D-Bus
мар 06 21:39:35 ailen-rk bluetoothd[2591]: D-Bus setup failed: Name already in use
мар 06 21:39:35 ailen-rk systemd[1]: bluetooth.service: Main process exited, code=exited, status=1/FAILURE
мар 06 21:39:35 ailen-rk systemd[1]: bluetooth.service: Failed with result 'exit-code'.
мар 06 21:39:35 ailen-rk audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj==unconfined msg='unit=bluetooth comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'

часть journalctl | grep rtw
мар 06 22:17:38 ailen-rk kernel: RIP: 0010:rtw_tx_report_purge_timer+0x20/0x50 [rtw88_core]
мар 06 22:17:38 ailen-rk kernel:  ? rtw_tx_write_data_h2c_get+0x90/0x90 [rtw88_core]
мар 06 22:17:40 ailen-rk kernel: rtw_8821ce 0000:04:00.0: failed to send h2c command

bluetoothctl
[bluetooth]# list
[bluetooth]# power on
No default controller available

Странность заключается в том, что не в windows, не в linux bluetooth не работал. До этого я уже сталкивался с этой проблемой и решал её переустановкой bluez и его зависимостей. Тогда и в винде и в линуксе он включался.
В этот раз это не сработало.

Может это всё-таки хардверное?
Ноутбук asus fx505dt-AL087, чип rtw_8821ce.
Подскажите пожалуйста
попробуйте на предыдущем ядре.
в сети пишут, что часто блютуз ломают на новых ядрах...
такие дела.
cucullus
попробуйте на предыдущем ядре

на 5.4 не работает
Подробно не читал, в тонкости не лез, но бросилось в глаза
Ailen_Arch
чип rtw_8821ce
и помнится, что был топик с этим чипом ... и советую также поискать темы, связанные с Bluetooth, на нашем форуме - в последнее время их было много .... плюс к этому смотри дополнительно вывод lsusb - уточни свое устройство, какие модули использует ... и больше гугли по ошибкам

PS - загуглил по словам 8821ce bluetooth - проблем с ним похоже много и даже не работает в windows - наскоком не победить - влезай глубже
Ошибки не исчезают с опытом - они просто умнеют
Ailen_Arch, загуглил по not work bluetooth with chip 8821ce - 1-ая же ссылка на топик BBS [SOLVED] Bluetooth not working with rtl8822ce and kernel 5.9.1 - но читать не стал, посмотри

PS - правда, только сейчас обратил внимание, чтот там rtl8822ce, а не rtl8821ce ... но смотри дальнейшие ссылки
Ошибки не исчезают с опытом - они просто умнеют
Посмотрел внимательнее и что то не видно устройства в выводе lsusb
Ailen_Arch
lsusb
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 003: ID 0b05:1898 ASUSTek Computer, Inc. TUF GAMING M5
Bus 003 Device 002: ID 13d3:56a2 IMC Networks USB2.0 HD UVC WebCam
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
хотя по идее, в большинстве случаев, быть должен, например, мой ноут
lsusb | grep -i blue
Bus 002 Device 036: ID 0cf3:3005 Qualcomm Atheros Communications AR3011 Bluetooth
посмотри вывод sudo lshw -businfo | grep -i blue ... если не будет, посмотри полный вывод, без grep
Ошибки не исчезают с опытом - они просто умнеют
vasek
1-ая же ссылка на топик BBS
уже читал. не помогло.
vasek
если не будет, посмотри полный вывод, без grep
ни там, ни там ничего связаннго с bluetooth нет, но network adapter есть. А он тут гибридный же (bt и wifi)

pci@0000:04:00.0  wlp4s0          network     RTL8821CE 802.11ac PCIe Wireless Network Adapter
lspci -k посмотреть какой драйвер используется на него
vs220
lspci -k посмотреть какой драйвер используется на него

02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 15)
        Subsystem: ASUSTeK Computer Inc. Device 208f
        Kernel driver in use: r8169
        Kernel modules: r8169, r8168

04:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8821CE 802.11ac PCIe Wireless Network Adapter
        Subsystem: AzureWave Device 3041
        Kernel driver in use: rtw_8821ce
        Kernel modules: rtw88_8821ce

вот так вот
 
Зарегистрироваться или войдите чтобы оставить сообщение.