Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

buetoothctl : Failed to connect: org.bluez.Error.NotReady #30

Open
janvda opened this issue Oct 22, 2019 · 3 comments
Open

buetoothctl : Failed to connect: org.bluez.Error.NotReady #30

janvda opened this issue Oct 22, 2019 · 3 comments

Comments

@janvda
Copy link
Owner

janvda commented Oct 22, 2019

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]# 
@janvda
Copy link
Owner Author

janvda commented Oct 22, 2019

I am also getting errors when running scan on

[bluetooth]# scan on
Failed to start discovery: org.bluez.Error.NotReady
Failed to set power on: org.bluez.Error.Failed
[bluetooth]# 

@janvda
Copy link
Owner Author

janvda commented Oct 22, 2019

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

@janvda
Copy link
Owner Author

janvda commented Oct 22, 2019

rebooting the device fixed the problem:

Spawning shell...
root@ba7c427:/# bluetoothctl
Agent registered
[GEAR4 SPW]# info
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: yes
        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)
[GEAR4 SPW]# 

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant