Posts by Nekromantik

    Yes this is optimal but dont you still have the issue with the AVR showing no display until you switch back and forth on the inputs?

    On my Pi 5 and Denon AVR even on 1080p 60hz I get the issue.

    The temporary workaround was switching refresh rate to 30hz.

    I'm not sure, NFS scan in the log is erratic to me. Just try, and go back to the original, if it doesn't work.

    Another thing is this:

    Code
    2024-01-31 17:55:50.418 T:1039    debug <general>: NFS: Connected to server 192.168.1.200 and export /mnt/user/Stuff
    2024-01-31 17:55:50.418 T:1039    debug <general>: NFS Server max read chunksize (1048576) is bigger than client setting - Using client value 131072
    2024-01-31 17:55:50.418 T:1039    debug <general>: NFS Server max write chunksize (1048576) is bigger than client setting - Using client value 131072
    2024-01-31 17:55:50.418 T:1039    debug <general>: NFS: chunks: r/w 131072/131072

    So play with <chunksize> at advancedsettings.xml.

    removing those did not help.

    this is only happening on rpi5. on nuc its fine with all existing settings and set-up.

    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

    Ok will do

    The NFS client defaults to NFSv4, is that going to work for your NFS server?

    Yes my server uses NFS4 as NUC running LE also used v4 and worked fine.