grüß euch,
ich scheiterte gestern abend mir meinen wlan zugang mit iwd ein zu richten und heut mag sich auch wpa_supplicant nicht mehr verbinden.
warum kann wpa_supplicant auf einmal das interface nicht mehr lesen und hat jemand eine idee, wie sich das problem lösen lässt?
● wpa_supplicant@wlp2s0.service - WPA supplicant daemon (interface-specific version)
Loaded: loaded (/usr/lib/systemd/system/wpa_supplicant@.service; disabled; vendor preset: disabled)
Active: failed (Result: exit-code) since Fri 2020-04-10 09:40:01 CEST; 27s ago
TriggeredBy: ● wpa_supplicant@wlp2s0.timer
Process: 834 ExecStart=/usr/bin/wpa_supplicant -c/etc/wpa_supplicant/wpa_supplicant-wlp2s0.conf -iwlp2s0 (code=exited, status=255/EXCEPTION)
Main PID: 834 (code=exited, status=255/EXCEPTION)
Apr 10 09:40:01 donar systemd[1]: Started WPA supplicant daemon (interface-specific version).
Apr 10 09:40:01 donar wpa_supplicant[834]: Successfully initialized wpa_supplicant
Apr 10 09:40:01 donar wpa_supplicant[834]: Could not read interface wlp2s0 flags: No such device
Apr 10 09:40:01 donar wpa_supplicant[834]: nl80211: Driver does not support authentication/association or connect commands
Apr 10 09:40:01 donar wpa_supplicant[834]: nl80211: deinit ifname=wlp2s0 disabled_11b_rates=0
Apr 10 09:40:01 donar wpa_supplicant[834]: Could not read interface wlp2s0 flags: No such device
Apr 10 09:40:01 donar wpa_supplicant[834]: wlp2s0: Failed to initialize driver interface
Apr 10 09:40:01 donar systemd[1]: wpa_supplicant@wlp2s0.service: Main process exited, code=exited, status=255/EXCEPTION
Apr 10 09:40:01 donar systemd[1]: wpa_supplicant@wlp2s0.service: Failed with result 'exit-code'.
edit:
es gibt zwei lösungsmöglichkeiten:
1) /usr/lib/systemd/network/80-iwd.link löschen oder iwd entfernen
2) man editiere das link array in /usr/lib/systemd/network/80-iwd.link
[Link]
NamePolicy=keep kernel database onboard slot path
@segfault
danke schön! 🙂