Posts by VLouis

    Dang! Took longer than I expected until someone suggests to try "fresh install" or something like that :P
    For the moment I do not have the time to start something from scratch, but I'll keep it in mind...

    "Dang", you should do that meantime or before asking help... You don't have a hour to try a basic fresh install, an easy thing with a RPi and a spare SD card, instead waiting for others to find what's wrong with your stuff.

    Any other ideas are also welcome.

    I think you should have two question:
    What you want to do with your LE ?
    Is anything "missing" in the already in use RPi4-LE?

    If you doesn't expect to handle some "very exotic" HDR-4k media files, you should stick for now with your RPi4B. One of the best software supported device, stable, silent, very small power consumption. If that RPi isn't enough for you, with an old laptop you isn't make a big deal. Even could be worse than the RPi4B. In that case you should think about a new and powerful small PC... just needs some research in the matter of the situation of the linux/LE software (driver) support.

    I have a spare hard drive and would like to install LibreElec on it to test it out. My current setup is a Win11/Debian dual boot desktop PC. The setup is dual boot, dual drive, so each OS has its own drive.

    Hi, Another question could be: what do you want to do finally with the Kodi? To install the Kodi with their own OS (like the LE), it's worth if you want to use that PC mostly as a HTPC. If you want occasionally to use the Kodi, to watch a movie, just simple install the Kodi at one of the existent OS, and use it. The LE intended to be the minimal OS for Kodi. That means, the driver support for some PC parts is limited, when at a "big" OS (Win11/Debian) that isn't a problem.

    BTW, I think you can try the LE without install, just run from the USB drive.

    If I know well, that jack output isn't a "real" audio output. It's one of the GPIO of the processor, used with software PWM and a bare bone RC filter to work as an audio output. And probably that is the reason why sometimes isn't synchronized perfectly with the video screen. That is working in this way for many years. If you wait for a fix for this, or switch to something else, with better sound quality, it's up to you only.

    Hi, "using the built-in 3.5mm headphone output on the Raspberry Pi" for video streams isn't the best combination. Some times ago I struggled with that, till I bought an RPi compatible audio DAC module. I don't exclude the possibility, in the future a solution for that, but low chance. The fast solution could be to buy an RPi audio DAC hat or an HDMI audio extractor module. Or if you have any USB-audio dongle around, you could try it too.

    Is there anything recommended that works out of the box.

    Looks like a simple "out of the box" solution doesn't exist for that. I you want to put some work in, try to start from beginning. Remove all devices from USB but the remote's dongle, install the latest 13 nightly to an SD card. Make only the basic settings and try the remote for a while. If working well, try to add back, step by step the USB devices, install addons. If you could find what trigger the issue with the remote, you are a step closer to find a solution.

    Hi, maybe isn't a "right solution" for this, but I'm using for a long time a daily reboot cron job. These OS's are developed to be used continuously... but that's true for an ideal world. For the "strange behaviors", a good prevention could be the regularly reboot. If you use a cron job like this: "15 04 * * * reboot", will reboot your device at everyday at 04:15 am.

    That could rule out LibreELEC being the issue.

    Just think about this a bit. It's a very large number of LE users have RPi4, if would be something with the LE, there would be a lot of complains about that. 99% it's something wrong with one of your RPi.

    Will the "bad" RPi4 boot Raspberry Pi OS if you flash that onto an SD card?

    How long would take to try it? If you really want to solve that, why just wait for others, instead to try few simple things? Like if booting with PiOS, or from USB, or check for LED blinking (bootloader error codes)? Did you checked the link I sent to you about the eeprom bootloader?

    Switch my NAS to nfs is like buying a new car because the windscreen got dirty (or, for smokers, because the ashtray is full). Not an option because of this.

    The problem with that "windscreen" isn't the "got dirty", was made for another car (SMB -> Windows) and probably doesn't fit perfectly for that car (Linux-LibreElec). :)

    That's like the eternal NTFS vs. EXT4 debate. When you use something linux based, NTFS drives can be used, but if you don't want trouble, the EXT4 is better. As the LibreElec it's linux based, the NFS probably perform better. The difference probably is "visible" only when the performance is pushed to the limit... Another thing is, most of the NAS able to use the both, SMB and NFS, so no need to change, just to enable a second option...

    It’s for non technical users. Asking them to install a program and how to use it is an added complication.

    The samba connection, with the latest security updates, user and password, isn't that was years ago. For "non technical users", an option would be to keep the backup file in an USB-stick. Then you could include in the image an autostart.sh file with something like if exist at the mounted USB-stick a specific folder with the backup inside, to start the restore process... I mean once somebody to start the LE with the "backup-stick" connected, and will do the restoring without any remote connection.

    BTW, the Filezilla have "removable" package, just unzip and run. Almost the same as a simple file browser.