I have also faced this kind of issue; everything is perfect in windows, but in Artix, it becomes prolonged after connecting with wifi. But on the other hand, if I connect with LAN there is no problem.
When I use WIFI
I have observed that the pinging this device from another device in same network makes unreliable time delays
PING 192.168.1.125 (192.168.1.125) 56(84) bytes of data.
64 bytes from 192.168.1.125: icmp_seq=1 ttl=64 time=305 ms
64 bytes from 192.168.1.125: icmp_seq=2 ttl=64 time=226 ms
64 bytes from 192.168.1.125: icmp_seq=3 ttl=64 time=146 ms
64 bytes from 192.168.1.125: icmp_seq=4 ttl=64 time=65.7 ms
64 bytes from 192.168.1.125: icmp_seq=5 ttl=64 time=294 ms
64 bytes from 192.168.1.125: icmp_seq=6 ttl=64 time=2.28 ms <<<---- Too less
64 bytes from 192.168.1.125: icmp_seq=7 ttl=64 time=134 ms
64 bytes from 192.168.1.125: icmp_seq=8 ttl=64 time=54.6 ms
64 bytes from 192.168.1.125: icmp_seq=9 ttl=64 time=281 ms <<<---- Much high
64 bytes from 192.168.1.125: icmp_seq=10 ttl=64 time=202 ms
64 bytes from 192.168.1.125: icmp_seq=11 ttl=64 time=123 ms
64 bytes from 192.168.1.125: icmp_seq=12 ttl=64 time=50.6 ms
^C
--- 192.168.1.125 ping statistics ---
13 packets transmitted, 12 received, 7.69231% packet loss, time 12017ms
rtt min/avg/max/mdev = 2.275/157.054/305.045/99.523 ms
Now when I ping in 8.8.8.8 using wifi on same device
PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data.
64 bytes from 8.8.8.8: icmp_seq=1 ttl=118 time=46.0 ms
64 bytes from 8.8.8.8: icmp_seq=2 ttl=118 time=48.7 ms
64 bytes from 8.8.8.8: icmp_seq=3 ttl=118 time=49.3 ms
64 bytes from 8.8.8.8: icmp_seq=4 ttl=118 time=49.5 ms
64 bytes from 8.8.8.8: icmp_seq=5 ttl=118 time=46.6 ms
64 bytes from 8.8.8.8: icmp_seq=6 ttl=118 time=48.7 ms
64 bytes from 8.8.8.8: icmp_seq=7 ttl=118 time=48.3 ms
64 bytes from 8.8.8.8: icmp_seq=8 ttl=118 time=48.5 ms
64 bytes from 8.8.8.8: icmp_seq=9 ttl=118 time=46.4 ms
64 bytes from 8.8.8.8: icmp_seq=10 ttl=118 time=48.2 ms
64 bytes from 8.8.8.8: icmp_seq=11 ttl=118 time=48.7 ms
64 bytes from 8.8.8.8: icmp_seq=12 ttl=118 time=48.5 ms
64 bytes from 8.8.8.8: icmp_seq=13 ttl=118 time=46.0 ms
64 bytes from 8.8.8.8: icmp_seq=14 ttl=118 time=48.2 ms
64 bytes from 8.8.8.8: icmp_seq=15 ttl=118 time=48.4 ms
When I use LAN
Pinging this device from another device in same network no major fluctuation occurs
PING 192.168.1.165 (192.168.1.165) 56(84) bytes of data.
64 bytes from 192.168.1.165: icmp_seq=1 ttl=64 time=0.782 ms
64 bytes from 192.168.1.165: icmp_seq=2 ttl=64 time=0.370 ms
64 bytes from 192.168.1.165: icmp_seq=3 ttl=64 time=0.326 ms
64 bytes from 192.168.1.165: icmp_seq=4 ttl=64 time=0.413 ms
64 bytes from 192.168.1.165: icmp_seq=5 ttl=64 time=0.322 ms
64 bytes from 192.168.1.165: icmp_seq=6 ttl=64 time=0.374 ms
64 bytes from 192.168.1.165: icmp_seq=7 ttl=64 time=0.765 ms
64 bytes from 192.168.1.165: icmp_seq=8 ttl=64 time=0.781 ms
64 bytes from 192.168.1.165: icmp_seq=9 ttl=64 time=0.374 ms
64 bytes from 192.168.1.165: icmp_seq=10 ttl=64 time=0.374 ms
64 bytes from 192.168.1.165: icmp_seq=11 ttl=64 time=0.770 ms
64 bytes from 192.168.1.165: icmp_seq=12 ttl=64 time=0.766 ms
64 bytes from 192.168.1.165: icmp_seq=13 ttl=64 time=0.755 ms
64 bytes from 192.168.1.165: icmp_seq=14 ttl=64 time=0.785 ms
^C
--- 192.168.1.165 ping statistics ---
14 packets transmitted, 14 received, 0% packet loss, time 13183ms
rtt min/avg/max/mdev = 0.322/0.568/0.785/0.204 ms
Now when I ping in 8.8.8.8 using LAN on the same device
PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data.
64 bytes from 8.8.8.8: icmp_seq=1 ttl=118 time=39.8 ms
64 bytes from 8.8.8.8: icmp_seq=2 ttl=118 time=40.1 ms
64 bytes from 8.8.8.8: icmp_seq=3 ttl=118 time=39.5 ms
64 bytes from 8.8.8.8: icmp_seq=4 ttl=118 time=40.6 ms
64 bytes from 8.8.8.8: icmp_seq=5 ttl=118 time=40.0 ms
64 bytes from 8.8.8.8: icmp_seq=6 ttl=118 time=39.6 ms
64 bytes from 8.8.8.8: icmp_seq=7 ttl=118 time=40.1 ms
64 bytes from 8.8.8.8: icmp_seq=8 ttl=118 time=39.7 ms
64 bytes from 8.8.8.8: icmp_seq=9 ttl=118 time=39.5 ms
64 bytes from 8.8.8.8: icmp_seq=10 ttl=118 time=39.4 ms
64 bytes from 8.8.8.8: icmp_seq=11 ttl=118 time=39.9 ms
64 bytes from 8.8.8.8: icmp_seq=12 ttl=118 time=40.4 ms
64 bytes from 8.8.8.8: icmp_seq=13 ttl=118 time=39.5 ms
64 bytes from 8.8.8.8: icmp_seq=14 ttl=118 time=40.3 ms
64 bytes from 8.8.8.8: icmp_seq=15 ttl=118 time=40.6 ms
64 bytes from 8.8.8.8: icmp_seq=16 ttl=118 time=40.2 ms
64 bytes from 8.8.8.8: icmp_seq=17 ttl=118 time=39.8 ms
^C
--- 8.8.8.8 ping statistics ---
17 packets transmitted, 17 received, 0% packet loss, time 16030ms
rtt min/avg/max/mdev = 39.389/39.930/40.636/0.386 ms
Details of the internal wifi adapter
lspci -k
....
....
....
03:00.0 Network controller: Qualcomm Atheros QCA6174 802.11ac Wireless Network Adapter (rev 32)
Subsystem: Lite-On Communications Inc Device 0807
Kernel driver in use: ath10k_pci
Kernel modules: ath10k_pci
....
....
....
Any solution for fixing this issue??