Posts by danman

    I'd like to do this but I don't see eMMC partitions:

    Code
    CoreELEC:~ # ls /dev/mmcblk0*
    /dev/mmcblk0       /dev/mmcblk0boot0  /dev/mmcblk0boot1  /dev/mmcblk0rpmb

    while in dmesg I see some mentions:

    CoreELEC (official): 9.0.0 (Amlogic.arm) on gxl_p281_1g

    Please help how to make them "visible".

    disregard, fixed.

    I'd like to do this but I don't see eMMC partitions:

    Code
    CoreELEC:~ # ls /dev/mmcblk0*
    /dev/mmcblk0       /dev/mmcblk0boot0  /dev/mmcblk0boot1  /dev/mmcblk0rpmb

    while in dmesg I see some mentions:

    CoreELEC (official): 9.0.0 (Amlogic.arm) on gxl_p281_1g

    Please help how to make them "visible".

    8.90.4 is now live

    Please note there is a big change in this release in how infrared is handled, releases will no longer use amremote remote.conf and will use ir-keytable.

    Thanks for the release GDPR-2 ! Did you switch to meson-ir thanks to my patch fixing it? You can also include my remote config (suitable for Vontar X96 mini):

    Hi guys,

    I'm on 8.2.3.1 trying to get my remote work. I created my own config in .config/rc_keymaps/my_custom_remote. It works but after pressing a different key on remote, it sends the last key again and the new key afterwards. To better understand, here is log from console:

    When I checked output from /dev/lirc0 it was behaving correctly (sends right data for right keys).

    Do you have any idea where to look for a problem?