You are not logged in.

#1 2023-08-27 04:09:42

yehiax
Member
Registered: 2023-08-27
Posts: 4

Intel AX201 suddenly no internet while i still connected (Resolved)

I recently started having problems with my laptop's wifi connection. When I boot up my computer, it can take several minutes for the internet to start working, even though I am already connected to the wifi network. Once the internet does start working, it can be stable for a few hours or it can not working every few minutes while the wifi still connected.

To check if the problem was with my laptop or the entire network, I plugged in a Raspberry Pi and connected it to the same wifi network. I was able to access the Raspberry Pi via SSH, And ping on google, meaning the internet was working on the Raspberry Pi. I also reset my router's settings, but this did not fix the problem.

I believe that the problem is with my laptop's Wi-Fi adapter. I will try updating the adapter's drivers to see if that fixes the problem. If that doesn't work, I may need to replace the adapter.

I have no VPN or Proxy Working, Any suggestions to fix this? 

The output of uname -r

6.4.12-arch1-1

The output of sudo  lspci -kvd::280

00:14.3 Network controller: Intel Corporation Comet Lake PCH-LP CNVi WiFi
	Subsystem: Intel Corporation Wi-Fi 6 AX201 160MHz
	Flags: bus master, fast devsel, latency 0, IRQ 16
	Memory at b1318000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: [c8] Power Management version 3
	Capabilities: [d0] MSI: Enable- Count=1/1 Maskable- 64bit+
	Capabilities: [40] Express Root Complex Integrated Endpoint, MSI 00
	Capabilities: [80] MSI-X: Enable+ Count=16 Masked-
	Capabilities: [100] Latency Tolerance Reporting
	Capabilities: [164] Vendor Specific Information: ID=0010 Rev=0 Len=014 <?>
	Kernel driver in use: iwlwifi
	Kernel modules: iwlwifi 

Last edited by yehiax (2023-08-27 14:30:05)

Offline

#2 2023-08-27 06:26:46

seth
Member
Registered: 2012-09-03
Posts: 52,464

Re: Intel AX201 suddenly no internet while i still connected (Resolved)

Please use [code][/code] tags, not "quote" tags. Edit your post in this regard.
Please post your complete system journal for a boot covering the problem, eg.

sudo journalctl -b -1 | curl -F 'file=@-' 0x0.st

for the previous ("-1") one.

Offline

#3 2023-08-27 06:53:43

yehiax
Member
Registered: 2023-08-27
Posts: 4

Re: Intel AX201 suddenly no internet while i still connected (Resolved)

I looked into the file output and found a service for warp-cli running on boot, i disabled it and everything work fine now.

Thank you for your help,

Offline

Board footer

Powered by FluxBB