To find out what's going on I can recommend to run pcscd manually.
/etc/init.d/pcscd stop - to stop the deamon. pcscd -f -d stdout - to run it in a console. This should give you some nice debug output on the console, which should hint why it terminates. I followed www.linux-usb.org to get /proc/bus/asb polulated, including adding the line to /etc/fstab (and running mount -a). I had to recompile my kernel with usbdevfs enabled, but after that, things started working. /Tomas Ryan Markel wrote: > Could you tell me what you did to get the 430 working?? I can't seem to > get the pcscd thing to stay running, everytime I run it and then I check > for the process to be running and it never is. > > Thanks for your help, > > Ryan _______________________________________________ Muscle mailing list [EMAIL PROTECTED] http://lists.musclecard.com/mailman/listinfo/muscle
