hi all,
i have a really big problem to use my LCD bought from aliexpress
KeDei
3.5 inch SPI TFTLCD 480×320 16/18bit
version 1.1 2015/8/11
i’ve installed the last version of retropie 3.2.1 and lcd driver from official store LCD_show.tar.gz” and this is what appens:
ps: i’ve also tried this method
sudo apt-get install cmake
git clone https://github.com/tasanakorn/rpi-fbcp
cd rpi-fbcp/
mkdir build
cd build/
cmake ..
make
sudo install fbcp /usr/local/bin/fbcp
fbcp &
#run emulation station:
emulationstation
ps: installing raspbian it works fine. i have only this problem running
could you please give me a hand?
thank you