cubieboard / cubieboard.org

as cubieboard.org publich Iusse collection
Mozilla Public License 2.0
0 stars 0 forks source link

How to Enable Bluetooth device/controller in Cubienoard (A80) #7

Open ARUNAKUMARBHAT opened 8 years ago

ARUNAKUMARBHAT commented 8 years ago

How to Enable Bluetooth device/controller in Cubienoard (A80) I am vary beginner to cubieboard4 (A80) as well as Linux. As per the cubieboard4 specification it is having bcm40183b2 (bluetooth 4.0 and WiFi) chip and it is connected through Uart2. I can see this in /lib/firmware/ap6330/. And it is having dabian linux 3.4.39.

If I do lsmod I am able to see bnep,hidp,hci_uart,rfcomm, bluetooth modules.

But If I do $hcitool dev Devices:

I am not able to see any controller. Please any one guide me how to enable bluetooth controller for cubieboard4 (A80).

And if i do $rfkill list it is showing 0: rtl8723bs: Bluetooth Soft blocked: no Hard blocked: no

Now again I am confused here. Because rtl8723bs is realtek wifi and BT chip set. But cubieboard4 (A80) spec is telling it is having bcm40183b2 chipset.

Please tell me cubieboard4 is having which chipset? and how to enable bluetooth controller for cubieboard4 (A80)?