I recently flashed several different system images to my MX10. Incidentally, the `multitool` is _amazing_ for this. Fantastic tool.
My MX10 has `MXQ-RK3328-D4` printed on the board. Here's my results:
`Armbian_22.02.0-trunk_Renegade_bullseye_edge_5.16.8_xfce_desktop.img.xz`
Flashed fine, boots fine, HDMI fine, no ethernet support.
`Armbian_22.08.0-trunk_Rk3318-box_bullseye_edge_5.18.10_minimal.img.xz`
Flashed fine, boots fine, HDMI has regular horizontal black lines across it. Text will scroll off the screen implying that the system doesn't "know" the black lines are there.
`Armbian_22.11.1_Renegade_jammy_current_5.15.80.img.xz`
Flashed fine, boots fine, HDMI fine, no ethernet.
`Armbian 22.11.1_Rockpro64_jammy_current_5.15.80.img.xz`
Does not boot.
`Armbian_22.11.0-trunk_Rk3318-box_bullseye_edge_5.19.15_minimal.img.xz`
Flashed fine, boots fine, HDMI fine, ethernet works. Running `apt get upgrade` after this pushes a new kernel which on reboot demonstrates the HDMI scanline problem. That kernel ends up being `Linux rk3318-box 6.0.10-rockchip64 #22.11.1 SMP PREEMPT Wed Nov 30 11:20:25 UTC 2022 aarch64 GNU/Linux`
I'm happy to do more testing if it helps bisect toward understanding when this HDMI regression was introduced. Is there an open/known issue I could post information to?