-
Posts
27 -
Joined
-
Last visited
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
TV Box S912 (X9T 4K): problem to install on emmc
Antom replied to Nico059's topic in Amlogic CPU Boxes
Have the same issue, who has a ideas ? -
Okay, got it, will use Armbian now but my question is open. Is it possible to boot Armbian from USB ?
-
A have TVBOX on Amlogic S905l, but this tvbox don't have sdcard, is it possible to boot this board from armbian burned to USB, if yes, can someone share documentation ? I mean to boot from USB before booting from EMMC. I shorted the contacts on the board to disable emmc and I see this message in the TTL logs: GXL:BL1:9ac50e:bb16dc;FEAT:ADFD318C:0;POC:3;RCY:0;EMMC:800;NAND:81;SD:800;USB:8;LOOP:1;EMMC:800;NAND:81;SD:800;USB:8;LOOP:2;EMMC:800;NAND:81;SD:800;USB:8;LOOP:3;EMMC:0;READ:0;0.0;CHK:0; looks like chip is asking for USB, but I'm not sure that it can boot from Maybe I need to create a specific bootable USB? I used an image https://github.com/ophub/amlogic-s9xxx-armbian Link: https://github.com/ophub/amlogic-s9xxx-armbian/releases/download/Armbian_bookworm_save_2025.06/Armbian_25.08.0_amlogic_s905l-mg101_bookworm_6.12.31_server_2025.06.01.img.gz Please help me
-
Gxbaby "P200" tv box (MXQ PRO) does not boot
Antom replied to Abdellah B's topic in Amlogic CPU Boxes
have a problem with the same box how to boot from sdcard before boot from emmc ? as I know we need to run as update aml_autoscript file, but how to do that from armbian booted from sd card ? -
Thank you! it's really work! wow, my eMMC is dead, os sees the real size of eMMC, but R\W operations are not available. One more question, I have MX10 with an sv6051p wifi chip, but the os is not see any wifi devices, is it possible to turn on sv6051p chip?
-
wow, good news! just a small clarification, Do you mean pins that turn on maskrom mode? in my side on the other side of the board under emmc. Also another question, what about speed? i guess eMMC is better than sdcard?
-
one second, if i short the clock ping of eMMC, what are the next steps ? how to boot Armbian from sd card? just flash img to sd card, put it to box and it will boot from sd card ?
-
it looks like the bootloader is in stock because the multitool is loaded successfully, but I cant burn Armbian to emmc, it is stuck. How can I run Armbian from sdcard ?
-
One question about my bricked MX10 4\64 GB, is it possible to update by maskrom image of armbian ? i suspect that my mmc is dead, I got Download IDB Failed, one more question, is it possible to boot Armbian from SD CARD if mmc is dead?
-
Thank you so much! everything is clear for me. another question, where I can find the latest Legacy img ? i guess it is only Debian buster?
-
So, the case with updating UUID like Hqnicolas say won`t work?
-
Understood, but how to determine correct UUID ?
-
and how to determine my UUID ? new UUID
-
But how can i do it via `multitool.img.xz` ? I flash NAND from multitool.img.xz
-
mx4 pro I tried to write to nand archive/Armbian_24.2.5_Rk322x-box_jammy_current_6.6.22.img via multitool, and get this message Gave up waiting for root file system device. Common problems: - Boot args (cat /proc/cmdline) - Check rootdelay= (did the system wait long enougth?) - Missing modules (cat /proc/modules; ls /dev) ALERT! UUID=b9866ace-f260-437c-9794-8e1a363a3c71 does not exist. Dropping to a shell. I guess only legacy images is work now, how to fix this problem, who can help?