doc:appunti:hardware:raspberrypi_wpa_supplicant_problem
                Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| doc:appunti:hardware:raspberrypi_wpa_supplicant_problem [2024/11/15 16:02] – [dhcpcd process dies without configuring wlan0] niccolo | doc:appunti:hardware:raspberrypi_wpa_supplicant_problem [2024/11/17 16:55] (current) – [dhcpcd process dies without configuring wlan0] niccolo | ||
|---|---|---|---|
| Line 112: | Line 112: | ||
| It results that wlan0 gets a sqeuence of '' | It results that wlan0 gets a sqeuence of '' | ||
| - | I solved the problem by letting Systemd to start wpa_supplicant on the specific wlan0 interface. This is achieved renaming the wpa_supplicant.conf file and enabling the service: | + | I solved the problem by letting Systemd to start wpa_supplicant on the specific wlan0 interface. This is achieved renaming the wpa_supplicant.conf file and enabling | 
| < | < | ||
| mv / | mv / | ||
| systemctl enable wpa_supplicant@wlan0.service | systemctl enable wpa_supplicant@wlan0.service | ||
| + | systemctl disable wpa_supplicant.service | ||
| </ | </ | ||
doc/appunti/hardware/raspberrypi_wpa_supplicant_problem.1731682955.txt.gz · Last modified:  by niccolo
                
                