Hi there,
for a robotics project i want fast wifi connection. I want a hotspot hosted on the Jetson Orin Nano Dev Kit a laptop can connect to. Therefore i bough an Intel AX210 wifi card. When i swaped card. The card was not being recognized and i could connect to wifi or host a hotspot.
When shutting the Jetson down, swapping the card to the old default one and booting up, everything worked as before and in could connect to a wifi and host a hotspot.
I did some research online and found out that the AX210 isn’t perfect, so i got a AX200. Swapped it and had the same issue, even when installing the necessary drivers. So as before i powered the Jetson down and swapped to the old preinstalled one, hoping things worked as before - but they didn’t. The old, before working card, was now not recognized.
When running ifconfig
the card was not beeing shown. I manually started the nmcli and NetworkManager. Then the card was beeing recognised by ifconfig
but not as a wifi interface. I tried everything and asked ChatGPT with no results. Both the preinstalled card and the new AX200 weren’t properly recognized as a wifi interface and they weren’t recognised in the setting either.
Can someone help and explain why this is, and how i can use either the old card or the new AX200 as a normal wifi card?
Thanks in advance, hope someone can help