I bought 6 new Dell Latitude 5521, configuration : https://ubuntu.com/certified/202103-28860/20.04%20LTS when i install Ubuntu 20LTS system doesn't detect WiFi card, I can only connect via Ethernet. When i install Ubuntu 21.10 it works normally. What can i do? I want to stay with LTS and not wait till U22.04LTS
Asked
Active
Viewed 344 times
uname -r
. Is you system up to date? Run:sudo apt update && sudo apt upgrade
. The wireless card should work with kernel 5.10+. Also, runsudo apt install --install-recommends linux-generic-hwe-20.04
. Use [edit] to add additional info. – Error404 Feb 18 '22 at 09:48