2012/7/31 Mikko Hurskainen <[email protected]>: > Hi, Hello,
> I recently purchased a sim card reader from the dealextreme.com (for > affordable price of 3.32$). The device apparently has PL2303 usb-serial > converter and then the reader. I followed the instructions from ccid driver > to get the logs. > > Here's the output of src/parse > [miksa@localhost ccid-1.4.7]$ sudo src/parse > Parsing USB bus/device: 1D6B:0002 (bus 1, device 1) > idVendor: 0x1D6B iManufacturer: Linux 2.6.32-279.el6.x86_64 ehci_hcd > idProduct: 0x0002 iProduct: EHCI Host Controller > NOT a CCID/ICCD device > Parsing USB bus/device: 1D6B:0002 (bus 2, device 1) > idVendor: 0x1D6B iManufacturer: Linux 2.6.32-279.el6.x86_64 ehci_hcd > idProduct: 0x0002 iProduct: EHCI Host Controller > NOT a CCID/ICCD device > Parsing USB bus/device: 1D6B:0002 (bus 3, device 1) > idVendor: 0x1D6B iManufacturer: Linux 2.6.32-279.el6.x86_64 ehci_hcd > idProduct: 0x0002 iProduct: EHCI Host Controller > NOT a CCID/ICCD device > Parsing USB bus/device: 1D6B:0001 (bus 4, device 1) > idVendor: 0x1D6B iManufacturer: Linux 2.6.32-279.el6.x86_64 ohci_hcd > idProduct: 0x0001 iProduct: OHCI Host Controller > NOT a CCID/ICCD device > Parsing USB bus/device: 1D6B:0001 (bus 5, device 1) > idVendor: 0x1D6B iManufacturer: Linux 2.6.32-279.el6.x86_64 ohci_hcd > idProduct: 0x0001 iProduct: OHCI Host Controller > NOT a CCID/ICCD device > Parsing USB bus/device: 1D6B:0001 (bus 6, device 1) > idVendor: 0x1D6B iManufacturer: Linux 2.6.32-279.el6.x86_64 ohci_hcd > idProduct: 0x0001 iProduct: OHCI Host Controller > NOT a CCID/ICCD device > Parsing USB bus/device: 067B:2303 (bus 4, device 7) > idVendor: 0x067B iManufacturer: Prolific Technology Inc. > idProduct: 0x2303 iProduct: USB-Serial Controller > Found a possibly CCID/ICCD device (bInterfaceClass = 0xFF). Use -p > > It suggests to run with -p so here's the output with that. The parse > suggests that the device should work. Where do you find that "parse suggests that the device should work." Have you read the error message "Please, stop pcscd and retry"? > [miksa@localhost ccid-1.4.7]$ sudo src/parse -p > Parsing USB bus/device: 1D6B:0002 (bus 1, device 1) > idVendor: 0x1D6B iManufacturer: Linux 2.6.32-279.el6.x86_64 ehci_hcd > idProduct: 0x0002 iProduct: EHCI Host Controller > NOT a CCID/ICCD device > Parsing USB bus/device: 1D6B:0002 (bus 2, device 1) > idVendor: 0x1D6B iManufacturer: Linux 2.6.32-279.el6.x86_64 ehci_hcd > idProduct: 0x0002 iProduct: EHCI Host Controller > NOT a CCID/ICCD device > Parsing USB bus/device: 1D6B:0002 (bus 3, device 1) > idVendor: 0x1D6B iManufacturer: Linux 2.6.32-279.el6.x86_64 ehci_hcd > idProduct: 0x0002 iProduct: EHCI Host Controller > NOT a CCID/ICCD device > Parsing USB bus/device: 1D6B:0001 (bus 4, device 1) > idVendor: 0x1D6B iManufacturer: Linux 2.6.32-279.el6.x86_64 ohci_hcd > idProduct: 0x0001 iProduct: OHCI Host Controller > NOT a CCID/ICCD device > Parsing USB bus/device: 1D6B:0001 (bus 5, device 1) > idVendor: 0x1D6B iManufacturer: Linux 2.6.32-279.el6.x86_64 ohci_hcd > idProduct: 0x0001 iProduct: OHCI Host Controller > NOT a CCID/ICCD device > Parsing USB bus/device: 1D6B:0001 (bus 6, device 1) > idVendor: 0x1D6B iManufacturer: Linux 2.6.32-279.el6.x86_64 ohci_hcd > idProduct: 0x0001 iProduct: OHCI Host Controller > NOT a CCID/ICCD device > Parsing USB bus/device: 067B:2303 (bus 4, device 7) > idVendor: 0x067B iManufacturer: Prolific Technology Inc. > idProduct: 0x2303 iProduct: USB-Serial Controller > Found a CCID/ICCD device at interface 0 > Can't claim interface (bus 4, device 7): Device or resource busy > Please, stop pcscd and retry Your device is NOT a CCID compilant reader. Bye -- Dr. Ludovic Rousseau _______________________________________________ Muscle mailing list [email protected] http://lists.drizzle.com/mailman/listinfo/muscle
