Try this instead
and if that doesn't work then this
Code: Select all
sudo ifdown wlan0
sudo ifup --force wlan0
What is the wifi you're using? Post the output of command
lsusb and it might help if you say what "xxxx" was.
One other thing that might help. I had a similar problem but a long time ago. I managed to fix it by removing the wifi dongle and rebooting the Pi then shutting down the Pi and re-inserting the dongle and restarting the Pi. No idea why it worked but it did. Maybe some screwed up config file got reset when it was rebooted without the dongle.
MrEngman
Simplicity is a prerequisite for reliability. Edsger W. Dijkstra
Please post ALL technical questions on the forum. Please Do Not send private messages.