Hi
It might just be me, but I can't get WIFI and bluetooth to work in LibreELEC. I got a Beelink Mini MXIII.
I have tried both LE 7.0 and 7.9 and all possible dtb's.
Can someone point me in the right direction?
/Thomas
Hi
It might just be me, but I can't get WIFI and bluetooth to work in LibreELEC. I got a Beelink Mini MXIII.
I have tried both LE 7.0 and 7.9 and all possible dtb's.
Can someone point me in the right direction?
/Thomas
flash build 008 with gxbb_p200_2G_1Gbit_RealtekWiFi.dtb, you will need to flash twice on the MXIII.
If WiFi does not connect try again or reboot, it should auto connect upon startup.
flash build 008 with gxbb_p200_2G_1Gbit_RealtekWiFi.dtb, you will need to flash twice on the MXIII.If WiFi does not connect try again or reboot, it should auto connect upon startup.
Thankyou for your answer, I forgot to say that I have installed it on a SD card.
I have tried multiple times with 008 and of course alsom rebooted a lot of times. But no WIFI or BT.
Another question that I can't find a clear answer to is: will I be able to revert back to android if I flash LibreELEC to the NAND?
/Thomas
Are you sure you have the s905 MXIII and not the s905X MXIII II? It sounds like you have the s905X MXIII II which does not have working BT/WiFi on libreelec.
Yes you can flash stock if you have the correct firmware using the usb_buring_tool, however you need a usb A to usb A cable.
Experimental (not tested) drivers for Aigaile chips added in 7.0.2.009.
Interesting. I hope it works. I'm still waiting for my box.
Hi
JonSnow, you are right. It is in fact a 905X device I got.
I upgraded to 009, but the WLAN driver does not load, i get this messag when insmodding:
insmod: ERROR: could not insert module /lib/modules/qca9377-aml/wlan.ko: No such device
I get the same message if I manually run autostart.sh after boot. However, for some reason it sometimes load the driver successfully when I run it manually, I have seen that two now. I have no idea why it sometimes works, I can't see a pattern. I'm trying to figure it out.
Maybe you can see somthing from my dmesg, I can pastebin it if you want to see.
/Thomas
[hr]
This is my dmesg just after the system has booted. And there is no WIFI
[ 0.000000@0] Initializing cgroup subsys cpu [ 0.000000@0] Linux version - Pastebin.com
[hr]
And this is what happens when I rerun autostart.sh manually and it loads the driver:
[ 350.595095@0] aml_wifi wifi.32: [extern_wifi_set_enable] WIFI Disable! 240 - Pastebin.com
I flashed back to stock android without this (very) special cable. i have 2 SD cards, one to boot into recovery,then i changed the SD card with the Original FW and choosed update from sd card.
Maybe easier if you have some old sd cards, than to find this cable.
@thl87 Doed WiFi work when the modules load properly?
i will try it out tonight
kszaq should bluetooth also work with this driver?
@thl87 Doed WiFi work when the modules load properly?
Yes, when the driver load it works.
I have not tested performance, I have just play video a couple of minutes. But I have not experienced problem of any kind.
/Thomas
i will try it out tonight
kszaq should bluetooth also work with this driver?
I don't know. [emoji56]
@thl87 Can you tell if Bluetooth works as well?
I don't know. [emoji56]@thl87 Can you tell if Bluetooth works as well?
No, bluetooth doen not work.
I enable bluetooth under Services and it says "No bluetooth adapter found" under "Bluetooth"
By the way, I need to disable and enable Wireless Network before it scans for SSID's
/Thomas
@thl87 Can you try the following in your autostart.sh (I know, it's an ugly hack...):
@thl87 Can you try the following in your autostart.sh (I know, it's an ugly hack...):
Hmm i get this
##############################################
# LibreELEC #
# http://libreelec.tv #
##############################################
LibreELEC (community) Version: 7.0.2.009
LibreELEC:~ # sh /storage/.config/autostart.sh
/storage/.config/autostart.sh: line 1: insmod /lib/modules/qca9377-aml/compat.ko: not found
rootfs on / type rootfs (rw)
devtmpfs on /dev type devtmpfs (rw,relatime,size=823276k,nr_inodes=205819,mode=755)
proc on /proc type proc (rw,relatime)
sysfs on /sys type sysfs (rw,relatime)
/dev/mmcblk1p1 on /flash type vfat (ro,noatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,utf8,errors=remount-ro)
/dev/mmcblk1p2 on /storage type ext4 (rw,noatime,data=ordered)
/dev/loop0 on / type squashfs (ro,relatime)
securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620)
tmpfs on /run type tmpfs (rw,nosuid,nodev,mode=755)
tmpfs on /sys/fs/cgroup type tmpfs (ro,nosuid,nodev,noexec,mode=755)
cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,xattr,release_agent=/usr/lib/systemd/systemd-cgroups-agent,name=systemd)
cgroup on /sys/fs/cgroup/cpu type cgroup (rw,nosuid,nodev,noexec,relatime,cpu)
tmpfs on /var type tmpfs (rw,relatime)
tmpfs on /tmp type tmpfs (rw)
debugfs on /sys/kernel/debug type debugfs (rw,relatime)
mqueue on /dev/mqueue type mqueue (rw,relatime)
configfs on /sys/kernel/config type configfs (rw,relatime)
rootfs on / type rootfs (rw)
devtmpfs on /dev type devtmpfs (rw,relatime,size=823276k,nr_inodes=205819,mode=755)
proc on /proc type proc (rw,relatime)
sysfs on /sys type sysfs (rw,relatime)
/dev/mmcblk1p1 on /flash type vfat (ro,noatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,utf8,errors=remount-ro)
/dev/mmcblk1p2 on /storage type ext4 (rw,noatime,data=ordered)
/dev/loop0 on / type squashfs (ro,relatime)
securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620)
tmpfs on /run type tmpfs (rw,nosuid,nodev,mode=755)
tmpfs on /sys/fs/cgroup type tmpfs (ro,nosuid,nodev,noexec,mode=755)
cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,xattr,release_agent=/usr/lib/systemd/systemd-cgroups-agent,name=systemd)
cgroup on /sys/fs/cgroup/cpu type cgroup (rw,nosuid,nodev,noexec,relatime,cpu)
tmpfs on /var type tmpfs (rw,relatime)
tmpfs on /tmp type tmpfs (rw)
debugfs on /sys/kernel/debug type debugfs (rw,relatime)
mqueue on /dev/mqueue type mqueue (rw,relatime)
configfs on /sys/kernel/config type configfs (rw,relatime)
LibreELEC:~ #
Display More
@thl87 Can you try the following in your autostart.sh (I know, it's an ugly hack...):
Wifi works for me with your hack. I have rebooted 5 times and the driver loads every time. (five times in a row is the same as every time
The only issue with WIFI now is that I need to deactivate and activate wifi in the LibreELEC addon before it connects to a SSID.
/Thomas
I'd like to contribute a solution from s905's build thread, for those who can't get the above hack to work, even if they did everything right:
LibreELEC post #161
I'd like to contribute a solution from s905's build thread, for those who can't get the above hack to work, even if they did everything right:LibreELEC post #161
Please could You post the autostart.sh file? I'm sure I have everything right but still can't get wifi after I execute the script.