• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
MagicMirror Forum
  • Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

My MM set up now need help with Wifi

Scheduled Pinned Locked Moved Troubleshooting
10 Posts 4 Posters 1.1k Views 4 Watching
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.
  • C Offline
    cowboysdude Module Developer @miniashman
    last edited by Apr 16, 2021, 12:31 PM

    @miniashman https://www.electronicshub.org/setup-wifi-raspberry-pi-3/

    ;)

    M 1 Reply Last reply Apr 16, 2021, 12:34 PM Reply Quote 0
    • M Offline
      miniashman @cowboysdude
      last edited by Apr 16, 2021, 12:34 PM

      @cowboysdude Thank you for quick reply. Doing it now.
      :beer_mug: Cheers

      M 1 Reply Last reply Apr 16, 2021, 12:38 PM Reply Quote 0
      • M Offline
        miniashman @miniashman
        last edited by Apr 16, 2021, 12:38 PM

        I remember going through this when i was setting up. Didn’t help as when I try this, the result is this.

        pi@raspberry:/ $ sudo iwlist wlan0 scan
        wlan0 Interface doesn’t support scanning.
        pi@raspberry:/ $

        T 1 Reply Last reply Apr 16, 2021, 2:01 PM Reply Quote 0
        • T Offline
          thgmirror @miniashman
          last edited by Apr 16, 2021, 2:01 PM

          @miniashman
          Try this, maybe it helps:
          shutdown your pi, take the sd-card out, put it in a card-reader and plug it in a windows-PC. Copy an empty file called ssh (with no extension, take care your PC shows all extensions) and also a file named wpa_supplicant.conf into the root-directory of the SD-card
          The file wpa_supplicant.conf needs the following content, of course with your credentials:

          country=EN
          ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev
          update_config=1
          network={
          ssid=“thenameofyournetwork”
          psk=“yourpassword”
          key_mgmt=WPA-PSK
          }

          Put it back into your RPI and boot.

          Thomas

          M 1 Reply Last reply Apr 17, 2021, 6:35 AM Reply Quote 0
          • M Offline
            miniashman @thgmirror
            last edited by Apr 17, 2021, 6:35 AM

            @thgmirror thank you. but that didnt work either. I did add that file when I created the original image. I also tried again after getting MM working. Also checked the file by

            sudo nano /etc/wpa_supplicant/wpa_supplicant.conf
            

            any my wifi set up is there.

            S 1 Reply Last reply Apr 17, 2021, 12:18 PM Reply Quote 0
            • S Offline
              sdetweil @miniashman
              last edited by sdetweil Apr 17, 2021, 12:18 PM Apr 17, 2021, 12:18 PM

              @miniashman why did u add the file on the original image? that is very old instructions.

              can u do with just the latest pi os image
              boot and try to connect using the menu on the toolbar

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              M 1 Reply Last reply Apr 17, 2021, 6:08 PM Reply Quote 0
              • M Offline
                miniashman @sdetweil
                last edited by Apr 17, 2021, 6:08 PM

                @sdetweil i did try that with the latest but would not let me set WIFI country as it was greyed out. I tried multiple images and must have read various posts to figure out. spent a week trying to get the wifi working but had to give up and used a network cable. Now that I have set up the MM I am trying again to set up wifi. you are right so many old posts (some without dates) so am trying everything right now just to get it working. Any post you can direct me to have a look?

                S 1 Reply Last reply Apr 17, 2021, 7:04 PM Reply Quote 0
                • S Offline
                  sdetweil @miniashman
                  last edited by Apr 17, 2021, 7:04 PM

                  @miniashman hm… what country?

                  Sam

                  How to add modules

                  learning how to use browser developers window for css changes

                  M 1 Reply Last reply Apr 18, 2021, 4:34 AM Reply Quote 0
                  • M Offline
                    miniashman @sdetweil
                    last edited by Apr 18, 2021, 4:34 AM

                    @sdetweil i tried GB, US and IN

                    1 Reply Last reply Reply Quote 0
                    • 1 / 1
                    1 / 1
                    • First post
                      6/10
                      Last post
                    Enjoying MagicMirror? Please consider a donation!
                    MagicMirror created by Michael Teeuw.
                    Forum managed by Sam, technical setup by Karsten.
                    This forum is using NodeBB as its core | Contributors
                    Contact | Privacy Policy