Rock64 HDMI support

Hi,

Thanks for your feedback, no issue like this one with the image I built, I always keep the data generated during the build image process, I checked the file generated, I found no issue during the build process like the issue you describe, see below the end of my generated file

I built the image with manjaro-arm-tools (describe here with my fisrt post => manjaro-arm-tools How to) and not with manjaro-arm-installer.

First, install the manjaro-arm-tools

sudo pacman -S manjaro-arm-tools

Secondly, update the ARM Profiles

sudo getarmprofiles -f

Thirdly, build your image

sudo buildarmimg -d rock64 -e kde-plasma -v 2025.02.07 n

Enjoy !