I have a Raspi 2 with an Edimax EW-7612UAN V2 at my parent's home. There is a crontab which makes an automatic reboot every morning at 6 a.m.
I have a VPN access to the Fritzbox router at my parents home and can get access to the Raspi with ssh. But this works only in 1 from 20 days. The other days the Fritzbox shows that no device is connected to its network. Today is one of the rare days the Raspi is connected an I have access.
What could be the problem?
already shows
I also have in /storage/.cache/libreelec/network_wait
My suspect is that this only a wait before starting Kodi. Maybe the problem is that loading the driver and initializing the stick with its firmware is not ready when LibreElec starts the network. I don't know how this works - should a network always start once a device becomes available? Or could there be a timing problem?