what is that controller?lookingforanswer wrote: ↑31 Jul 2024, 07:55Hello bro, thank you for responding back, do you have any recommendations for these settings please ?MeveSPB wrote: ↑30 Jul 2024, 05:26This is not an application. This is "configuring adapter settings", the "network and Internet" section in WINDOWS 10 settingslookingforanswer wrote: ↑29 Jul 2024, 08:38Hello can you please tell me what is the application that u used in the image number 5 ?
[Ethernet Onboard-vs-USB-vs-PCIe] I finally found the reason behind my input lag after 6 years
Re: [Ethernet Onboard-vs-USB-vs-PCIe] I finally found the reason behind my input lag after 6 years
Re: [Ethernet Onboard-vs-USB-vs-PCIe] I finally found the reason behind my input lag after 6 years
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?
			
			
									
									
						Would it be okay to try this again as a placebo, or would that be considered rude?
Re: [Ethernet Onboard-vs-USB-vs-PCIe] I finally found the reason behind my input lag after 6 years
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.
Explain also what settings you use and why.
			
			
									
									
						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"Re: [Ethernet Onboard-vs-USB-vs-PCIe] I finally found the reason behind my input lag after 6 years
any fixes for realtek gaming 2.5gbe family controller RTL8125BG, because my games are delayed.
			
			
									
									
						Re: [Ethernet Onboard-vs-USB-vs-PCIe] I finally found the reason behind my input lag after 6 years
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.
Re: [Ethernet Onboard-vs-USB-vs-PCIe] I finally found the reason behind my input lag after 6 years
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.ApexLeg wrote: ↑16 Sep 2024, 09:03I'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.
- 
				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
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 wrote: ↑16 Sep 2024, 09:03I'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.
Re: [Ethernet Onboard-vs-USB-vs-PCIe] I finally found the reason behind my input lag after 6 years
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.Tuhin Lavania wrote: ↑16 Sep 2024, 10:07highly 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 wrote: ↑16 Sep 2024, 09:03I'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.
Re: [Ethernet Onboard-vs-USB-vs-PCIe] I finally found the reason behind my input lag after 6 years
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=disabledRe: [Ethernet Onboard-vs-USB-vs-PCIe] I finally found the reason behind my input lag after 6 years
I tried every tweak on the internet, doesnt work.Slender wrote: ↑16 Sep 2024, 12:21Code: 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
thanks

