Posts by king of ninjas

    Hi,
    I am also trying to connect my raspberry Pi 3 model B, with kodi with LibreELEC 9.2.0.

    I wrote the config files like (name of the file oceano.config) :

    [service_wifi_5550432057692d46726565]

    Type = wifi

    Security = [WPA,WPA2]

    EAP = peap

    Phase2=MSCHAPV2

    SSID = 5550432057692d46726565

    Identity = username

    Passphrase = password

    MAC = macAdress

    i use the hex SSID code because the name of the network contains a space.

    The network finds the configs nad tries to connect but the status is always failure. I also tried to make the wait time higher, but with no success.

    I was not able to find some log file that could help me.

    Any ideas??