I am using Ubuntu Server image and I have a monitor of 1920x1080 resolution. When rockpi4b is booted the linux console appears only in 1/4 for the screen 600x480.
To get the console on screen I had to first appended console=tty0 in extlinux.conf
I tried changing kernel apped line in extlinux.conf using option vga=773 for 1024x768 resolution but it is not working.
Make sure you have /etc/udev/rules.d/60-drm.rules and usr/local/bin/drm-hotplug.sh . These two handles the HDMI hotplug event. Make sure drm-hotplug.sh is excutable.
@jack that topic I have posted but that was after the boot. Here I wanted to see the boot messages on HDMI screen. I am able to see the boot messages, but the resolution is not correct, it does not take the native resolution nor If I force it using vga kernel option.