[Ethernet Onboard-vs-USB-vs-PCIe] I finally found the reason behind my input lag after 6 years

Everything about latency. This section is mainly user/consumer discussion. (Peer-reviewed scientific discussion should go in Laboratory section). Tips, mouse lag, display lag, game engine lag, network lag, whole input lag chain, VSYNC OFF vs VSYNC ON, and more! Input Lag Articles on Blur Busters.
User avatar
Slender
Posts: 1548
Joined: 25 Jan 2020, 17:55

Re: [Ethernet Onboard-vs-USB-vs-PCIe] I finally found the reason behind my input lag after 6 years

Post by Slender » 01 Aug 2024, 18:16

lookingforanswer wrote:
31 Jul 2024, 07:55
MeveSPB wrote:
30 Jul 2024, 05:26
lookingforanswer wrote:
29 Jul 2024, 08:38
Hello can you please tell me what is the application that u used in the image number 5 ?
This is not an application. This is "configuring adapter settings", the "network and Internet" section in WINDOWS 10 settings
Hello bro, thank you for responding back, do you have any recommendations for these settings please ?
what is that controller?

ahead
Posts: 216
Joined: 21 Jun 2023, 02:15

Re: [Ethernet Onboard-vs-USB-vs-PCIe] I finally found the reason behind my input lag after 6 years

Post by ahead » 02 Aug 2024, 02:11

NUMA is related to physical CPUs, not cores.
Would it be okay to try this again as a placebo, or would that be considered rude?

User avatar
Slender
Posts: 1548
Joined: 25 Jan 2020, 17:55

Re: [Ethernet Onboard-vs-USB-vs-PCIe] I finally found the reason behind my input lag after 6 years

Post by Slender » 02 Aug 2024, 17:22

who have i225/226 check this.
it move rss (ndis) to 1st core.
for me mouse is more responce because gpu / usb not affect on nic anymore.

Code: Select all

"*RSSProfile"="4"
"*RSS"="1"
"*NumRssQueues"="1"
"*MaxRssProcessors"="1"
"*RssMaxProcNumber"="1"
"*RssBaseProcNumber"="1"
Explain also what settings you use and why.

jassine
Posts: 59
Joined: 21 Jan 2024, 10:38

Re: [Ethernet Onboard-vs-USB-vs-PCIe] I finally found the reason behind my input lag after 6 years

Post by jassine » 16 Sep 2024, 08:35

any fixes for realtek gaming 2.5gbe family controller RTL8125BG, because my games are delayed.

ApexLeg
Posts: 84
Joined: 29 Nov 2023, 07:16

Re: [Ethernet Onboard-vs-USB-vs-PCIe] I finally found the reason behind my input lag after 6 years

Post by ApexLeg » 16 Sep 2024, 09:03

jassine wrote:
16 Sep 2024, 08:35
any fixes for realtek gaming 2.5gbe family controller RTL8125BG, because my games are delayed.
I've had 2 built decent spec pcs in the last few years and suffered with desync a lot, the only constant thing in those was the realtek 2.5ghz ethernet port. I've literally just ordered an intel pcie NIC and will get it it tomorrow to see if it finally reduces it consistently.

jassine
Posts: 59
Joined: 21 Jan 2024, 10:38

Re: [Ethernet Onboard-vs-USB-vs-PCIe] I finally found the reason behind my input lag after 6 years

Post by jassine » 16 Sep 2024, 10:05

ApexLeg wrote:
16 Sep 2024, 09:03
jassine wrote:
16 Sep 2024, 08:35
any fixes for realtek gaming 2.5gbe family controller RTL8125BG, because my games are delayed.
I've had 2 built decent spec pcs in the last few years and suffered with desync a lot, the only constant thing in those was the realtek 2.5ghz ethernet port. I've literally just ordered an intel pcie NIC and will get it it tomorrow to see if it finally reduces it consistently.
Same, i always had a realtek, i ordered mine yesterday, a pcie i225v3, gonna take weeks to arrive in my case. Please keep me updated when you test yours.

Tuhin Lavania
Posts: 68
Joined: 21 Feb 2022, 09:26

Re: [Ethernet Onboard-vs-USB-vs-PCIe] I finally found the reason behind my input lag after 6 years

Post by Tuhin Lavania » 16 Sep 2024, 10:07

ApexLeg wrote:
16 Sep 2024, 09:03
jassine wrote:
16 Sep 2024, 08:35
any fixes for realtek gaming 2.5gbe family controller RTL8125BG, because my games are delayed.
I've had 2 built decent spec pcs in the last few years and suffered with desync a lot, the only constant thing in those was the realtek 2.5ghz ethernet port. I've literally just ordered an intel pcie NIC and will get it it tomorrow to see if it finally reduces it consistently.
highly doubt it will make a difference. ive used 3 nics, Intel i210-t1 server and consumer grade, asus xg c100c. Makes absolutely no difference. im back on i226.

ApexLeg
Posts: 84
Joined: 29 Nov 2023, 07:16

Re: [Ethernet Onboard-vs-USB-vs-PCIe] I finally found the reason behind my input lag after 6 years

Post by ApexLeg » 16 Sep 2024, 12:20

Tuhin Lavania wrote:
16 Sep 2024, 10:07
ApexLeg wrote:
16 Sep 2024, 09:03
jassine wrote:
16 Sep 2024, 08:35
any fixes for realtek gaming 2.5gbe family controller RTL8125BG, because my games are delayed.
I've had 2 built decent spec pcs in the last few years and suffered with desync a lot, the only constant thing in those was the realtek 2.5ghz ethernet port. I've literally just ordered an intel pcie NIC and will get it it tomorrow to see if it finally reduces it consistently.
highly doubt it will make a difference. ive used 3 nics, Intel i210-t1 server and consumer grade, asus xg c100c. Makes absolutely no difference. im back on i226.
Maybe it will, maybe it won't. I had really bad DPC spikes from my Realtek port until I revered back to an older driver.

User avatar
Slender
Posts: 1548
Joined: 25 Jan 2020, 17:55

Re: [Ethernet Onboard-vs-USB-vs-PCIe] I finally found the reason behind my input lag after 6 years

Post by Slender » 16 Sep 2024, 12:21

jassine wrote:
16 Sep 2024, 08:35
any fixes for realtek gaming 2.5gbe family controller RTL8125BG, because my games are delayed.

Code: Select all

netsh interface tcp set global rss=disabled

netsh interface tcp set global autotuninglevel=disabled

netsh int ip set global taskoffload=disabled

netsh interface tcp set global rsc=disabled

jassine
Posts: 59
Joined: 21 Jan 2024, 10:38

Re: [Ethernet Onboard-vs-USB-vs-PCIe] I finally found the reason behind my input lag after 6 years

Post by jassine » 16 Sep 2024, 12:38

Slender wrote:
16 Sep 2024, 12:21
jassine wrote:
16 Sep 2024, 08:35
any fixes for realtek gaming 2.5gbe family controller RTL8125BG, because my games are delayed.

Code: Select all

netsh interface tcp set global rss=disabled

netsh interface tcp set global autotuninglevel=disabled

netsh int ip set global taskoffload=disabled

netsh interface tcp set global rsc=disabled
I tried every tweak on the internet, doesnt work.
thanks

Post Reply