John DeCarlo wrote: > Hello, > > I have read just about everything I could find on the MUSCLE site. > > I have installed pcsc-lite 1.3.2 > > I believe that my Dell Latitude D800 has an O2Micro SmartCard reader, > built into the side just below the PCMCIA reader. > > I have installed the O2Micro device module (ozscrlx) and there are no > complaints when I do "modprobe ozscrlx".
Of course, this is not enough. This would be too easy. This is not the way an operating system is meant to be. You have inserted a kernel module. Now you need another driver for PC/SC (Lite) usually installed in /usr/(local/)lib/pcsc/drivers (If I remeber correctly.) Look at this site: http://www.musclecard.com/sourcedrivers.html And maybe you will find a driver. Karsten > > I can run pcscd. > > When I try and run ./testpcsc I get: > > MUSCLE PC/SC Lite unitary test Program > > ===== > THIS PROGRAM IS NOT DESIGNED AS A TESTING TOOL FOR END USERS! > Do NOT use it unless you really know what you do. > > Testing SCardEstablishContext : Command successful. > Testing SCardGetStatusChange > Please insert a working reader : > ===== > > where it hangs. > > I suppose that I have missed something obvious, but can't find any > place that really does a walk-through of an install. I read the > pcsc-lite DRIVERS, README, INSTALL and anything I could come up with > via Google. > > Any information appreciated. > > Thank you. > _______________________________________________ Muscle mailing list [email protected] http://lists.drizzle.com/mailman/listinfo/muscle
