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 Wlan0 interface detected

    Scheduled Pinned Locked Moved Help and Support
    no wifiwifiretropie 4.4.2
    29 Posts 4 Posters 11.7k 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.
    • Thorr69T
      Thorr69 @Seannyboy08
      last edited by

      @seannyboy08 I think he's more interested in making sure you grabbed the right image for your hardware. You should have downloaded the rpi2/3 image (assuming this is still the Pi 3b in your post above).

      RPi 3b
      Official PSU
      Official RetroPie image
      Pandora's Box 5 controller

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

        @seannyboy08 said in No Wlan0 interface detected:

        Literally the image file you asked me to download from scratch but if you think its the image file got currupted during the writing process i'll try again or is there another image file you recommend ?

        In this case I don't understand why the WiFi is completely disabled or not present. Can you post the contents of the config.txt configuration file from the sdcard, should be accessible if you insert the sdcard into your PC from the boot partition that shows up.

        Seannyboy08S 1 Reply Last reply Reply Quote 0
        • Seannyboy08S
          Seannyboy08 @mitu
          last edited by mitu

          @mitu

          Here is the config file from the sd card, hope this helps -

          # For more options and information see
          # http://rpf.io/configtxt
          # Some settings may impact device functionality. See link above for details
          
          # uncomment if you get no picture on HDMI for a default "safe" mode
          #hdmi_safe=1
          
          # uncomment this if your display has a black border of unused pixels visible
          # and your display can output without overscan
          #disable_overscan=1
          
          # uncomment the following to adjust overscan. Use positive numbers if console
          # goes off screen, and negative if there is too much border
          #overscan_left=16
          #overscan_right=16
          #overscan_top=16
          #overscan_bottom=16
          
          # uncomment to force a console size. By default it will be display's size minus
          # overscan.
          #framebuffer_width=1280
          #framebuffer_height=720
          
          # uncomment if hdmi display is not detected and composite is being output
          #hdmi_force_hotplug=1
          
          # uncomment to force a specific HDMI mode (this will force VGA)
          #hdmi_group=1
          #hdmi_mode=1
          
          # uncomment to force a HDMI mode rather than DVI. This can make audio work in
          # DMT (computer monitor) modes
          #hdmi_drive=2
          
          # uncomment to increase signal to HDMI, if you have interference, blanking, or
          # no display
          #config_hdmi_boost=4
          
          # uncomment for composite PAL
          #sdtv_mode=2
          
          #uncomment to overclock the arm. 700 MHz is the default.
          #arm_freq=800
          
          # Uncomment some or all of these to enable the optional hardware interfaces
          #dtparam=i2c_arm=on
          #dtparam=i2s=on
          #dtparam=spi=on
          
          # Uncomment this to enable infrared communication.
          #dtoverlay=gpio-ir,gpio_pin=17
          #dtoverlay=gpio-ir-tx,gpio_pin=18
          
          # Additional overlays and parameters are documented /boot/overlays/README
          
          # Enable audio (loads snd_bcm2835)
          dtparam=audio=on
          
          [pi4]
          # Enable DRM VC4 V3D driver on top of the dispmanx display stack
          dtoverlay=vc4-fkms-v3d
          max_framebuffers=2
          
          [all]
          #dtoverlay=vc4-fkms-v3d
          gpu_mem_256=128
          gpu_mem_512=256
          gpu_mem_1024=256
          overscan_scale=1
          

          Sean

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

            @seannyboy08 Looks fine, WiFi is not disabled here.

            Seannyboy08S 2 Replies Last reply Reply Quote 0
            • Seannyboy08S
              Seannyboy08 @mitu
              last edited by

              @mitu
              Any ideas as to why i can't connect to the wifi ?

              Sean

              1 Reply Last reply Reply Quote 0
              • Seannyboy08S
                Seannyboy08 @mitu
                last edited by

                @mitu
                Is it out of range possible ?

                Sean

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

                  @seannyboy08 I don't think being out of range is the issue here - your WiFI interface is not working on the Pi, before even trying out to connect to an access point (which may or may be not out of range).

                  Can you run the following commands and post the output:

                  iw reg get
                  rfkill list all
                  systemctl status wpa_supplicant
                  
                  Seannyboy08S 1 Reply Last reply Reply Quote 0
                  • Seannyboy08S
                    Seannyboy08 @mitu
                    last edited by

                    @mitu

                    answer to the f4 command prompts -

                    iw get reg
                    global
                    country 00: DFS-UNSET
                    (2402 - 2472 @ 40), (N/A , 20), (N/A)
                    (2457 - 2482 @ 20), (N/A , 20), (N/A), AUTO-BW, PASSIVE-SCAN
                    (2474 - 2494 @ 20), (N/A , 20), (N/A), NO-OFDM, PASSIVE-SCAN
                    (5170 - 5250 @ 80), (N/A , 20), (N/A), AUTO-BW, PASSIVE-SCAN
                    (5250 - 5330 @ 80), (N/A , 20), (0 ms), DFS, AUTO-BW, PASSIVE-SCAN
                    (5490 - 5730 @ 160), (N/A , 20), (0 ms), DFS, PASSIVE-SCAN
                    (5735 - 5835 @ 80), (N/A , 20), (N/A), PASSIVE-SCAN
                    (57240 - 63720 @ 2160), (N/A , 0), (N/A)

                    rfkill list all

                    0: hci0 : Bluetooth
                    soft blocked: no
                    hard blocked : no

                    systemct1 status wpa_supplicant
                    wpa_supplicant.service - WPA supplicant
                    Loaded : loaded (/lib/systemd/system/wpa_supplicant.service: enabled; vendor preset: enabled)
                    Active: active ( running) since Thu 2020-08-20 14:17:05 BST: 3Mmin 23s ago
                    Main PID : 427 (wpa_supplicant)
                    Tasks: 1 (limit: 1635)
                    CGroup: /system.slice/wpa_supplicant.service
                    I___ 427 / sbin/wpa_supplicant -u -s -0 / run/wpa_supplicant

                    Aug 20 14:17:05 retropie system[1]: StartingWPA supplicant...
                    Aug 20 14:17:05 retropie wpa_supplicant[427]: Successfully initialized wpa_supplicant
                    Aug 20 14:17:05 retropie system[1] : Started WPA supplicant.

                    Sean

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

                      @seannyboy08 said in No Wlan0 interface detected:

                      answer to the f4 command prompts -
                      iw get reg
                      global
                      country 00: DFS-UNSET

                      You haven't set the WiFi country, as indicated in one of the first replies to your post. Please do so before configuring WiFi - https://www.raspberrypi.org/documentation/configuration/wireless/wireless-cli.md.

                      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.