I'm launching
Code
ir-keytable -p lirc -p rc-5 -p rc-5-sz -p jvc -p sony -p nec -p sanyo -p mce_kbd -p rc-6 -p sharp -p xmp -p imon -p rc-mm
nothing happens. All other remotes show scanning. But not Iffalcon.
Then I decided to test lirc. I installed bookworm and lirc, ran irrecord, and the file was created.
iffalcon.lircd.conf
Code
begin remote
name IFFALCON_TV
bits 24
flags SPACE_ENC|CONST_LENGTH
eps 30
aeps 100
header 3968 3996
one 489 1999
zero 489 1007
ptrail 489
gap 65238
min_repeat 7
# suppress_repeat 7
# uncomment to suppress unwanted repeats
toggle_bit_mask 0xA30A3
frequency 38000
begin codes
KEY_UP 0xF590A6
KEY_DOWN 0xF580A7
KEY_LEFT 0xF560A9
KEY_RIGHT 0xF570A8
KEY_OK 0xFF400B
KEY_EXIT 0xF060F9
end codes
end remote
Display More
This is an Android TV, so CEC does not work very well.
Can you help, is it possible to solve the problem?
Is it possible to control libreelec with this remote?