You have been subscribed to a public bug:

Package: gnupg
Version: 1.4.12

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 to
/lib/udev/rules.d/60-gnupg.rules

Please add the following three lines to /lib/udev/rules.d/40-gnupg.rules

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"

Here is the upstream bug: http://bugs.debian.org/cgi-
bin/bugreport.cgi?bug=734885

** Affects: gnupg (Ubuntu)
     Importance: Undecided
         Status: New

** Affects: gnupg2
     Importance: Unknown
         Status: Unknown

** Affects: gnupg (Debian)
     Importance: Unknown
         Status: Unknown

-- 
UDEV rules to support NEW Crypto Sticks
https://bugs.launchpad.net/bugs/1267925
You received this bug notification because you are a member of Ubuntu Bugs, 
which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to