So I downloaded the source again because I am guessing the rpm I used was not compiled with the path for my bundle. So now im compiling the source for pcsc-lite 1.2.9 and Im using:

./configure --enable-libusb --enable-usbdropdir=/usr/local/pcsc/drivers/ifd-ccid.bundle/

It is still not working? :

[EMAIL PROTECTED] pcsc-lite-1.2.9-beta2]# /usr/local/sbin/pcscd --debug stdout
pcscdaemon.c:258:main debug messages send to stdout
pcscdaemon.c:441:main pcsc-lite 1.2.9-beta2 daemon ready.
hotplug_libusb.c:170:HPReadBundleValues No bundle files in pcsc drivers directory: /usr/local/pcsc/drivers/ifd-ccid.bundle/
hotplug_libusb.c:171:HPReadBundleValues Disabling USB support for pcscd
Segmentation fault


Any ideas?

Thanks,

Jonathan


On Tue, 29 Jun 2004, Jonathan Sabo (Contractor) wrote:

Ok Im making progress. Now when I start the pcsc-lite daemon I get this, this is with the empty /etc/reader.conf file:

[EMAIL PROTECTED] init.d]# /usr/local/sbin/pcscd --debug stdout
pcscdaemon.c:258 main: debug messages to stdout
pcscdaemon.c:413 main: pcsc-lite daemon ready.


In the documentation it says I should be getting something along the lines of :


 (re)start pcscd with debug on stdout. Simply do 'pcscd --debug stdout'
 (you will need to have root priviledges). And look for:
 [...]
 readerfactory.c:1319 RFInitializeReader: Attempting startup of
 ReaderName
 readerfactory.c:1061 RFBindFunctions: Loading IFD Handler 2.0
 ifdhandler.c:76 Entering IFDHCreateChannel (lun: 0)
 ccid_usb.c:131 Manufacturer: Ludovic Rousseau ([EMAIL PROTECTED])
 ccid_usb.c:139 ProductString: Generic CCID reader v0.1.0
 ccid_usb.c:143 Copyright: This driver is protected by terms of the GNU
 General Public License version 2, or (at your option) any later version.
 ccid_usb.c:223 Found Vendor/Product: 08E6/4433 (GemPC433 SL)
 ccid_usb.c:224 Using USB bus/device: 001/047

 If you don't see this the driver is not installed correctly or your
 reader is not supported.

My card reader is plugged in and at usb bus id:

[EMAIL PROTECTED] ccid-0.4.1]# /sbin/lsusb
Bus 002 Device 001: ID 0000:0000
Bus 002 Device 004: ID 09c3:0008 ActivCard, Inc.
Bus 001 Device 001: ID 0000:0000

Im thinking that the driver is not installed correctly or its installed but still not being recognized by the pcsc-lite daemon.

Any ideas?

Thanks again,

Jonathan



On Tue, 29 Jun 2004, Clement Seveillac wrote:

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Jonathan Sabo (Contractor) wrote:
Yeah, thats exactly what I did and if you read the email I sent to the
list it shows exactly that below.  Me running the daemon with --debug to
stdout and it defaults to reading the /etc/reader.conf which does
exactly what you said, it follows the LIBPATH line.  Unfortunatly, thats
now how the documentation says it should be configured for USB.  So how
do I configure it for USB?

You simply have to remove the Reflex serial reader paragraph, leaving virtually nothing in the configuration file :)

Indeed, USB readers (like the Reflex USB which I use too) don't need
specific entries in /etc/reader.conf...

Cheers,
- --
clem / Cl�ment S�veillac
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
Comment: Secure Email! http://dudu.dyn.2-h.org/gpg-enigmail-howto

iQEVAwUBQOG8zsU+9tkmxwzxAQJzhwf9GUG9Khb74CrolxLhBEYfJHg1ZG+P6y41
oJsEKPzs/H9pGRjuMHW2GcPULMUJkOLKrwZ5N214krbVcsuYzd9qQRrJhYUL+hMk
KM8GLTy/ofTZ6pFGtwnnExEDDxfmmo+5JTK0KBeRuwnsbowpmUPyj7ijEj2tE0Os
G500LkN/ISV8QVR7t6zdIZIIaQbpdXjQgBIxitdRUs3FqTk/WAMFKwd0o3cPAiGo
ri8qYfH1qYG8uS8I7AkTv9wC1O/SwtvSSbol6FxGfxvXwDFgoVNNUxyu04R4lHxj
XR+XNe6wEUdyUyxyShbvxAhBtinEW1kqNjpaclE8v4G/5AvvVXSMOA==
=jPoa
-----END PGP SIGNATURE-----
_______________________________________________
Muscle mailing list
[EMAIL PROTECTED]
http://lists.drizzle.com/mailman/listinfo/muscle
_______________________________________________
Muscle mailing list
[EMAIL PROTECTED]
http://lists.drizzle.com/mailman/listinfo/muscle

Reply via email to