UDEV rules to support NEW Crypto Sticks

Bug #1267925 reported by Jan
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
gnupg (Debian)
Fix Released
Unknown
gnupg (Ubuntu)
New
Undecided
Unassigned
gnupg2 (Debian)
Fix Released
Unknown
gnupg2 (Ubuntu)
New
Undecided
Unassigned

Bug Description

The Crypto Stick is an open source USB device which contains the
OpenPGP Card and hence is fully compatible and tested with GnuPG.
For the new versions of the Crypto Stick, users need to add UDEV
rules manually to use the Crypto Stick with GnuPG. To make it
easier for users the appropriate UDEV rules should be added.

Please add the following three lines to /lib/udev/rules.d/40-gnupg.rules (for GnuPG) and /lib/udev/rules.d/40-gnupg2.rules (for GnuPG2)

ATTR{idVendor}=="20a0", ATTR{idProduct}=="4108", ENV{ID_SMARTCARD_READER}="1", ENV{ID_SMARTCARD_READER_DRIVER}="gnupg"
ATTR{idVendor}=="20a0", ATTR{idProduct}=="4109", ENV{ID_SMARTCARD_READER}="1", ENV{ID_SMARTCARD_READER_DRIVER}="gnupg"
ATTR{idVendor}=="20a0", ATTR{idProduct}=="4211", ENV{ID_SMARTCARD_READER}="1", ENV{ID_SMARTCARD_READER_DRIVER}="gnupg"

Jan (jan23)
no longer affects: gnupg (Ubuntu)
affects: gnupg → gnupg (Ubuntu)
Changed in gnupg (Ubuntu):
importance: Unknown → Undecided
status: Unknown → New
affects: gnupg2 → gnupg2 (Ubuntu)
Changed in gnupg2 (Ubuntu):
importance: Unknown → Undecided
status: Unknown → New
Jan (jan23)
description: updated
description: updated
Changed in gnupg (Debian):
status: Unknown → New
Changed in gnupg2 (Debian):
status: Unknown → New
Changed in gnupg (Debian):
status: New → Fix Committed
Changed in gnupg (Debian):
status: Fix Committed → Fix Released
Changed in gnupg2 (Debian):
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.