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

      How to connect Pi and tv so they turn on/off together

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support tv issue screen display connecting retropie
      8
      0 Votes
      8 Posts
      2k Views
      M

      @Mikeymac02 All I did in my cabinet was run the power coming in through a toggle switch first then to a outlet inside the cabinet. Then I just plugged in a good surge protector to my switched outlet to power everything. To turn on just flip the toggle switch and it boots up. To turn off, properly shutdown retropie from the menu then flip the toggle switch to kill everything else.

    • R

      Connecting to Retropie?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support connecting transfering setup winscp filezilla
      7
      0 Votes
      7 Posts
      1k Views
      tpo1990T

      @Clyde Well ifconfig works just fine in Debian Stretch / Retropie 4.4

      I just tested it in the linux terminal. It also seems that ip addr works as well.

      So doesnt matter which one will be used. Either one will do just fine. :-)

    • A

      8bitdo Controllers not connecting when system is turned on.

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support 8bitdo snes30 bluetooth gamep connecting
      1
      0 Votes
      1 Posts
      652 Views
      No one has replied
    • M

      PS3 (Sixad) controller won't disconnect and reconnect in Retropie

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support ps3 controller sixad connecting
      3
      0 Votes
      3 Posts
      2k Views
      P

      Finally, here's how I did to temporarily fix this bug.

      edit or create /opt/retropie/runcommand-onstart.sh

      add these lines

      ##reset bluetooth when launching mupen64,vice (fix controller cannot reconnect after get disconnected)
      if [ "$1" == "c64" ] || [ "$1" == "n64" ] ; then
      sudo hciconfig hci0 reset
      fi

      each time you launch a N64 or c64 game, you must reconnect (simply press ps button) the controller when game is started.

      now if controller get disconnected or out of battery , you can reconnect without issue.

      it also work if during the game a second controller want to connect, it is now recognized.

      hope this help

    • T

      Connecting NES original socket to Raspberry Pi 3b

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support nes controller gamecon not detected connecting
      13
      0 Votes
      13 Posts
      7k Views
      T

      So i've finally got further with this issue. I've removed retropie from my SD card and reinstalled it. Added the correct driver and set every GPIO pin in de conf file to 2 so my config now looks like this: gamecon_gpio_rpi map=0,0,2,2,2,2
      Interesting enough now all of my controllers seem to work without the 5v mod or extra wires whatsoever. I've attached the NES pad to the PAD 4 pin. The only thing not working right now is in-game. The NES controller works in the menus of retropie and emulation station but not in an actual NES game. Going to figure that out next!

    • M

      Connecting Composite video port to coaxial input in a TV?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support connecting composite video coaxial television
      3
      0 Votes
      3 Posts
      2k Views
      CapemanC

      I use something similar to this to hook my pi to an old wood grain tv with a single coaxial input, but there are hundreds of different brands.

      https://www.amazon.com/RCA-Compact-RF-Modulator-CRF907R/dp/B0014KKV7W/ref=sr_1_1?s=audio-video-accessories&ie=UTF8&qid=1486677432&sr=1-1

    • D

      8bitdo NES30 connecting, not taking input

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support 8bitdo connecting not responding
      7
      0 Votes
      7 Posts
      2k Views
      D

      Thanks BuZz! I'll try that in the morning. I'd had my keyboard connected the entire time, so that's likely the issue.