Bluetooth hardware not detected

Hello, lately I have been trying to setup homebridge on my khadas VIM2 when I noticed that bluetooth wasn’t working. The board literally looks like it’s not detecting the onboard bluetooth, and it won’t even work with generic usb dongles. If I connect one, lshw says that the device is UNCLAIMED.

hciconfig can’t find the device either :(.

Am I doing something wrong? I tried following the official guide here https://docs.khadas.com/vim2/HowToSetupBluetooth.html but I cannot bring up the device.
In /dev looks like it’s missing completely.
Is there anything I could do?

thanks in advance

1 Like

@Firestorm7893 Which one firmware you used ?

I used the latest Ubuntu server release in the firmware page (VIM2_Ubuntu-server-bionic_Linux-4.9_arm64_EMMC_V20191231)

@Firestorm7893 It work fine.

khadas@Khadas:~$ sudo hciconfig hci0 up
[sudo] password for khadas: 
khadas@Khadas:~$ sudo hcitool scan
Scanning ...
        EC:3C:BB:D4:44:71       HUAWEI WATCH GT 2-471
        00:13:EF:A0:03:EC       D90
        22:22:5D:8A:87:08       VIM3
        22:22:54:1F:AB:44       Khadas

        14:4F:8A:32:B7:6F       n/a
khadas@Khadas:~$ 
khadas@Khadas:~$ cat /etc/fenix
fenix/         fenix-release  
khadas@Khadas:~$ cat /etc/fenix-release 
# PLEASE DO NOT EDIT THIS FILE
BOARD=VIM2
VENDOR=Amlogic
VERSION=0.8.1
ARCH=arm64
INITRD_ARCH=arm64
INSTALL_TYPE=EMMC
IMAGE_RELEASE_VERSION=V20191231
khadas@Khadas:~$ 

Can you try again ?

Cattura

Not for me :frowning:

I checked in /dev, I can’t find any device named hci-something

Ignore the fact that I am on ubuntu 20.04, I upgraded while trying to fix the problem. I had it on 18.04 too

@Firestorm7893 I think you can try this one firwamre https://dl.khadas.com/Firmware/VIM2/Ubuntu/EMMC/VIM2_Ubuntu-xfce-bionic_Linux-4.9_arm64_EMMC_V20191231.7z

And don’t install any software. Then try again.