My Flirc (2nf gen) USB remote just does not register any input. Not even direction keys. ![]()
- I successfully set up my Flirc USB remote with the official app. It updated the firmware, too. It works on my Manjaro Desktop.
- Connecting it to my Raspberry Pi 4 in any combination -directly -via hub -usb-extension does not help.
- changing input language on kodi/libreeelec to en(us) -or- de/German does not help.
- Installing the Flirc add-on does not help.
- When I ssh into my libreeelec and do "lsusb" it shows up: "Bus 001 Device 006: ID 20a0:0006 Clay Logic flirc"
- Code
Display Morecat /sys/kernel/debug/usb/devices | paste says: T: Bus=01 Lev=03 Prnt=03 Port=02 Cnt=03 Dev#= 6 Spd=12 MxCh= 0 D: Ver= 2.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1 P: Vendor=20a0 ProdID=0006 Rev= 2.00 S: Manufacturer=flirc.tv S: Product=flirc S: SerialNumber=CB23EAE950584832322E3120FF041444 C:* #Ifs= 3 Cfg#= 1 Atr=a0 MxPwr=100mA I:* If#= 0 Alt= 0 #EPs= 2 Cls=03(HID ) Sub=00 Prot=01 Driver=usbhid E: Ad=81(I) Atr=03(Int.) MxPS= 64 Ivl=8ms E: Ad=01(O) Atr=03(Int.) MxPS= 64 Ivl=8ms I:* If#= 1 Alt= 0 #EPs= 1 Cls=03(HID ) Sub=00 Prot=01 Driver=usbhid E: Ad=84(I) Atr=03(Int.) MxPS= 8 Ivl=50ms I:* If#= 2 Alt= 0 #EPs= 2 Cls=03(HID ) Sub=00 Prot=01 Driver=usbhid E: Ad=85(I) Atr=03(Int.) MxPS= 64 Ivl=8ms E: Ad=05(O) Atr=03(Int.) MxPS= 64 Ivl=8ms
… I'm starting to get out of ideas of where to look and what to try – I appreciate any hints.