Wifi won't reconnect - Raspberry Pi Forums
i have raspberry pi b model running recent rasbian, , edimax ew-7811un wifi dongle. problem can pi connect wifi fine using either command prompt or wpa_gui. however, whenever pi restarts or shuts down, upon next startup refuses connect wifi. if go wpa_gui, reads "status: disconnected". if click connect, connects , works fine, however, there way make automatically? want run headless, if ever have restart it, then, @ moment have go , plug in mouse , monitor click button , wifi connected again.
have got ethernet cable plugged in? if may have remove package called ifplugd designed provide laptop behaviour internet connection should defer wired connection if in use. can remove using command; may find putting auto wlan0 in /etc/network/interfaces might help.
code: select all
sudo apt-get remove ifplugd
raspberrypi
Comments
Post a Comment