Bug#481793: OMNIKEY CardMan fails to start

2009-06-12 Thread Ludovic Rousseau
Hello,

The proprietary Omnikey driver does not support the libhal scheme [1]
but only the old libusb one. Since it is proprietary and we do not
have the source code we can't fix it.

The next version of pcsc-lite will use the libusb scheme if loading
the driver using the libhal scheme fails. The code is already present
[2] in the subversion repository.
You can you use a SVN snapshot [3] to check the modification works for you.

Bye

[1] http://pcsclite.alioth.debian.org/ifdhandler-3/node13.html
[2] 
http://lists.alioth.debian.org/pipermail/pcsclite-cvs-commit/2009-June/003743.html
[3] http://ludovic.rousseau.free.fr/softwares/pcsc-lite/

-- 
 Dr. Ludovic Rousseau



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#481793: OMNIKEY CardMan fails to start

2009-06-12 Thread Daniel Baumann
Ludovic Rousseau wrote:
 The next version of pcsc-lite will use the libusb scheme if loading
 the driver using the libhal scheme fails. The code is already present
 [2] in the subversion repository.
 You can you use a SVN snapshot [3] to check the modification works for you.

that is great, thank you very much Ludovic.

-- 
Address:Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
Email:  daniel.baum...@panthera-systems.net
Internet:   http://people.panthera-systems.net/~daniel-baumann/



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#481793: OMNIKEY CardMan fails to start

2008-08-02 Thread Armin Fuerst

I have the same problem with the 5321 and had contact with the vendor.
The explanation is simple:

 PCSC-Lite in Version 1.4.100 now seems to use hotplug_libhal.c by default 
 instead of hotplug_libusb.c which was used in earlier versions.
 
 To avoid this message and to force pcscd to use hotplug_libusb.c it will be 
 necessary to run the ./configure script with the --disable-libhal option
 
 ~# ./configure --disable-libhal

I simply repack pcsc with this option added and the cardman is
working for me. It is only annoying to have to do this on every
upgrade.
In my opinion this combination of packages should never be
released to stable...

Armin



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]