-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fixing Boot on HG680P #262
Comments
Some small updates... I'm using my friend script to installing it to EMMC, its booted up, but cant enter the system... install-emmc.zip <- inside the archive, there is an uboot, installer script, and fstab file... |
It's working now, after some small touch after running armbian-install dd if={HG680P u-boot} of={MMC} conv=fsync bs=1 count=442 Hope it will be adopted to armbian-install in the future for HG680P and B860H series (idk, why B860H using HG bootloader, but, it's work) |
Can you test this U-BOOT to start normally? Which version of the kernel did you test? I use u-boot-p212.bin to boot fine on my HG680P device |
Already tested it and running perfectly without any issues... I'm using 5.15.35, yesterday build... I got the uboot is from Indonesian community, and for B860H in Indonesia, we should change the uboot to HG680P |
This is the previous discussion: #60 |
Hey, I used B860H and HG860P too. |
You test the 5.10/5.17 kernel, Currently this u-boot is not used under 5.15, you test 5.10 and 5.17 |
Uboot p212 i think it automatically installed when we installing to emmc via armbian-install, right? And it's not working, just blank on my monitor... So, I'm using 4M uboot and direct dd on the emmc |
Yes, I'm trying the HG680P S905X with 1GB RAM now, after this i will test on my B860H v1 (1GB RAM) Until now, it's works perfectly, I'm installing docker right now 🤣 |
Is the uboot.bin file from the Android system or the mainline kernel? |
Okay, i will testing it... |
I'm using from android system (4M) |
Can you post the exact command? |
dd if=uboot.bin of=/dev/mmcblk2 (<- please be adjusted) conv=fsync bs=1 count=442 uboot.bin is HG680P uboot (4M), you can get it from upper post |
Dear @ophub, |
5.10.112 bootloop 1650773576223.mp4 |
The 5.4/5.15 firmware has added the TEXT_OFFSET patch, which can be booted without u-boot. 5.10/5.17 requires u-boot Do you have the download address of the original Android TV firmware for HG680P? Share one, I haven't been able to find it. |
Oohhh, you mean the img file? Here you go |
Thank you, I have this device, but I can't find the original Android system. I have been worried about how to rescue it if it is damaged. I can rest assured with the firmware. I uploaded it and backed it up. |
youre welcome, but keep in mind, i think that image is highly customized for Indonesian STB, because, if we accidentally forgot to uncheck the delete bootloader, the box will be bricked... |
@rapdodge Instead of /dev/mmcblk2, I pick /dev/mmcblk0p1 (unfortunately, it's on sdcard). @ophub |
You should use armbian-install, and after that, run dd command manually, and dont forget with sudo :) |
@rapdodge My ultimate goal actually running OpenWRT on ArmBian ProxMox (pimox7), as well as pi-hole, grafana if this box adequate. Unfortunately, it's a tall mountain. Pimox (run on sdcard) occupied 56% of 1896MB RAM, and I can't found OpenWRT image for Pimox, yet. And, when run from emmc, system load reach 66%, 30% RAM, 61 degress C. And, thank you, your method has safe my emmc installation twice, now. After blank screen, I run the command after (not before) the install-aml.sh, and it work. |
Congratulations! Good luck for your project using this wonderful STB 😅👍 |
On my test, it's success on 5.15, but doesnt work on 5.10 (bootloop) I dont know about 5.17 and 5.4... Right now my STB is already fully setup :D |
ok |
I will testing it on my other box (B860H) after i backed up all the files & configurations :) |
ok, hard work |
I use this method while using only one image, the last Armbian Debian Bullseye from Armbian forum (Armbian_20.10_Arm-64_bullseye_current_5.9.0.img.xz), because the Pimox7 Tutorial using this image, and I try to follow it to the bone. Sorry. |
Test right now (will updated after new test)
WiFi didn't working (Realtek 8189FTV) |
https://github.com/kitty-panics/OrangePi-Lite-RTL8189FTV try this driver https://github.com/unifreq/linux-5.15.y/tree/main/drivers/net/wireless/realtek/rtl8189fs Aren't rtl8189fs and rtl8189ftv one? |
I don't know, but it's not a big deal, since i will using it wired |
Dear @ophub, My test already done... It's only boot on 5.15.y and 5.4.y Both kernel can't use wifi... (Realtek 8189FTV) I'm hoping all kernel having an patch that you mentioned before |
So, i'm trying to dd u-boot-s905x-s912 and the system after reboot didn't responding until I'm inserting the burned sdcard with hg680p uboot on b860h Edit, after trying it with u-boot-p212, the respond is same, didn't load 5.15 kernel... |
So, which kernel is stable for installing to HG680-P with 2GB RAM? |
WiFi not working on kernel 6.x.x |
I checked it turned out do any friends have it? pls |
Link download: |
Untuk image "Armbian_24.8.0_amlogic_s905x_bookworm_6.6.41_server_2024.07.25.img.gz" |
Terimakasih
Pada Sen, 29 Jul 2024 22.40, ChandraOrbit ***@***.***>
menulis:
… Untuk image
"Armbian_24.8.0_amlogic_s905x_bookworm_6.6.41_server_2024.07.25.img.gz"
silahkan download driver di repo saya
https://github.com/ChandraOrbit/Driver-HG680P/releases/tag/6.6.41
<http://url>
—
Reply to this email directly, view it on GitHub
<#262 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AOHQK7C3ZS3J2HGI7BKPKPTZOZH5PAVCNFSM5UE7SXDKU5DIOJSWCZC7NNSXTN2JONZXKZKDN5WW2ZLOOQ5TEMRVGYYTENRWGAZA>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Dear @ophub,
So, i installed armbian on my HG680P emmc using armbian-install, and it's already okay... But when i'm restarting it, my STB didnt responding until i'm inserting and sdcard that already burn by bootcardmaker with HG680P u-boot...
Do you have any idea to fix the bootloader (?)
Here's the HG680P u-boot file, it's 4MB u-boot...
uboot.zip
The text was updated successfully, but these errors were encountered: