VIM4 custom resolution on Android

Which system do you use? Android, Ubuntu, OOWOW or others?

Android and Ubuntu

Which version of system do you use? Khadas official images, self built images, or others?

Official images

Please describe your issue below:

Both OS don’t support 1024x600 resolution, which is a really common resolution of raspberry pi screens. When can we expect an update ? I would love to help if I can

Post a console log of your issue below:

How about support for 1920x720 too.
Many custom screens i have…

Hello @zak-souid @BrokenStorie

More HDMI resolutions support are working in progress we will have an update when it is ready.

@BrokenStorie
Hello, we are currently adding HDMI resolution. I checked the resolution of 1920x720. There are no related parameters in our firmware source code, so we need the EDID information of the display.
Please use the adb command to get the EDID information and send it to us

adb shell
cat /sys/class/amhdmitx/amhdmitx0/rawedid

Refer to the picture below


Or do you have the manual document of the monitor, you can also share it to me to see if there is any relevant information displayed