I have a PI running Stretch.
It has a WiFi dongle and works/worked as a WAP.
Recently I updated it (sudo apt updatesudo apt upgrade)
It was working.
But it got power rebooted and the WAP stopped working.
I have been looking everywhere and can't really get an answer.
Give: The dongle works. The USB port works. I have tried a different dongle.
I know the dongle works because I can run a python script to scan for visible WAPS, and it produces a list.
If the dongle wasn't working, I would not expect to see that.
When I start hostapd it locks up.
(That is with keyboard, mouse and monitor plugged in. Not headless.)
Research has hinted at wpa_supplicant and the latest update going backwards with security.
So the hostapd is masked because of (reasons beyond my knowledge).
I am trying to find how to resolve this, as I am sure there are others who use their RPI as a WAP.
I have uninstalled hostapd, dnsmasq and other things, then reinstalled them. No luck.
So I am hoping that it is a simple thing to do with software.
Simple for people who know what they are doing. Not me.
Would someone please help me with working out what the problem is?
This is where I am at with the search: WPA supplicant file mentioning
It looks promising, but not in a way I can understand what needs to be done.
Be the problem "raspbian" or "debian".... The "gods" who released it did so and idiots like me don't know what to do to get around the problem.
I've asked, searched and tried to understand. I can't.
I get that.
So I am asking for help.
Surely someone here uses a RPI as a WAP.
Or: knows something about the wpa_supplicant.conf file which has been refrenced many times in the searches last night/yesterday/the other day.
I am going around in circles.
I've just had a 10 minute argument with NR and dashboards. (See new thread coming soon!)
I don't see/understand why people who know this stuff don't share it.
As I said above, have you done this? Login to the rpi, locate the file and open it. Does it contain something like
tls_disable_tlsv1_0=1
tls_disable_tlsv1_1=1
They either don't apply to the problem I have... Or I am not doing it correctly.
As soon as I unmask hostapd and start it, the machine locks up - in about 10 seconds.
(and needs to be power reset to get it working.)
There is no keyboard/mouse input allowed. The network (Cat-5) is dead.
Raspbian will not automatically update anything, unless you are running some sort of script telling it to.
I am sure that backing up your sd card once you have a working system, then restoring the image back to another sd card if you run into trouble, is NOT beyond your skill set.
No, backing up the card isn't. But I may need to know how to do it to a USB hard disc with the "dd" command.
The problem is getting a version of the O/S before the last update.