Identify device
lspci -nnk | grep -iA2 net
Try to fix it
echo “options rt2800pci nohwcrypt=Y” | tee /etc/modprobe.d/rt2800pci.conf
Genuine Free Software Solutions to Your Computers… Founded in 2002!
lspci -nnk | grep -iA2 net
echo “options rt2800pci nohwcrypt=Y” | tee /etc/modprobe.d/rt2800pci.conf