ophub / amlogic-s9xxx-openwrt

Support for OpenWrt 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
1.71k stars 1.51k forks source link

s905X2 device not booted on B860H-V5 telkom #132

Closed nationpwned closed 2 years ago

nationpwned commented 2 years ago

hello ophub, i have downloaded and burn s905x2 on my device b860h-V5 rooted but unluckily not booted, i see in env.ext file the dtb use meson-g12a-x96-max.dtb

i try to browse and got info that this device use g12a_u212_2g someone on indonesian's fb group provide the dts of this device, here is the link : https://www.mediafire.com/file/xnt75n4nqbfamn3/g12a_u212_2g.dts/file

and when i check that was true that this device use g12a_u212_2g dtb

can u help me to make this device booted on openwrt? thanks before

ophub commented 2 years ago

Edit /boot/uEnv.txt, Try this dtb for 2G memory: meson-g12a-x96-max-rmii.dtb

Try it with the 5.4 kernel first: https://github.com/ophub/amlogic-s9xxx-openwrt/releases/download/openwrt_s9xxx_lede_2021.10.02.2109/openwrt_s905x2_k5.4.150_2021.10.02.2057.img.gz

wormalaska commented 2 years ago

same case like nationpwned image

so i tried https://github.com/ophub/amlogic-s9xxx-openwrt/releases/download/openwrt_s9xxx_lede_2021.10.02.2109/openwrt_s905x2_k5.4.150_2021.10.02.2057.img.gz

blackscreen only not showup

ophub commented 2 years ago

I don’t know how your screen came from. How did you execute the ls command without starting?

You write the openwrt of the 5.4 kernel s905x2 into the USB disk, insert the USB disk into the box, and plug in the power to start.

It will start after a minute, connect the keyboard to your box, and press Enter to see the banner. Or you can directly visit the browser.

ophub commented 2 years ago

Take a screenshot of /boot/uEnv.txt, take a screenshot to see the startup process, insert the U disk, power on, and take a screenshot of the startup screen one minute later. I don’t know what you are doing in the picture above.

nationpwned commented 2 years ago

Edit /boot/uEnv.txt, Try this dtb for 2G memory: meson-g12a-x96-max-rmii.dtb

Try it with the 5.4 kernel first: https://github.com/ophub/amlogic-s9xxx-openwrt/releases/download/openwrt_s9xxx_lede_2021.10.02.2109/openwrt_s905x2_k5.4.150_2021.10.02.2057.img.gz

none of g12a dtb work, i tried to change uboot with s905x2-s922 uboot renamed as uboot.ext also wont boot and enter to andorid tv. i've tried 5.4 and 5.10 also wont boot

any idea how to make this device work?

nationpwned commented 2 years ago

just info, b860h-v5 doesnt have reset button, what i did : adb connect 192.x.x.x.x, adb shell, su, reboot update.

ophub commented 2 years ago

You do what I say, answer my question. I did not teach you these operations.

nationpwned commented 2 years ago

You do what I say, answer my question. I did not teach you these operations. env ext

after reboot update, nothing happen except entering to android tv

ophub commented 2 years ago

Do not change if you use the 5.4 kernel, except uEnv.txt, do not change anything else.

nationpwned commented 2 years ago

Do not change if you use the 5.4 kernel, except uEnv.txt, do not change anything else.

first time i tried is just change the dtb, after trying all g12a and none of those work, i tried change uboot, and now i just burn new image on my sd card..

ophub commented 2 years ago

Insert the USB disk, press and hold the reset button, power on, release the reset button after 5 seconds, you can start from usb.

ophub commented 2 years ago

Use usb disk, not tf card.

ophub commented 2 years ago

The 5.4.y kernel has nothing to do with u-boot, as long as you choose the right dtb, you can use it. You only need to change dtb to try again. Use usb disk. Don't use tf card.

nationpwned commented 2 years ago

ok, i use usb disk, but the still entering to android tv, i tried press 3 seconds, 5 seconds and more but still entering to android tv

i use usb 2.0 corsair and usb 3.0 kingstone same firmware 5.4 and same setting of env.ext

ophub commented 2 years ago

Try those few next to each other. meson-g12a-*.dtb

nationpwned commented 2 years ago

Try those few next to each other. meson-g12a-*.dtb

i have already done it, but no good result, still entering to android tv

ophub commented 2 years ago

I don't think you have a dtb problem, but you have not booted from the USB flash drive, and you have entered the original Android tv system every time. You can boot from the USB disk first, and then try dtb.

https://github.com/ophub/amlogic-s9xxx-openwrt/blob/main/router-config/README.md#1010-turn-on-the-usb-disk-boot-mode-of-the-amlogic-s9xxx-stb

nationpwned commented 2 years ago

I don't think you have a dtb problem, but you have not booted from the USB flash drive, and you have entered the original Android tv system every time. You can boot from the USB disk first, and then try dtb.

https://github.com/ophub/amlogic-s9xxx-openwrt/blob/main/router-config/README.md#1010-turn-on-the-usb-disk-boot-mode-of-the-amlogic-s9xxx-stb

ok, i will try to browe the entire net, and if this device work, i will give you info how this device work.. by the way thank you very much, you did a brilliant job. greeting from Indonesia

ophub commented 2 years ago

You're welcome. There are many ways to set the box to boot from usb. As long as you enter the usb and start it, you are ready to debug.