Snapstream Firefly (ati remote) crazy extra click workaround

  • Hello

    This week I tested out

    LibreELEC-Generic.x86_64-9.2.2

    on my Asus AT3N7A-I Intel Atom board

    When I first tried the remote my board was out of the case the remote started to go crazy with double or triple clicks. So I put the board back into the case and moved the firefly wireless receiver r1000-1 dongle down away from the box. It still was still double clicking but not as much. So I started to use my keyboard.

    Then I found an old post in the forum

    remote double button press

    A developer HiassofT (thanks)

    suggested

    Create a /storage/.config/modprobe.d/atiremote.conf file like this:


    Code

    1. options ati_remote repeat_filter=XXX repeat_delay=YYY

    With Putty I ssh in and went to the director y /storage/.config/modprobe

    There is no atiremote.conf file

    So I used nano and created one with this line

    Code
    options ati_remote repeat_filter=XXX repeat_delay=YYY

    I saved the file and then rebooted and to my surprise it works fine.......:)