I Noticed a massive delay when i try to open any site, even the router page. I tried to debug "literally" the issue as following:
- I pinged my router via
$ ping 192.168.1.1and their was too many peaks and valleys with loss of 10%!. - I opened windows to ping the router but it was steady and their was never any spikes or packet loss.
- I opened linux in rescue mode and pinged the router again and surprisingly the result was same as windows!
- I tried to turn-off wifi power management via the following
$ iwconfigand i obtained the wifi card name then I turned it off via$ sudo iwconfig wlp0s20f3 power off. Nothing nearly changed. - I got confused and I though that my laptop is being spoofed or hijacked when it connects to internet so I watched the internet usage using
gnome-system-monitorbut it revealed no internet traffic. - I turned off my VPN program (expressvpn) via
$ systemctl mask expressvpn.servicebut the issue remained. - What I noticed is that, when I open google-chrome, the ping issue appears and when I entirely kill google-chrome, the ping returns back to normal just like windows or linux-rescue or even my phone!
- Tried to check chrome task manager and there was nothing downloading/uploading.
- Closed all tabs entirely so that chrome is opened on home and the issue remained.
- tried reinstalling google chrome but to no avail.
I am 100% sure that there is a correlation between both and 99% sure that chrome is the cause for the massive packet loss and very high latency (9000 ms on average compared to 4 ms when it is closed).
No matter what time I give google, but the issue remains unresolved as if it is itself is making very high traffic.
My laptop is Lenovo Y530 with wifi card Network controller: Intel Corporation Wireless-AC 9560 [Jefferson Peak] (rev 10). I updated the BIOS from 2 to 5 months ago (cannot recall specifically) and i found in $ dmesg this error BIOS contains WGDS but no WRDS which is addressed in this link.
Update 1 (3/11/2021):
$ ip link
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
2: enp7s0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc fq_codel state DOWN mode DEFAULT group default qlen 1000
link/ether e8:6a:64:0b:4e:73 brd ff:ff:ff:ff:ff:ff
3: wlp0s20f3: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP mode DORMANT group default qlen 1000
link/ether 18:1d:ea:5e:25:13 brd ff:ff:ff:ff:ff:ff
4: tun0: <POINTOPOINT,MULTICAST,NOARP,UP,LOWER_UP> mtu 1350 qdisc fq_codel state UNKNOWN mode DEFAULT group default qlen 500