-
-
Notifications
You must be signed in to change notification settings - Fork 14
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: openrazer-daemon #44
Conversation
I like the idea but I also think this is a niche usecase. Maybe we should do this like Bazzite and provide a ujust command so people who want it can install it. |
I think provide ootb experience for Razer devices is not niche usecase, this daemon also not only for keyboard and mouse but for other Razer devices like laptop. I have idea for providing sysext instead of layering but its not possible since the daemon require dkms kernel module and it will increase sysext size |
There is already libratbag installed for logitech, asus and steelseries mice. |
Very strangely, although this PR was not yet merged successfully, I already received the changes today in
Seemingly generated by this: c7467d9 Is this normal? Edit: it is also missing the updates from |
In addition, I see that the following new packages were installed:
I was just wondering if |
xautomation is dependency of openrazer-daemon by default and i'm not sure if you can exclude this dependency, also it should not be able to take screenshot on Wayland session and can only listen to Xwayland app since this dependency require X server to be functional |
Thanks for reporting this. This seems to be unintended behavior related to how images are pushed to the registry when attempting to merge the PR even if the merge fails. I've created an issue to track this: #99. |
I'm going to force merge this PR because the build failures are unrelated to this PR's changes. |
Description=Add plugdev groups | ||
[Service] | ||
Type=oneshot | ||
ExecStart=/usr/libexec/aurora-groups |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this should have been aurora-groups.sh
.
I have the following error now:
systemctl status aurora-groups.service
....
Process: 3407 ExecStart=/usr/libexec/aurora-groups (code=exited, status=203/EXEC)
Main PID: 3407 (code=exited, status=203/EXEC)
I think I have received the latest kernel only because I used the |
Add openrazer-daemon for configuring razer devices