Posts by dan.h

    I would try adding hdmi_force_hotplug=1 to /flash/config.txt file. And if it does not help, see the post #6.

    Thank you,
    This worked out for me :)
    at lease with the monitors that i have on hand

    Quote from Da Flex

    You have banned repos / add-ons installed. We will not give you support until you've been uninstalled them.

    You are obviously right,
    I didn't removed the repos /add-ons because it was obvious to me that it is a general issue and not related to any add-on

    Hi

    I often take my LibreELEC with me to friends & vacations

    and I noted that on RPI4 the monitor detection is problematic comparing to RPI3, and often i get “No Signal”

    Can someone explain why when I use LibreELEC 10.0.2 on RPI 4

    on some monitors I’m getting “No Signal” and to fix it I need to edit the cmdline.txt

    But in RPI3 with LibreELEC 10.0.2 the detection of the monitor works fine

    Thanks Dan


    Good news :)

    I located the Zip file service.libreelec.settings-10.0-20210914.zip in the /storage/.kodi/addons/ folder
    run the commands

    Code
    systemctl stop kodi
    rm -rf /storage/.kodi/addons/service.libreelec.settings
    unzip -q service.libreelec.settings-10.0-20210914.zip -d /storage/.kodi/addons/
    systemctl start kodi

    rebooted the RPI4

    and run a backup (Settings > LibreELEC> System > Backup)

    and it completed with no crash
    i didn't tested the backup (restore from backup) yet
    do i need to do anything else before I'll test the restore?

    here we go:

    Code
     ls -la /storage/.kodi/userdata/peripheral_data
    total 8
    drwxr-xr-x    2 root     root          1024 Apr  1 00:44 .
    drwxr-xr-x   10 root     root          1024 Mar 29 14:31 ..
    -rw-r--r--    1 root     root            13 Sep 12 21:01 application_Keyboard.xml
    -rw-r--r--    1 root     root            13 Sep 12 21:01 application_Mouse.xml
    -rw-r--r--    1 root     root            13 Sep  9 22:05 application_מקלדת.xml
    -rw-r--r--    1 root     root            13 Sep  9 22:05 application_עכבר.xml
    -rw-r--r--    1 root     root          1259 Sep 12 21:01 cec_CEC_Adapter.xml

    *I can see 2 files with Hebrew names one related to the keyboard an the second to the mouse

    I'm reffing to the issue as described in the beginning of this thread.

    In the settings > LibreELEC > system > create systems and Kodi backup.

    Selecting the default folder.

    After approximately 40 % of the progress bar the system reboots

    As i mentioned before i'm on LibreELEC 10.0.0 on rpi4 with 4G of memory

    I also got this issue on RPI4, so i can't complete a backup (it crash around 30%)
    it is true that i have a few plugins installed

    but the used space on my sdcard is only 500MG (out of 28G)

    if you can explain how to "add debugging to the cmdline.txt file" I'll be happy to try to locate the root cause in the log

    Thank