-
Notifications
You must be signed in to change notification settings - Fork 4
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
Doesn't work. Tried on Ubuntu and Alpine. #5
Comments
Try this: # user installation
sudo cp ~/.local/share/flatpak/app/io.github.pwr_solaar.solaar/current/active/files/share/solaar/udev-rules.d/42-logitech-unify-permissions.rules /etc/udev/rules.d
# system installation
sudo cp /var/lib/flatpak/app/io.github.pwr_solaar.solaar/current/active/files/share/solaar/udev-rules.d/42-logitech-unify-permissions.rules /etc/udev/rules.d
sudo udevadm control --reload-rules |
Tried, unfortunately didn't work. |
If you are also using OpenSUSE Aeon, it might be a distro specific issue |
It's not working for me either, I'm using Fedora 39 (system-wide installation). |
Have you tried to install the udev rules as described above? |
Just tried it exactly as referenced (copy paste) still nothing. |
How about putting the following content into
|
Still nothing on Ubuntu |
How about installing the solaar-udev package in the host system? |
just a heads up, the path seems to have changed from what was posted above:
Make sure you unplug and re-plug the unifying receiver after reloading the udev rules. |
Does it still not work? Seems to be working now via those udev rules |
My device is Logitech MX Master 2S.
The text was updated successfully, but these errors were encountered: