You are not logged in.
Pages: 1
Hello! I'm having trouble connecting my air-pods to bluetoothctl.
I have successfully paired the device but can't connect to them.
The error message I'm getting is:
Failed to connect: org.bluez.Error.Failed
When i run systemctl status bluetooth i get :
Loaded: loaded (/usr/lib/systemd/system/bluetooth.service; enabled; vendor preset: disabled)
Active: active (running) since Mon 2020-04-06 07:19:44 CEST; 3h 56min ago
Docs: man:bluetoothd(8)
Main PID: 499 (bluetoothd)
Status: "Running"
Tasks: 1 (limit: 4915)
Memory: 3.3M
CGroup: /system.slice/bluetooth.service
└─499 /usr/lib/bluetooth/bluetoothd
Warning: Journal has been rotated since unit was started. Log output is incomplete or unavailable.
and when i run journalctl -n 20 i get:
~
~
~
lines 1-21/21 (END)...skipping...
-- Logs begin at Fri 2018-06-01 15:13:29 CEST, end at Mon 2020-04-06 11:06:21 CEST. --
april 06 07:19:51 MartinPc systemd[654]: Starting D-Bus User Message Bus Socket.
april 06 07:19:51 MartinPc systemd[654]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
april 06 07:19:51 MartinPc systemd[654]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
april 06 07:19:51 MartinPc systemd[654]: Listening on D-Bus User Message Bus Socket.
april 06 07:19:51 MartinPc systemd[654]: Reached target Sockets.
april 06 07:19:51 MartinPc systemd[654]: Reached target Basic System.
april 06 07:19:51 MartinPc systemd[654]: Reached target Main User Target.
april 06 07:19:51 MartinPc systemd[654]: Startup finished in 31ms.
april 06 07:19:52 MartinPc systemd[654]: Started D-Bus User Message Bus.
april 06 07:19:52 MartinPc systemd[654]: Starting Sound Service...
april 06 07:19:52 MartinPc pulseaudio[692]: W: [pulseaudio] authkey.c: Failed to open cookie file '/home/martin/.config/pulse/cookie': Ingen slik fil eller filkatalog
april 06 07:19:52 MartinPc pulseaudio[692]: W: [pulseaudio] authkey.c: Failed to load authentication key '/home/martin/.config/pulse/cookie': Ingen slik fil eller filkatalog
april 06 07:19:52 MartinPc systemd[654]: Started Sound Service.
april 06 07:19:52 MartinPc pulseaudio[692]: E: [pulseaudio] backend-ofono.c: Failed to register as a handsfree audio agent with ofono: org.freedesktop.DBus.Error.ServiceUnknown: The name org.ofono was not provided by any .service files
april 06 07:19:53 MartinPc dbus-daemon[667]: [session uid=1000 pid=667] Activating via systemd: service name='org.a11y.Bus' unit='at-spi-dbus-bus.service' requested by ':1.6' (uid=1000 pid=669 comm="/usr/lib/firefox/firefox ")
april 06 07:19:53 MartinPc systemd[654]: Starting Accessibility services bus...
april 06 07:19:53 MartinPc dbus-daemon[667]: [session uid=1000 pid=667] Successfully activated service 'org.a11y.Bus'
april 06 07:19:53 MartinPc systemd[654]: Started Accessibility services bus.
april 06 07:20:02 MartinPc systemd[654]: run-user-620.mount: Succeeded.
april 06 11:06:21 MartinPc polkit-agent-helper-1[2463]: pam_unix(polkit-1:auth): authentication failure; logname= uid=1000 euid=0 tty= ruser=root rhost= user=root
Figured out after trying connect a bluetooth mouse that it is in fact, bluetoothctl that is not working.
It seems like ive encountered a problem with the firmware i my laptop which is a Dell XPS 13 2015.
When i run dmseg egrep | -i 'firm|blue' i get:
[ 0.215613] Spectre V2 : Enabling Restricted Speculation for firmware calls
[ 2.742309] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[ 2.827238] Bluetooth: Core ver 2.22
[ 2.829056] Bluetooth: HCI device and connection manager initialized
[ 2.829059] Bluetooth: HCI socket layer initialized
[ 2.829064] Bluetooth: L2CAP socket layer initialized
[ 2.829070] Bluetooth: SCO socket layer initialized
[ 2.905310] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 2.905312] Bluetooth: BNEP filters: protocol multicast
[ 2.905315] Bluetooth: BNEP socket layer initialized
[ 2.983451] Bluetooth: hci0: BCM: chip id 63
[ 2.984450] Bluetooth: hci0: BCM: features 0x07
[ 3.000453] Bluetooth: hci0: MartinPc
[ 3.001454] Bluetooth: hci0: BCM20702A1 (001.002.014) build 0000
[ 3.001631] bluetooth hci0: Direct firmware load for brcm/BCM20702A1-0a5c-216f.hcd failed with error -2
[ 3.001632] Bluetooth: hci0: BCM: Patch brcm/BCM20702A1-0a5c-216f.hcd not found
[ 14.171440] Bluetooth: RFCOMM TTY layer initialized
[ 14.171446] Bluetooth: RFCOMM socket layer initialized
[ 14.171451] Bluetooth: RFCOMM ver 1.11
I followed this link: https://askubuntu.com/questions/657392/ … om-216f-bt to fix the missing firmware file
But when i extract the firmware and convert it to something readable for UNIX systems i get this message:
Converting /lib/firmware/brcm/BCM20702A1-0a5c.216f.hcd to BCM20702A1_001.002.014.1443.1572.hex
Empty file
And even though the file is listed in /lib/firmware/bcrm/ when i run the dmesg command i get the same error message.
Anyone encountered this problem before, I just want to listen to music with my earbuds.
And if there is something i need to elaborate on, please let me know.
Thanks
Last edited by Mqrtln (2020-04-16 13:23:20)
Offline
I think we are tilting at windmills. What is the output of lspci -nn ?
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
Please make that lspci -knn .
Also post full dmesg & journalctl -b
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline
Pages: 1