Posts by vincen

    Login via ssh and do the following:
    type

    Code
    connmanctl services

    You will get a list with available networks.
    There should be one entry with an asterisk in front. Mine is named "ethernet_e81863506807_cable".

    This is the entry you need to modify by typing:

    Code
    connmanctl config <entry_with_asterisk> --ipv4 manual <your ip> <your netmask> <your gateway>

    Replace the <placeholders> with your desired values.

    This should do the trick.

    Perfect :) Exactly what I needed, thanks a lot :)


    Yepp, absolutely no problems.
    I've been using static IP's since start.
    You'll find these settings under LibreELEC settings.
    (not at home so I can't get the full name...)


    But where do you find that menu ? is it on video display ? as I have only the Plex player in video (and settings are only Plex ones) or in terminal ? I'm able to ssh on it without problem ! I searched in Wiki but found nothing about network :(

    Thanks

    Hi

    I'm using the Plex media Player on Raspberry that is based on LibreElec. I just have one issue. Is it possible to setup LibreElec to use fixed IP for network instead of DHCP ? I searched a little in directories of system but found nothing conclusive :(

    Thanks

    Vincèn