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

How could I enalbe bluetooth in commandline ? #85

Open
bao3 opened this issue May 27, 2018 · 2 comments
Open

How could I enalbe bluetooth in commandline ? #85

bao3 opened this issue May 27, 2018 · 2 comments

Comments

@bao3
Copy link

bao3 commented May 27, 2018

I follow the steps by Raspbian,but some files could not find in pi64, eg. hciuart.services

@valerierx
Copy link

@clem844
Copy link

clem844 commented Nov 5, 2018

Hi,
I have the same issue. The hciuart service doesn't seem to exist when trying to enable it.

sudo dmesg | grep -i bluetooth
[  241.986099] Bluetooth: Core ver 2.22
[  241.986383] Bluetooth: HCI device and connection manager initialized
[  241.986435] Bluetooth: HCI socket layer initialized
[  241.986464] Bluetooth: L2CAP socket layer initialized
[  241.986533] Bluetooth: SCO socket layer initialized
[  247.226090] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[  247.226106] Bluetooth: BNEP filters: protocol multicast
[  247.226137] Bluetooth: BNEP socket layer initialized 
pi@raspberrypi:~$ bluetoothctl
Agent registered
[bluetooth]# list
[bluetooth]# power on
No default controller available
bt-device -l
**
ERROR:lib/bluez/adapter.c:165:adapter_get_dbus_object_path: assertion failed: (ADAPTER_IS(self))
Aborted

Did anyone succeed to set up bluetooth on this OS?

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

3 participants