Hallo zusammen,
ich habe kürzlich auf meinem Fujitsu Esprimo D756 (Intel) Ubuntu 24.04 Server installiert und bekommen WLAN per Netplan nicht mehr konfiguriert. Zuvor hatte ich 22.04. Server darauf und damit funktionierte WLAN mit Netplan tadellos.
Meine Netplan Konfiguration:
# This is the network config written by 'subiquity' network: ethernets: enp0s31f6: dhcp4: true optional: true version: 2 wifis: wlx001f1fac2828: optional: true dhcp4: true access-points: "blablubb": password: "xxxxxxxxxxxxxxxxxxxxxx"
Folgende Fehlermeldung taucht im journalctl auf:
Jun 02 14:08:43 esprimod756 wpa_supplicant[2332]: wlx001f1fac2828: CTRL-EVENT-SSID-REENABLED id=0 ssid="blablubb" Jun 02 14:08:43 esprimod756 wpa_supplicant[2332]: wlx001f1fac2828: Trying to associate with 5c:49:79:4f:74:53 (SSID='blablubb' freq=2472 MHz) Jun 02 14:08:43 esprimod756 wpa_supplicant[2332]: wlx001f1fac2828: Association request to the driver failed Jun 02 14:08:44 esprimod756 wpa_supplicant[2332]: wlx001f1fac2828: Associated with 5c:49:79:4f:74:53 Jun 02 14:08:44 esprimod756 wpa_supplicant[2332]: wlx001f1fac2828: CTRL-EVENT-DISCONNECTED bssid=5c:49:79:4f:74:53 reason=0 Jun 02 14:08:44 esprimod756 wpa_supplicant[2332]: wlx001f1fac2828: WPA: 4-Way Handshake failed - pre-shared key may be incorrect Jun 02 14:08:44 esprimod756 wpa_supplicant[2332]: wlx001f1fac2828: CTRL-EVENT-SSID-TEMP-DISABLED id=0 ssid="blablubb" auth_failures=16 duration=120 reason=WRONG_KEY Jun 02 14:08:44 esprimod756 wpa_supplicant[2332]: BSSID 5c:49:79:4f:74:53 ignore list count incremented to 2, ignoring for 10 seconds