Forum Discussion
avivhu
Microsoft
Apr 22, 2019Vision AI Devkit wifi issue
The device was working earlier today and I was able to load an image to the device.
I was working through the VS code samples and must have ruined something.
Now the device is showing 3 amber lights, I can't connect to its wifi network, and it won't connect to the external network. Also, docker daemon won't start up.
Adb over USB is working OK.
I tried 'adb reboot' but that didn't help.
(base) C:\WINDOWS\system32>adb devices List of devices attached f6bbeb6f device (base) C:\WINDOWS\system32>adb shell ifconfig wlan0 ifconfig: wlan0: error fetching interface information: Device not found (base) C:\WINDOWS\system32>adb shell docker images Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?