Looking for users with no working WiFi or BT

Vontar x96 [s905x] 2/16
CoreELEC (official): nightly_20200523 (Amlogic.arm)
RTL8723BS

BT not working
WiFi OK

P: /devices/d0070000.sdio/mmc_host/sdio/sdio:0001/sdio:0001:1
L: 0
E: DEVPATH=/devices/d0070000.sdio/mmc_host/sdio/sdio:0001/sdio:0001:1
E: DRIVER=rtl8723bs
E: SDIO_CLASS=07
E: SDIO_ID=024C:B723
E: MODALIAS=sdio:c07v024CdB723
E: SUBSYSTEM=sdio
E: USEC_INITIALIZED=10410745
E: SYSTEMD_WANTS=rtl8723bs_bt-firmware.service
E: TAGS=:systemd:

dmesg|paste
http://ix.io/2nk7

Vontar x96 [s905x] 2/16
RTL8723BS

I tried a bunch of versions
But on these BT module does not see
CoreELEC-Amlogic.arm-9.2-nightly_20200220.tar
CoreELEC-Amlogic.arm-9.2-nightly_20200316.tar
CoreELEC-Amlogic.arm-9.2-nightly_20200413.tar
CoreELEC-Amlogic.arm-9.2-nightly_20200415.tar
CoreELEC-Amlogic.arm-9.2-nightly_20200423.tar
CoreELEC-Amlogic.arm-9.2.0-Generic.img.gz

Here on these sees the module, but does not connect
CoreELEC-Amlogic.arm-9.2-nightly_20200523.tar
CoreELEC-Amlogic.arm-9.2-nightly_20200525.tar

And here it works and connects
CoreELEC-Amlogic-ng.arm-9.2-funhouse_2011.6-Generic.img.gz

Hi cdu13a, is the information provided enough? Do you need other info?
Thank you

Bluetooth Dongle not working

Odroid N2
1Mii B10 Bluetooth Dongle
CoreELEC (nightly) 20200528

lsusb
Bus 001 Device 003: ID 0a12:1004 Cambridge Silicon Radiio, Ltd

Please reboot and run the following commands:
dmesg | paste
lsusb -v | paste
Then post the URLs these commands return.

A post was merged into an existing topic: Odroid N2 - WiFi Issues, General Setup Questions

Hope that helps.

dmesg | paste
http://ix.io/2nUb

lsusb -v | paste
http://ix.io/2nUc

ciao Guys,

My S905X3 box’s built-in bluetooth is not working. The driver starts, hci0 comes up but the audio output is lagging.

HCI Version: 4.2 (0x8) Revision: 0xaa89
LMP Version: 4.2 (0x8) Subversion: 0x7e1c
Manufacturer: Realtek Semiconductor Corporation (93)

I can use the box with a dongle (the audio is perfect) but if I blacklist the bt-uart module somehow rfkill blocks bluetooth on boot and I must log in and unblock it manually (despite bt-usb is loaded). The block runs in the very end of the booting process after autroun.sh can execute ‘rfkill unblock bluetooth’.

According to the dmesg, and also this thread, what you got is not a bluetooth adapter.
It’s also possible that linux doesn’t see it as an actual bt adapter. In any case it seems that it’s not supported.

Hi,
is there something else I should do in order to give you details on my issue?
Thanks

Guys, can anybody tell me how can I prevent rfkill blocks bluetooth? I really did not find any trace of it :frowning:

thanks!

MeCool M8S Pro Plus
No WiFi, No Bluetooth
CoreELEC (official): 9.2.2

P: /devices/d0070000.sdio/mmc_host/sdio/sdio:0001/sdio:0001:1
L: 0
E: DEVPATH=/devices/d0070000.sdio/mmc_host/sdio/sdio:0001/sdio:0001:1
E: SDIO_CLASS=07
E: SDIO_ID=02E7:9082
E: MODALIAS=sdio:c07v02E7d9082
E: SUBSYSTEM=sdio

Please try latest nightly first to make sure a problem still exists.
9082xs wifi is not supported.

@anon88919003 Hi, still no news regarding the BT for MT7668 ?
I found that there is a Linux version (Yocto Linux) supporting a board called # Pumpkin Evaluation Kit Smart Audio Edition that has the same MT7668 chip.

I tried to check, but my Linux source knowledge is limited so I didn’t know where to look so far.

Box Model: Edal T95Z Plus
S912, 2/16 GB, Gigabit Ethernet

Ethernet chipset: RTL8211
Wifi/BT chipset: Longsys LTM8830

CoreELEC (official): 9.2.3
DTB: gxm_q201_2g_1gbit

Status:
Gigabit ethernet and Wifi working
Bluetooth NOT working

http://ix.io/2pWj

P: /devices/d0070000.sdio/mmc_host/sdio/sdio:0001/sdio:0001:1
L: 0
E: DEVPATH=/devices/d0070000.sdio/mmc_host/sdio/sdio:0001/sdio:0001:1
E: DRIVER=ar6k_wlan
E: SDIO_CLASS=00
E: SDIO_ID=0271:0701
E: MODALIAS=sdio:c00v0271d0701
E: SUBSYSTEM=sdio
E: USEC_INITIALIZED=9214704
E: SYSTEMD_WANTS=qca9377-firmware-aml.service
E: TAGS=:systemd:

That kit you mention uses a BT 5 version and as you may already know , there are a variety of modules that start with MT7668, most of which do seem to be of the BT 4.1/2 variety in boxes.

adamg did spend a lot of time on my box trying to get it to work but it seems that there is something missing that prevents it from working within CE.

As you may also have read elsewhere in the past couple of days, adamg is no longer around, so won’t be carrying things forward.

My advise right now is to get a cheap generic BT 4 USB dongle and just keep an eye out in case somebody discovers a workaround in the future.

I used the SCR 4.0 adapter, it works.
CSR_4_0

Same as mine and yes, works well.

I know that a BT dongle works, I’m using one.
The advantage of using the internal one is that I free a USB port, since I just have two and don’t want to use an USB HUB.
Makes the controversial point of having a small powerful box and them you have to have a bunch of external things to use it since everything inside doesn’t work, for that I buy a normal big PC or some other big machine. :wink:

@Compent Anyway, do you still have the driver or compiled code that adamg tested with you?
I like to take a look to see if I find anything extra.
I can’t cross compile properly the sources I have and found here since I don’t have the proper base PC and OS version or worst I’m doing something totally wrong and compile fails always with some error.