RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    Please do not post a support request without first reading and following the advice in https://retropie.org.uk/forum/topic/3/read-this-first

    fbcp not killed in console mode since recent upgrade

    Scheduled Pinned Locked Moved Help and Support
    tft screen
    3 Posts 3 Posters 931 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • P
      phil123456
      last edited by

      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 console

      is 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

      herb_fargusH 1 Reply Last reply Reply Quote 0
      • herb_fargusH
        herb_fargus administrators @phil123456
        last edited by herb_fargus

        @phil123456 10-emulationstation.sh should be 10-retropie.sh

        If you read the documentation it will answer 99% of your questions: https://retropie.org.uk/docs/

        Also if you want a solution to your problems read this first: https://retropie.org.uk/forum/topic/3/read-this-first

        BuZzB 1 Reply Last reply Reply Quote 0
        • BuZzB
          BuZz administrators @herb_fargus
          last edited by BuZz

          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 be 10-retropie.sh)

          To help us help you - please make sure you read the sticky topics before posting - https://retropie.org.uk/forum/topic/3/read-this-first

          1 Reply Last reply Reply Quote 1
          • First post
            Last post

          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.