RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    Please do not post a support request without first reading and following the advice in https://retropie.org.uk/forum/topic/3/read-this-first

    RetroPie is not displayed in the Windows network environment

    Scheduled Pinned Locked Moved Help and Support
    wirelessproblemconnection
    22 Posts 10 Posters 21.8k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • ClydeC
      Clyde @mitu
      last edited by

      @mitu It's nice to observe synergy at work. :)

      1 Reply Last reply Reply Quote 0
      • Xabib2302X
        Xabib2302 @cyperghost
        last edited by

        @cyperghost The communication check failed to detect the retropie node.
        Check the host name and try again.

        1 Reply Last reply Reply Quote 0
        • Xabib2302X
          Xabib2302 @mitu
          last edited by

          @mitu AP Isolation disabled

          mituM 1 Reply Last reply Reply Quote 0
          • mituM
            mitu Global Moderator @Xabib2302
            last edited by

            @xabib2302 If pinging 192.168.100.5 still doesn't work (i.e. you get host not found) then the same comment as before applies - your RetroPie device at 192.168.100.5 is not reachable from your PC, so there's nothing RetroPie can do. Check if you have any firewall/Antivirus(?) installed on your PC and maybe temporarily disable them while repeating the ping test to see if they interfere.

            Xabib2302X 1 Reply Last reply Reply Quote 0
            • Xabib2302X
              Xabib2302 @mitu
              last edited by

              @mitu The SmartScreen and firewall disabled and still the result is zero

              ClydeC 1 Reply Last reply Reply Quote 0
              • ClydeC
                Clyde @Xabib2302
                last edited by Clyde

                @xabib2302 Can you access the console of Retropie? (i.e. connect a keyboard to your Pi and press F4 in Emulation Station)

                Then, you could check how it looks from Retropie's side with the command

                ifconfig     # NOT ipconfig like in Windows
                

                or you could try to ping your router or Windows from the Pi:

                ping 192.168.100.1    # or whatever your router's IP is
                ping 192.168.100.2    # or whatever your PC's IP is
                

                As a desperate measure, you could even test if your Pi responds to pings by pinging itself:

                ping localhost
                

                Remember, all commands are to be issued on the Pi's own console you land in after pressing F4 in Emulation Station.

                Unfortunately, my knowledge about solving network issues is very limited. The above commands are meant to provide further information an to rule out some unexpected problems on the Pi's side.

                1 Reply Last reply Reply Quote 0
                • ByteThisB
                  ByteThis
                  last edited by ByteThis

                  @Xabib2302 I found if you have Windows 7 or higher, you may have to turn on network discovery if it isn't enabled by default : Windows Network Discovery

                  1 Reply Last reply Reply Quote 0
                  • micro-beeM
                    micro-bee
                    last edited by

                    Not sure your having ssh or samba issues.
                    For ssh (you can do a reinstall):

                    sudo apt-get -y purge openssh-server
                    sudo apt-get -y install openssh-server

                    For Samba:

                    sudo nano etc/samba/smb.conf
                    Just change the workgroup (and should be find in Windows)

                    1 Reply Last reply Reply Quote 0
                    • G
                      grant2258 Banned
                      last edited by grant2258

                      mine never showed up on a static ip for some reason but worked with dchp(on the windows machine)

                      C 1 Reply Last reply Reply Quote 0
                      • C
                        Chuck_G @grant2258
                        last edited by

                        I'm having the same problems. Device is on Wifi (I can see the IP address within Retropie displays and I've been able to use the scrubber for roms). It won't show up in my Win10 file explorer. Pinging 182.168.100.5 gives me REQUEST TIMED OUT.

                        Sharing does appear to be enabled as I can transfer files to and from my NAS. Suggestions? Thanks in advance for your help.

                        mituM 1 Reply Last reply Reply Quote 0
                        • mituM
                          mitu Global Moderator @Chuck_G
                          last edited by

                          @chuck_g Please don't necro-post by bumping old topics, open a separate topic and explain your issue, adding the info requested in https://retropie.org.uk/forum/topic/3/read-this-first.

                          C 1 Reply Last reply Reply Quote 0
                          • C
                            Chuck_G @mitu
                            last edited by

                            @mitu Sorry. Seemed to be the most appropriate thread.

                            1 Reply Last reply Reply Quote 0
                            • First post
                              Last post

                            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.