Le Friday 10 December 2004 � 22:53:13, Jo De Baer a �crit:
> Hi,

Hello,

> I am trying to run an ACR30U card reader work on Novell Linux Desktop
> 9. NLD 9 is in fact SuSE 9.1. Pcsc-lite is included in it, but it is
> version 1.1.1.  Since old versions are not supported, I decided to
> compile the pcsc-lite version 1.1.2.

pcsc-lite 1.1.2 is also an old version. You should use version 1.2.0 or
1.2.9-beta6 from [1].

> *) I compiled with :
> /configure  --enable-libusb=/usr --prefix=/usr/local/pcsc
> 
> which gives an ok compilation with :
> <snip>
> enable libusb support         : true
> enable USB drop directory     : /usr/local/pcsc/drivers
> enable debug messages         : true
> enable ATR parsing messages   : false
> enable SCF reader support     : false
> enable musclecard             : true
> enable MuscleCard bundles dir : /usr/local/pcsc/services
> enable confdir                : /etc (default)
> enable runpid                 : false
> enable ipcdir                 : /var/run (default)
> enable threadsafe client      : true
> NOTE :: You must link pthread libraries with your app.
> configure: creating ./config.status
> <snap>
> 
> *) running pcsc results in the following :
> linux:/ # /usr/local/pcsc/sbin/pcscd -d stdout -a
> pcscdaemon.c:265 main: debug messages to stdout
> debuglog.c:188 Debug options: APDU
> pcscdaemon.c:427 main: warning: no reader.conf found
> pcscdaemon.c:445 main: pcsc-lite daemon ready.
> hotplug_libusb.c:179 No bundle files in pcsc drivers      <<<< PROBLEM ? 
> directory: /usr/local/pcsc/drivers
> hotplug_libusb.c:180 Disabling USB support for pcscd   <<<< PROBLEM ?

It is a known and corrected (at least in 1.2.0) bug. You should use
--enable-usbdropdir=/usr/local/pcsc/drivers/ (note the trailing /)
if you really want to use 1.1.2 version.

> Jo De Baer
> Novell

Since you work for Novell/SuSE I strongly suggest you include at least
version 1.2.0 in the next Novell Linux release.
If you want to support the CCID readers (listed in [2]) you will have to
use 1.2.9-beta6.

Bye,

[1] https://alioth.debian.org/project/showfiles.php?group_id=30105
[2] http://pcsclite.alioth.debian.org/ccid.html

-- 
 Dr. Ludovic Rousseau                        [EMAIL PROTECTED]
 -- Normaliser Unix c'est comme pasteuriser le camembert, L.R. --
_______________________________________________
Muscle mailing list
[EMAIL PROTECTED]
http://lists.drizzle.com/mailman/listinfo/muscle

Reply via email to