You are not logged in.

#1 2021-02-13 14:18:55

pahlse
Member
Registered: 2021-02-13
Posts: 1

Headphones failed to connect: org.bluez.Error.Failed

Hi Everyone,

Im trying to connect my headphones, but it won't work. I also tried to connect my joycon controller. Same problem. My bt-speakers on the other hand connect without a problem. Does anyone have a solution?

[bluetooth]# connect 00:16:94:16:8C:E3
Attempting to connect to 00:16:94:16:8C:E3
[CHG] Device 00:16:94:16:8C:E3 Connected: yes
Failed to connect: org.bluez.Error.Failed
[CHG] Device 00:16:94:16:8C:E3 Connected: no
[CHG] Device 00:16:94:16:8C:E3 Connected: yes
[CHG] Device 00:16:94:16:8C:E3 Connected: no
[CHG] Device 00:16:94:16:8C:E3 Connected: yes
[CHG] Device 00:16:94:16:8C:E3 Connected: no

Apparently something is wrong with my bluetooth system service, but so far I haven't been able to find a solution on the internet.

[pahlse@pahlse ~]$ systemctl status bluetooth
● bluetooth.service - Bluetooth service
     Loaded: loaded (/usr/lib/systemd/system/bluetooth.service; enabled; vendor preset: disabled)
     Active: active (running) since Sat 2021-02-13 14:42:12 CET; 11min ago
       Docs: man:bluetoothd(8)
   Main PID: 11008 (bluetoothd)
     Status: "Running"
      Tasks: 1 (limit: 28422)
     Memory: 988.0K
     CGroup: /system.slice/bluetooth.service
             └─11008 /usr/lib/bluetooth/bluetoothd

Feb 13 14:42:12 pahlse bluetoothd[11008]: src/main.c:parse_controller_config() Key file does not have key “LEConnectionSupervisionTimeout” in group “C>
Feb 13 14:42:12 pahlse bluetoothd[11008]: src/main.c:parse_controller_config() Key file does not have key “LEAutoconnecttimeout” in group “Controller”
Feb 13 14:42:12 pahlse bluetoothd[11008]: Starting SDP server
Feb 13 14:42:12 pahlse bluetoothd[11008]: Bluetooth management interface 1.18 initialized
Feb 13 14:42:12 pahlse bluetoothd[11008]: profiles/audio/avctp.c:avctp_server_socket() setsockopt(L2CAP_OPTIONS): Invalid argument (22)
Feb 13 14:42:12 pahlse bluetoothd[11008]: avrcp-controller: Protocol not supported (93)
Feb 13 14:42:12 pahlse bluetoothd[11008]: profiles/audio/avctp.c:avctp_server_socket() setsockopt(L2CAP_OPTIONS): Invalid argument (22)
Feb 13 14:42:12 pahlse bluetoothd[11008]: audio-avrcp-target: Protocol not supported (93)
Feb 13 14:42:12 pahlse bluetoothd[11008]: Endpoint registered: sender=:1.98 path=/MediaEndpoint/A2DPSink/sbc
Feb 13 14:42:12 pahlse bluetoothd[11008]: Endpoint registered: sender=:1.98 path=/MediaEndpoint/A2DPSource/sbc

Currently I have the following packages intalled:

blueman, bluez, bluez-hid2hci, bluez-libs, bluez-plugins, bluez-utils

I have two packages installed for joycon support:

hid-nintendo-dkms, joycond-git

For good measure here is my controller configuration. There shouldn't be a problem with it...

[bluetooth]# show 84:C5:A6:0A:20:D9
Controller 84:C5:A6:0A:20:D9 (public)
        Name: pahlse
        Alias: pahlse
        Class: 0x002c010c
        Powered: yes
        Discoverable: yes
        DiscoverableTimeout: 0x000000b4
        Pairable: yes
        UUID: Headset AG                (00001112-0000-1000-8000-00805f9b34fb)
        UUID: Audio Source              (0000110a-0000-1000-8000-00805f9b34fb)
        UUID: PnP Information           (00001200-0000-1000-8000-00805f9b34fb)
        UUID: Audio Sink                (0000110b-0000-1000-8000-00805f9b34fb)
        UUID: Headset                   (00001108-0000-1000-8000-00805f9b34fb)
        UUID: Generic Access Profile    (00001800-0000-1000-8000-00805f9b34fb)
        UUID: Generic Attribute Profile (00001801-0000-1000-8000-00805f9b34fb)
        UUID: Device Information        (0000180a-0000-1000-8000-00805f9b34fb)
        Modalias: usb:v1D6Bp0246d0537
        Discovering: no
        Roles: central
        Roles: peripheral
        Roles: central-peripheral
Advertising Features:
        ActiveInstances: 0x00 (0)
        SupportedInstances: 0x06 (6)
        SupportedIncludes: tx-power
        SupportedIncludes: appearance
        SupportedIncludes: local-name
        SupportedSecondaryChannels: 1M
        SupportedSecondaryChannels: 2M
        SupportedSecondaryChannels: Coded

Please help me solve this anoying problem. Tanks in advance.

Last edited by pahlse (2021-02-13 14:21:05)

Offline

Board footer

Powered by FluxBB