Comment 6 for bug 1915491

Revision history for this message
Jeremy (wa113y3s) wrote : Re: Wifi adapter installed but can't be found in Settings

Power management might be crashing the driver, in terminal

sudo sed -i 's/3/2/' /etc/NetworkManager/conf.d/default-wifi-powersave-on.conf
systemctl restart network-manager.service

See if it happens again