On Tue, 2002-10-22 at 03:01, Richard Wai Keung Wu wrote: > Hi all, I try to install the GPR400 PCMCIA driver on my linux following the > instruction decribed in the REAME file. The configuration of my linux is : > kernel 2.4.18-3 > pcmcia-cs-3.2.1 > gpr400_cs-0.9.6 > > When I reboot my linux, the following error occurs: > > cardmgr[654]: socket 0: GEMPLUS GPR400 Smart Card Reader > cardmgr[654]: executing: 'modprobe gpr400_cs' > gpr400_cs: Card Services release does not match > > What's the problem?
hard to say. I haven't seen that error message in a while. did you rebuild all of the above software packages? Did you build the kernel with pcmcia support? That gpr400_cs package was built to *not* use the kernel pcmcia support and use pcmcia-cs instead. I have a kernel patch that seems to work with the kernel-pcmcia support. There is a newer version (0.9.7) of the gpr400_cs driver on my website[1], perhaps it fixes your problems? What platform are you running on? x86 is my development platform and ARM (iPaq) has been used with 0.9.7. I have no reports of the driver working on other platforms. For the record, I'm currently using kernel 2.4.18, pcmcia-cs 3.1.33 custom Debian packages. I have not tried the driver with 3.2 series of pcmcia-cs. Maybe try 'downgrading' your pcmcia-cs packages? -joe [1] http://www.innovationsw.com/~jaiger/downloads/smartcard.html -- Innovation Software Group, LLC - http://www.innovationsw.com/ Business Automation Specialists UNIX, Linux and Java Training _______________________________________________ Muscle mailing list [EMAIL PROTECTED] http://lists.musclecard.com/mailman/listinfo/muscle
