Enable virtual terminal, update display/touchscreen settings
At the moment, video output only works when the following script is run:
while [ ! ]; do cat /sys/class/graphics/fb0/modes > /sys/class/graphics/fb0/mode; done
.
At the moment, video output only works when the following script is run:
while [ ! ]; do cat /sys/class/graphics/fb0/modes > /sys/class/graphics/fb0/mode; done
.