On 26 Jan 2015, at 20:54, Ludovic Rousseau <[email protected]> wrote:
> 
> 2015-01-25 17:40 GMT+01:00 Henrik Brautaset Aronsen <[email protected]>:
>> 
>> $ sudo nfc-list
>> nfc-list uses libnfc 1.7.0
>> error   libnfc.driver.acr122_usb        Unable to claim USB interface 
>> (Permission denied)
>> nfc-list: ERROR: Unable to open NFC device: acr122_usb:020:005
>> error   libnfc.driver.acr122_pcsc       No ACR122 firmware received, Error: 
>> 80100016
>> nfc-list: ERROR: Unable to open NFC device: acr122_pcsc:ACS ACR122U
> 
> You are using the "acr122_usb" driver.
> I wrote you should use the "acr122_pcsc" driver.
> 
> Maybe your should build libnfc with ONLY the acr122_pcsc driver.

OK, here's the result with the tag absent:

$ ./nfc-list 
/Users/henrik/src/nfc/libnfc-1.7.0/utils/.libs/nfc-list uses libnfc 1.7.0
error   libnfc.driver.acr122_pcsc       No ACR122 firmware received, Error: 
80100016
nfc-list: ERROR: Unable to open NFC device: acr122_pcsc:ACS ACR122U

And with the tag present:

$ ./nfc-list 
/Users/henrik/src/nfc/libnfc-1.7.0/utils/.libs/nfc-list uses libnfc 1.7.0
nfc_initiator_init: Input / Output Error

Seems like I get the same results.

Henrik


_______________________________________________
Pcsclite-muscle mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pcsclite-muscle

Reply via email to