Posts by el_commandante

    I have similar issues.

    Sometimes the picture flickers - it goes black and then comes back again.

    Also if my HDMI switch is set to a different input than the one to which Wetek Play 2 is connected when the TV turns on, I get a black screen when I switch back to it and I have to reboot it to get a picture at all.

    Please fix this, it is very frustrating.

    I need help figuring out a very annoying issue.

    After upgrading to LibreELEC 9 Kodi doesn't make any difference between the Power and Sleep buttons of the Wetek Play 2 (1 & 2 in the picture below):

    ?key=099ef31517956f7856e29f1c9aeca3e4cd693ca45632cb62b5ecbd6c8d3bae02-aHR0cHM6Ly9pLmltZ3VyLmNvbS9HeTBvZVpCLnBuZw%3D%3D

    This used to work in 8.x and it is crucial for me as I use the Power button to shutdown the device and the sleep button to bring up the power dialog. Interestingly enough the default keymap that ships for the Wetek Play 2 with LibreELEC 9 does identify both separate buttons correctly:

    Code
    # table wetek_play_2, type: NEC
    0x5e5f02 KEY_POWER
    0x5e5f46 KEY_SLEEP

    however, when I press them they get translated to the same code, here's the log output:

    Code
    17:27:04.621 T:4017087344   DEBUG: LIRC: - NEW 8e 0 KEY_SLEEP devinput (KEY_SLEEP)
    17:27:04.656 T:4093697968   DEBUG: HandleKey: rewind (0xc4) pressed, action is activatewindow(shutdownmenu)
    17:27:04.656 T:4093697968   DEBUG: Activating window ID: 10111
    17:27:04.656 T:4093697968   DEBUG: ------ Window Init (DialogButtonMenu.xml) ------
    17:27:04.656 T:4093697968    INFO: Loading skin file: DialogButtonMenu.xml, load type: KEEP_IN_MEMORY
    17:27:45.839 T:4017087344   DEBUG: LIRC: - NEW 74 0 KEY_POWER devinput (KEY_POWER)
    17:27:45.839 T:4093697968   DEBUG: HandleKey: rewind (0xc4) pressed, action is activatewindow(shutdownmenu)
    17:27:46.159 T:4093697968   DEBUG: ------ Window Deinit (DialogButtonMenu.xml) ------
    17:27:46.159 T:4093697968   DEBUG: FreeVisualisation() done

    And predictably they get translated as the same kode in KeyMap Editor Add-On, code "196".

    Any idea how to solve this?

    Thanks in advance!

    Hi guys,

    long time user and lurker on the forum, first time poster. Great software and great forum - thank you for the great work!

    I hope someone can help me with these very annoying, random and quite frequent freezes that I have been experiencing for over a year now and over several LibreElec versions. I did not post earlier, because I thought it was maybe some old plug-in or corrupted settings or a corrupted installation or something so it took me over year to find time to do a clean reinstall and be convinced that's not the issue.

    Basically Kodi freezes randomly, but very often 1-2 minutes after boot. The interface is not responsive and when I ssh into the box I see gdb at 100% and it stays in a loop until I kill it. At that point Kodi restarts and I can use the box again. Often after that it crashes again in the same fashion until I reboot the whole box, after which it is usually find for the evening.

    I have not been able to reproduce the freezes on purpose, they seem to be random, as far as I can see. I don't think it's related to any add-ons, as I have tried uninstalling more or less all of them. Could it be a corrupted file system? We power-off the box without shutting Kodi down sometimes, as it is connected to a smart plug and sometimes we forget to shut-off Kodi.

    Any help would be highly appreciated!

    Here's the latest 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.


    Thanks a lot in advance!