You are not logged in.

#1 2018-02-26 15:24:37

Laadna
Member
Registered: 2017-09-15
Posts: 24

[solved] Bluetooth daemon ?

Hello, I am trying to pair a speaker with my labtop. I have installed a few packets (blueman, bluez, bluetooth, bluez-tools). I have checked via several commands the status of my bluetooth connection :

benoit@benoit-nomade:~$ systemctl status bluetooth
● bluetooth.service - Bluetooth service
   Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled)
   Active: active (running) since lun. 2018-02-26 16:56:39 EET; 22min ago
     Docs: man:bluetoothd(8)
 Main PID: 3039 (bluetoothd)
   Status: "Running"
   CGroup: /system.slice/bluetooth.service
           └─3039 /usr/lib/bluetooth/bluetoothd
benoit@benoit-nomade:~$ bluetooth
bluetooth = on
benoit@benoit-nomade:~$ sudo bluetoothctl
[sudo] password for benoit: 
[NEW] Controller 00:24:2C:EF:6A:E7 benoit-nomade [default]
[bluetooth]# 

The rfkill packet also confirms that my bluetooth is ok :

benoit@benoit-nomade:~$ rfkill list
0: samsung-wlan: Wireless LAN
	Soft blocked: no
	Hard blocked: no
1: phy0: Wireless LAN
	Soft blocked: no
	Hard blocked: no
2: hci0: Bluetooth
	Soft blocked: no
	Hard blocked: no

My problem is the following : I do not see how to launch a daemon to setup the pairing (as I find it easier to use than command-lines for everyday use), and to launch it automatically on startup. Command-lines such as sudo bluez or sudo blueman are "not found".

Thanks for your help. smile

Last edited by Laadna (2018-02-27 09:27:34)

Offline

#2 2018-02-26 16:49:06

s-rod
Member
From: Kansas City, Missouri
Registered: 2015-10-09
Posts: 39

Re: [solved] Bluetooth daemon ?

Not sure if this is the answer you are looking for - have you ran bluetooth-manager to start the blueman-applet?

Offline

#3 2018-02-26 22:03:49

Laadna
Member
Registered: 2017-09-15
Posts: 24

Re: [solved] Bluetooth daemon ?

s-rod wrote:

Not sure if this is the answer you are looking for - have you ran bluetooth-manager to start the blueman-applet?

No I haven't, but the terminal response is the same :

benoit@benoit-nomade:~$ bluetooth-manager
bash: bluetooth-manager : commande introuvable

Offline

#4 2018-02-26 22:44:08

Head_on_a_Stick
Member
From: London
Registered: 2015-09-29
Posts: 9,093
Website

Re: [solved] Bluetooth daemon ?

Try

sudo apt install blueman
blueman-applet

I think it should autostart after that, add it to ~/.config/openbox/autostart if it doesn't.

Offline

#5 2018-02-27 09:27:11

Laadna
Member
Registered: 2017-09-15
Posts: 24

Re: [solved] Bluetooth daemon ?

Yes, that worked. Thanks smile

Offline

#6 2025-05-04 14:05:08

Gervy121
New Member
From: Philippines
Registered: 2025-05-03
Posts: 2

Re: [solved] Bluetooth daemon ?

Hi!, I need help connecting my bose soundbar bluetooth speaker to my laptop, I have updated my blueman, i also used bluetooth manager but my speaker still is not visible. Any advice will be highly appreciated.

Offline

Board footer

Powered by FluxBB