Stephen Graf Posted December 13, 2023 Share Posted December 13, 2023 There are a number of people working on getting the orangepi zero3 to work with Armbian. The zero3 is almost identical to the zero2 which is a supported board. The differences between the two have been taken into account by upstream Linux and u-boot changes in at least Linux-6.6 to the point where it is possible to build a working zero3 Armbian image. Everything else in theory should be identical between the two boards. Any changes should apply to both zero2 and 3. My question is, what capabilities are supported by Armbian on the zero2. What is working and tested? - wifi -Bluetooth -HDMI -sound -gpio -i2c, spi It would be helpful to know what works today on zero2 to avoid duplicating efforts on zero3. Any changes being developed for zero3 should also be tested on zero2. 0 Quote Link to comment Share on other sites More sharing options...
SteeMan Posted December 13, 2023 Share Posted December 13, 2023 Moved post to the correct location for OPi Zero2 0 Quote Link to comment Share on other sites More sharing options...
Gunjan Gupta Posted December 13, 2023 Share Posted December 13, 2023 @Stephen GrafHere is my understanding of zero2 board status wifi, bluetooth - broken due to missing dts changes HDMI - broken missing dts and sun4i-drm patches. I found out there are patches that only add zero2.dts part of hdmi changes, ignoring sun50-h616.dtsi side and then to counteract compilation failure another patch is added to remove the same. Its quite weird to be honest. Not sure why its done like that. sound - Should also be broken either due to missing dts patches or also due to missing driver for audio hub. Not sure gpio - should be working fine i2c, spi - might be working fine after enabling overlays? CC @ALIGMSTEN as he has a zero2 and should be able to confirm the same. 0 Quote Link to comment Share on other sites More sharing options...
Stephen Graf Posted December 13, 2023 Author Share Posted December 13, 2023 Thank you @Gunjan Gupta for your update. I would suggest that going forward that any proposed changes for either zero2 or 3 be tested on both boards and that questions and posts for either be tagged somehow for both. The more people working together, the merrier! 0 Quote Link to comment Share on other sites More sharing options...
Solution Gunjan Gupta Posted December 13, 2023 Solution Share Posted December 13, 2023 @Stephen GrafThats upto the maintainers of the boards. As of now, I don't have any H616 boards. I am about to raise a PR that should get wifi running, so keep an eye on Armbian build repository. 0 Quote Link to comment Share on other sites More sharing options...
ALIGMSTEN Posted December 14, 2023 Share Posted December 14, 2023 Hello, Yes indeed all have found the same as @Gunjan Gupta. Particularly zero2 display engine, sun4i merge conflicts with megous patches were frustrating and had to work around that. Haven't been able to follow much lately, as probably already noted here, zero3 would be more attractive for today's applications. Although the soc is similar between boards, there are fundamental differences between board layouts, pmic etc wifi chip, I think. Haven't really paid much attention - so stand to be corrected .. more clarity at linux-sunxi. Guess, there would be some catches just copying over from zero2. Good luck! 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.