RBPi 4 (8G) + LibreELEC-RPi4.arm-9.97.1 + old TV (DVI) = No HDMI

  • Hi all

    I am new to the forum and I have a problem with the HDMI

    I was using LibreELEC-RPi4.arm-9.2.8 (Kodi 18) with an old TV with a DVI to HDMI adapter without any problem

    This configuration is the only one that works for me even at 720p

    The TV has up to 1080i resolution (tested with a sat decoder)

    Configuration "config.txt" LibreELEC-RPi4.arm-9.2.8

    #######################

    gpu_mem = 320

    force_turbo = 0

    sdtv_mode = 2

    sdtv_aspect = 3

    hdmi_force_hotplug = 1

    hdmi_group = 1

    hdmi_mode = 19

    hdmi_drive = 1

    # USB Audio

    dtparam = audio = on

    # hdmi_ignore_cec_init = 1

    include distroconfig.txt

    #######################

    Kodi 19+ has changed the path of the movie collections to a single independent folder (and it has to be with write permissions otherwise it doesn't work ... I don't know why) so I updated the PC and RBPi

    But now the HDMI does not work ... the TV detects something when the RBPi starts up but nothing is seen

    Do I have to go back to Kodi 18?

    Is there any solution?

    Thanks a lot

  • Use the stock config.txt that comes with LE10. The old hdmi_.. options in config.txt no longer have any effect so no need to re-add them.

    so long,

    Hias

  • Hi..!!!

    Run perfect...!!

    cmdline.txt

    #########################

    video=HDMI-A-1:1280x720M@50D

    #########################


    config.txt

    #########################

    gpu_mem=320

    hdmi_enable_4kp60=1

    force_turbo=1

    hdmi_force_hotplug=1 dtparam=audio=on

    # hdmi_ignore_cec_init=1

    #########################


    Thanks a lot!!