SuperFrog wrote: ↑Thu Mar 23, 2023 12:44 pm Did something in updates affect driver?
More clues are needed...
You don't specify which chipset your USB WiFi adapter uses.
There are many WiFi drivers statically built into the kernel.
If you don't know your chipset one can usually figure it out by googling vendor and product IDs for the device.
If you go into the F9 console (login:root passwd:1) and type "dmesg | more" you can get those IDs as well as note any errors that may be occurring when the WiFi adapters driver is being loaded - or if its being loaded at all. Try and unplug and plug it in and then run dmesg...
Also, and its a longshot, but It may help to verify the "country=" is correct in wpa_supplicant.conf.