Page 1 of 4
lan driver ( floaty mouse ,etc )
Posted: 25 Mar 2025, 18:04
by ablemor
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?
Re: lan driver ( floaty mouse ,etc )
Posted: 25 Mar 2025, 18:10
by kyube
ablemor wrote: ↑25 Mar 2025, 18:04
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?
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.
Re: lan driver ( floaty mouse ,etc )
Posted: 25 Mar 2025, 23:05
by drosku
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
Re: lan driver ( floaty mouse ,etc )
Posted: 26 Mar 2025, 03:54
by Misha1337
drosku wrote: ↑25 Mar 2025, 23:05
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
Can you show me how to install it with pictures if possible?
Re: lan driver ( floaty mouse ,etc )
Posted: 26 Mar 2025, 06:07
by drosku
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
Re: lan driver ( floaty mouse ,etc )
Posted: 26 Mar 2025, 06:23
by Misha1337
drosku wrote: ↑26 Mar 2025, 06:07
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
Oh so this is intended for w11 only ? Am on windows 10 that's sucks
Re: lan driver ( floaty mouse ,etc )
Posted: 26 Mar 2025, 06:35
by ablemor
my ethernet driver currently
Intel(R) Ethernet Controller (3) I225-V
Driver date: 2021.06.15
Re: lan driver ( floaty mouse ,etc )
Posted: 26 Mar 2025, 06:41
by drosku
Misha1337 wrote: ↑26 Mar 2025, 06:23
drosku wrote: ↑26 Mar 2025, 06:07
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
Oh so this is intended for w11 only ? Am on windows 10 that's sucks
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)
Re: lan driver ( floaty mouse ,etc )
Posted: 26 Mar 2025, 06:41
by drosku
ablemor wrote: ↑26 Mar 2025, 06:35
my ethernet driver currently
Intel(R) Ethernet Controller (3) I225-V
Driver date: 2021.06.15
try it on intel aswell and give your opinion i dont own one but for some it works aswell since u are on 225 instead of 226
Re: lan driver ( floaty mouse ,etc )
Posted: 26 Mar 2025, 06:43
by ablemor
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.