Nightly Builds

  • I tried LibreELEC-RPi5.aarch64-12.0-nightly-20250210-d00ba88.img yesterday but i see that it has now been removed from the db. It was running very slowly and would take a 10 minutes or more update the video library. There was a libreto addon incompatibility also which it stopped itself. I noticed this morning there is a newer LibreELEC-RPi5.aarch64-13.0-nightly-20250211-47e3e9e.img. I've updated to it and am happy to report it seems to be running fine. :)

  • Hello.

    I have noticed that nightly after LibreELEC-Generic-legacy.x86_64-13.0-nightly-20250227-23a3c47.img.gz 2025-02-27 12:45 results in blank screen on after the libreelec logo boot on nvidia, no gui shows but i can access samba etc after i did the upgrade (mine anyway, i have a rtx3070 nvidia). i did test with clean installs as well and same results, blank screen and no signal on monitor.

    Im speculating here but i could be the nvidia driver update that happened after 2025-02-27 builds

    Ive tested builds created on 8/3, 6/3 and 4/3 and they do not work.

    This is just a heads up for the dev guys :)

    Right now im sticking with the 27/2 build.

    Kind regards

  • I have noticed that nightly after LibreELEC-Generic-legacy.x86_64-13.0-nightly-20250227-23a3c47.img.gz 2025-02-27 12:45 results in blank screen on after the libreelec logo boot on nvidia, no gui shows but i can access samba etc after i did the upgrade (mine anyway, i have a rtx3070 nvidia).

    Thanks for the report, I could reproduce that with my RTX4060 and noticed we missed to install several files:

    nvidia: install missing drm module and GSP firmware files by HiassofT · Pull Request #9852 · LibreELEC/LibreELEC.tv
    This fixes the "no display" issue after the update to the 570 driver series. Runtime tested with Generic Legacy and a RTX4060 card
    github.com

    The fix should be in nightlies soon, please check again in a few days and report back if it works with your RTX3070 as well.

    so long,

    Hias

  • palle_c we'll need logs to see what's going on/wrong with your system.

    ssh in, then run the following two commands and post the URLs you got:

    Code
    pastekodi
    Code
    pastebinit /var/log/Xorg.0.log

    so long,

    Hias

  • palle_c we'll need logs to see what's going on/wrong with your system.

    ssh in, then run the following two commands and post the URLs you got:

    Code
    pastekodi
    Code
    pastebinit /var/log/Xorg.0.log

    so long,

    Hias

    Hey.


    SSH is not enabled with a clean install or "Live" usb boot?

    When you get to the GUI on a clean install there you can enable SSH, i do not get a GUI (i did not upgrade this time because of the new "system" partition has changed to 1gb instead of 512mb, i didnt know if the upgrade did the resize auto on upgrade)

    Did it work for you on your rtx4070? A "live" usb boot would confirm that :)


    Regards

  • palle_c could you please test with this image:
    https://www.horus.com/~hias/tmp/libr…-3917e30.img.gz

    I've fixed a couple more issues and hope it should be fine now.

    so long,

    Hias

    Hey.

    Now it gets to the gui, tested "live" first. :)

    Installed it and it works but now samba, ssh and ftp do not work, all those connections times out.

    Seems to be a bit buggy on samba, ssh and ftp, rebooted again and now they work

    Thanks for fixing the nvidia driver problem :) I will continiu with your image until legacy nightlys is back online again after your fix :)

    Quick question: now my hdd light keeps blinking all the time, even when idle, can it be some background task? (it stopped now after about 30min) must have been some task heheh

    Regards

    Edited 2 times, last by palle_c: sorry for all the edits .more info (March 16, 2025 at 4:12 PM).

  • Hey HiassofT

    I think a new bug was made when the nvidia fix solved the "blank screen"

    I noticed it yesterday and tried a couple of things this morning. (tested 20250227, your build and 20250321)

    the bug is not there in nightly 20250227 but is there after the nvidia fix.

    Bug description: Whatever refresh rate you set in the gui, the gui its self does not use it, it uses 40hz always. when watching media its uses the refresh rate ive set (59.94) Ive tried other refresh rates but the gui do not follow it.

    I noticed it because if i bring up my LG tv menu its very sluggish, i have "game optimizer" on and it shows 40hz.

    I dont know if its a simple fix i can fix my self or a dev has to fix it. anyone can reproduce it by booting "live" from a nightly after the nvidia pr fix

    Edit: Pics added

    Best regards

    Edited once, last by palle_c: pics uploaded (March 23, 2025 at 1:13 PM).

  • Just wanted to let devs know that nightlys after LibreELEC-Generic-legacy.x86_64-13.0-nightly-20250321-faee3d0 results in a "blank screen and no signal" again.

    Looks like we need to wait for an updated nvidia driver - the current one didn't like the update to kernel 6.12.20

    so long,

    Hias