Hello, i have probleme with my ir-remeote
Serial port receiver on Generic / x86
Code
ssh root@ip-address
nano /storage/.config/autostart.sh
cat /storage/.config/autostart.sh
setserial /dev/ttyS0 uart unknown
modprobe serial_ir
Code
LibreELEC (official): 8.1.2 (Generic.x86_64)
LibreELEC:~ # uname -r
4.11.12
LibreELEC:~ # cat /storage/.config/autostart.sh
setserial /dev/ttyS0 uart unknown
modprobe serial_ir
LibreELEC:~ # ir-keytable
Found /sys/class/rc/rc1/ (/dev/input/event13) with:
Driver serial_ir, table rc-rc6-mce
Supported protocols: lirc rc-5 rc-5-sz jvc sony nec sanyo mce_kbd rc-6 sharp xmp
Enabled protocols: lirc nec rc-6
Name: Serial IR type home-brew
bus: 25, vendor/product: 0001:0001, version: 0x0100
Repeat delay = 500 ms, repeat period = 125 ms
Found /sys/class/rc/rc0/ (/dev/input/event12) with:
Driver cx88xx, table rc-tevii-nec
Supported protocols: lirc nec rc-6
Enabled protocols: lirc
Name: cx88 IR (TeVii S464 DVB-S/S2)
bus: 1, vendor/product: d464:9022, version: 0x0001
Repeat delay = 500 ms, repeat period = 125 ms
LibreELEC:~ #
Display More
Now i load the rc6_mce table:
How can i get now load the rc6_mce at every start?