Questions tagged [pcscd]
9 questions
4
votes
2 answers
Can't get `pcscd` to start in Ubuntu 12.10
I'm trying to get a smart card reader (SCR3310) to work under Ubuntu 12.10. I have used this same card reader with Linux Mint and Previous versions of Ubuntu. I have installed pcsc-tools,pcscd libccid, libnss3-tools, and coolkey. The driver for the…
Argusvision
- 1,721
3
votes
1 answer
pcsc_scan doesn't work
When I run pcsc_scan command, I got respond like it can't find my reader.
╰─➤ pcsc_scan
PC/SC device scanner
V 1.4.25 (c) 2001-2011, Ludovic Rousseau
Compiled with PC/SC lite version: 1.8.14
Using reader plug'n play…
Tom Hyhlík
- 31
3
votes
2 answers
SmartcardReader, which driver(-file) is really used?
I have a problem with my SmartCard-Reader (Cherry ST1044-U) in my Kubuntu 14.10 (64bit).
It does not fully work (when trying to sign data, error is thrown).
(i read about the "default" driver, which comes along with ubuntu, has problems with my…
Ben
- 752
3
votes
1 answer
If a card reader + its driver are PC/SC compliant in windows, is it PC/SC compliant in Ubuntu?
I have two basic questions and find no one and nowhere to ask them. finally send them to you.
If a card reader+ its driver was PC/SC compliant in windows, is it PC/SC compliant in other OSs too? (for example in Linux, MacOS and ...). Or for each…
Ebrahim Ghasemi
- 197
2
votes
1 answer
Where can I find the pkcs11 library for armhf?
I am looking for the pkcs11 library for using Gemalto IDPrime .NET smartcards on Ubuntu 13.04 armhf.
The listed libraries for Ubuntu:
http://ppa.launchpad.net/gemaltocrypto/dotnet+2.2.0.12/ubuntu/dists/raring/main/binary-armhf/Packages
does not show…
user261608
- 21
2
votes
1 answer
How should I fix libraries that can't be found because of multiarch naming?
I've run into this problem a few times now. I have some program that is looking for a library and can't find it, even though it is in /usr/lib/x86_64-linux-gnu.
Maybe this a flaw in the way the dependent program was written. I don't know much about…
erickson
- 121
1
vote
1 answer
How can I use ReinerSCT Standard Chipcard Reader with Jameica/Hibiscus in Ubuntu 14.04 64bit?
I want to use a "ReinerSCT Standard" Chipcard reader with the Jameica/Hibiscus Homebanking suite. I installed "pcsc-lite" and the "libifd-cyberjack6" package, and if I run
pcscd -d -f
I can see the card reader is discovered correctly and also…
Nodebody
- 551
1
vote
2 answers
Passing USB smart card works with rdesktop but not freerdp
rdesktop works great to login to my Windows 7 Enterprise system and passes the ActivKey USB Smart card with no problems. Once the session is started, I can login to VPN and authenticate to websites on the remote system perfectly. Unfortunately I can…
Henry
- 31
1
vote
0 answers
Downloading Smart Card Reader Drivers (18.04LTS)
I have a Dell Precision 7540 with a Realtek Semiconductor Co., Ltd. RTS5260 PCI Express Card Reader. However, I cannot find the drivers anywhere. I have found the Ubtuntu winpack drivers on the Dell site and downloaded them. So I'm asking 2…
Mike Rawding
- 411