Skip to content

Polling Rate #18

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
dahkneth opened this issue Mar 10, 2025 · 2 comments
Open

Polling Rate #18

dahkneth opened this issue Mar 10, 2025 · 2 comments

Comments

@dahkneth
Copy link

The polling rate of the Magic Trackpad 2 has been 95 Hz for sometime. With MacOS 16+ polling rate has increased for the Magic Trackpad. I've seen reports of polling rates up to 144 Hz and have tested myself with rates up to 125 Hz (my monitor can't go higher). While if I use it on Windows with this driver or the driver this is based on I can only reach 95 Hz polling rate.

95 Hz is a bit low and will feel sluggish on a modern monitor so have anyone investigated in how MacOS have unlocked/changed the polling rate when the device is connected to a Mac with MacOS 16+ and how that could be implemented in this driver?

@vitoplantamura
Copy link
Owner

hi,

I need to take a deeper look at the imbushuo driver code to see where it is specified and if it can be modified. I hope I can do that soon.

The same question was asked here (without an answer): imbushuo/mac-precision-touchpad#515

Vito

@RndUsr123
Copy link

I can confirm that MacOS Sequoia (15.4 in my case) does indeed support higher polling rates; potentially up to 250hz from online reports I've found, but limited by the monitor's refresh for some reason. Due to this, as I, too, only hve a 120hz display, I'm unable to confirm anything higher than that.

This seems to mostly (entirely?) be a software-related improvement rather than a firmware one as my trackpad was smoother on Sequoia as soon as it boot up. I let it update the firmware anyway, from 1.9.2 to 3.1.1 but, as far as I can tell, that's unrelated to polling rates.

It's also important to note that the trackpad post firmware update is definitely choppier on my old Ventura install, suggesting again it's got to do with MacOS rather than the device itself.

Might do some more in-depth investigation, will post if something of note comes up.

Just in case this can help anyone, my device is a black Magic Trackpad 2 lightning, which might potentially be different than the original white one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants