Looks like the reader is trying to present itself as some sort of keyboard that will input text to the PC when the card is read.
On my Win 10 PC, my card reader emulator (a pico W running Adafruit Circuitpython) appears in Device Manager as a HID Keyboard Device
Presumably you have an editor (with focus) running on the Pi5 when you plug in the reader and wave an RFID card?
On a Pi5 the emulator appears in lsusb as:Code:
Bus 001 Device 002: ID 239a:8120 Adafruit Pico W
Hi thank you for your answer:
On my Win 11 computer, my card reader emulator shows up in Device Manager as usb composite device.
lsusb :
reader not connected
Code:
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hubBus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hubBus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hubBus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hubmustafa@raspberrypi:~ $
Code:
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hubBus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hubBus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hubBus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hubmustafa@raspberrypi:~ $
Statistics: Posted by mustafapi — Fri Aug 16, 2024 5:28 pm