Jump to content

Recommended Posts

Posted
On 10/27/2017 at 10:37 AM, Igor said:

We didn't get there yet but you can try to look how this is done on  Pinebook which fancy similar chip. BT is working there - but on the old kernel. Check here if you can make use of it: https://github.com/armbian/build/tree/master/packages/bsp/pinebook

Good day.
Can you please tell me what needs to be done to make the bluetooth work?
As I understand it, you need a file https://github.com/armbian/build/blob/master/packages/bsp/pinebook/pinebook-bluetooth.service.

What to do with it?

 

My opi prime works on Armbian Stretch mainline kernel 4.14.y

Posted

Hi all.

My board runs on Armbian Stretch mainline kernel 4.14.y

I can not turn on Bluetooth.

 

systemctl status bluetooth:

bluetooth.service - Bluetooth service
   Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset: enabled)
   Active: active (running) since Sat 2018-12-01 00:30:44 MSK; 1 day 11h ago
     Docs: man:bluetoothd(8)
 Main PID: 3290 (bluetoothd)
   Status: "Running"
    Tasks: 1 (limit: 4915)
   CGroup: /system.slice/bluetooth.service
           └─3290 /usr/lib/bluetooth/bluetoothd

 

But:

 bluetoothctl

[bluetooth]# power on
No default controller available

 

rfkill list all

0: phy0: Wireless LAN
        Soft blocked: no
        Hard blocked: no

 

dmesg | grep Blue

[  403.463305] Bluetooth: Core ver 2.22
[  403.463463] Bluetooth: HCI device and connection manager initialized
[  403.463490] Bluetooth: HCI socket layer initialized
[  403.463506] Bluetooth: L2CAP socket layer initialized
[  403.463551] Bluetooth: SCO socket layer initialized
[  407.916021] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[  407.916028] Bluetooth: BNEP filters: protocol multicast
[  407.916043] Bluetooth: BNEP socket layer initialized

 

 

Does anyone know how to make bluetooth work properly?

 

Many thx.

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines