I tried to connect a NVIDIA DGX Spark to the enterprise WIFI at MIT: “MIT Secure” / “MIT” / “eduroam”.
But the internet on the DGX Spark is quite unstable.
Here are a few of my observations.
I do “ping 8.8.8.8” on the DGX Spark, and see something like this:
64 bytes from 8.8.8.8: icmp_seq=1 ttl=114 time=20.622 ms
64 bytes from 8.8.8.8: icmp_seq=2 ttl=114 time=17.708 ms
64 bytes from 8.8.8.8: icmp_seq=3 ttl=114 time=17.869 ms
64 bytes from 8.8.8.8: icmp_seq=31 ttl=114 time=18.196 ms
Note that it got packet loss after every few responses. This happens
regardless of whether it’s on"MIT Secure" / “MIT” / “eduroam”.
And SSH from laptop to DGX Spark would be very unstable/
If I do “ping 8.8.8.8” in my laptop on “MIT Secure” / “MIT” / “eduroam”,
There’s no packet loss.
When the DGX Spark is connected to non-secure wifi like “MIT Guest“ / phone hotspot / my home WIFI, the internet is stable, and there is no Packet loss.
If you’re using PSK and not an 802.1x/enterprise SSID, then we can rule out a WPA2-Enterprise issue, but I’ll verify that at the office later this week.
I was checking those two bugs, which are similar:
In one of them one person mentions Kernel 6.16 doesn’t have the issue. The spark is on 6.14 right now.
Which version are you running? uname -a