Closed PetrovicGoran closed 6 months ago
@ophub unfortunately, using adb didn't solve the problem. TV box still infinitely restarts, just like as described in my question.
I had the same problem, I downgraded the internal firmware to the 20220516 version with amlogic burning tool, the toothpick method then worked to install armbian https://drive.google.com/drive/folders/1Rn7uFZ3SuR9OhMPrFkYMKU4sV1MXcBej
After using this android system, were you able to successfully install armbian?
I wrote a recent official armbian community image on a usb drive, it now boots from USB but I didn't try to write/install armbian to internal emmc, so android is still there.
Thanks for sharing, I have saved a copy of the Android system for h96max-x3
@bigboo3000 I can confirm that flashing the TV box firmware to version 20220516 and then installing Armbian works. Thank you for your help. I even managed to install Armbian to emmc storage with command armbian-install
.
@PetrovicGoran Hi , what kernel version image did you use to install on emmc? Mine shows black screen whenever I try to install it on emmc
@833M0L3 I before using armbian, I have flashed my tv box to the following kernel version: AML_user_H96MaxX3_9_20220516.1821.img (I downloaded it from Google drive link provided by @bigboo3000 ). When installing Armbian to emmc, I have followed instructions in terminal, provided by the armbian-install
command.
@PetrovicGoran Yes, I got that part. But which version of Armbian did you use? Could you specify the kernel version and the exact name of the armbian image you used?
@833M0L3 sorry, I have misunderstood your question. I am using Armbian OS 24.5.0 Noble (aarch64), kernel: 6.6.28-ophub. As per armbian image exact name, I cannot find it on my PC (I have probably deleted it already). However, I do remember that i have downloaded it from Releases, for S905X3 CPU (_amlogic_s905x3_noble_
). I have downloaded it about 2 weeks ago (on a weekend, before my last reply from 25th April).
And if you are asking for .img
file, I have used H96 Max X3 one.
@PetrovicGoran This was what I wanted. Thanks
@833M0L3 sorry, I have misunderstood your question. I am using Armbian OS 24.5.0 Noble (aarch64), kernel: 6.6.28-ophub. As per armbian image exact name, I cannot find it on my PC (I have probably deleted it already). However, I do remember that i have downloaded it from Releases, for S905X3 CPU (
_amlogic_s905x3_noble_
). I have downloaded it about 2 weeks ago (on a weekend, before my last reply from 25th April).
thanks @bigboo3000 and everyone. i successfully installed Official Armbian from armbian dot com on this tv box. ☺ but having trouble with Ophub images
Device Information | 设备信息
Hello,
I tried booting/installing Armbian on my H96 Max X3 android TV box following a tutorial posted by @833MOL3. I tried installing/booting Armbian on my TV box using the following images:
After downloading the image, I created a bootable SD card (I tried creating it with Balena Etcher and Rufus, both on Windows and Ubuntu OS), copied
u-boot-x96maxplus.bin
tou-boot.ext
(I have also tried copyingu-boot-x96max.bin
,u-boot-s905x3.bin
andu-boot-sei610.bin
) + tried copying selected file tou-boot.sd
andu-boot.usb
. I also editeduEnv.txt
file and setFDT
parameter to one of the following values at a time:meson-sm1-h96-max-x3.dtb
meson-sm1-h96-max-x3-oc.dtb
meson-sm1-h96-max.dtb
meson-sm1-sei610.dtb
However, whichever combination I used, I would never be able to boot into Armbian. I have used "toothpick" method (plugged in SD card, pressed reset button inside AV port, and kept pressing it while plugging in power for 1-15 seconds). The result was always the same. TV box would display stock boot image with TV box's logo, it would be displayed for a few seconds and then the TV box would restart. The process of restarting and displaying TV box stock image would continue infinitely until TV box's power would get unplugged.
My TV Box is using stock Android firmware. When I unplugged SD card from TV box, it would boot to Android OS.
Any help would be kindly appreciated.