We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I had to manually add this udev rule to use the Librem Key:
ATTR{idVendor}=="316d", ATTR{idProduct}=="4c4b", ENV{ID_SMARTCARD_READER}="1", ENV{ID_SMARTCARD_READER_DRIVER}="gnupg", GROUP+="plugdev", TAG+="uaccess"
Shouldn’t this be part of the data/41-nitrokey.rules file?
data/41-nitrokey.rules
The text was updated successfully, but these errors were encountered:
Good question! Does not Purism have own Udev rules file for LibremKey?
cc: @jans23 @purism
Sorry, something went wrong.
They did upstream it to Debian. It's there in Buster. Not sure how derivatives are keeping up, though. And no idea about non-Debian based distros.
No branches or pull requests
I had to manually add this udev rule to use the Librem Key:
Shouldn’t this be part of the
data/41-nitrokey.rules
file?The text was updated successfully, but these errors were encountered: