fbcp not killed in console mode since recent upgrade
-
Hi,
[RPI3]
since I installed 4.1 in place of 3.7, I noticed a problem with the frame buffer copy in console mode(F4)
I have to kill it to be able to use the consoleis there any setting to fix this ?
setup:
curl -SLsk https://apt.adafruit.com/add-pin | sudo bash sudo apt-get install -y raspberrypi-bootloader adafruit-pitft-helper raspberrypi-kernel sudo adafruit-pitft-helper -t 35r 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 rebooted sudo nano /etc/profile.d/10-emulationstation.sh /usr/local/bin/fbcp &
thanks
-
@phil123456
10-emulationstation.sh
should be10-retropie.sh
-
Also that file should not be customised - for user launch stuff
/opt/retropie/configs/all/autostart.sh
should be used.@phil123456 If you have updated with retropie-setup you should no longer have a
10-emulationstation.sh
file (as herb has mentioned it will be10-retropie.sh
)
Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.
Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.