waspish_raccoon wrote: ↑Thu Aug 06, 2020 12:27 pm
What should I do in this case?
What you should do is unhide your SSID, because it's pointless to hide it. It doesn't make your network more secure, and as someone already explained, it can even hurt security.
Also, the wpa_supplicant.conf you posted looks very odd.
Mine looks like this:
Code: Select all
ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev
update_config=1
country=GB
network={
ssid="WiFi SSID"
psk="WPA/WPA2 passphrase"
}
Adding
scan_ssid=1 to the network section should work for a hidden SSID (as far as I know).
My mind is like a browser. 27 tabs are open, 9 aren't responding,
lots of pop-ups...and where is that annoying music coming from?