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

    Raspberry PI 3 B+ - WiFi help please

    Scheduled Pinned Locked Moved Help and Support
    wifi configraspberry pi 3b
    20 Posts 6 Posters 16.1k 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.
    • jonnykeshJ
      jonnykesh @namyzark
      last edited by jonnykesh

      @namyzark The answer is literally under the download links.

      Note for WiFi on the new Raspberry Pi 3 Model B+:

          WiiFi is disabled until wireless regulatory domain is set (Pi 3 B+ only)
          - The domain can be done through 'Raspberry Pi Configuration' (rc_gui),
          'raspi-config' or by setting 'country=' to an appropriate ISO 3166
          alpha2 country code in /etc/wpa_supplicant/wpa_supplicant.conf.  
      

      Your file should look like this

      country=GB
      ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev
      update_config=1
      
      network={
      	ssid="myssid"
      	psk="mywifipassword"
      }
      
      
      F 1 Reply Last reply Reply Quote 1
      • F
        Flexserve @jonnykesh
        last edited by Flexserve

        @jonnykesh said in Raspberry PI 3 B+ - WiFi help please:

        GB

        Use: US - for United States (for those that live there)

        jonnykeshJ 1 Reply Last reply Reply Quote 1
        • jonnykeshJ
          jonnykesh @Flexserve
          last edited by

          @flexserve I believe that was implied.

          F 1 Reply Last reply Reply Quote 0
          • F
            Flexserve @jonnykesh
            last edited by

            @jonnykesh said in Raspberry PI 3 B+ - WiFi help please:

            @flexserve I believe that was implied.

            Had a lot more written, but edited. Just trying to help, but that too was implied.

            jonnykeshJ 1 Reply Last reply Reply Quote 0
            • jonnykeshJ
              jonnykesh @Flexserve
              last edited by

              @flexserve No one is here to hold people's hands. They should be able to figure basic stuff out for themselves.

              F BuZzB 2 Replies Last reply Reply Quote -1
              • F
                Flexserve @jonnykesh
                last edited by Flexserve

                @jonnykesh I'm not going to argue with you. That's a pretty bad and toxic outlook for a "help forum". Good luck, peace out.

                Edit: Salty down vote appreciated. I think it is best we don't communicate any longer. Not worried about points here. I'm here to help.

                jonnykeshJ 1 Reply Last reply Reply Quote 3
                • jonnykeshJ
                  jonnykesh @Flexserve
                  last edited by

                  @flexserve This is not a "help" Forum. This is a forum for users of RetroPie.
                  A certain amount of understanding is expected, as is some reading.
                  I'm sure the person I was actually replying to, not you, could figure out that they are not in the UK, but the US.
                  Give people some credit.

                  BuZzB 1 Reply Last reply Reply Quote -1
                  • BuZzB
                    BuZz administrators @jonnykesh
                    last edited by

                    @jonnykesh think your comment is uncalled for and overly abrasive. Also you didn't read the original post. The user already tried changing the country.

                    To help us help you - please make sure you read the sticky topics before posting - https://retropie.org.uk/forum/topic/3/read-this-first

                    jonnykeshJ 1 Reply Last reply Reply Quote 2
                    • BuZzB
                      BuZz administrators @jonnykesh
                      last edited by BuZz

                      @jonnykesh no - you don't decide what this forum is for thanks. It is a help forum also for RetroPie users.

                      To help us help you - please make sure you read the sticky topics before posting - https://retropie.org.uk/forum/topic/3/read-this-first

                      jonnykeshJ 1 Reply Last reply Reply Quote 2
                      • jonnykeshJ
                        jonnykesh @BuZz
                        last edited by

                        @buzz Okay with me.

                        1 Reply Last reply Reply Quote 0
                        • jonnykeshJ
                          jonnykesh @BuZz
                          last edited by

                          @buzz If you read OPs post you will see that he hasn't even input his SSID or password details or his file would not look like that.
                          So, he has set his Wifi country. Yet, has not bothered entering the actual details of his WiFi network.
                          Anyway.

                          BuZzB namyzarkN 2 Replies Last reply Reply Quote 0
                          • BuZzB
                            BuZz administrators @jonnykesh
                            last edited by

                            @jonnykesh That's not why he can't see his network. He has no details in there as no networks are showing up.

                            To help us help you - please make sure you read the sticky topics before posting - https://retropie.org.uk/forum/topic/3/read-this-first

                            jonnykeshJ 1 Reply Last reply Reply Quote 0
                            • jonnykeshJ
                              jonnykesh @BuZz
                              last edited by

                              @buzz that's exactly how it will look if he hasn't actually entered his WiFi details.
                              Anyway, as I said, I was trying to help.
                              Some people here seem to underestimate others.

                              1 Reply Last reply Reply Quote 0
                              • BuZzB
                                BuZz administrators @namyzark
                                last edited by BuZz

                                @namyzark if you drop to a command prompt - what's the output of

                                apt-get install rfkill
                                iwconfig
                                rfkill list wlan
                                

                                did you reboot after changing the wifi country via raspi-config btw ?

                                To help us help you - please make sure you read the sticky topics before posting - https://retropie.org.uk/forum/topic/3/read-this-first

                                1 Reply Last reply Reply Quote 0
                                • namyzarkN
                                  namyzark @jonnykesh
                                  last edited by

                                  @jonnykesh As I stated in my original post, I've set the country code. You can see that in the copy of my config I posted. It's set to "US". It hasn't changed the fact that I can't scan for networks available.

                                  I did have the SSID and password there. I deleted out the SSID & Password details so as not to share the details of my home network. I've put in my SSID & Password as well. It still has not connected to my WiFi.

                                  I've copied the file from my working Pi 3, which I know connects to my wifi without issue.

                                  Yes, I have rebooted. I've also taken the card out, checked the details, etc.

                                  No, I don't have an ethernet cord plugged in.

                                  @BuZz The results are as thus

                                  rfkill is already the newest version (0.5-1).
                                  0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

                                  • lo no wireless extensions
                                    wlan IEEE 802.11. ESSID:off/any
                                    Mode:Managed. Access Point: Not-Associated
                                    Retry short limit:7. RTS the:off. Fragment the:off
                                    Encryption key:off
                                    Power Management:on

                                  0: phy0: Wireless LAN
                                  Soft blocked: yes
                                  Hard blocked: no

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

                                    @namyzark said in Raspberry PI 3 B+ - WiFi help please:

                                    Soft blocked: yes

                                    Maybe that's the problem. Can you try running sudo rfkill unblock all and then re-run sudo rfkill list all ?
                                    You should get at least 2 interfaces listed:

                                    0: hci0: Bluetooth
                                    	Soft blocked: no
                                    	Hard blocked: no
                                    1: phy0: Wireless LAN
                                    	Soft blocked: no
                                    	Hard blocked: no
                                    
                                    namyzarkN 1 Reply Last reply Reply Quote 3
                                    • namyzarkN
                                      namyzark @mitu
                                      last edited by

                                      @mitu That did the trick! I immediately got on the wifi and pulled an IP. Router confirms it's hooked up.

                                      It is now on the network. I also rebooted just to ensure it would stay enabled. It did. Yay!!!

                                      Thank you @mitu !!!

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

                                        @namyzark Glad you got it working. I think @buzz nailed it with the diagnostics, I never would have thought rfkill would be enabled on a Pi, always thought this would be useful for laptops with dedicated wifi kill switch.

                                        E 1 Reply Last reply Reply Quote 0
                                        • E
                                          esadbih187 @mitu
                                          last edited by

                                          @mitu just had same problem and I know nothing thank you, never would have figured that out.

                                          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.