-
Notifications
You must be signed in to change notification settings - Fork 9
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
First boot on H96 Max M1 #7
Comments
Ethernet adapter. But the HDMI driver is completely broken in the latest legacy sources of Armbian. The last time HDMI worked was at the end of 2023, since then I haven't rebuilt the image for a long time. When I rebuilt the image in March, the HDMI was broken. But it is possible to build a 6.1 kernel where HDMI and HDMI audio work, but the Ethernet driver on the DQ08 does not work. But this is not your problem as the H96 Max M1 does not have an Ethernet port.
Better use my .dtb (looks like HDMI audio requires some settings copied from the |
And don't try to install Armbian on EMMC, you have a high chance of bricking the TV-box. |
But I forgot that the build with the new kernel still needs this patch, otherwise there is a high chance that it will not boot at all. |
Awesome, So, I'm going to compile this way. |
So that I don't have to explain, it's easier to build the legacy image according to my instructions, take U-Boot from it and write it in EMMC. (Anyway, try booting the legacy image from flash drive to see if it works.) Then build the |
Thank you a lot. |
My box is my H96 Max M7,wifi module is HCY6355->AP6335-> BCM4339 Copy the content of /lib/firmware/brcm/ to /lib/firmware/cypress |
Looks like something else is messing up. |
the H96 Max M7 dtb |
I edit my dtb,you can give it a try, |
Wow, awesome, Really helpful. Thanks |
Maybe someone in this thread can help me. I got the H96MAX M2 box working with the 6.1 kernel and used the Mango DTB. I want to thank ilyakurdyukov for his effort and guidance for me to continue to get this box a running with Armbian. |
Try searching for AIC8800 fixes for other Rockchip devices. I wonder if this is related. |
Hi,
Thanks for the great stuff here.
I successfully built the image and updates the u-boot on my H96 Max M1 garbage android TV.
From what I read, I must first setup an SSH connection before being able to configure armbian.
Since there is no ethernet port on this device, and the wifi driver is not fine, how did you managed? USB to ethernet adapter?
Thank you for your help
The text was updated successfully, but these errors were encountered: