Hello. I am new to this list, so, if I do something wrong just let me know.
Straight to the matter. I just bought a new smartcard reader and I am trying to use it on Gentoo Linux, with little luck for now. I've been trying for a few days now. This is the card reader as seen by lsusb.py (regular lsusb segfaults when this reader is plugged, for I don't know what reason). 2-3 1307:0361 00 2.00 480MBit/s 0IFs (Transcend Information, Inc. CR-75: 51-in-1 Card Reader/Writer) The brand in the reader is "Woxter". ccid version is 1.4.2 pcsc-lite is 1.7.2 # /usr/sbin/pcscd --version pcsc-lite version 1.7.2. Copyright (C) 1999-2002 by David Corcoran <[email protected]>. Copyright (C) 2001-2010 by Ludovic Rousseau <[email protected]>. Copyright (C) 2003-2004 by Damien Sauveron <[email protected]>. Report bugs to <[email protected]>. Enabled features: Linux x86_64-pc-linux-gnu serial usb libudev usbdropdir=/usr/lib64/readers/usb ipcdir=/var/run/pcscd configdir=/etc/reader.conf.d My OS is Gentoo Linux, maybe this helps: # uname -a Linux Jesus-PC 2.6.38.2 #5 SMP PREEMPT Wed Apr 6 11:19:57 CEST 2011 x86_64 AMD Phenom(tm) II X2 545 Processor AuthenticAMD GNU/Linux This is what the kernel says when I plug the reader: [42996.902411] usb 2-3: new high speed USB device using ehci_hcd and address 3 [42997.026642] usb 2-3: unable to read config index 0 descriptor/start: -61 [42997.026650] usb 2-3: chopping to 0 config(s) [43001.875959] usb 2-3: New USB device found, idVendor=1307, idProduct=0361 [43001.875964] usb 2-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [43001.875967] usb 2-3: Product: MultiCard Device [43001.876146] usb 2-3: no configuration chosen from 0 choices Then I kill the daemon, start it as suggested on the "sending useful logs" section of the web site (pcsclite.alioth.debian.org/ccid.html) and try to plug it again, but nothing happens, it just sits there forever: # pcscd --foreground --debug --apdu debuglog.c:277:DebugLogSetLevel() debug level=debug debuglog.c:306:DebugLogSetCategory() Debug options: APDU configfile.l:287:DBGetReaderList() Parsing conf file: /etc/reader.conf.d pcscdaemon.c:550:main() pcsc-lite 1.7.2 daemon ready. hotplug_libudev.c:258:get_driver() Looking for a driver for VID: 0x1D6B, PID: 0x0001, path: /dev/bus/usb/004/001 hotplug_libudev.c:258:get_driver() Looking for a driver for VID: 0x1D6B, PID: 0x0001, path: /dev/bus/usb/007/001 hotplug_libudev.c:258:get_driver() Looking for a driver for VID: 0x1D6B, PID: 0x0001, path: /dev/bus/usb/007/001 hotplug_libudev.c:258:get_driver() Looking for a driver for VID: 0x046D, PID: 0xC05B, path: /dev/bus/usb/007/002 hotplug_libudev.c:258:get_driver() Looking for a driver for VID: 0x1D6B, PID: 0x0002, path: /dev/bus/usb/001/001 hotplug_libudev.c:258:get_driver() Looking for a driver for VID: 0x1D6B, PID: 0x0001, path: /dev/bus/usb/008/001 hotplug_libudev.c:258:get_driver() Looking for a driver for VID: 0x1D6B, PID: 0x0001, path: /dev/bus/usb/009/001 hotplug_libudev.c:258:get_driver() Looking for a driver for VID: 0x1D6B, PID: 0x0002, path: /dev/bus/usb/002/001 hotplug_libudev.c:258:get_driver() Looking for a driver for VID: 0x1D6B, PID: 0x0002, path: /dev/bus/usb/002/001 hotplug_libudev.c:258:get_driver() Looking for a driver for VID: 0x058F, PID: 0x6362, path: /dev/bus/usb/002/002 hotplug_libudev.c:258:get_driver() Looking for a driver for VID: 0x1D6B, PID: 0x0001, path: /dev/bus/usb/005/001 hotplug_libudev.c:258:get_driver() Looking for a driver for VID: 0x1D6B, PID: 0x0001, path: /dev/bus/usb/006/001 hotplug_libudev.c:258:get_driver() Looking for a driver for VID: 0x1D6B, PID: 0x0002, path: /dev/bus/usb/003/001 hotplug_libudev.c:258:get_driver() Looking for a driver for VID: 0x1D6B, PID: 0x0001, path: /dev/bus/usb/010/001 I guess this unit is not supported. But, is there any chance I can help in getting it supported? Thanks in advance for any input/response. -- Jesús Guerrero Botella _______________________________________________ Muscle mailing list [email protected] http://lists.drizzle.com/mailman/listinfo/muscle
