lan driver ( floaty mouse ,etc )
-
ablemor
- Posts: 315
- Joined: 21 Oct 2022, 07:05
lan driver ( floaty mouse ,etc )
Hi everyone, if I roll back the Ethernet driver to an older version, the floaty mouse feeling decreases. It doesn’t disappear completely, but it gets 1-2 degrees better. Has anyone else tested this?
- kyube
- Posts: 1010
- Joined: 29 Jan 2018, 12:03
Re: lan driver ( floaty mouse ,etc )
Look into analyzing DPC/ISR performance of your Windows installation with the xperf or xtw script made by VoD.
https://github.com/valleyofdoom/xtw
https://github.com/valleyofdoom/PC-Tuning
You're free to use other tools made by the authors of Windows Internals to troubleshoot your driver issue.
evaluating xhci controller performance | audio latency discussion thread | "Why is LatencyMon not desirable to objectively measure DPC/ISR driver performance" | AM4 / AM5 system tuning considerations | latency-oriented HW considerations | “xhci hand-off” setting considerations | #1 tip for electricity-related topics | ESPORTS: Latency Perception, Temporal Ventriloquism & Horizon of Simultaneity | good lcd backlight strobing implementation list | display vs gpu scaling
-
drosku
- Posts: 51
- Joined: 03 Sep 2024, 21:18
Re: lan driver ( floaty mouse ,etc )
hi try to use netadapter driver instead of ndis if you are on 22h2/23h2/24h2 see how it feels then you can try to find the further problem from there (if u are on realtek like i am currently try the driver that says (doesnt support powersaving) and keep everything default
-
Misha1337
- Posts: 63
- Joined: 09 Dec 2016, 10:30
Re: lan driver ( floaty mouse ,etc )
Can you show me how to install it with pictures if possible?drosku wrote: ↑25 Mar 2025, 23:05hi try to use netadapter driver instead of ndis if you are on 22h2/23h2/24h2 see how it feels then you can try to find the further problem from there (if u are on realtek like i am currently try the driver that says (doesnt support powersaving) and keep everything default
-
drosku
- Posts: 51
- Joined: 03 Sep 2024, 21:18
Re: lan driver ( floaty mouse ,etc )
some pcs autoinstall the netadapter driver instead of ndis based on your mobo
netadaptercx its just a newer and improved driver structure demanded by microsoft as said by them
search “realtek ethernet driver”
click on the first link
scroll down you are gonna see win11 drivers
choose the netadaptercx driver do the captha and its an exe file you press on it and thats just it
on intel these are not as stable as they didnt focus on them
choose the 3rd one
netadaptercx its just a newer and improved driver structure demanded by microsoft as said by them
search “realtek ethernet driver”
click on the first link
scroll down you are gonna see win11 drivers
choose the netadaptercx driver do the captha and its an exe file you press on it and thats just it
on intel these are not as stable as they didnt focus on them
choose the 3rd one
- Attachments
-
- IMG_0364.png (217.84 KiB) Viewed 3573 times
-
Misha1337
- Posts: 63
- Joined: 09 Dec 2016, 10:30
Re: lan driver ( floaty mouse ,etc )
Oh so this is intended for w11 only ? Am on windows 10 that's sucksdrosku wrote: ↑26 Mar 2025, 06:07some pcs autoinstall the netadapter driver instead of ndis based on your mobo
netadaptercx its just a newer and improved driver structure demanded by microsoft as said by them
search “realtek ethernet driver”
click on the first link
scroll down you are gonna see win11 drivers
choose the netadaptercx driver do the captha and its an exe file you press on it and thats just it
on intel these are not as stable as they didnt focus on them
choose the 3rd one
-
ablemor
- Posts: 315
- Joined: 21 Oct 2022, 07:05
Re: lan driver ( floaty mouse ,etc )
my ethernet driver currently
Intel(R) Ethernet Controller (3) I225-V
Driver date: 2021.06.15
Intel(R) Ethernet Controller (3) I225-V
Driver date: 2021.06.15
-
drosku
- Posts: 51
- Joined: 03 Sep 2024, 21:18
Re: lan driver ( floaty mouse ,etc )
give it a try on win10 if u are on latest update and build it might work as good(check device manager network adapter if its updated and its change)Misha1337 wrote: ↑26 Mar 2025, 06:23Oh so this is intended for w11 only ? Am on windows 10 that's sucksdrosku wrote: ↑26 Mar 2025, 06:07some pcs autoinstall the netadapter driver instead of ndis based on your mobo
netadaptercx its just a newer and improved driver structure demanded by microsoft as said by them
search “realtek ethernet driver”
click on the first link
scroll down you are gonna see win11 drivers
choose the netadaptercx driver do the captha and its an exe file you press on it and thats just it
on intel these are not as stable as they didnt focus on them
choose the 3rd one
-
drosku
- Posts: 51
- Joined: 03 Sep 2024, 21:18
-
ablemor
- Posts: 315
- Joined: 21 Oct 2022, 07:05
Re: lan driver ( floaty mouse ,etc )
Unfortunately, it says that the Realtek controller is not found, so it doesn’t work. For those who have it, what changes do you notice? I currently have an X670 ASUS ROG Strix motherboard, but I’m switching to MSI or ASRock. I believe those have Realtek, so I should be able to install this driver.
