nfc-tools / nfc-iclass

iClass / Picopass tool for libnfc
53 stars 12 forks source link

no tag was found - "libnfc.driver.acr122_usb Command Code verification failed" #2

Open fraksor opened 4 years ago

fraksor commented 4 years ago

Hi

My ACR122U-A9 is working for mifare related stuff, but I cannot seem to make it work for ICLASS. I verified my ICLASS legacy tag on a proxmark to make sure it is not the tag that is the problem.

Any ideas on troubleshooting this issue?

[root@mint:~/nfc-iclass# nfc-scan-device
nfc-scan-device uses libnfc libnfc-1.8.0-41-gd9a04a5
1 NFC device(s) found:
- ACS / ACR122U PICC Interface:
    acr122_usb:002:004]
root@mint:~/nfc-iclass# nfc-iclass 

NFC device: ACS / ACR122U PICC Interface opened
nfc-iclass: ERROR: no tag was found

error   libnfc.driver.acr122_usb    Command Code verification failed

Based on the following, I tried one of the suggested fixes, which did not work either. https://gist.github.com/danieloneill/3be43d5374c80d89ea73

root@mint:~/nfc-iclass# nfc-list 
NFC device: ACS / ACR122U PICC Interface opened
error   libnfc.driver.acr122_usb    Command Code verification failed
error   libnfc.driver.acr122_usb    Command Code verification failed
error   libnfc.driver.acr122_usb    Command Code verification failed
error   libnfc.driver.acr122_usb    Command Code verification failed
error   libnfc.driver.acr122_usb    Command Code verification failed
error   libnfc.driver.acr122_usb    Command Code verification failed
error   libnfc.driver.acr122_usb    Command Code verification failed
error   libnfc.driver.acr122_usb    Command Code verification failed
error   libnfc.driver.acr122_usb    Command Code verification failed
error   libnfc.driver.acr122_usb    Command Code verification failed
error   libnfc.driver.acr122_usb    Command Code verification failed
error   libnfc.driver.acr122_usb    Command Code verification failed
error   libnfc.driver.acr122_usb    Command Code verification failed
error   libnfc.driver.acr122_usb    Command Code verification failed
Neolex-Security commented 2 years ago

hello @fraksor
I have the same problem, did you find the solution please ?