ir-keytable -- LibreELEC-Generic.x86_64-8.1.2

  • Hello, i have probleme with my ir-remeote

    infrared_remotes [LibreELEC]

    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

    Now i load the rc6_mce table:

    Code
    ir-keytable -s rc0 -c -w /usr/lib/udev/rc_keymaps/rc6_mce


    How can i get now load the rc6_mce at every start?

    Edited once, last by liberi (October 22, 2017 at 5:04 PM).