Indeed, for the kernel, network is up in 14 sec but I do not have any connectivity at this moment. I need to wait +/- 40 after booting up to start using the system.
I reset everything, set the Wetek in DHCP mode and now Libreelec is correctly waiting network before to start. It was not the case previously, Libreelec started and I had to wait +/-20sec before I can navigate to my network.
Now, the system boot on +/- 40 sec. I think I can live with that but I really don't what takes so long to connect.
Code
Jan 01 01:00:14 LibreELEC connmand[2891]: eth0 {TX} 3 packets 590 bytes
Jan 01 01:00:14 LibreELEC connmand[2891]: eth0 {update} flags 102467 <UP,RUNNING,LOWER_UP>
Jan 01 01:00:14 LibreELEC connmand[2891]: eth0 {newlink} index 2 address E8:18:63:50:E9:B4 mtu 1500
Jan 01 01:00:14 LibreELEC connmand[2891]: eth0 {newlink} index 2 operstate 6 <UP>
Jan 01 01:00:14 LibreELEC connmand[2891]: ipconfig state 3 ipconfig method 1
Jan 01 01:00:41 LibreELEC connmand[2891]: eth0 {add} address 192.168.1.113/24 label eth0 family 2
Jan 01 01:00:41 LibreELEC connmand[2891]: eth0 {add} route 192.168.1.0 gw 0.0.0.0 scope 253 <LINK>
Jan 01 01:00:41 LibreELEC connmand[2891]: eth0 {add} route 192.168.1.1 gw 0.0.0.0 scope 253 <LINK>
Jan 01 01:00:41 LibreELEC connmand[2891]: eth0 {add} route 0.0.0.0 gw 192.168.1.1 scope 0 <UNIVERSE>
Jan 01 01:00:41 LibreELEC systemd[1]: Started Wait on network.
Jan 01 01:00:41 LibreELEC systemd[1]: Reached target Network is Online.
Jan 01 01:00:41 LibreELEC systemd[1]: Reached target Multi-User System.
Jan 01 01:00:41 LibreELEC systemd[1]: Reached target Graphical Interface.
Display More
LibreELEC:~ # journalctl | paste
LibreELEC:~ # journalctl -u connman | paste
LibreELEC:~ # paste /storage/.kodi/temp/kodi.log
LibreELEC:~ # dmesg | paste