ophub / amlogic-s9xxx-armbian

Support for Armbian in Amlogic, Rockchip and Allwinner boxes. Support a311d, s922x, s905x3, s905x2, s912, s905d, s905x, s905w, s905, s905l, rk3588, rk3568, rk3399, rk3328, h6, etc.
GNU General Public License v2.0
6.23k stars 2k forks source link

X96 max plus (2101) Cannot boot from SD card #1394

Closed ingvardm closed 1 year ago

ingvardm commented 1 year ago

Device Information | 设备信息

Armbian Version | 系统版本

Does not boot from SD card. Tried to copy u-boot-x96maxplus.bin to u-boot.ext/.sd and with original u-boot files

emuelec/coreelec do boot from same SD card IMG_1903 IMG_1904

ophub commented 1 year ago

don't copy u-boot The emmc must be an Android system or an Armbian system. Other systems do not work.

ingvardm commented 1 year ago

don't copy u-boot The emmc must be an Android system or an Armbian system. Other systems do not work.

The device is brand new, boots to original Android. And i also tried without copying the u-boot files.

EDIT: Attached a photo of the PCB and screen

ophub commented 1 year ago

https://github.com/ophub/amlogic-s9xxx-armbian/blob/2f6151e7e23e8c579af8ecd23586b69a072a1dbe/build-armbian/armbian-files/common-files/etc/model_database.conf#L131

ingvardm commented 1 year ago

yes thats the dtb i use

ophub commented 1 year ago

try usb

ingvardm commented 1 year ago

same, tried both usb ports. if i go to "update from EXT" i see the contents of usb drive, so it's mounted.

yangchaohong commented 1 year ago

unt400g1也不行……

ingvardm commented 1 year ago

Closing an issue doesn't make it disappear.

navigos commented 6 months ago

Same problem here. @ingvardm , did you somehow manage to solve it?

ingvardm commented 6 months ago

@navigos, no i didn't. But if it helps, batocerra boots just fine, so maybe you can use it to fix this issue. If you have any progress, please let me know, i'm kinda still interested in this project.

navigos commented 6 months ago

@ingvardm #2317 solved my problem.

ingvardm commented 6 months ago

@navigos Thanks, i'll give it a try!