You are not logged in.
Hi,
I'm new in Bunsen/Debian/Linux world. Using Bunsenlabs for a few days now.
On HP Stream 13-c000nw. And totally don't know how to make bluetooth work. Can you help me with this by advice or some links? Don't know which libraries I need to have.
At the end want to use blueman-applet.
Thx in advance for any suggestions or anything:)
Peace
Offline
Already installed libraries and blueman.
But my system can't find any BT devices and my BT devices don't see my laptop with bunsen.
I turn BT in blueman-applet and when I use 'setup new device' or 'search' in Devices - nothing. It takes a while to search but with no result. Laptop isn't visible too.
The other thing is, when I use
/etc/init.d/bluetooth status
I get:
● bluetooth.service - Bluetooth service
Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled)
Active: active (running) since Sun 2018-07-08 16:21:37 BST; 33min ago
Docs: man:bluetoothd(8)
Main PID: 560 (bluetoothd)
Status: "Running"
CGroup: /system.slice/bluetooth.service
└─560 /usr/lib/bluetooth/bluetoothd
Jul 08 16:21:37 mycho bluetoothd[560]: Bluetooth daemon 5.23
Jul 08 16:21:37 mycho systemd[1]: Started Bluetooth service.
Jul 08 16:21:37 mycho bluetoothd[560]: Starting SDP server
Jul 08 16:21:37 mycho bluetoothd[560]: Bluetooth management interface 1.6 initialized
Jul 08 16:21:37 mycho bluetoothd[560]: Sap driver initialization failed.
Jul 08 16:21:37 mycho bluetoothd[560]: sap-server: Operation not permitted (1)
Jul 08 16:21:37 mycho bluetoothd[560]: hci0 Load Connection Parameters failed: Unknown Command (0x01)
Jul 08 16:33:00 mycho systemd[1]: Started Bluetooth service.
What am I doing wrong and missing?:/
Thx in advance.
Offline
Make sure you also have bluetooth and bluez installed.
Debian stable uses systemd, so run the systemd command as root that's on the Debian wiki page...
https://wiki.debian.org/BluetoothUser
sudo systemctl start bluetooth
Then check with the status command that it's loaded and active...
systemctl status bluetooth
You may need to first run blueman-manager before running blueman-applet, but I can't test because my computer has no bluetooth.
Weekends are slow on these forums usually, hopefully you'll get more feedback tomorrow.
I don't care what you do at home. Would you care to explain?
Offline