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

    No Wifi Results after using Disconnect/Remove Wifi Config

    Scheduled Pinned Locked Moved Help and Support
    wifinot workingnetwork
    33 Posts 2 Posters 8.6k 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.
    • trigger_deathT
      trigger_death
      last edited by

      That's how I've been trying to connect to the Wifi the entire time. Through the RetroPie Wifi App.

      columboscoatC 1 Reply Last reply Reply Quote 0
      • columboscoatC
        columboscoat Banned @trigger_death
        last edited by columboscoat

        @trigger_death Have you tried via the desktop or through the commmand line interface /terminal?

        1 Reply Last reply Reply Quote 0
        • trigger_deathT
          trigger_death
          last edited by

          I haven't installed any desktop interface and I'm not familiar with how to do it through terminal.

          columboscoatC 1 Reply Last reply Reply Quote 0
          • trigger_deathT
            trigger_death
            last edited by

            Also I'm flashing a new image to a spare Micro SD I have.

            1 Reply Last reply Reply Quote 1
            • columboscoatC
              columboscoat Banned @trigger_death
              last edited by

              @trigger_death go to the desktop. I assume it is PIXEL. Top right hand corner. Do you see a wifi logo or a broken connection?

              1 Reply Last reply Reply Quote 0
              • trigger_deathT
                trigger_death
                last edited by

                startx doesn't seem to be recognized.

                If I recall, the desktop environment isn't installed with RetroPie by default.

                columboscoatC 2 Replies Last reply Reply Quote 0
                • columboscoatC
                  columboscoat Banned @trigger_death
                  last edited by

                  @trigger_death it's not.

                  1 Reply Last reply Reply Quote 0
                  • columboscoatC
                    columboscoat Banned @trigger_death
                    last edited by

                    @trigger_death Really, I would just boot a new image if I were you. Debugging this is not worth it and it's 03:30 am here so... I'm out. Good luck!

                    1 Reply Last reply Reply Quote 1
                    • trigger_deathT
                      trigger_death
                      last edited by

                      Thank you for the help

                      1 Reply Last reply Reply Quote 1
                      • trigger_deathT
                        trigger_death
                        last edited by trigger_death

                        I have now narrowed the steps to reproducing this issue on a newly flashed USB and boot Micro SD.

                        • Use this guide to enable wiimote connections.
                        • Install the "old format hiscore.dat" in the mame2003 bios as explained in the high scores section here.
                        • Enable Root Login over SSH by doing the following:
                        • sudo nano /etc/ssh/sshd_config
                        • Change PermitRootLogin to "PermitRootLogin yes"
                        • Enter "sudo passwd root" then enter in the root password.
                        • Restart for changes to take effect

                        I'm still trying to narrow it down even farther.

                        So far, finishing with the Wiimote steps has triggered the issue and finishing with the hiscore.dat has triggered the issue (which is really strange).


                        Edit: Upon narrowing it even further. You don't need to be running off USB for this to occur. All you have to do is follow the wiimote connection guide to cause this issue.

                        Based on this info I can assume that it's also inconsistent when the issue will first occur after following these steps, as one reboot often wasn't enough to cause it.


                        I've now narrowed down the cause to the following line in "/home/pi/bin/attachwii.sh".

                        wminput -d -q -c  /home/pi/mywminput 00:1C:BE:F2:D8:64 > /dev/null 2>&1 &
                        

                        The '&' at the very end of the line is the cause of this. Removing the '&' and then running it does not cause the same issue.


                        Now the problem seems to be that removing the '&' at the end will not allow your system to finish booting if you have "/home/pi/bin/attachwii.sh" run on startup. Now the question is getting a little more specific as what to fix so I'll create a new post and link it below:

                        https://retropie.org.uk/forum/topic/7296/wminput-command-with-on-the-end-breaks-wifi

                        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.