RPI3 on LIBREELEC 11 does not work on HDMI-DVI cable anymore

  • Hi,

    my RPI3 used to work flawlessly on LIBREELEC 9 on a monitor connected through an HDMI-DVI cable.

    Until I migrated to LE 11, that is.

    I have tried 2 different monitors (native resolution 1600x1200@60) with different results.

    On a dell monitor I get a blank screen and the following error on the log:


    All the rest seems to be working, and I can control KODI via SSH or YATSE.

    I have tried to manually set different resolutions in the /boot/cmdline.txt

    and increase the HDMI signal level with CONFIG_HDMI_BOOST file to no avail.


    On the second monitor (a V7) I get a different behavior.

    There I get the following error:

    Code
    CDRMUtils::SetMode - found crtc mode: 1600x1200 @ 60 Hz
    debug <general>: EGL Debugging:
    
    Error: EGL_BAD_SURFACE
    Command: eglSwapBuffers
    Type: EGL_DEBUG_MSG_ERROR_KHR
    Message: dri2_swap_buffers

    A starting screen does appear on the monitor, but it is frozen.

    I can still connect through SSH, though.

    Connecting a normal TV via a plain HTML cable works just fine.

    As I said, everything worked fine on LE9. Any ideas?

    Thanks

  • All of the "errors" you are showing log snippets from are harmless and simply the result of code probing to find a DRM device and setting up the initial OpenGLES context. It would be more useful to show us the entire logfiles (run "pastekodi" and share the URL). This will also show the cmdline/config txt files where you probably used legacy options that don't work on LE10+ graphics.