Hi,
I have Smart Card Reader (USB)
Driver is installed, pcscd daemon is running.
pcsc_scan says:
---8<---
[archer@archer Drv-Linux]$ pcsc_scan
PC/SC device scanner
V 1.4.14 (c) 2001-2008, Ludovic Rousseau <[email protected]>
Compiled with PC/SC lite version: 1.4.4
Scanning present readers
0: ICS Reader378 00 00
Wed Sep 3 09:47:39 2008
Reader 0: ICS Reader378 00 00
Card state: Card removed,
Wed Sep 3 09:47:49 2008
Reader 0: ICS Reader378 00 00
Card state: Card inserted,
ATR: 3B FF 11 00 00 81 31 70 45 4E 42 55 01 00 03 12 00 00 00 00 00 16 C5 49 B8
--->8---
It seems everything's OK.
But when I start win-program list of available readers is empty.
What should I do to solve the problem?
Thanks in advance.
program can't see Smart Card Reader
Re: program can't see Smart Card Reader
Wine code does not fully support Smart cards.sp_archer wrote:Hi,
I have Smart Card Reader (USB)
Driver is installed, pcscd daemon is running.
It seems everything's OK.
But when I start win-program list of available readers is empty.
What should I do to solve the problem?
Thanks in advance.
You need some patches that haven't made it into official Wine yet. See here for more details: http://www.winehq.org/pipermail/wine-de ... 68462.html
Re: program can't see Smart Card Reader
Thanks a lot.
Now all work fine.
Now all work fine.