phenning Posted October 27, 2017 Posted October 27, 2017 Hi Has anyone got the on board Bluetooth going on their OP Prime ?
Igor Posted October 27, 2017 Posted October 27, 2017 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
Stan Posted November 28, 2018 Posted November 28, 2018 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
Stan Posted December 2, 2018 Posted December 2, 2018 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.
TitanSnow Posted February 15, 2019 Posted February 15, 2019 Hi Any updates? Did anyone succeed to make it work?The mainline kernel already has RTL8723BS Bluetooth driver now.(See commit b825d7c and https://patchwork.kernel.org/patch/10139571)Can we simply patch the dts to enable it?
Recommended Posts