After upgrading to Jetpack 6.1 on Jetson Orin NX 16GB devkit I am unable to connect to Wifi network and no Wifi Settings can be configured in the Network Configuration applet. The adapter installed is Intel model 8265NGW. The carrier board is reComputer J401 from Seeed Studio. If I grep journalctl for wifi, this is all I see:
steve@ubuntu:~$ journalctl | grep wifi
Dec 31 19:00:34 ubuntu NetworkManager[584]: [34.3499] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 10-dns-resolved.conf, 20-connectivity-ubuntu.conf, no-mac-addr-change.conf) (etc: 10-globally-managed-devices.conf, default-wifi-powersave-on.conf)
Dec 31 19:00:34 ubuntu NetworkManager[584]: [34.5240] Loaded device plugin: NMWifiFactory (/usr/lib/aarch64-linux-gnu/NetworkManager/1.36.6/libnm-device-plugin-wifi.so)
Any idea what may be happening here?
thanks,
Seve