Home › Forums › Forums › Technical Support for PiScreen › piscreen v2 with raspbian buster › Reply To: piscreen v2 with raspbian buster
August 21, 2020 at 11:10 pm #16102
Mark Williams
Keymaster
have you edited this file
sudo nano /boot/cmdline.txt
and added this to the end
fbcon=map:10 fbcon=rotate:2 fbcon=font:ProFont6x11
you can also do a test by showing an image
sudo apt-get install fbi
wget https://ozzmaker.com/piscreen/image-test.gif
sudo fbi -noverbose -T 1 -a -d /dev/fb1 image-test.gif
Mark --OzzMaker.com --
