Comment 3 for bug 1257591

Revision history for this message
Steven Githens (swgithen) wrote : Re: Unable to connect to ACR122U-A2

Ok, so to follow up, a few odd notes:

1) In general I have to specify the full vendor string in connect methods, just 'usb' never seems to find the device.

2) It seems like my device has a hard time initializing or something. For instance, when I first plug it in and try it nothing happens and the LED stays off. But if I do the following it works:
  - Plug it in
  - sudo /etc/init.d/pcscd start
  - sudo /etc/init.d/pcscd stop
  - sudo 'whatever ncfpy code'

It feels like pcscd is initing or something, I've checked that pcscd is stopped before initially plugging the reader in.

I am attaching the output tagtool.py