Imon-lcd Driver

  • Hi,

    i am using your libreelec Jarvis image with an X86 PC. And i have a Soundgraph LCD/Remote in my Case ( Silverstone ML02MX ).
    And with this i have some Trouble. If I use the right config for the LCD (imon-lcd driver) I have a perfekt LCD. But my mce-remote
    makes trouble. If I went though the Menue or some Lists I can eg. move 4-5 Times down, and then the down button on my remote
    works like esc or back. So I checked this in the shell via "irw", and I can see exactly that the down button works with down, and suddenly
    there is one "back" signal although I didn't press the back button.
    First I have modified my as.xml with remoterepeat 800 to 1200, but this have no effekt. After all I decide to load another driver (imon).
    Here the remote works fine, but i have a blank LCD.
    Are there two drivers? One for remote and one for LCD, so that I can manually load the right LCD-Driver and the other Remote driver ?

    I'm not an driver expert, so I've decided to ask here.

    Thanks for any reply, and be tolerant with my english. School is more then 20 years behind, and english is not my favourite language ;)

  • I'm not sure really.

    Please post the output of the following commands

    Code
    dmesg | pastebinit


    and

    Code
    systemctl status | pastebinit
  • Hi,

    Here is the output when imon driver loaded.

    Code
    LibreELEC (official) Version: 7.0.2
    HTPC:~ # dmesg | pastebinit
    http://sprunge.us/jjIP
    HTPC:~ # systemctl status | pastebinit
    http://sprunge.us/hIDG
    HTPC:~ #

    And now if i load imon-lcd driver.

    Code
    LibreELEC (official) Version: 7.0.2
    HTPC:~ #  dmesg | pastebinit
    http://sprunge.us/UBfA
    HTPC:~ # systemctl status | pastebinit
    http://sprunge.us/iCFa
    HTPC:~ #

    And This is the output from "irw" with imon-lcd driver. I pressed only up and down in TV-List the Rest input is a failure.