Git Product home page Git Product logo

nfc-eventd's Introduction

nfc-eventd's People

Contributors

doegox avatar neomilium avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

nfc-eventd's Issues

No Event by Innovision Jewel Tags

Hi
I can not read Innovision Jewel Tags (Androidband) with eventd (no output in debug mode)
Is this a bug or a feature :D
Mifare Tags work fine
My System:

  • Raspi 1 (B)
  • Raspbian
  • libnfc 1.7.1
  • pn532 va spi

regards

add some info how to make on raspberry/debian

i remember to build nfc-eventd without errors. but today i checked this branch out and tried to make it on actual raspbian on raspberry 2 i got errors (in german). maybe you can add a minimal readme how to make it. automake failed and autoreconf -vis also. what to do?


Makefile.am: required file ./INSTALL' not found Makefile.am:automake --add-missing' can install INSTALL' configure.ac:3: required fileconfig.h.in' not found
root@raspberry-plus01:/usr/src/nfc-eventd-master# automake --add-missing
configure.ac: no proper invocation of AM_INIT_AUTOMAKE was found.
configure.ac: You should verify that configure.ac invokes AM_INIT_AUTOMAKE,
configure.ac: that aclocal.m4 is present in the top-level directory,
configure.ac: and that aclocal.m4 was recently regenerated (using aclocal).
conf/Makefile.am:4: DBUS_ENABLED does not appear in AM_CONDITIONAL
src/Makefile.am: installing ./depcomp' /usr/share/automake-1.11/am/depend2.am: am__fastdepCC does not appear in AM_CONDITIONAL /usr/share/automake-1.11/am/depend2.am: The usual way to defineam__fastdepCC' is to add AC_PROG_CC' /usr/share/automake-1.11/am/depend2.am: toconfigure.ac' and run aclocal' andautoconf' again.
/usr/share/automake-1.11/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL
/usr/share/automake-1.11/am/depend2.am: The usual way to define AMDEP' is to add one of the compiler tests /usr/share/automake-1.11/am/depend2.am: AC_PROG_CC, AC_PROG_CXX, AC_PROG_CXX, AC_PROG_OBJC, /usr/share/automake-1.11/am/depend2.am: AM_PROG_AS, AM_PROG_GCJ, AM_PROG_UPC /usr/share/automake-1.11/am/depend2.am: toconfigure.ac' and run aclocal' andautoconf' again.
src/debug/Makefile.am:4: Libtool library used but LIBTOOL' is undefined src/debug/Makefile.am:4: The usual way to defineLIBTOOL' is to add LT_INIT' src/debug/Makefile.am:4: toconfigure.ac' and run aclocal' andautoconf' again.
src/debug/Makefile.am:4: If LT_INIT' is inconfigure.ac', make sure
src/debug/Makefile.am:4: its definition is in aclocal's search path.
src/modules/Makefile.am:13: DBUS_ENABLED does not appear in AM_CONDITIONAL
src/modules/Makefile.am:5: Libtool library used but LIBTOOL' is undefined src/modules/Makefile.am:5: The usual way to defineLIBTOOL' is to add LT_INIT' src/modules/Makefile.am:5: toconfigure.ac' and run aclocal' andautoconf' again.
src/modules/Makefile.am:5: If LT_INIT' is inconfigure.ac', make sure
src/modules/Makefile.am:5: its definition is in aclocal's search path.
src/nfcconf/Makefile.am:10: Libtool library used but LIBTOOL' is undefined src/nfcconf/Makefile.am:10: The usual way to defineLIBTOOL' is to add LT_INIT' src/nfcconf/Makefile.am:10: toconfigure.ac' and run aclocal' andautoconf' again.
src/nfcconf/Makefile.am:10: If LT_INIT' is inconfigure.ac', make sure
src/nfcconf/Makefile.am:10: its definition is in aclocal's search path.
Makefile.am: installing ./INSTALL' configure.ac:3: required fileconfig.h.in' not found
root@raspberry-plus01:/usr/src/nfc-eventd-master# autoreconf
aclocal: couldn't open directory 'm4': Datei oder Verzeichnis nicht gefunden
autoreconf: aclocal failed with exit status: 1
root@raspberry-plus01:/usr/src/nfc-eventd-master# ./configure
-bash: ./configure: Datei oder Verzeichnis nicht gefunden
root@raspberry-plus01:/usr/src/nfc-eventd-master# ./configure
-bash: ./configure: Datei oder Verzeichnis nicht gefunden
root@raspberry-plus01:/usr/src/nfc-eventd-master#

"error libnfc.driver.acr122_usb Invalid RDR_to_PC_DataBlock frame" spam

The program itself seems to work fine, but it's constantly outputting the following text making logging useless. It seems to happen every 5 seconds if a NFC tag isn't present on the reader:

Aug 30 10:47:38 arcade nfc-eventd[4160]: error        libnfc.driver.acr122_usb        Invalid RDR_to_PC_DataBlock frame
Aug 30 10:47:43 arcade nfc-eventd[4160]: error        libnfc.driver.acr122_usb        Invalid RDR_to_PC_DataBlock frame
Aug 30 10:47:48 arcade nfc-eventd[4160]: error        libnfc.driver.acr122_usb        Invalid RDR_to_PC_DataBlock frame
Aug 30 10:47:53 arcade nfc-eventd[4160]: error        libnfc.driver.acr122_usb        Invalid RDR_to_PC_DataBlock frame
Aug 30 10:47:58 arcade nfc-eventd[4160]: error        libnfc.driver.acr122_usb        Invalid RDR_to_PC_DataBlock frame
Aug 30 10:48:03 arcade nfc-eventd[4160]: error        libnfc.driver.acr122_usb        Invalid RDR_to_PC_DataBlock frame
Aug 30 10:48:09 arcade nfc-eventd[4160]: error        libnfc.driver.acr122_usb        Invalid RDR_to_PC_DataBlock frame
Aug 30 10:48:14 arcade nfc-eventd[4160]: error        libnfc.driver.acr122_usb        Invalid RDR_to_PC_DataBlock frame
Aug 30 10:48:19 arcade nfc-eventd[4160]: error        libnfc.driver.acr122_usb        Invalid RDR_to_PC_DataBlock frame

If it's not possible to fix this, is it at least possible to have nfc-eventd ignore the message from libnfc so that it doesn't fill the log?

how to build / install?

i downloaded the master branch, but got an error

root@raspberrypi:/usr/src/nfc-eventd-master# autoreconf -vis
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal -I m4
aclocal: couldn't open directory 'm4': No such file or directory
autoreconf: aclocal failed with exit status: 1
root@raspberrypi:/usr/src/nfc-eventd-master#

what to do? libnfc went fine...

ERROR: Unable to read tag UID... This should not happend !

but if i take a look at nfc-eventd.log it shows me the uid of my cards:
Tag (uid=04762e2axxxxxx), inserted at: So 14. Jan 23:16:48 CET 2018
Tag (uid=04762e2axxxxxx) removed at: So 14. Jan 23:17:08 CET 2018

using adafruit PN532 RFID/NFC Shield at i2c-1

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.