lcdwiki / LCD-show-retropie

3.2" 3.5" 5.0" 7.0" TFT LCD Retropie driver for the Raspberry PI and PI 2 and PI 3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RetroPie script doesn't work properly

alexandershalin opened this issue · comments

I installed RetroPie 4.5.1
Installed drivers for my 2.8' screen
Screen itself shows some info during boot (till "Terminating a Plymouth boot screen" or something)
When Emulationsttion is expected to start, it shows just a black screen

If I connect my Pi 3A+ to my TV via HDMI, it shows a picture in ES.

It seem that this problem is related to different tty shown on LCD. How can I fix it?

Some info is missing in the manual. You need to install fbcp to display EmulationStation properly: https://github.com/lcdwiki/LCD-show-retropie/tree/master/rpi-fbcp

Also you need to add the followin to config.txt (next to rotate=240): ",speed=42000000,fps=60" (without quotes).