하드웨어/rfid_nfc_smartcard
libnfc, libfreefare
구차니
2025. 2. 28. 14:18
mifare 쪽 라이브러리인데
내가 사용중인 USB ACR1252U는 nfc-list 유틸에서 검색되지 않는다.
$ nfc-scan-device nfc-scan-device uses libnfc 1.8.0 No NFC device found. $ nfc-list nfc-list uses libnfc 1.8.0 No NFC device found. |
libpcsclite 로는 되는데 어떻게 해야하나 찾아보는데..
aarch64 쪽으로만 등록이 되어있는지 해당 패키지가 x64 ubuntu에서는 검색이 안된다.
HamadiSan on Jan 12, 2023 So, nfc-list now detects ACR1252u after "sudo apt-get install libacr38u" on raspberry-pi. |
[링크 : https://github.com/nfc-tools/libnfc/issues/658]
[링크 : https://github.com/nfc-tools/libfreefare]
걍 속편하게 포기(!)