Posts by sjoyce666


    Have a look here,

    Wireless network configuration - ArchWiki

    you might have to do something like

    Code
    echo "options cfg80211 ieee80211_regdom=DE" > /etc/modprobe.d/cfg80211.conf


    (or another relevent domain code)
    then reboot

    Tried that

    Didn't work
    [hr]
    Partial success

    Using the command "iw reg set GB" allows my Pi to see my WiFi network

    Next problem is when I reboot the region is reset to "00" which is the world default

    How do I permanently assign the region to "GB"?
    [hr]
    All fixed

    Using nano to check the contents of the cfg80211.conf file showed that the word options was missing from the front of the line of text

    I added that in nano and saved the file, rebooted and the Pi connected straight up to the WiFi and I could SSH straight into it

    I'm a little surprised that this isn't a bigger problem but it has now been resolved

    Thank you lrusak for your help


    ???

    We only allow connecting to advertised SSID's

    if you want to connect to a network with a hidden SSID you would have to do so from the command line.

    The SSID is not hidden. It is easily visible by any device which can see channel 13. I have connected to it with Raspbian but LibreELEC does not see WiFI channels 12 or 13 by default

    How do I enable my LibreELEC setup access to WiFi connections running on channel 13?

    I have found how to enable it with the command "raspi-config" but this does not run on LibreELEC

    Any help much appreciated as my home WiFi is set to channel 13 and I do not have the login details to change this on the router itself