Skip to content
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

Point Makefile to newer driver #142

Closed
wants to merge 2 commits into from
Closed

Point Makefile to newer driver #142

wants to merge 2 commits into from

Conversation

claybie
Copy link

@claybie claybie commented Dec 18, 2020

In theory, this may solve the de-sync issue with the new Series X controllers. On Windows 10, I discovered that the installed drivers for the dongle were dated 7/11/2017, when the newest available were dated 7/18/2018. Windows was reporting the older driver as the latest because it has a higher version number (1.0.46.1 vs 1.0.45.5). Forcing the driver update corrected the de-sync behavior in Windows.

In theory, this may solve the de-sync issue with the new Series X controllers. On Windows 10, I discovered that the installed drivers for the dongle were dated 7/11/2017, when the newest available were dated 7/18/2018. Windows was reporting the older driver as the latest because it has a higher version number (1.0.46.1 vs 1.0.45.5). Forcing the driver update corrected the de-sync behavior in Windows.
@jeffkeller87
Copy link

I'm not sure if my de-sync issue (described here) is the same as the one that this PR attempts to fix, but it did not fix the issue for me. The controller works just as it did before, with the brief de-sync if left idle for too long (~30s). One difference I did notice with this PR: the indicator light on the dongle no longer lights up when the connection is working.

@claybie
Copy link
Author

claybie commented Dec 21, 2020

This corresponds with my experience as well. Too bad, I thought it might be an easy fix.

@claybie claybie closed this by deleting the head repository Oct 19, 2022
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

Successfully merging this pull request may close these issues.

None yet

3 participants