Posts by roel

    But why working with lirc? Find the protocol of your remote and use ir-keytable -t, or do it in once as described in the wiki:

    "Then, for each of the protocols (except lirc, which isn't a real protocol) run ir-keytable -p PROTOCOL -t, then press some buttons on your remote.

    If you discovered the correct protocol you should see EV_MSC events together with the scancode of the button. eg:

    Code
    LibreELEC:~ # ir-keytable -p rc-5 -t
    Protocols changed to rc-5
    Testing events. Please, press CTRL-C to abort.
    1503592437.660155: event type EV_MSC(0x04): scancode = 0x101a
    1503592437.660155: event type EV_SYN(0x00).
    1503592437.774129: event type EV_MSC(0x04): scancode = 0x101a
    1503592437.774129: event type EV_SYN(0x00).
    1503592437.921009: event type EV_MSC(0x04): scancode = 0x101a

    If you see no events stop ir-keytable with CTRL-C and try the next protocol from the list."

    And create your own remote. Maybe you there is already a configuration for your remote, check in teh amlogic subforum:

    LE9.0 remote configs ir-keytable Amlogic devices

    If you find it, don't forget to change the rc_maps.cfg and replace the meson-ir with a *

    Same problem on 8.95.2 image, but now it gives a error message: the joystick addons are required, but they are listed as not available.

    I tryed also mr boom, there retroplayer works, but gives a black screen. When I call the menu with pressing C button on keyboard, the retroplayer menu pops up and I see in the background the start screen of Mr.Boom. When the retroplayer menu goes away, the screen turns black again.

    Maybe also interesting is the crash log:

    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 must say I could install older versions of the emulator cores. I tried them one after one and I think the 3th one would install with all the emulator cores.

    Second try:

    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.

    IR should work well with very latest update. I'm not sure when I created tritium image, before or after update. Just make sure that you follow LibreELEC Infrared Remote tutorial.

    Seems it was a typo in my remote.conf. It's a very good libreelec you build for us, it's the most responsive libreelec I have (I have also AML S905x en S812). Especially the network is fast, seems a mainlined kernel really pays off! Thanks a lot for this, it was worth the wait.

    CvH,

    The link to the log i created:

    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 could install the emulator cores when I used some older packages.

    Do you need the crash log also?

    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.

    Just to inform that retroplayer is not working on the wetek core. When I want to load roms, kodi crashes. When I go to the libreelec addon installer and want to install a core manually (I tested snes and nes cores) it says the installation failed. Libretro installs without a problem.

    jernej

    I tested yesterday evening the libretech ALL-H3-CC image in a hurry. First thing I noticed is that I couldn't configure my remote. Didn't check further what could be the problem as I didn't have a lot of time. I will come back about this later.

    Nothing else tested, expect I can tell you the sound comming out of this board is a lot loader then from my KVIM. My amplifier was set on the KVIM but I had to turn it down for the Tritium H3, so good points for that.

    what board would you recommend? A64 or H3? are orange Pis to recommend or is the missing HDMI ESD protection a show stopper for a TV Box? unfortunately the beelink X2 is no more available. maybe friendlyelec or ALL-H3-CC (Tritium)?

    lumpi,

    I should recommend the ALL-H3-CC, Libretech invest in mainline for Allwineer, Amlogic and probably also rockchip + most of their boards fit a raspberry pi case, so a lot of choices of cases. Probably, the kodi/flirc case should fit also (I didn't try it so don't blame me if it doesn't).

    CvH,

    problem is this:

    /sys/class/rc/: No such file or directory

    No devices found

    What means no ir-receiver is found. If it doesn't find a IR receiver I can't continue with the wiki-page. I already have all files cause I already did it for my Khadas VIM.

    Normally when a IR receiver is found the meson-ir module should be loaded.

    Probably it does have something to do with the kernel as Balbes150 doesn't get the IR working also on his S812 builds (although I don't know the current status of it).