I have set up Armbian 24.8.4 bookworm on my 32GB Orange Pi 5 Plus. Most everything works as expected out of the box. The second HDMI port doesn't detect the second screen, and the screen displays No Signal.
I have tested the cables and monitors to ensure they are functioning. I have also ensured I wasn't plugged into the HDMI input by accident.
I was about ready to proclaim it a hardware issue, but on booting the "Official" Orange PiOS Arch image, the dual monitor support worked as expected. I checked the dtb file included with the Arch image, and it has many references to HDMI0 and HDMI1 devices, while the one used by default with the Armbian image only references HDMI0. I'm unsure if that's related, as I'm not entirely sure how those device tree mechanisms work. On a ham-fisted hunch, I tried just copying the dtb file from the Arch install to /boot/dtb/rockchip/ and pointing armbianEnv.txt at that, which resulted in a no-boot condition.
Curious if there's any tips or tricks to getting the second monitor output to work with this device under Armbian.
Attached are copies of the disassembled dtb files, in case they have any relevance.
rk3588-orangepi-5-plus-arch.dts
rk3588-orangepi-5-plus-armbian.dts