Looking for users with no working WiFi or BT

remove your SAGE AirMouse and try again and make log again

Removed Sage airmouse (which i only inserted for this test, not connected in normal use): http://ix.io/2WQY

I don’t know if your problem can be solved at all.
The USB hubs on N2/C4 do need a reset on boot to work properly.

But it looks like the Wifi dongle does not like that.

I understand. Too bad.
Weird that it worked consistently in some nightlies before without issue, though :-/

Anyway, it is what it is. I will give up on wifi for the Odroids in that case.
Thank you for looking at this issue!

Regards,

Atreyu

Any chance to incorporate these drivers for the 9082 wifi chip?

http://wrxtasy.libreelec.tv/MECOOL/

A post was merged into an existing topic: CoreELEC 19.1-Matrix_rc2 Discussion

No. We need the source code, not binary files.
In any case, that specific driver binary is not compatible with the CE kernel anyway.

hi guys, I’m using tx3 mini chip RTL8723AS running stock rom 8.1, how to backup driver RTL8723AS to use for debian?

The driver is built from source, so just take it and compile for your target.

I just got a RTL8671b to replace my old BT adapter (Range was 3 feet), but it says adapter not found. Before beating my head against a wall too much, is this adapter supported?

There is more information in this thread.

You haven’t stated which device you are using and which release of CE you are using.

Hi. I have an Android Box from China. AIDA 64 gave me this information:

Modell: A95X F2, 4 GB RAM / 64 GB 
Board: A95X_F2
Hardware: amlogic
Product: ampere

I was able to install “CoreELEC-Amlogic-ng.arm-9.2.6-Generic” with the “g12a_s905x2_4g” dtb on it. Now I’m running “CoreELEC 9.2.7” on it.

Wifi works, but Bluetooth doesn’t. Here’s the udevadm info:

P: /devices/platform/ffe05000.sd2/mmc_host/sdio/sdio:0001/sdio:0001:1
L: 0
E: DEVPATH=/devices/platform/ffe05000.sd2/mmc_host/sdio/sdio:0001/sdio:0001:1
E: DRIVER=wlan
E: SDIO_CLASS=00
E: SDIO_ID=037A:7608
E: MODALIAS=sdio:c00v037Ad7608
E: SUBSYSTEM=sdio

P: /devices/platform/ffe05000.sd2/mmc_host/sdio/sdio:0001/sdio:0001:2
L: 0
E: DEVPATH=/devices/platform/ffe05000.sd2/mmc_host/sdio/sdio:0001/sdio:0001:2
E: SDIO_CLASS=00
E: SDIO_ID=037A:7668
E: MODALIAS=sdio:c00v037Ad7668
E: SUBSYSTEM=sdio

Hope that helps! Would be great to get Bluetooth working. For now, I’m using a 8bit-do-Dongle for my controller…

Keep up the good work!

Try again first with 19.1_rc2 and tomorrow with rc3.
9.2 does not get driver updates anymore.

Hi Portisch,
I installed 19.1._rc2 and unfortunately Bluetooth is still not working. Here’s the info:

P: /devices/platform/ffe05000.sd2/mmc_host/sdio/sdio:0001/sdio:0001:1
L: 0
E: DEVPATH=/devices/platform/ffe05000.sd2/mmc_host/sdio/sdio:0001/sdio:0001:1
E: DRIVER=wlan
E: SDIO_CLASS=00
E: SDIO_ID=037A:7608
E: MODALIAS=sdio:c00v037Ad7608
E: SUBSYSTEM=sdio

P: /devices/platform/ffe05000.sd2/mmc_host/sdio/sdio:0001/sdio:0001:2
L: 0
E: DEVPATH=/devices/platform/ffe05000.sd2/mmc_host/sdio/sdio:0001/sdio:0001:2
E: SDIO_CLASS=00
E: SDIO_ID=037A:7668
E: MODALIAS=sdio:c00v037Ad7668
E: SUBSYSTEM=sdio

In the kodi-menu, I can enable Bluetooth under “Services”, but under “Bluetooth” is still says: “Bluetooth is disabled”…

I think there is no driver available for you hardware:

Ask your vendor to release the driver!

@worstcase it looks like @vpeter did found a driver, he will create a test image for you

Can you try to update with this image https://drive.google.com/file/d/1lB32Jba7bC_PKjDx3VklAL0Ait5-vHoP/view?usp=sharing
and after reboot check if BT is visible and also post link you get from command

dmesg | paste
journalctl -l | paste

Hi vpeter,

I updated the image, but unfortunately there’s the “Bluetooth” section still says “Bluetooth is disabled”.
Here are the results of the commands:

CoreELEC:~ # dmesg | paste
no results to fetch

CoreELEC:~ # journalctl -l | paste
http://ix.io/3liT

I hope that information helps you. Thanks for your efforts!

It started to move but not yet enough:

Apr 29 12:36:03 CoreELEC kernel: BTMTK_init: BT_major 496, BT_majorfwlog 495
Apr 29 12:36:03 CoreELEC kernel: BTMTK_init: devID 520093696, devIDfwlog 519045120
Apr 29 12:36:03 CoreELEC kernel: btmtk_sdio_probe Mediatek Bluetooth driver Version=v0.0.0.47_2018012902
Apr 29 12:36:03 CoreELEC kernel: vendor=0x37a, device=0x7668, class=255, fn=2, support func_num 2

Please try this image: https://drive.google.com/file/d/1YAVL40PbpebMZg5eg5qSHTmBRu8RBQym/view?usp=sharing

This image have both wifi and bt driver from same sources. Again run both commands and post url.

Okay. I updated it. Still no Bluetooth… Here’s the new output:

CoreELEC (vpeter): 19.1-Matrix_rc_vpeter (Amlogic-ng.arm)
CoreELEC:~ # dmesg | paste
http://ix.io/3lj9
CoreELEC:~ # journalctl -l | paste
http://ix.io/3lja

Did you enabled BT in CoreELEC settings? try to disable and enable and then again run two commands.