-110 error no reader found at usb

Asked by StrangeMind

Hi,
Can you help me get started, tried running "tagtools.py show" and I get this output of it (running on ubuntu newest) :

http://pastebin.com/1R5EZutY

The reader is not "blinking" but when connected to Win it blinks.
I own NFC Reader from acs.com.hk ACR122

Hope you can help me.

edit : Forgot to mention that I run ubuntu under VMware

Question information

Language:
English Edit question
Status:
Answered
For:
nfcpy Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Stephen Tiedemann (stephen-tiedemann) said :
#1

Have you checked lsusb and syslog whether the USB device is recognized? And then there may be the two common pitfalls:

1) You do not have the permissions to access the device. Try with sudo to check that.
2) The stock kernel NFC subsystem has claimed the device. Check if "lsmod | grep pn533" yields a result.

To solve above two issues see the Note in http://nfcpy.readthedocs.org/en/latest/topics/get-started.html

Hope that helps.

Can you help with this problem?

Provide an answer of your own, or ask StrangeMind for more information if necessary.

To post a message you must log in.