El 15/10/2010 10:03, Dejan Software escribió:
> Hi,
>
> Can you describe how can I
>> * edit opensc.conf and set reader_drivers to pcsc only
>> * edit opensc.conf and set the proper path to libpcsclite.so.1
>
> I need to do this also.
>

You must edit the /etc/opensc/opensc.conf file and leave the reader_drivers 
directive as follows:

| reader_drivers = pcsc;

And the reader_drives pcsc section like this:

| reader_driver pcsc {
|   provider_library = /usr/lib/libpcsclite.so.1
| }

Don't forget to verify the path to libpcsclite.so.1

Regards

-- 
Smartcard not detected
https://bugs.launchpad.net/bugs/536755
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to