-
Posts
4 -
Joined
-
Last visited
Reputation Activity
-
ZjemCiKolege got a reaction from ag123 in Orange Pi Zero 3
@Igor
I have been using uboot V2025.04(2025-snuxi) on orangepi zero2w since 19 April and everything is works as it should no problems.
https://github.com/ZjemCiKolege/build/commit/b3eaeb7d2059c3429951da7e6022c9528237c0e7
-
ZjemCiKolege got a reaction from ScoreABSM in Banana Pi BPI-M4 ZERO standard support
@ScoreABSM If you enable overlay via armbian-config remove "sun50i-h616" in boot enviroment(armbianEnv.txt)
should be look like this
overlays=bananapi-m4-sdio-wifi-bt
https://github.com/armbian/configng/issues/542
-
ZjemCiKolege reacted to mike19 in orange pi zero2w allwinner h618 no gpu/sound support
If i activate the gpu in the device tree manually by setting the status from "disable" to "okay", then it works with the 6.6 kernel.
So there is maybe something wrong with the overlay.
I tried the "next" build (kernel 6.13.7). For the orange pi zero 3 everything worked fine and gpu overlay also.
The orange pi zero 2w instead does not boot up. The green led, which indicates that the kernel is loaded, stays off.
If i use the zero 3 image for the zero2w, the zero 2w boots up. What is wrong there?