This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[SOLVED] WiFi not working.
#7
(2018-09-06, 10:52 AM)RedRyder Wrote: Hi, John-

I've experienced this before as well. What I've found is that the key is always in the settings in the OpenPlotter configuration application, specifically on the "network" tab.  It obviously depends on your application, but the setting "client" is what I usually need/want, and once set, allows me to do exactly what I want - have the OpenPlotter Raspberry Pi join my existing network.  Your mileage may vary.

Good luck!

Same experience here. After fresh install it was impossible to set WIFI language to DE - "Could not communicate with wpa_supplicant"
No wlan0 Wireless adapter was visible and /etc/wpa_supplicant was unchanged (remained set to default country=GB)
  • updated all packages from within Raspbian and from OP (about 200 MB) 
  • changed network setting in OP to 'client' 
  • edited /etc/wpa_supplicant to look like this
Code:
ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev
update_config=1
country=DE

network={
    ssid="xxxxxxxxxx"
    psk="yyyyyyyyyy"
    key_mgmt=WPA-PSK
}

only after completing all above mentioned steps (and reboot) wlan0 came alive and connected flawlessly

cheers,
G.
Reply


Messages In This Thread
[SOLVED] WiFi not working. - by addboy - 2018-06-03, 12:58 PM
RE: WiFi not working. - by JeroenAdam - 2018-06-04, 10:31 AM
RE: WiFi not working. - by Sailoog - 2018-06-04, 08:50 PM
RE: WiFi not working. - by addboy - 2018-06-05, 01:10 PM
RE: WiFi not working. - by John S - 2018-09-05, 05:00 PM
RE: WiFi not working. - by RedRyder - 2018-09-06, 10:52 AM
RE: WiFi not working. - by Geronius - 2018-09-06, 07:05 PM
RE: WiFi not working. - by John S - 2018-09-06, 08:13 PM
RE: WiFi not working. - by e-sailing - 2018-09-07, 10:07 AM
RE: WiFi not working. - by StoneCrab - 2019-09-16, 04:36 AM
RE: [SOLVED] WiFi not working. - by John S - 2018-09-13, 06:20 PM
RE: [SOLVED] WiFi not working. - by Didier B - 2019-03-26, 07:22 PM
RE: [SOLVED] WiFi not working. - by asahi - 2019-03-30, 02:17 PM
RE: [SOLVED] WiFi not working. - by mar12 - 2019-04-02, 04:44 PM
RE: [SOLVED] WiFi not working. - by Didier B - 2019-04-02, 10:06 PM
RE: [SOLVED] WiFi not working. - by StoneCrab - 2019-09-19, 12:47 AM
RE: [SOLVED] WiFi not working. - by SkipperEarly - 2019-10-01, 08:27 AM
RE: [SOLVED] WiFi not working. - by StoneCrab - 2019-10-02, 06:22 AM
RE: [SOLVED] WiFi not working. - by e-sailing - 2019-10-02, 10:51 AM

Forum Jump:


Users browsing this thread: 3 Guest(s)