cancel
Showing results for 
Search instead for 
Did you mean: 

Internet loss on LAN

Gyula84
Level 8

HI i have an ASUS ROG Strix G18 (2025) and i have a problem with LAN internet connection, on WIFI is working well and i tired an usb LAN device it also worked well. Flush dns did not help, driver reinstall did not help, i dont want to reinstall my windows 11 but i think it will not help. What can i do? Thanks

edited.: new windows install did not solve the problem so is it a hardware fault? 

ping.png

245 Views
5 REPLIES 5

Gyula84
Level 8

With this solution almost solve the problem ( interrupt ) but sometimes i got 'timed out' on pinging 

M0NG0
Level 11

Sounds like broken ASPM implementation Check the settings in power plan
to be sure they're on power saving mode.
Unhide PCIe ASPM Settings
(CMD):
powercfg -attributes SUB_PCIEXPRESS ASPM -ATTRIB_HIDE
powercfg -attributes SUB_PCIEXPRESS LPM -ATTRIB_HIDE

Path: Control Panel → Power Options → Change Plan Settings → Advanced → PCI Express → Link State Power Management → Off

Registry – Unlock ASPM Settings:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\PowerSettings\501a4d13-42af-4429-9fd1a8218c268e20\ee12f906-d277-404b-b6da-e5fa1a576df5
DWORD: Attributes = 0

Registry – Force ASPM Off:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\pci\Parameters
DWORD: EnableASPM = 0
DWORD: EnableL1 = 0

Force PCIe to Max Performance (CMD):
powercfg -setacvalueindex SCHEME_CURRENT SUB_PCIEXPRESS ASPM 0
powercfg -setdcvalueindex SCHEME_CURRENT SUB_PCIEXPRESS ASPM 0
powercfg -setactive SCHEME_CURRENT

Flush GPU Driver Caches:
NVIDIA:
%ProgramData%\NVIDIA Corporation\Drs
(Delete nvdrsdb0.bin & nvdrsdb1.bin)

AMD:
C:\Users\YourName\AppData\Local\AMD\CN
(Delete gmdb.blb and cache files)

Verify with HWiNFO64:
Current Link State = L0
Link Speed = Gen3/Gen4/Gen5 (no drop into L0s/L1 mid-game)

M⊕NG⊙

Gyula84
Level 8

Thank you for your answer i will try it as soon as possible 

Gyula84
Level 8

i got invalid parameters 

cmd.png

rt.png

Skiatook
Level 9

Do you have a router hooked up to the gateway ?