2 Nov 2016, 12:33

Actually it is working as expected as this screen does not own a scaler see : https://www.adafruit.com/product/2260. You need to configure it manually in the/boot.conf.txt and force the resolution. It is described in the wiki here https://github.com/recalbox/recalbox-os/wiki/TFT5-Screen-HDMI-(EN) and here at adafruit https://learn.adafruit.com/adafruit-5-800x480-tft-hdmi-monitor-touchscreen-backpack/raspberry-pi-config

# uncomment if hdmi display is not detected and composite is being output
hdmi_force_hotplug=1

# uncomment to force a specific HDMI mode (here we are forcing 800x480!)
hdmi_group=2
hdmi_mode=1
hdmi_mode=87
hdmi_cvt=800 480 60 6 0 0 0

max_usb_current=1