Recent content by darth_pi

  1. D

    Raspberry Pi 4: How to Run Emulators Like RetroPie

    I had the same problem and what I did to solve this problem was to change into the root uer then run the command git fetch && git checkout fkms_rpi4 But since the root user does not have any password set by default in raspberry pi you will have to give the root user a password first with this...