Posts by befranky

    Thanks for the answeer, the settings you suggested were already configured. However maybe I've found something. Looking at the differences between the good log and the bad one, the problem seems to start after:

    2022-01-31 12:57:49.389 T:887 DEBUG <general>: CWinSystemGbm::InitWindowSystem - initialized DRM

    2022-01-31 12:57:49.389 T:887 WARNING <general>: CWinSystemGbm::UpdateResolutions - Failed to get resolutions

    I tried configuring config.txt with the lines:

    hdmi_group=1
    hdmi_mode=16

    and the first tests are positive.

    Hi all. I've a fresh install of LibreELEC latest release 10.0.1 over a Raspberry Pi4 4GB. The device is connected to a samsung au7170 55" with resolution configured at 4K 24p. Often the system isn't able to boot. The system crash while the display show the LibreELEC image. After some reboot I'm able to enter Kodi and then all works fine. Looking at the debug files the crash seems to involve always KODI::WINDOWING::GBM::CDRMUtils::SetMode

    "Program terminated with signal SIGSEGV, Segmentation fault.

    #0 0x00981c68 in KODI::WINDOWING::GBM::CDRMUtils::SetMode(RESOLUTION_INFO const&) ()"

    Here a full 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.

    Here a correct startup:

    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.

    Any help is appreciated.

    Franco.