You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to manually connect to my bluetooth speaker by means of the pulseaudio-server terminal window but I got the error Failed to connect: org.bluez.Error.NotReady.
Here below the full log:
[bluetooth]# info A0:E9:DB:09:CF:FF
Device A0:E9:DB:09:CF:FF (public)
Name: GEAR4 SPW
Alias: GEAR4 SPW
Class: 0x00240404
Icon: audio-card
Paired: yes
Trusted: yes
Blocked: no
Connected: no
LegacyPairing: no
UUID: Headset (00001108-0000-1000-8000-00805f9b34fb)
UUID: Audio Sink (0000110b-0000-1000-8000-00805f9b34fb)
UUID: Advanced Audio Distribu.. (0000110d-0000-1000-8000-00805f9b34fb)
UUID: Handsfree (0000111e-0000-1000-8000-00805f9b34fb)
[bluetooth]# connect A0:E9:DB:09:CF:FF
Attempting to connect to A0:E9:DB:09:CF:FF
Failed to connect: org.bluez.Error.NotReady
[bluetooth]#
The text was updated successfully, but these errors were encountered:
stopping and starting the pulseaudio-server had no effect.
also stopping and staring the bluetooth deamon on the Host Os with following commands also had no effect: systemctl stop bluetooth and systemctl start bluetooth
I tried to manually connect to my bluetooth speaker by means of the
pulseaudio-server
terminal window but I got the errorFailed to connect: org.bluez.Error.NotReady
.Here below the full log:
The text was updated successfully, but these errors were encountered: