I can’t get my screen to display the right way
How do I fix this?
I had the same problem. Looks like there may be some faulty screens around.
Suggest asking Pimoroni to swap it, but in the meantime, edit /boot/config.txt and add the line:
display_rotate=0x10000
Thanks, does it matter where & what order I put the file?
No, that line can go anywhere in that file.
Best way to do that is plug in a USB keyboard and press F4 to exit EmulationStation, then type:
sudo nano /boot/config.txt
When you’ve added the line, press Ctrl+O to save and Ctrl+X to exit.
Oh, and then reboot by typing
sudo reboot
A mirror might be useful!