nfc-tools / mfcuk

MiFare Classic Universal toolKit (MFCUK)
GNU General Public License v2.0
971 stars 228 forks source link

mfcuk: ERROR: connecting to NFC reader #74

Closed andrearizzello closed 4 years ago

andrearizzello commented 5 years ago

Hello, i'm using a RFIO-RC522 this one as reader/writer but i get the error mfcuk: ERROR: connecting to NFC reader The wiring process is ok (tested with some python scripts) but the program doesn't detect the reader What could i do? do i miss some other dependences?

I also get some other warnings just before the message WARN: cannot open template file './data/tmpls_fingerprints/mfcuk_tmpl_skgt.mfd' WARN: cannot open template file './data/tmpls_fingerprints/mfcuk_tmpl_ratb.mfd' WARN: cannot open template file './data/tmpls_fingerprints/mfcuk_tmpl_oyster.mfd'

0x5ECF4ULT commented 4 years ago

Looks like the file permissions are messed up. Try with sudo

andrearizzello commented 4 years ago

As i didn't find a solution on time, i sent back the reader So i'm not able to test this anymore 😕