IR-remote (RC-5) stop working after Remove of Keyboard and Mouse

  • I configured a new Ri3b with Libreelect 11.0. (I need Kernel 6.1 because of an Bug with my Grabber and Ambilight).

    During the installation a Mouse and a Keyboard (wired) was connectet.

    I use an TSOP4838 IR-Receiver and an old Telefunken (RC-5) remote, because the TV is an old Telefunken.

    I crratetd an custom-keymap in /storage/.config/rc-keymaps and load this via /storage/.config/rc_maps.cfg

    Every think works fine

    UNTIL I REMOVE MOUSE AND KEYBOARD.

    I remove Mouse and keyboard an my IR-Remote stop workink.

    Has anybody an idia why?

    Thanks

  • Solved:

    *create "your_keymap.toml" from Scratch.

    *create an /storage/.config/autostart.sh with on line:

    --ir-keytable -c -p rc-5 -s rc0 -w /storage/.config/rc_keymaps/your_keymap.toml

    *disable the automatic load by creating an empty rc_maps.cfg

    --touch /storage/.config/rc_maps.cfg