Hello, Ludovic Rousseau and other hackers I have installed pcsc-lite1.2.9_beta9 but the problem still exists. And I want to know which part or function in the device driver kernel module is related to IFDStatusICC(). I can make sure that the card reader is okay in Fedora Core 3. So I have to doubt at my device driver, although it is okay for Fedora Core 3 (kernel 2.6.11-1.14). Thanks for your help.
[EMAIL PROTECTED] pcsc-lite-1.2.9-beta9]# /usr/local/pcsc/sbin/pcscd -f -d pcscdaemon.c:258:main() pcscd set to foreground with debug send to stderr debuglog.c:207:DebugLogSetLevel() debug level=debug pcscdaemon.c:463:main() pcsc-lite 1.2.9-beta9 daemon ready. hotplug_libusb.c:404:HPAddHotPluggable() Adding USB device: 001:002 readerfactory.c:1097:RFInitializeReader() Attempting startup of DT3500 Reader 00 00. readerfactory.c:939:RFBindFunctions() Loading IFD Handler 2.0 IFDCreateChanell 0, 2097152 IFDHICCPresence 0 ifdwrapper.c:483:IFDStatusICC() Card not transacted: 612 eventhandler.c:163:EHSpawnEventHandler() IFDStatusICC -2146435050 eventhandler.c:166:EHSpawnEventHandler() Initial Check Failed on DT3500 Reader 00 00 pcscdaemon.c:528:signal_trap() Preparing for suicide hotplug_libusb.c:358:HPEstablishUSBNotifications() Hotplug stopped readerfactory.c:1352:RFCleanupReaders() entering cleaning function readerfactory.c:1361:RFCleanupReaders() Stopping reader: DT3500 Reader 00 00 eventhandler.c:105:EHDestroyEventHandler() Thread never started (reader init failed?) readerfactory.c:1144:RFUnInitializeReader() Attempting shutdown of DT3500 Reader 00 00. IFDHCloseChannel 0 readerfactory.c:1014:RFUnloadReader() Unloading reader driver. pcscdaemon.c:488:at_exit() cleaning /var/run [EMAIL PROTECTED] pcsc-lite-1.2.9-beta9]# uname -a Linux TowerFC 2.6.14-1.1644_FC4 #1 Sun Nov 27 03:25:10 EST 2005 i686 athlon i386 GNU/Linux [EMAIL PROTECTED] pcsc-lite-1.2.9-beta9]# On 1/4/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Send Muscle mailing list submissions to > [email protected] > > To subscribe or unsubscribe via the World Wide Web, visit > http://lists.drizzle.com/mailman/listinfo/muscle > or, via email, send a message with subject or body 'help' to > [EMAIL PROTECTED] > > You can reach the person managing the list at > [EMAIL PROTECTED] > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of Muscle digest..." > > > Today's Topics: > > 1. Re: Missing files on MUSCLE lib (Ludovic Rousseau) > 2. Re: confused on driver on kernel 2.6.11-1.14 and kernel > 2.6.11-1.1369 (Ludovic Rousseau) > 3. Re: USB Readers ? (Ludovic Rousseau) > 4. Re: USB Readers ? (Damien Sauveron) > Message: 2 > Date: Mon, 2 Jan 2006 11:04:07 +0100 > From: Ludovic Rousseau <[EMAIL PROTECTED]> > Subject: Re: [Muscle] confused on driver on kernel 2.6.11-1.14 and > kernel 2.6.11-1.1369 > To: MUSCLE <[email protected]> > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain; charset=ISO-8859-1 > > On 30/12/05, mail mail <[EMAIL PROTECTED]> wrote: > > Hi, * > > Hello $0, > > > I have ported DT3500 USB driver from kernel 2.4 to kernel > > 2.6.11-1.14(FC3) and I can run "testpcsc" successfully. Now I install > > FC4 (kernel 2.6.11-1.1369) on another computer. While I try to run > > "/usr/local/pcsc/sbin/pcscd -f -d stdout" on the FC4 (kernel > > 2.6.11-1.1369) box. The following messages are displayed. > > > > [EMAIL PROTECTED] kernel]# /usr/local/pcsc/sbin/pcscd -f -d stdout > > pcscdaemon.c:238:main pcscd set to foreground with debug send to stderr > > pcscdaemon.c:257:main debug messages send to stdout > > pcscdaemon.c:440:main pcsc-lite 1.2.9-beta6 daemon ready. > > 1.2.9-beta6 is a _very_ old version. Use version 1.2.9-beta9 [1] and > your bug should be solved. > > Bye, > > [1] https://alioth.debian.org/project/showfiles.php?group_id=30105 > > -- > Dr. Ludovic Rousseau > > > _______________________________________________ Muscle mailing list [email protected] http://lists.drizzle.com/mailman/listinfo/muscle
