readme extended

This commit is contained in:
2021-04-08 13:04:58 +02:00
parent 4ebdee8f01
commit f3b3b9f358
54 changed files with 169206 additions and 0 deletions

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1 @@

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1 @@

View 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

File diff suppressed because one or more lines are too long