Read the statement by Michael Teeuw here.
Reload when online
-
I’ve having some trouble with my wifi dongle, probably because of the quality of the dongle it self. Have been troubleshooting a lot and nothing helps. Anyway, I’ve managed to execute a shell script that auto connects when wifi is disconnected and this seems to be working fine. But the modules is not starting to run again and they act as if there was no internet connection. How can I somehow make them also reload when there is internet again?
Thanks!
-
@fillilutten u can send a ctrl-r to reload mm
-
@sdetweil how do I do that when its detecting that it doesn’t have any internet? Do i need a script?
-
@fillilutten well if u have lost internet, nothing mm can do to.improve that
get a better dongle
-
@fillilutten Better WIFI dongle is the useful, but if you want to reload or restart the mirror then you can use Remote control module and can send command from your script.
-
@ashishtank not if he has lost connection to any network
-
@sdetweil I believe he have script to detect wifi/internet running on the same Pi, so he should be able to reload the mirror which is also running on same Pi.