Thank you so much for checking it and for working on a temporary solution.
Keeping mind that this is for the Intel 8265NGW card that is recommended in your Isaac SDK setup documentation for AGX Xavier, we tried your suggestion with “iwlwifi” instead of rtl8822ce and it didn’t work. Maybe iwlwifi needs another step ?
After waking up from suspend, wifi always disappears. Assuming that the module we need to remove for the 8265NGW is iwlwifi, we tried this command
rmmod iwlwifi
Can’t remove iwlwifi because it says “ERROR: Module iwlwifi is in use by: iwlmvn”. But can’t remove that one either because it apparently isn’t loaded.
And then the modprobe iwlwifi doesn’t seem to actually do anything, wifi is still nonexistent.