• 0 Votes
    3 Posts
    3k Views
    M

    I have fixed it just uninstalling and installing again sixad (PS3 controller) in RetroPie-Setup script and adding a systemd service:

    sudo nano /etc/systemd/system/sixad-start.service

    ##########
    [Unit]
    Description=Sixad start service
    After=network.target

    [Service]
    Type=oneshot
    ExecStart=/usr/bin/sixad -s 2>&1 > /dev/null
    ExecStop=killall sixad
    RemainAfterExit=yes
    User=root
    Group=root

    [Install]
    WantedBy=multi-user.target
    ##########

    Then:
    sudo systemctl daemon-reload
    sudo systemctl enable sixad-start.service
    sudo reboot

    It also works plugin the bluetooth device.

  • MAME - switching off auto-centre?

    3
    1 Votes
    3 Posts
    1k Views
    PingSpikeP

    I'll have to try this as it really annoys me too :)

  • After recent update of Binaries network stops

    4
    0 Votes
    4 Posts
    1k Views
    D

    I had this, the interfaces were set to manual.

    edit the /etc/network/interfaces file.

    Later,
    dabone

  • How to add OSMC to retropie?

    3
    0 Votes
    3 Posts
    2k Views
    S

    thank you kind sir

  • No sound from Pi after trying usual debugging steps

    2
    0 Votes
    2 Posts
    824 Views
    iconrumbleI

    @dasfreak go to your config.txt and change "hdmi_group=2" to "hdmi_group=1"
    Group 1 is CEA
    Group 2 is DMT (no sound)
    Check http://elinux.org/RPiconfig

  • lr-mess: how to change video resolution

    1
    0 Votes
    1 Posts
    648 Views
    No one has replied
  • [SOLVED] map: vt02 => fb0 [or how do I kill this message?]

    8
    0 Votes
    8 Posts
    8k Views
    senkunS

    @Rion said in [SOLVED] map: vt02 => fb0 [or how do I kill this message?]:

    Sorry to resurrect and old thread but could you please @senkun post you're finding to the wiki? The more I can hide when I boot up the better.

    Don't think it would be relevant in the retropie wiki as;

    ... I'm actually running attractmode instead of ES as the retropie frontend.

    and what I did in addition to what the wiki has already covered very well was to pipe fsck messages away, not recommended. besides that, mostly to suppress the output from x/attractmode once it's running or when I exit and restart AM; which involved messing around with getty to hide the autologin/last login msgs, clearing MOTD, doing a .hushlogin, changing .bashrc, etc. I didn't really take notes and one shouldn't really be messing with those for retropie I believe.

    as long as you have a splashscreen pic/video setup in retropie it boots very cleanly to ES doesn't it? you just need to follow the wiki to edit /boot/config.txt /boot/cmdline.txt and it will be clean all the way in except for the fsck msg.

  • nes30 freezing pie 3

    3
    0 Votes
    3 Posts
    1k Views
    J

    Yes onboard. That you for the reference I will take a look.

  • Saving scraper data to usb?

    2
    0 Votes
    2 Posts
    1k Views
    iconrumbleI

    You could move the downloaded_images folder to usb and create a symlink on the sd card...

  • N64 on RetroPie3 not playable

    2
  • Network Roms storage?

    1
    0 Votes
    1 Posts
    853 Views
    No one has replied
  • Gasia ps3 controller - Bluetooth

    1
    0 Votes
    1 Posts
    531 Views
    No one has replied
  • Help with hardwiring arcade buttons

    1
    0 Votes
    1 Posts
    697 Views
    No one has replied
  • Any way to position the yellow text?

    7
    0 Votes
    7 Posts
    3k Views
    TwoGuidosGamingT

    Thank you!!!

  • How to use F310 central button to exit emulator ?

    5
    0 Votes
    5 Posts
    3k Views
    W

    Mine got recognized automatically by the default driver xpad(and xboxdrv), so I was just able to get it going using the emulationstation configure input option.

    I'm not quite sure how you could get it working, easiest option I think is to make sure you've tried all possible ports so it's not a faulty port or something. Also, you could try it out on a pc to see if it's working or a faulty controller. I'm not sure this is the best advice, but it's probably something I'd check for myself if I had that problem.

    As for the software and drivers, RetroPie should be fully equipped to handle most controllers plug and play, including the F310. So if you did anything really custom besides just flashing the stock image to sd card, it may be worth trying it out again with a stock install. I doubt this would be the reason, unless your install isn't recognizing any controllers at all.

  • Mame4All Pi doesn't work with pHat DAC

    1
    0 Votes
    1 Posts
    882 Views
    No one has replied
  • Using ROMs

    6
    0 Votes
    6 Posts
    3k Views
    RiverstormR

    @Columbo said in Using ROMs:

    I didn't think it mattered which emulator was used because it was just a matter of whether a ROM with two disks could be used and I assumed that it would be the same for any emulator.

    This statement makes my week! :)

  • Problem running RetroPie first time.

    4
    0 Votes
    4 Posts
    1k Views
    C

    Thank you very much for the quick response. I'll give that a try and I'll check out the link you posted as well. Thanks.

  • 8bitdo question

    3
    0 Votes
    3 Posts
    1k Views
    RionR

    Yes. It will then be in PC Joystick mode.
    More info here

  • 1 Votes
    8 Posts
    10k Views
    meleuM

    Did you use this controlers on non-RetroArch emulators? (like pifba or mame4all)

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.