[Pcsclite-muscle] Authenticate on OSX with NFC
Henrik Brautaset Aronsen
henrik
Mon Jan 26 12:36:56 PST 2015
On 26 Jan 2015, at 20:54, Ludovic Rousseau <ludovic.rousseau at gmail.com> wrote:
>
> 2015-01-25 17:40 GMT+01:00 Henrik Brautaset Aronsen <henrik at synth.no>:
>>
>> $ 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
More information about the pcsclite-muscle
mailing list