You are not logged in.

#1 2018-07-07 13:45:20

erdokannn
New Member
Registered: 2018-06-18
Posts: 2

HP Stream 13-c000nw + Bluetooth

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

#2 2018-07-08 15:57:57

erdokannn
New Member
Registered: 2018-06-18
Posts: 2

Re: HP Stream 13-c000nw + Bluetooth

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

#3 2018-07-09 05:24:53

hhh
Gaucho
From: High in the Custerdome
Registered: 2015-09-17
Posts: 16,180
Website

Re: HP Stream 13-c000nw + Bluetooth

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

Board footer

Powered by FluxBB