LINUX.ORG.RU

Не работает Bluetooth

 


0

1

Судя по логам всё ОК:

> dmesg | grep -i bluetooth
[   28.146639] Bluetooth: Core ver 2.21
[   28.146745] Bluetooth: HCI device and connection manager initialized
[   28.146749] Bluetooth: HCI socket layer initialized
[   28.146751] Bluetooth: L2CAP socket layer initialized
[   28.146758] Bluetooth: SCO socket layer initialized
[   28.276383] Bluetooth: hci0: BCM: chip id 63
[   28.295378] Bluetooth: hci0: BCM20702A
[   28.296384] Bluetooth: hci0: BCM20702A1 (001.002.014) build 0000
[   29.371340] Bluetooth: hci0: BCM20702A1 (001.002.014) build 1767
[   29.387516] Bluetooth: hci0: Broadcom Bluetooth Device
[   29.572359] Bluetooth: hci0: BCM: chip id 63
[   29.589339] Bluetooth: hci0: Broadcom Bluetooth Device
[   29.593340] Bluetooth: hci0: BCM20702A1 (001.002.014) build 1767
[   30.651312] Bluetooth: hci0: BCM20702A1 (001.002.014) build 1767
[   30.667305] Bluetooth: hci0: Broadcom Bluetooth Device
[   30.779405] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   30.779406] Bluetooth: BNEP filters: protocol multicast
[   30.779409] Bluetooth: BNEP socket layer initialized
> rfkill list              
0: phy0: Wireless LAN
        Soft blocked: no
        Hard blocked: no
1: brcmwl-0: Wireless LAN
        Soft blocked: no
        Hard blocked: no
3: hci0: Bluetooth
        Soft blocked: no
        Hard blocked: no

А вот ни KDE ни bluetoothctl его не видят.

> bluetoothctl             
[bluetooth]# list
[bluetooth]#

В чём может быть проблема?

★★

> sudo systemctl status bluetooth
● bluetooth.service - Bluetooth service
   Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset: enabled)
   Active: active (running) since Сб 2017-04-29 00:36:47 MSK; 9min ago
     Docs: man:bluetoothd(8)
 Main PID: 3303 (bluetoothd)
   Status: "Running"
    Tasks: 1
   Memory: 756.0K
      CPU: 8ms
   CGroup: /system.slice/bluetooth.service
           └─3303 /usr/lib/bluetooth/bluetoothd

апр 29 00:36:47 sabo-laptop-hp systemd[1]: Starting Bluetooth service...
апр 29 00:36:47 sabo-laptop-hp bluetoothd[3303]: Bluetooth daemon 5.37
апр 29 00:36:47 sabo-laptop-hp bluetoothd[3303]: Starting SDP server
апр 29 00:36:47 sabo-laptop-hp bluetoothd[3303]: Bluetooth management interface 1.13 initialized
апр 29 00:36:47 sabo-laptop-hp systemd[1]: Started Bluetooth service.
SaBo ★★
() автор топика

А вот hciconfig не работает:

> sudo hciconfig        
hci0:   Type: BR/EDR  Bus: USB
        BD Address: C0:18:85:F9:A2:F4  ACL MTU: 1021:8  SCO MTU: 64:1
        DOWN 
        RX bytes:3552 acl:0 sco:0 events:148 errors:0
        TX bytes:1588 acl:0 sco:0 commands:148 errors:0
> sudo hciconfig hci0 up
Can't init device hci0: Invalid request code (56)
SaBo ★★
() автор топика

Вручную скопировал /lib/firmware/brcm/BCM20702A1-0a5c-21e3.hcd из старой системы - всё заработало.

До этого брал этот драйвер где-то на github'е.

SaBo ★★
() автор топика
Вы не можете добавлять комментарии в эту тему. Тема перемещена в архив.