I am trying to receive configure an IR remote control for my raspberry and I configured LIRC on the Pi and it works all fine but I won't be able to capture some output with
mode2 -d /dev/lirc0
I tried irw as well. I added these lines in /etc/lirc/lircd.conf
driver = default
device = /dev/lirc0
/boot/config.txt got this line
dtoverlay=gpio-ir,gpio_in_pin=23,gpio_out_pin=24
The receiver must be connected correctly and there's a red LED turned on. I also tried :ir-keytable
Found /sys/class/rc/rc0/ (/dev/input/event0) with:
Name: gpio_ir_recv
Driver: gpio_ir_recv, table: rc-rc6-mce
LIRC device: /dev/lirc0
Attached BPF protocols: Die angeforderte Funktion ist nicht implementiert
Supported kernel protocols: lirc rc-5 rc-5-sz jvc sony nec sanyo mce_kbd rc-6 sharp xmp imon
Enabled kernel protocols: lirc
bus: 25, vendor/product: 0001:0001, version: 0x0100
Repeat delay = 500 ms, repeat period = 125 ms