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

    Cant Connect To Wifi Raspberry Pi 4B

    Scheduled Pinned Locked Moved Help and Support
    wifistupid errornot workingstupid user
    10 Posts 3 Posters 1.9k 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.
    • X
      xXALPHAWOLF420Xx
      last edited by

      Imaged the os for raspberry pi 4. I've tried changing /etc/wpa_supplicant/wpa_supplicant.conf described here:

      https://www.raspberrypi.org/forums/viewtopic.php?t=247982

      Changed the resolution as well as trying to connect to a router with 5hz.

      Checked for MAC blocking there wasnt any (can connect fine with raspbian no problems only fails on retropie)

      Like seemingly everyone who has had this problem Im out of idea.

      Why doesn't wifi just work like on raspbian? Why is this so stupidly hard?

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

        @xXALPHAWOLF420Xx Did you set-up the Country for WLAN from raspi-config ?

        X 1 Reply Last reply Reply Quote 0
        • X
          xXALPHAWOLF420Xx @mitu
          last edited by

          @mitu As previously stated I followed the advice in the thread I posted. I have it set up basically the same way besides the ssid and the password. Not sure how to screen shot, doesn't really matter since I copied that thread anyway.

          1 Reply Last reply Reply Quote 0
          • R
            redfirebrooks
            last edited by

            Same problem for me, impossible to connect to my network, tried both 2.4 and 5 ghz.

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

              Can you post the output of the following commands ?

              iw reg get 
              sudo wpa_cli -p /var/run/wpa_supplicant.conf -i wlan0 status
              

              You can try adding more log info to the WiFi service with

              wpa_cli -p /var/run/wpa_supplicant.conf -i wlan0 log_level debug
              

              and then re-configure the WiFi by running

              sudo raspi-config
              

              Look for any error messages in /var/log/daemon.log.

              1 Reply Last reply Reply Quote 0
              • R
                redfirebrooks
                last edited by

                This is too complicated... connecting to wifi should be very simple.
                Sorry but I give up for now, I am done trying to make retropie working for the last 2 hours, no wifi, black screen, it is not a friendly user system and too many problems...

                mituM X 2 Replies Last reply Reply Quote 0
                • mituM
                  mitu Global Moderator @redfirebrooks
                  last edited by

                  @redfirebrooks Sorry, the reply was not addressed to you, but to the original poster.

                  1 Reply Last reply Reply Quote 0
                  • X
                    xXALPHAWOLF420Xx @redfirebrooks
                    last edited by

                    @redfirebrooks ethernet cable works out of the box so thats a work around for now if the commands dont work, that way you can samba the roms over.

                    1 Reply Last reply Reply Quote 0
                    • X
                      xXALPHAWOLF420Xx
                      last edited by

                      @mitu heres photos of the output

                      https://imgur.com/a/SKFa43u

                      Cant seem to see any available wifi networks when I go to the settings page with the UI.

                      Let me know your thoughts.

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

                        @xxalphawolf420xx From the 2nd screenshot, I see that the WLAN Country hasn't been set. It shows as DFS-UNSET, while on a working system it should show:

                        root@pie4:/home/pi# iw reg get
                        global
                        country UK: DFS-ETSI
                        	(5250 - 5330 @ 80), (N/A, 20), (0 ms), DFS, AUTO-BW
                        	(5490 - 5710 @ 160), (N/A, 27), (0 ms), DFS
                        	(57000 - 66000 @ 2160), (N/A, 40), (N/A)
                        

                        The other command screenshot looks like the command's been miss-typed (wlan instead of wlan0).
                        Check again your wpa_supplicant.conf and make sure it's correct - no extraneous characters, proper newlines, no funny quotes, un-balanced parantheses {/}. Post it here to take a look.

                        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.