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

      help local networking

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support help & support network
      2
      0 Votes
      2 Posts
      185 Views
      mituM

      Use raspi-config to change the Hostname of one of the Pi systems. You can do it from System Options -> Hostname.

    • R

      Not connecting to WIFI

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support wifi network
      5
      0 Votes
      5 Posts
      358 Views
      ByteThisB

      @rasp_renegade What are you using for an image ?

    • B

      Mount network share, Unable to find suitable address.

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support network share
      8
      0 Votes
      8 Posts
      2k Views
      mituM

      @Bagarn said in Mount network share, Unable to find suitable address.:

      To be fair, the guide did not mention samba or anything like that. :D

      Yes, the guide is only for the client side setup, not the server itself. Glad you got it sorted out, have fun !

    • E

      Chinese users packages install slow/fail

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support retropie-setup package update network git error repositories
      18
      0 Votes
      18 Posts
      2k Views
      E

      @BuZz OK.I've tried to dynamically change the DNS server to visit github.com and successfully installed retropie on Ubuntu(amd64).Maybe I just need to post a solution on local forums to instruct others.

    • S

      [solved] "The destination has 12 files with the same names."

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support samba network backup error solved
      2
      1 Votes
      2 Posts
      821 Views
      mituM

      Looks like the upstream libretro assets repository renamed them and the upgrade script just adds the new files, without removing the older ones. Maybe we should clear up the folder before the upgrade, to avoid this issue.

    • ICYBAWSSI

      Where do i put screensavers from network?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support screensaver network
      1
      0 Votes
      1 Posts
      295 Views
      No one has replied
    • P

      Unable to connect to wifi/lan

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support ethernet network wifi
      3
      0 Votes
      3 Posts
      698 Views
      P

      After some tries clearing my head i erased the interfaces file (auto lo iface etc...), rebooted and i got connected though ethernet.

      Then i installed all the latest versions of everything.

      I tried to connect to my WIFI and it dint, BUT it connected to my 5G WIFI!

      Now i have internet through WIFI. Its working im not touching anything else!

      Thank you!

    • P

      ROM state not saving over network

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support savestates mount network
      5
      0 Votes
      5 Posts
      846 Views
      S

      @Zangdaarr Another Late Reply - I came across this while trying to figure out why Hi Scores were not being saved while trying to write using ROMS on a network share. I had given the User I had created access rights, however, I believe that the rw (read/write) and the file/dir mode of 777 (read, write and execute (I believe)) is the secret sauce. Glad that this is in the User Guide...but, just overlooked by me until today.

    • K

      RetroPie Setup can't update/install a lot of packages

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support network update raspberrypi 3
      18
      0 Votes
      18 Posts
      3k Views
      K

      @mitu , @BuZz Thank you both :)

    • S

      Running ROMs over Internet ?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support network
      2
      0 Votes
      2 Posts
      406 Views
      muldjordM

      @sephiroth Unless you have a way to mount that cloud drive as a normal mount in the filesystem, I don't think you can do this.

      I'm 99% sure ftp can't as it is a request-based system. It does not have the granularity for fetching data as is needed by the emulators.

      You might be able to create a script for it though, which fetches a rom file from the ftp and places it in the required location. Then deletes it afterwards or something. But you would still need dummy-files placed in the filesystem that initiate the script in the first place.

    • V

      save/savestate organizing over network

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support save location network
      10
      0 Votes
      10 Posts
      1k Views
      mituM

      RetroArch doesn't have the concept of a system, this is a front-end configuration convention (EmulationStation/runcommand). So you'll either have to modify each system's config or use a global save folder and hope you don't run into a situation with identical ROM/game names for multiple consoles/platforms.

    • B

      Emulation in small window & no network

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support network render resolution emulators
      6
      0 Votes
      6 Posts
      933 Views
      dankcushionsD

      @berutti yes :)

    • Shadowjedi01S

      Retropie not appearing on windows network after update

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support retropie update network windows 10
      5
      0 Votes
      5 Posts
      2k Views
      S

      The reason that Retropie isn't visible in the Win10 Network folder is due to the fact that netbios discovery isn't supported by windows anymore.
      But it is possible to make samba shares again visible by the Web Services Dynamic Discovery Method.
      I am currently using a little python3 script from Steffen Christgau on my Debian Buster NAS Server which makes WSD available und thus browsing Samba Shares much more conveniant.

      https://github.com/christgau/wsdd

      @mitu
      Might it be possible to make this a standard addon to retropie ?

    • KITNK

      Running roms from network share does not work

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support network retropie
      9
      0 Votes
      9 Posts
      678 Views
      KITNK

      Now it works. Thank you very much.

    • S

      Can RetroPie stream to multiple Raspberry Pi's?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support steamlink network rpi4 stream retropie
      3
      0 Votes
      3 Posts
      516 Views
      S

      @simpleethat I didn't think I could, but I just had to ask. Thanks for the reply! :)

    • G

      Using Windows build to access ROMs over network

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support emulatiostation windows network error
      5
      0 Votes
      5 Posts
      552 Views
      G

      @mitu great. thanks for the help!

    • ZangdaarrZ

      Roms are on a network folder, but writing seems to fail

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support network share states save
      7
      0 Votes
      7 Posts
      865 Views
      mituM

      @Zangdaarr said in Roms are on a network folder, but writing seems to fail:

      That seems way more interesting, thank you I will investigate rsync, is there anyway for a sync job to simply wait and put the sync in queue if the connection is severed ?

      rsync is just a synchronization/copy command, it's not a service that keeps tab on files. You can run it periodically and it will synch only the changed data, keeping transfers to a minimum. If your backup location is not available, it will fail.

    • D

      Trying to connect to network drive via fstab to roms folder but it fails on boot

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support network fstab support
      5
      0 Votes
      5 Posts
      720 Views
      D

      @saccublenda

      After I wrote this article I found that option in the Boot Options menu, I set it to wait for network connectivity however for some reason that did not work. however setting a sleep command to the autostart.sh worked well. Using the autostart.sh sleep and mount command worked properly.

      Thank you for your valued input:)

    • H

      Scraping issued with TGDB and SS

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support scraper problem ssl selphs scraper network
      8
      0 Votes
      8 Posts
      1k Views
      H

      @mitu

      Man I can't thank you enough, it's finally working! If you PM me your details, you have a few beers from me :)

      For anyone interested, after registering at screenscraper.fr and going through all SS flags arguments, I think I finally got it right:

      /opt/retropie/supplementary/scraper/scraper -scrape_all=true -download_images=true -download_marquees=true -download_videos=true -console_src="ss,gdb,ovgdb" -mame_src="adb,mamedb,gdb" -use_nointro_name=true -ss_user="user_name" -ss_password="password"

      No more errors:

      88a40a24-8e53-4c14-906c-0a9f06e443cd-image.png