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

    Unable to connect wifi using rpi3 native wifi module.

    Scheduled Pinned Locked Moved Help and Support
    6 Posts 3 Posters 4.4k 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.
    • E
      eddyman1us Banned
      last edited by

      I have WPA-PSK [TKIP] + WPA2-PSK [AES] password protected wifi, however I try to connect to wifi it errors out stating Unable to connect to network

      Any help please ?

      herb_fargusH 1 Reply Last reply Reply Quote 0
      • herb_fargusH
        herb_fargus administrators @eddyman1us
        last edited by

        @eddyman1us sometimes it times out before it can refresh with your configs. Did you try rebooting after connecting the wifi?

        If you read the documentation it will answer 99% of your questions: https://retropie.org.uk/docs/

        Also if you want a solution to your problems read this first: https://retropie.org.uk/forum/topic/3/read-this-first

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

          Please can you provide some more information - https://retropie.org.uk/forum/topic/3/read-this-first

          Are you using the Wifi configuration tool in RetroPie-Setup ? Does it show your network, you put in the password and then it fails ? Please detail the process etc.

          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
          • E
            eddyman1us Banned
            last edited by

            Hi @herb_fargus it fails connect to the wifi in first place so reboot is for no avail.

            @BuZz yes the errors out using the reropie-setup wifi configuration tool, I think I have an idea why this is happening.

            You see my wifi network is "c:\virus.exe" (yea seriously to avoid people from wardriving) which has escape char like ""
            The wifi config tool shows the network name as "c:virus.exe", without the "" char, maybe it's incorrectly trying to connect to wrong network ?

            p.s. where are the config files stored ? not the retroarch but rather retropie/os related configs like wifi, number of controllers paired etc ?
            Couldnt find the paths in wiki.

            Rest of the details are below:
            Pi Model: model 3
            RetroPie Version Used: 3.8.1
            Built From: sd image
            USB Devices connected: wireless usb keyboard
            Controller used: bluetooth gasia controller
            Error messages received: Unable to connect to wifi netowkrm
            Guide used: na
            File: wifi.sh
            Emulator: na
            Attachment of config files: not known
            How to replicate the problem: create a wifi network with ssid name "c:\virus.exe", attempt connecting to wifi using Retropie-Setup wifi config tool >> fail !

            alt text
            alt text

            1 Reply Last reply Reply Quote 0
            • E
              eddyman1us Banned
              last edited by eddyman1us

              @buzz and @herb_fargus I figured out the wifi config file and as speculated
              the etc/wpa_supplicant/wpa_supplicant.conf is treating "" char as line break, i am not good with bash any ideas how we can incorprate escaping of special characters in wifi.sh ?

              pi@retropie:~ $ sudo cat /etc/wpa_supplicant/wpa_supplicant.conf
              ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev
              update_config=1

              RETROPIE CONFIG START

              network={
              ssid="c:
              irus.exe"
              psk="******"
              scan_ssid=1
              }

              RETROPIE CONFIG END

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

                @eddyman1us I can look at the quoting/escaping. In the meantime you can always adjust the essid. Cheers

                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
                • 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.