readme extended
This commit is contained in:
14
documentation/2021_Wifi_Problems/wpa_supplicant_problem.txt
Normal file
14
documentation/2021_Wifi_Problems/wpa_supplicant_problem.txt
Normal file
@ -0,0 +1,14 @@
|
||||
https://raspberrypi.stackexchange.com/questions/94178/wifi-wont-start
|
||||
|
||||
sudo killall wpa_supplicant
|
||||
sudo wpa_supplicant -c/etc/wpa_supplicant/wpa_supplicant.conf -iwlan0
|
||||
|
||||
--> Autostart-Script:
|
||||
etc/rc.local abändern und code aus obigem Link einfügen!
|
||||
|
||||
Danach Konfiguration der Wifi-Setting:
|
||||
* "Wireless and Wired Network Settings"
|
||||
* Interface
|
||||
* wlan0
|
||||
* Aktivieren: "automatic configuration" && "disable IPv6"
|
||||
* Alle Felder leeren
|
Reference in New Issue
Block a user