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

feat: use linux input Bus enum with udev data #172

Merged
merged 1 commit into from
Jan 8, 2025
Merged

Conversation

brianmcgee
Copy link
Collaborator

@brianmcgee brianmcgee commented Jan 8, 2025

I'm not sure why I created a separate Bus enum for udev. From the source, as best I can tell, it's using https://github.com/systemd/systemd/blob/8e3347f3bd3d9a01b8f39b0858eab74084ecf20a/src/basic/linux/input.h#L252-L275.

This aligns with that and should fix #166.

Closes #166
Closes #171

I'm not sure why I created a separate Bus enum for udev. From the source, as best I can tell, it's using https://github.com/systemd/systemd/blob/8e3347f3bd3d9a01b8f39b0858eab74084ecf20a/src/basic/linux/input.h#L252-L275.

This aligns with that and should fix #166.

Signed-off-by: Brian McGee <[email protected]>
@Mic92
Copy link
Member

Mic92 commented Jan 8, 2025

Starting to test.

@Mic92
Copy link
Member

Mic92 commented Jan 8, 2025

Couldn't find a regression, also I didn't experienced the original bug.

@Mic92 Mic92 closed this Jan 8, 2025
@Mic92 Mic92 reopened this Jan 8, 2025
@Mic92 Mic92 merged commit d06a4dd into main Jan 8, 2025
@Mic92 Mic92 deleted the fix/rmi-bus-type branch January 8, 2025 15:17
@zowoq
Copy link
Contributor

zowoq commented Jan 8, 2025

@Mic92 looks like there is an issue with adding new repos to buildbot, it added the webhook but hasn't updated https://buildbot.nix-community.org/#/projects and this PR wasn't built.

@Mic92
Copy link
Member

Mic92 commented Jan 8, 2025

I may have seen this issue. I think it currently only adds projects after restart.

@zowoq
Copy link
Contributor

zowoq commented Jan 8, 2025

I think it currently only adds projects after restart.

Yes, was added after restart.

@Mic92
Copy link
Member

Mic92 commented Jan 9, 2025

Buildbot has some code for reload projects, maybe a bug on our side?

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.

captureTouchpads segfaults Generating report fails on Thinkpad X1 Carbon Gen5
3 participants