Hello, I have a 5" HDMI screen from Adafruit (https://www.adafruit.com/product/2232) that has a max resolution of 800x480. When I boot up the UDOO x86, it appears that the resolution is not supported because the boot logo and the text and graphics in the BIOS are distorted. Although the text and graphics are distorted, I am able to navigate through the BIOS to make changes. Is there a setting I need to modify to better support this display? Thanks, Christopher
I have a Raspberry Pi 800 x 480 as well as a 1024 x 600 with HDMI input and it works just fine. http://www.buydisplay.com/default/1...screen-w-hdmi-video-vga-driver-board-1024x600
The uefi/bootmanager works without a proper display driver so not all resolutions will be supported. After it boots into a proper OS (Linux, Windows etc) and the latest display drivers are loaded it will work on all resolutions.
Thank you both. I've installed a linux distro and it does appear to support the display resolution just fine.