You are not logged in.
Pages: 1
Hi!
I followed the Bluetooth installation instructions from the wiki but I still can't connect my laptop (Dell XPS 15 9550) to a bluetooth audio device.
journalctl gives me this:
bluetoothd[420]: Unable to get connect data for Headset Voice gateway: getpeername: Transport endpoint is not connected (107)
bluetoothd[420]: connect error: Connection refused (111)
bluetoothd[420]: GLib: Source ID 817 was not found when attempting to remove it
bluetoothd[420]: connect error: Connection refused (111)I did copy the firmware in /lib/firmware/brcm as suggested here but it did not solve the issue.
hciconfig hci0 -a
hci0: Type: Primary Bus: USB
BD Address: 48:E2:44:F5:A1:66 ACL MTU: 1021:8 SCO MTU: 64:1
UP RUNNING PSCAN ISCAN
RX bytes:44975 acl:160 sco:0 events:1911 errors:0
TX bytes:65395 acl:167 sco:0 commands:1323 errors:0
Features: 0xbf 0xfe 0xcf 0xfe 0xdb 0xff 0x7b 0x87
Packet type: DM1 DM3 DM5 DH1 DH3 DH5 HV1 HV2 HV3
Link policy: RSWITCH SNIFF
Link mode: SLAVE ACCEPT
Name: 'xps-15'
Class: 0x0c010c
Service Classes: Rendering, Capturing
Device Class: Computer, Laptop
HCI Version: 4.1 (0x7) Revision: 0x11a6
LMP Version: 4.1 (0x7) Subversion: 0x2105
Manufacturer: Broadcom Corporation (15)Could it be related to power level?
hciconfig hci0 inqtpl
...
Inquiry transmit power level: 0Offline
Any chance that audio device is bound to another master? Like an android phone? My external speaker will allow multiple hosts to connect to it, but only one may connect at any one time to any particular endpoint.
Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
The shortest way to ruin a country is to give power to demagogues.— Dionysius of Halicarnassus
---
How to Ask Questions the Smart Way
Offline
It's not.
Also, I'm able to connect to the audio device if I use Windows instead of Arch so I don't think the issue is hardware related.
Offline
Pages: 1