radxa / radxa-zero-images-released

14 stars 1 forks source link

Ubuntu nmcli fails to connect to secure wifi networks #8

Open riptidewave93 opened 2 years ago

riptidewave93 commented 2 years ago

TL;DR nmcli in the latest ubuntu release radxa-zero-v20211028 fails to connect to WPA3/WPA2 networks.

I was able to fix this by:

  1. Forcing the network to WPA2 in nmcli (I cheated and used nmtui for this)
  2. Updating /etc/NetworkManager/NetworkManager.conf and add dhcp=dhclient under the [main] section.

Note that ive still yet to figure out how to get WPA3 working correctly.