heroes1412
-
Posts
8 -
Joined
-
Last visited
Reputation Activity
-
heroes1412 reacted to thaidt in Armbian for Amlogic S905X3
I bought X96Air S905X3 but only 2 Gb Ram and Ethernet is 100Mbs speed. Successful installed Armbian bionic with meson-sm1-sei610.dtb and also installed AdGuardHome to it. LAN & Wifi works well. No problem with color & resolution except Bluetooth does not working.
There is a small issue that I can not boot from SD card (Message: “Error -84 whilst initialising SD card” while booting). So I have to boot from USB.
Can anyone advise me how to boot from SD card? Or do I need to buy a new SD card?
(The function of card slot is normal in Android mode)
Thank you.
-
heroes1412 reacted to Armin in X96 Air (4/32 Go) and Wireless driver for RTL8822cs
In case of USB, use this for the step 2:
If you are starting the system from an USB, you need to copy file u-boot.usb to u-boot.ext
And Yes, only 100M for Ethernet
-
heroes1412 reacted to Armin in X96 Air (4/32 Go) and Wireless driver for RTL8822cs
Already done: https://forum.armbian.com/topic/12988-armbian-for-amlogic-s905x3/page/7/?tab=comments#comment-101885
But the dtb was not correct (some issues with Ethernet) so, replace the step 3 with meson-sm1-sei610-ethfix.dtb (download and copy it into dtb/amlogic folder of the SD card) as indicated here: https://forum.armbian.com/topic/12988-armbian-for-amlogic-s905x3/page/8/?tab=comments#comment-101921
3. Modify uEnv.txt to choose meson-sm1-sei610-ethfix.dtb file in amlogic section:
And the ethernet speed is already fixed with meson-sm1-sei610-ethfix.dtb, therefore the step 6 is not needed.
Enjoy !