Posts by Da Flex

    But the questions in my opening post still apply aboutv how exactly does caching work in LE / Kodi, and how to maximize usable cache size up to the free RAM available?

    chewitt
    November 10, 2024 at 2:22 AM

    The problem disappeared as soon as I changed hdmi port on my TV. Initially I was using the (e)ARC port. Could be that the audio return capability triggers a bug?

    No, but it might trigger a PSU issue. We have to see a log to be sure...

    Please provide a full debug log.

    How to post a log (wiki)

    1. Enable debugging in Settings>System Settings>Logging
    2. Restart Kodi
    3. Replicate the problem
    4. Generate a log URL (do not post/upload logs to the forum)

    use "Settings > LibreELEC > System > Paste system logs" or run "pastekodi" over SSH, then post the URL link

    Remove all banned add-ons and repos, and post another log afterwards.

    newphreak
    March 15, 2016 at 1:02 AM
    newphreak
    March 15, 2016 at 1:02 AM

    The initialization of the CEC adapter has a bug. On your working LE 12.0.1:

    On your non-working LE 13 nightly (20241103-f662bea):

    Code
    2024-11-05 16:49:04.830 T:1046    debug <general>: InitialiseFeature - using libCEC v4.0.7
    2024-11-05 16:49:04.830 T:1057    debug <general>: Thread CECAdapter start, auto delete: false
    2024-11-05 16:49:04.830 T:1057    debug <general>: OpenConnection - opening a connection to the CEC adapter: Linux
    2024-11-05 16:49:04.832 T:1046    debug <general>: Initialise - initialised peripheral on 'Linux' with 2 features and 0 sub devices
    2024-11-05 16:49:04.832 T:1046     info <general>: Register - new cec device registered on cec->Linux: CEC Adapter (0000:0000)
    2024-11-05 16:49:04.832 T:1046    debug <general>: Thread PeripBusCEC 140732832476800 terminating

    In the working log, the CEC adapter is registered at /dev/cec1, in the non-working log at Linux.

    I've already reported the bug to the devs. Stay tuned.

    Hi, I'm just discovering LE, is it useful to do it every night? Is it a “stable” version ?
    And if I make a backup of version 12, can I come back to it without worrying ?

    Our nightly builds are very stable, they are just not tested as much as the stable ones.

    Make a backup from LE 12, and if something goes wrong with LE 13, you can go back by update folder method.

    I will check but.....what key are we talking exactly from?

    And why is the connection running without issues if there is something "wrong" with it?

    The WiFi key was wrong at the first attempt to connect, but at the second attempt it worked:

    Code
    Oct 08 17:44:37.351915 LibreELEC connmand[631]: Interface wlan0 [ wifi ] state is ready
    Oct 08 17:44:37.352030 LibreELEC connmand[631]: Interface wlan0 [ wifi ] is the default

    This message only appears once, right before the second attempt:

    Code
    Oct 08 17:44:31.629219 LibreELEC iwd[1001]: hardware_rekey not supported
    Oct 08 17:44:31.629788 LibreELEC iwd[1001]: event: state, old: connecting, new: connected

    So I think kszaq is right, and it's a bug at iwd.