dride-core-pi icon indicating copy to clipboard operation
dride-core-pi copied to clipboard

Prevent Wifi from showing up until DHCP is ready

Open markph0204 opened this issue 7 years ago • 3 comments

Currently you see the dride network during boot up way before another service is ready - causing the WiFi password to fail initially.

markph0204 avatar Mar 31 '18 14:03 markph0204

I agree This causes a problem with iOs phones it says failed to connect then asks password again... sometimes twice cause I don't know if its booted or not.

Probably can be solved with the order of startup scripts executed in?

p10tyr avatar Jun 11 '18 18:06 p10tyr

PR's are always welcome! 😄

saoron avatar Jun 12 '18 14:06 saoron

When i get some free time I may look into this out of interest. It is quite a strange issue but there must be a way to prevent the WiFi AP from starting before DHCP is up.. Probably a dependency setting or some order of start up scripts

p10tyr avatar Jun 13 '18 14:06 p10tyr