On Sat, May 04, 2019 at 05:32:23PM +0200, Ludovic Courtès wrote: > At this point, could you also check: > > 3b. The output of “pgrep -fa wpa_supplicant”. >
root@gnu ~# pgrep -fa wpa_supplicant 481 /gnu/store/ifqy2dr2hbqplv14k50dzprw3k2bz9m9-wpa-supplicant-2.7/sbin/wpa_supplicant -P/var/run/wpa_supplicant.pid -B -s -u > The PID file was probably removed by the second attempt to start the > ‘wpa-supplicant’ service. > > Could you also try running (as root): > > while herd restart wpa-supplicant; do : ; done > > to see the frequency at which the service fails to start? > It displays Service wpa-supplicant is not running. Service wpa-supplicant could not be started. after and again and again every approximately 5 seconds. Regards, Florian