You are not logged in.

#1 2016-09-23 16:59:52

porphyry5
Member
Registered: 2014-06-04
Posts: 88

[SOLVED] bluetoothctl message "Waiting to connect to bluetoothd..."

My first attempt to use a bluetooth device, a Logitech keyboard. I inserted its dongle in usb port and from instructions on https://wiki.archlinux.org/index.php/bluetooth I did

pacman -S bluez bluez-utils
modprobe btusb
bluetoothctl
  Waiting to connect to bluetoothd...
Ctrl-C
hciconfig hci0 sspmode 0
  Can't set Simple pairing mode on hci0: Network is down (100)

Which network is it referring to?
Additionally, I have also tried 'bluetoothctl -a' and adding my username to the lp line in /etc/groups, no difference

Last edited by porphyry5 (2016-09-30 16:57:18)

Offline

#2 2016-09-29 19:20:11

pillowHugger95
Member
Registered: 2016-09-29
Posts: 10

Re: [SOLVED] bluetoothctl message "Waiting to connect to bluetoothd..."

Have you started the bluetooth service?

# systemctl start bluetooth 

and if so are there any errors listed when you type:

# systemctl status bluetooth 

Offline

#3 2016-09-30 16:56:31

porphyry5
Member
Registered: 2014-06-04
Posts: 88

Re: [SOLVED] bluetoothctl message "Waiting to connect to bluetoothd..."

My apologies, that was the problem, but I forgot to return here and mark it already solved. Thank you.

Offline

#4 2023-12-01 13:46:21

bihariNiger
Member
Registered: 2023-11-11
Posts: 2

Re: [SOLVED] bluetoothctl message "Waiting to connect to bluetoothd..."

pillowHugger95 wrote:

Have you started the bluetooth service?

# systemctl start bluetooth 

and if so are there any errors listed when you type:

# systemctl status bluetooth 

this is my output

# Failed to start bluetooth.service: Unit bluetooth.service not found. 

Offline

#5 2023-12-01 14:07:31

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,627

Re: [SOLVED] bluetoothctl message "Waiting to connect to bluetoothd..."

Please don't necrobump 6 year old solved topics.

As mentioned in the OP, make sure bluez is installed.

Open a new topic if this is insufficient.

Closing.

Online

Board footer

Powered by FluxBB