Page 1 of 1

Pi3a+ no wifi

Posted: Sat Aug 10, 2019 4:36 am
by n00bi3
Hey guys

My latest build with a pi3a the wifi won't work.
Says no interface found.

Did the WPA supplicant files, wifitextkey, and everything else online?

Any ideas?

Re: Pi3a+ no wifi

Posted: Sat Aug 10, 2019 7:37 am
by tinkerBOY
Was it working before the build? Try rebooting your wifi router. Otherwise, try a new installation/sdcard.

Re: Pi3a+ no wifi

Posted: Sat Aug 10, 2019 2:01 pm
by n00bi3
Before the build it was. Now it isn't. I'll try rebooting the router... But the strange thing is that it shows that there are no wireless interface found

Re: Pi3a+ no wifi

Posted: Sat Aug 10, 2019 9:22 pm
by tinkerBOY
You can also try updating the os with:

Code: Select all

sudo apt-get update
sudo apt-get upgrade