Skip to content

Enable virtual terminal, update display/touchscreen settings

Jean Lucas requested to merge flacks:master into master

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.

Merge request reports