Bluetoooth fail, not found :(

Hi,

i bought a m3 banana pi, and burn on emmc debian. i’ll try to use bluetooth module…

systemctl status bluetooth.service
● bluetooth.service - Bluetooth service Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled) Active: failed (Result: exit-code) since Thu 2017-02-02 02:57:00 CST; 1h 6min ago Docs: man:bluetoothd(8) Process: 31921 ExecStart=/usr/lib/bluetooth/bluetoothd (code=exited, status=1/FAILURE) Main PID: 31921 (code=exited, status=1/FAILURE) Status: “Starting up”

Feb 02 02:57:00 alarmjeedom bluetoothd[31921]: Bluetooth daemon 5.23 Feb 02 02:57:00 alarmjeedom bluetoothd[31921]: D-Bus setup failed: Name already in use Feb 02 02:57:00 alarmjeedom systemd[1]: bluetooth.service: main process exited, code=exited, status=1/FAILURE Feb 02 02:57:00 alarmjeedom systemd[1]: Failed to start Bluetooth service. Feb 02 02:57:00 alarmjeedom systemd[1]: Unit bluetooth.service entered failed state. Feb 02 02:57:37 alarmjeedom systemd[1]: Stopped Bluetooth service.

lsusb: lsusb Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 001 Device 004: ID 14cd:8168 Super Top Bus 001 Device 003: ID 05e3:0718 Genesys Logic, Inc. IDE/SATA Adapter Bus 001 Device 002: ID 1a40:0101 Terminus Technology Inc. 4-Port HUB Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

uname -a Linux Debian 3.4.39-BPI-M3-Kernel #1 SMP PREEMPT Tue May 3 13:47:01 UTC 2016 armv7l GNU/Linux

i’ll try to do insmod /lib/modules/3.4.39-BPI-M3-Kernel/kernel/drivers/bluetooth/*

lsmod Module Size Used by btmrvl_sdio 10263 0 btmrvl 16997 1 btmrvl_sdio bcm_btlpm 8502 0 sunxi_ir_rx 7609 0 xt_multiport 2631 1 iptable_filter 1710 1 ip_tables 12777 1 iptable_filter x_tables 19160 3 ip_tables,xt_multiport,iptable_filter bcmdhd 693235 0 option 20034 0 usb_wwan 12345 1 option

hcitool scan
Device is not available: No such device

have an idea?