LE9.0 remote configs ir-keytable Amlogic devices

  • External Content pastebin.com
    Content embedded from external sources will not be displayed without your consent.
    Through the activation of external content, you agree that personal data may be transferred to third party platforms. We have provided more information on this in our privacy policy.

    To eliminate confusion with the old remote.conf

    Members can share their remote files here in this thread.

    A photo of remote may help those with obscure named boxes.

    Remote configurations for WeTek/Mecool/Minix/Tanix TX5 TX7 Tx Mini TX3 have already been baked into the COMMUNITY images.

    Update Device tree if you receive the 'no devices found' message or your remote does not work with above devices with remote baked in image.


    Note : If you have changed remote Delay and Period due to sluggish commands, please disclose.

    TX3 Mini that i used.

    Changed Repeat delay to 375 ms and repeat period to 100 ms

    Code
    ir-ctl -t 50000
    ir-keytable -D 375 -P 100

    Also please read LE9.0 remote configs ir-keytable Amlogic devices

    Further tweeks

    Edited once, last by kostaman (April 28, 2018 at 6:40 AM).

  • T95m/T95N remote (pic).

    * The remote from my old M8S Plus (S812), which looks very similar, works correctly right out of the box.

  • To get scancodes of other protocols than NEC and rc-6 (which are the current default setup) you can also simply use

    ir-keytable -c -p all -t

    But note that unfortunately ir-keytable -t doesn't show the protocol for decoded scancodes. That's a pity because for proper operation the protocol has to be included in the header of the keymap file.

    So, in general, when creating a keymap file it's best to manually set a single protocol, eg

    ir-keytable -c -p nec -t

    A lot of the boxes from asia seem to ship with NEC protocol remotes, so -p nec is a good start. If that doesn't work try -p rc-5 or -p rc-6, these are also very popular protocols. If you still get nothing try the other ones.

    so long,

    Hias

  • X92 modified remote with longpress buttons

    To use all described functionality:

    1. copy the file "X92" to "/storage/.config/rc_keymaps/" and "rc_maps.cfg" to "/storage/.config/"
    2. copy "keymaps.xml" to "/storage/.kodi/userdata/keymaps/" and "Lircmap.xml" to "/storage/.kodi/userdata/"
    3. copy "98-eventlircd.rules" to "/storage/.config/udev.rules.d/"
    4. ir-keytable -a /storage/.config/rc_maps.cfg -s rc0
    5. reboot

    Also I use ir-keytable -D 475 -P 125 for delays, you can test your delays.

    And ir-ctl -t 20000 for release button delay(20000 is minimal for this remote, if doesn't work try 21000 and upper)

    Green buttons description:

    6 - a) works as backspace on virtual keyboard

    _ _ b) delete for selections and return in all other places

    _ _ c) at home screen - go to weather

    5 - a) main screen - channel EPG

    _ _ b) PVR - channel EPG, longpress as EPG

    _ _ c) video - bookmarks

    4 - a) In PVR - OSD Channel list

    _ _ b) in main menu as TV channel list

    _ _ c) as context menu somewhere, longpress as other menu,

    3 - shows player info for video content, longpress - home screen

    2 - change audio stream for video content, longpress - Favorites

    1 - a) info about video or about PVR channel, longpress - PlayerDebug

    _ _ b) in main menu it open settings

    power + longpress - power menu

    OK + longpress - content menu

    Old config(without longpress)

    X92 modified remote

    X92.zip

    To use all described functionality:

    1. systemctl stop kodi
    2. systemctl stop eventlircd
    3. copy the file "X92" to "/storage/.config/rc_keymaps/" and "rc_maps.cfg" to "/storage/.config/"
    4. copy "remote.xml" to "/storage/.kodi/userdata/keymaps/" and "Lircmap.xml" to "/storage/.kodi/userdata/"
    5. ir-keytable -a /storage/.config/rc_maps.cfg -s rc0
    6. systemctl start eventlircd
    7. systemctl start kodi

    Green buttons description:

    6 - works as backspace on virtual keyboard, delete for selections and return in all other places (exclude PVR)

    5 - as EPG, for videos it works as bookmarks

    4 - as context menu somewhere, in PVR as OSD Channel list, in main menu as TV channel list

    3 - shows player info in video streams

    2 - change audio language in video streams

    1 - info about video or about PVR channel, in main menu it open settings

  • how to add this file and where? I have also nexbox andriod tv player

    1. copy the file "a95x.txt" to "/storage/.config/rc_keymaps/"
    2. create "rc_maps.cfg" into "/storage/.config/" and write "meson-ir * a95x.txt" in it (without quotes)

    copy "remote.xml" to "/storage/.kodi/userdata/keymaps/" and "Lircmap.xml" to "/storage/.kodi/userdata/"

    I suggest you to use boot2k3's remote.xml file

    Once finished, reboot your box.

    Regards

    Edited once, last by adm (February 17, 2018 at 10:22 AM).

    1. copy the file "a95x.txt" to "/storage/.config/rc_keymaps/"
    2. create "rc_maps.cfg" into "/storage/.config/" and write "meson-ir * a95x.txt" in it (without quotes)


    I advice you tu use both boot2k3's xml files

    Once finished, reboot your box.

    Regards

    thanks, I know it is stupid question but I m simple user. How to create rc_maps.cfg?