RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    1. Home
    2. Tags
    3. error install
    Log in to post
    • All categories
    • F

      PCSX ReARMed (standalone) error install

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support pcsx rearmed retropie 4.3 error install
      8
      1 Votes
      8 Posts
      764 Views
      windgW

      Let's try to test the stable versions of pcsx rearmed(r23) .
      You have to modify the pcsx-rearmed.sh

      Run from terminal :

      sudo nano ~/RetroPie-Setup/scriptmodules/emulators/pcsx-rearmed.sh

      and modify the line

      rp_module_repo="git https://github.com/notaz/pcsx_rearmed.git master"

      to be

      rp_module_repo="git https://github.com/notaz/pcsx_rearmed.git r23"

      To save the settings press ctrl+O and ctrl+X.

    • T

      Error installing new emulator

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support help roms error install virtual boy
      2
      0 Votes
      2 Posts
      310 Views
      S

      @thewillrussell I got that same error updating something else last night, and then it worked fine a few minutes later. Maybe something's up with GitHub.

    • L

      Rather long error message while trying to install retropie

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support retropie atari error install
      5
      0 Votes
      5 Posts
      386 Views
      mituM

      If the SDcard is removable, all they have to provide is a new image file and you can write it on the SDcard - I don't see why you'd need to get a new SD card.

    • D

      RetroPie 4.6 install stops at lr-parallel-n64

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support lr-parallel-n64 drastic 4.6 error install installation
      6
      0 Votes
      6 Posts
      947 Views
      D

      @ohmycommodore this website needs Facebook like reacts 😂

    • B

      Error instaling Retropie 4.6 on Raspbian Buster in a Rpi4 4GbRam

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support error install retropie 4.6 raspberry pi 4
      17
      0 Votes
      17 Posts
      1k Views
      Oldies4everO

      Hello @mitu

      Thank you very much for your hint about KMS in the config.txt file.
      I really didn't paid attention to this.
      It was really commented, I don't know why. I didn't ever edit this file.
      Now the installation has finished successfully.

      The solution was really uncomment the two lines below regarding KMS dtoverlay into /boot/config.txt (and restart) :

      [pi4] # Enable DRM VC4 V3D driver on top of the dispmanx display stack dtoverlay=vc4-fkms-v3d max_framebuffers=2 [all] dtoverlay=vc4-fkms-v3d start_x=0 gpu_mem=256 hdmi_enable_4kp60=1

      Thank's a lot for your help. I hope this topic may help many other friends to enjoy Retropie.

      Kind Regards.