Hi !
I try using another screen connected to board HDMI output , but i kept having a black screen !
So i tried changing resolution with following commands:
echo 0 > /sys/devices/platform/vpss/display0/enabled
echo 720p-50 > /sys/devices/platform/vpss/display0/mode
but with the first instruction i have an error:
VPSS_DCTRL: failed to disable the venc.
VPSS_DCTRL: failed to disable hdmi venc
I tried understanding what is hapenning, do you have any clue about the black screen / errors...
Thanks