[Radeon+MouseHz Interference] atieclxx calls GetRawInputData causing mouse jitter - patched w/ python!

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.
ms.potatoe
Posts: 46
Joined: 05 Sep 2020, 15:09

Re: [Radeon+MouseHz Interference] atieclxx calls GetRawInputData causing mouse jitter - patched w/ python!

Post by ms.potatoe » 03 Dec 2024, 14:24

The problem is still not solved. It happens and is obvious at any polling rate ( 1000Hz, 2000Hz,... ).

User avatar
F1zus
Posts: 173
Joined: 07 Nov 2022, 17:59

Re: [Radeon+MouseHz Interference] atieclxx calls GetRawInputData causing mouse jitter - patched w/ python!

Post by F1zus » 05 Oct 2025, 12:57

Is this problem still not fixed in new versions of AMD drivers?

fjoecs
Posts: 26
Joined: 20 Mar 2024, 07:41

Re: [Radeon+MouseHz Interference] atieclxx calls GetRawInputData causing mouse jitter - patched w/ python!

Post by fjoecs » 06 Oct 2025, 09:08

Did everything according to your instructions as lately I've been struggling with the interference and it definitely helped, thank you boss.

User avatar
kyube
Posts: 557
Joined: 29 Jan 2018, 12:03

Re: [Radeon+MouseHz Interference] atieclxx calls GetRawInputData causing mouse jitter - patched w/ python!

Post by kyube » 06 Oct 2025, 09:23

F1zus wrote:
05 Oct 2025, 12:57
Is this problem still not fixed in new versions of AMD drivers?
AMD is notorious for their subpar HW cursor implementation (which is a known issue, as per 1, 2 and 3) and the issue explained in the OP.
I'm very certain that both are not solved as of October 2025 across RDNA GPUs.

DudeBeFishing
Posts: 25
Joined: 30 Oct 2022, 14:14

Re: [Radeon+MouseHz Interference] atieclxx calls GetRawInputData causing mouse jitter - patched w/ python!

Post by DudeBeFishing » 10 Oct 2025, 19:14

I just tried this patch with Adrenalin 24.6.1 and an RTX 6600. I'm getting about +-0.01 better mouse test results with a Logitech G400 set to 1000Hz polling. Not a huge difference, but it's measurable.

Most games ran fine before on this driver, so I can't really tell a difference. I haven't tested PUBG, but I really don't feel like it since it's 90% out of region players.

DudeBeFishing
Posts: 25
Joined: 30 Oct 2022, 14:14

Re: [Radeon+MouseHz Interference] atieclxx calls GetRawInputData causing mouse jitter - patched w/ python!

Post by DudeBeFishing » 15 Oct 2025, 18:58

I ran a few tests using the current driver release, 26.9.1 (Aug 25, 2025) . There's still an issue. By itself it's barely measurable, about 5Hz variance, but ideally there shouldn't be any difference. I don't use any Adrenalin software features, there's no need for this process to be polling anything.

CPU: AMD Ryzen 5700X3D
Motherboard: Asrock X570S PG Riptide
GPU: RX 6600
OS: Windows 10 Enterprise LTSC 2019, Version 1809
Mouse: Logitech MX518 Legendary.
USB Polling Rate: 1000Hz.

The mouse is connected to the "keyboard" port on the motherboard's rear IO.
https://pg.asrock.com/mb/photo/X570S%20 ... de(L8).png

atieclxx.exe running in background:

Interval vs. Time
1. STDEV: 0.01999095
2. STDEV: 0.01868336
3. STDEV: 0.01877345
Frequency vs. Time
1. STDEV: 20.01135757
2. STDEV: 18.69800281
3. STDEV: 18.79130248

atieclxx.exe disabled:

Interval vs. Time
1. STDEV: 0.01322392
2. STDEV: 0.01456746
3. STDEV: 0.01374009
Frequency vs. Time
1. STDEV: 13.38260732
2. STDEV: 14.65119219
3. STDEV: 13.77898963

Image

Post Reply