Raspberry + NFC Reder ACR122U Keine Verbindung?

L I V E Stammtisch ab 20:30 Uhr im Chat
  • Ich versuche mein Raspberry mit einen NFC Reder ACR122U [Anzeige] ans laufen zu bringen.

    Ich habe libnfc-1.7.0

    Code
    # ./configure --prefix=/usr --sysconfdir=/etc --with-drivers=pn532_uart,pn532_spi,pn532_i2c,acr122_pcsc,acr122_usb

    und mit

    Code
    # make install all

    Wenn ich eine Karte auf den ACR122U lege wechselt die rote LED auf grün und es piest.

    Aber ich komme irgendwie keine verbindung.


    Code
    #nfc-list 
    nfc-list uses libnfc 1.7.0
    error    libnfc.driver.acr122_usb    Unable to claim USB interface (Operation not permitted)
    nfc-list: ERROR: Unable to open NFC device: acr122_usb:001:005


    Code
    # lsusb 
    Bus 001 Device 002: ID 0424:9514 Standard Microsystems Corp. 
    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 001 Device 003: ID 0424:ec00 Standard Microsystems Corp. 
    Bus 001 Device 004: ID 1c4f:0002 SiGma Micro Keyboard TRACER Gamma Ivory
    Bus 001 Device 005: ID 072f:2200 Advanced Card Systems, Ltd


    Woran kann das liegen?

    Einmal editiert, zuletzt von MoB (24. Februar 2016 um 20:08)

Jetzt mitmachen!

Du hast noch kein Benutzerkonto auf unserer Seite? Registriere dich kostenlos und nimm an unserer Community teil!