Posts by liberi

    Hello User,

    with

    LibreELEC-Generic.x86_64-10.0.3.img.gz

    i don't have any ir problem.

    My way:

    Code
    SSH into your LibreELEC device and navigate to the (hidden) update folder
    cd /storage/.update
    Check to make sure there are no files in the folder
    ls -la
    Download the update file (change the URL for the current release, etc.)
    wget http://releases.libreelec.tv/LibreELEC-Generic.x86_64-10.0.3.img.gz
    Once the download has completed, reboot to start the update process
    reboot

    Thank's the developer

    liberi

    Hello, i can use my ir Remote.

    But i will more function, the same as by LibreELEC 7.0.3.

    See this Thread:

    LibreELEC (official) Version: 7.0.3 - template keymaps for LibreELEC 10.0.1

    Template from Ubuntu 20.04 (sudo apt install ir-keytable, short)

    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.


    rc6_mce.toml

    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.

    I have install LE 7.03

    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.


    Template rc6_mce

    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.


    LE 7.0.3 pastebin

    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.

    How can i convert the rc6_mce -------------------- to --------> rc6_mce.toml ?

    *.toml needs LibreELEC 10.0.1.

    The default LibreELEC 10.0.1 template is much shorter.

    Why LibreELEC 7.0.3 supports more protocols?

    Code
     LibreELEC:~ # ir-keytable
    Found /sys/class/rc/rc0/ (/dev/input/event10) with:
            Driver cx88xx, table rc-tevii-nec
            Supported protocols: other lirc rc-5 jvc sony nec sanyo mce-kbd rc-6 sharp xmp 
            Enabled protocols: lirc rc-6 
            Name: cx88 IR (TeVii S464 DVB-S/S2)
            bus: 1, vendor/product: d464:9022, version: 0x0001
            Repeat delay = 1000 ms, repeat period = 125 ms

    LibreELEC 10.0.1

    LibreELEC 10.0.1 doesn't support protocol rc-6?

    polarrys
    April 2, 2021 at 10:33 AM

    First success:

    LibreELEC 10.0.1 pre defined keymaps

    ls -la /usr/lib/udev/rc_keymaps/

    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.

    cat /usr/lib/udev/rc_keymaps/rc6_mce.toml

    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.

    Code
    ir-keytable -c -w /usr/lib/udev/rc_keymaps/rc6_mce.toml

    Custom systemintegration:


    My custom rc6_mce_smk

    /storage/.config/rc_keymaps/rc6_mce_smk

    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.

    My new created rc_maps.cfg

    /storage/.config/rc_maps.cfg

    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.

    I don't get Custom IR-Remote support, can you please help me?

    unmesh
    August 16, 2021 at 12:20 AM

    Info:

    Test

    Code
     ir-keytable -c -w /storage/.config/rc_keymaps/rc6_mce_smk.toml
    /storage/.config/rc_keymaps/rc6_mce_smk.toml: error: line 6: missing =
    ir-keytable: Failed to read table file /storage/.config/rc_keymaps/rc6_mce_smk.toml
    Try `ir-keytable --help' or `ir-keytable --usage' for more information.
    ghtester
    November 28, 2021 at 4:10 PM

    How can i convert my rc6_mce_smk from LibreELEC 9.2.4 to a working rc6_mce_smk.toml with LibreELEC 10.0.1 ?

    with hand

    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.

    Check test

    Code
    ir-keytable -c -w /storage/.config/rc_keymaps/rc6_mce_smk.toml
    Read rc6_mce table
    /storage/.config/rc_keymaps/rc6_mce_smk.toml: keycode `KEY_PLAY2' not recognised, no mapping for scancode 0x04800f0416
    /storage/.config/rc_keymaps/rc6_mce_smk.toml: keycode `KEY_LEFT2' not recognised, no mapping for scancode 0x04800f7420
    Old keytable cleared
    Wrote 126 keycode(s) to driver
    Protocols changed to rc-6 

    Legacy: https://wiki.libreelec.tv/configuration/ir-remotes

    Hello,

    /storage/.config/rc_keymaps/rc6_mce_smk


    /storage/.config/autostarts.sh

    Code
    #! /bin/sh
    ( sleep 5;
    ir-keytable -s rc0 -c -p RC-6 -w /storage/.config/rc_keymaps/rc6_mce_smk
    )& 
    Code
    chmod +x /storage/.config/autostarts.sh


    Every start all my configs remove. How can i solved the problem?

    Where can i find a ir remote tutorial for LibreELEC 10.0.1?


    LibreELEC /usr/lib/udev/rc_keymaps


    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.

    I want use the new .toml file.

    Hello ghtester,

    i don't have set any password.

    Did you know why i get the problem?

    I'm only boot the system.

    Quote


    Tvheadend HTSP Client Add-on's menu Configuration - Connection settings.

    If i use reset standard" it doesn't solved my problem.


    How can i get the default setup for

    HTS Tvheadend 4.2.8-36 ~ LibreELEC Tvh-addon v10.0.0.12
    and
    TvHeadend HTSP Client 19.0.3 November 21, 2021

    ?

    Greets

    liberi

    Hello User,

    yesterday my Lireelec 10.0.1 works without problems.

    Now i get the message: "Tvheadend HTSP Client - Access Denied"

    The HTS Tvheadend 4.2.8-36 works with a webbrowser.


    My system:

    • LibreELEC-Generic.x86_64-10.0.1.img.gz
    • HTS Tvheadend 4.2.8-36 ~ LibreELEC Tvh-addon v10.0.0.12
    • TvHeadend HTSP Client 19.0.3 November 21, 2021
    PJO4
    August 3, 2020 at 11:49 PM

    I'm only have the default user.

    How can i solved the problem?

    Greets

    liberi

    https://i.imgur.com/vulKK5k.jpgHello Users,

    can i use the same configuration from LibreELEC (official): 9.2.4 (Generic.x86_64) for LibreElec 10.0.1?

    My DVB-S2 Card with ir Dongle: TeVii-S464-DVB-S2-PCI

    My Remote:

    Windows Media Center Remote RC6 ir SMK - RC-MCE-50GB

    https://i.imgur.com/5RpkvTz.png


    vulKK5k.jpg


    Backup 01:

    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.

    Backup 02:

    debian Pastezone


    Script autostart

    Code
    /storage/.config/autostart.sh
    ------------
    #! /bin/sh
    ( sleep 5;
    ir-keytable -s rc0 -c -p RC-6 -w /storage/.config/my_remote
    )&

    ir remote rc6 ir-remote keytable