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

      DragonRise USB controllers won't keep their player order in Mac OS X

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support retroarch macos dragonrise usb
      1
      0 Votes
      1 Posts
      359 Views
      No one has replied
    • popegg235P

      Minivmac Tutorial

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support minivmac macos
      1
      0 Votes
      1 Posts
      266 Views
      No one has replied
    • L

      SSH Error: Permission denied (publickey)

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support ssh terminal macos permission denied
      4
      0 Votes
      4 Posts
      3k Views
      LolonoisL

      Is this solved already?

      If not: I would run ssh -v pi@<address>, it should give you a hint.
      If you are still puzzled: Mount the SD card of the clone in your Mac, look for a file /etc/hostname. Edit the file and change the hostname to something different e.g rpi-clone. Boot your Rpi with this SD card and try SSH'ing again.

      HTH

    • I

      Can neither get SFTP nor Samba working from my MacBook Pro.

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support smb samba sftp ssh macos
      2
      0 Votes
      2 Posts
      340 Views
      mituM

      SSH works. I can go into my terminal program and SSH into the pi just fine. But when I open CyberDuck (my FTP/SFTP client) and try to connect, it just times out. I have not changed the default password.

      Are you sure you're using SFTP/SCP as a connection type ? FTP would not work with SSH.

      When I try to connect to the SMB share through Finder, it won't accept my password.

      Have you tried as 'Guest' ? That should work also - no problem using that on any version of RetroPie/Raspbian.

    • C

      cmake and macOS

      Watching Ignoring Scheduled Pinned Locked Moved Ideas and Development development emulationstatio macos cmake
      2
      0 Votes
      2 Posts
      634 Views
      darksiluxD

      Hey! A bit late haha

      So... I don't know much of cmake, but I ALWAYS like to start by the official website and documentation.

      I found an official tutorial on the official website:
      https://cmake.org/cmake-tutorial/

      Not the BEST answer but I hope it helps...

      Cya!

    • C

      Flash Retropie to a mac laptop

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support dual boot mac macos retropie on mac
      4
      0 Votes
      4 Posts
      2k Views
      mituM

      @connormalc Raspbian is just a linux distro with specific Raspberry Pi bits, for x86 hardware I'd install another distro which might be better supported on the PC. PIXEL is the name of the former desktop environment for Raspbian, I don't see how that would help you, maybe you meant NOOBS ?
      I'd advise using bootcamp to try out Ubuntu - get the LTS 18.04 version - and install RetroPie on Ubuntu as explained in the Docs.
      RetroPie does not run on Windows and while Emulationstation and most of the emulators run also on Windows, it would take some time to manually configure them to work together.

    • M

      Error initializing SDL on Virtual Machine

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support sdl parallels graphics macos
      5
      0 Votes
      5 Posts
      1k Views
      mituM

      @mr_smt That seems to look like a warning, but it might indicate that your installation does not have hardware accelerated graphics (maybe due to running in a vm) and the emulator needs it in order to run.

      I'd suggest to use something that's native to your os (macOS) like OpenEmu or RetroArch. You could also use AttractMode as a frontend, in combination with RetroArch, if the default RetroArch interface is not enough.