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
5.8k stars 1.86k forks source link

does not start on the box TOX1 (S905X3) #1596

Closed serj-47 closed 1 year ago

serj-47 commented 1 year ago

Device Information | 设备信息

Armbian Version | 系统版本

I installed the image on a USB flash using balenaetcher. After that, I insert the flash drive into the box, but the armbian does not load. Just a stock android is loaded and that's it. I also tried using microsd, but it also load android instead of armbian. I want to note that I already have a ready-made microsd card with a different Core elec image, and TOX1 loads from it without any problems right away! I remember that when I created coreelec image, then I had problems with the dtb file couldn't find the right file for a long time. Maybe now I have a similar problem on armbian, hence the question, How exactly do correctly specify the path to the dtb file and do I need to do it at all?

When connecting to the box via ssh with coreelec installed, I get this message.. _CoreELEC (official): 20.2-Nexus (Amlogic-ng.arm) Machine model: Amlogic CoreELEC dt-id: sm1_s905x3_4g_1gbit_

ophub commented 1 year ago

look at documents

serj-47 commented 1 year ago

I looked at the instructions for amlogic, it says simply, write the image to a usb flash drive, insert it into the box and the download will begin. I didn't find any more detailed information. I tried to turn on the box with the reset button clamped, tried usb/microusb, but it didn't help. But still I managed to solve the problem. In Android, I installed a terminal emulator and performed a 'reboot update' there, after that the tvbox rebooted in stock android recovery, and there I selected the reboot item, and now armbian normally loads both usb-flash and microsd. I haven't even done any manipulation with dtb or uboot files. Armbian just booted up right away. The only problem turned out to be non-working WiFi\BT\Ethernet. I attach a dtb file that solves the problem with eth0, but not with wifi\bt. You can add the TOX1-box to the list of supported.. High-quality photos of the SOC are in a related topic. :)

meson-sm1-sei610-2.dtb.zip

ophub commented 1 year ago

https://github.com/ophub/amlogic-s9xxx-armbian/blob/main/build-armbian/armbian-files/platform-files/amlogic/bootfs/dtb/amlogic/meson-sm1-sei610.dtb

What is the difference between your file and this one? What was modified?

serj-47 commented 1 year ago

sei-2_ethtool.txt sei-2_lsmod.txt sei_ethtool.txt sei_lsmod.txt

Is the file you sent the link to different from the file included in the distribution by default? I see that the checksums are different. I was making comparisons with a stock dtb file that is already included in the image.

UPD. I did not immediately see the difference, it turns out that there is another dtb file on your link). I'll check it out later..

ophub commented 1 year ago

/boot/uEnv.txt 更改其中的dtb文件名为 meson-sm1-sei610.dtb,保存,重启洲试