From: "Noack, Sebastian" <S.Noack@AUTOonline.de>
To: <gentoo-user@lists.gentoo.org>
Subject: [gentoo-user] Omnikey Cardman 4040 - Card Reader
Date: Thu, 10 Aug 2006 09:26:20 +0200 [thread overview]
Message-ID: <7B97065F451A23458ED0C63B4CA5A2EA7C4A7E@SRV-EXCHANGE.AUTOonline.local> (raw)
Hi,
I've bought an Omnikey Cardman 4040 card reader and have some trouble to
get it work. Maybe somebody have some experiences with it. Actually it
is one of the recommended card readers for Linux.
I have compiled and loaded the driver cm4040_cs and following line
appeared in /proc/devices:
254 cmx
But there is no pcmcia-entry in /proc/devices like I have seen on other
systems. Another weird thing is that hotplug/udev doesn't create a
corresponding device file, automatically. So I invoke `mknod -m 666
/dev/cmx0 c 253 0` by myself.
But after invoking `gpg --card-status` I got following error message:
gpg: apdu_open_reader: failed to open driver `libpcsclite.so.1':
libpcsclite.so.1: cannot open shared object file: No such file or
directory
gpg: card reader not available
gpg: OpenPGP card not available: general error
Well, actually I would prefer the CCID driver over the PCSC driver, but
however I fixed this (probably) by `cd /usr/lib && ln -s
libpcsclite.so.0.0.1 libpcsclite.so.1`. But now I get following error
message when I invoke `gpg --card-status`:
gpg: pcsc_establish_context failed: internal error (0x80100001)
gpg: card reader not available
gpg: OpenPGP card not available: general error
Doesn't matter, let us see why ccid doesn't work. Btw if it would work
it wouldn't try pcsc. If I invoke `gpg --card-status --debug-ccid-drive`
the output above is extended by another line:
gpg: DBG: ccid-driver: no CCID reader with number 0
All at all it seems like there is no card reader plugged in, but it is
and evenwhen I plugged it in it shows the name of the card reader in the
system log. If anybody knows what I have to do to get this device work I
would be very thankful.
Kernel-Version: 2.6.17.7
GPG-Version: 1.4.5 1.9.20-r3
Regards
Sebastian Noack
--
gentoo-user@gentoo.org mailing list
reply other threads:[~2006-08-10 7:36 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=7B97065F451A23458ED0C63B4CA5A2EA7C4A7E@SRV-EXCHANGE.AUTOonline.local \
--to=s.noack@autoonline.de \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox