Posts by GamerBene19

    Download the relevant nightly file to /storage/.update

    Is "the relevant nightly file" simply the latest img.gz from here? Also do I need to decompress it first?

    I probably won't be able to try it out until Sunday, but I’ll let you know if anything changes (in regards to WiFi) once I do.

    One thought/question: I am using the Estuary MOD V2 skin, do you happen to know if that breaks with LE 13?
    I'll take a backup just to be sure, but it would be good to know beforehand if that skin will break.

    While I have your attention: Is there a way to disable the connected TV from being controlled by the Pi via CEC? Currently the TV sometimes turns (and stays) on in the middle of the night, when the Pi reboots because of my script. I've looked into the settings of the CEC adapter addon, but perhaps I've not found the right knob yet.

    Thanks for all the help so far!

    Start with updating to an LE13 nightly. There are newer versions of drivers and other wireless plumbing so the first step is to see if anything improves or changes.

    Can I update directly from within LibreELEC without reinstalling?
    If so: How?
    If not: Should I just use the latest nightly image, or are there ones that are considered "more stable" than the others? I'd like to avoid introducing new/other issues if possible.

    I've set up LibreELEC 12.0.2 on a RaspberryPi 2B (which has no onboard WiFi) with a USB WiFi dongle (Edimax EW-7811Un) for my grandparents.

    The Pi connects to a Jellyfin server via OpenVPN, and when it works, it works great - however it sadly does not work often as the WiFi connection frequently breaks.

    Similar to other threads I experience the same "Invalid Key" error.

    I've written (and continuously expanded) this script to check and fix the WiFi and VPN connection which gets executed every 5m via cron:

    The output of that looks something like this (in the most extreme cases)

    As you can see, connmanctl scan wifi and a subsequent systemctl restart connman do not always fix the issue, only rebooting does in this case.

    I've also seen various mentions about this issue being related to poor reception (with the suggestion to use a USB dongle - which I already do) and that moving the WiFi client closer to the access point helped. While I don't want to dismiss that outright, I am rather skeptical that this is (purely) related to range/reception issues because I've seen all of below:

    • when the connection is present the dB value is "good" and it's fast enough to stream HD movies (~30 Mbit/s in my case)
    • sometimes suddenly no WiFi networks are found and 5-10m later everything is back to normal
    • sometimes WiFi networks from further away are found, but not the closer "target WiFI"
    • no other clients experience connection issues
    • mentions of it working in previous LE versions (where wpa_supplicant was used)
    • mentions of the same hardware working fine under RaspberryPi OS (and others)


    I've found that in another thread iwctl was used to do the reconnect. Is there any (significant) difference between the iwctl and connmanctl?

    Is there anything I can (still) do to improve the WiFi reliability except for buying something like this?

    For now I am looking for a quickish solution to make my grandparents happy, but in the long run I am eager to help debug/improve the issue. Although I think it makes more sense to continue this thread instead.

    Thanks in advance for all the help!