I loaded Ubuntu Mate 20.04 a few days ago and have not been able to connect to 5G since. I can connect to 2G without any problems. When I try to connect to 5G I enter password but after a few seconds it keeps asking me for the WiFi password again. The connection to 5 GHz worked flawlessly in Windows a few weeks ago but now not in Ubuntu.
My laptop computer is a Dell Latitude E6330 with release 20.04.3 LTS, kernel 5.11.0-41generic x86_64. The laptop has 8GB memory, an Intel i7-3540 M @ 3.00 GHZx4 processor with the Mesa DRI Intel HD Graphics 4000 card.
Thanks pavlos_kairis - just rebooted and still no connection to 5G. After 20 seconds it just keeps asking for the password . . .
Here's the output of iwlwifi.conf, is this correct?
# /etc/modprobe.d/iwlwifi.conf
# iwlwifi will dyamically load either iwldvm or iwlmvm depending on the
# microcode file installed on the system. When removing iwlwifi, first
# remove the iwl?vm module and then iwlwifi.
remove iwlwifi
(/sbin/lsmod | grep -o -e ^iwlmvm -e ^iwldvm -e ^iwlwifi | xargs /sbin/rmmod)
&& /sbin/modprobe -r mac80211
options iwlwifi 11n_disable=8
Just curious - I am not sure I have the expertise on this issue. What month/year was the laptop made?
I ask because if the laptop and specifically in this case the WiFi card was made after April 2020 or thereabouts, the kernel in UM 20.04 LTS might not be new enough for the WiFi card. Therefore, it is possible you need a newer kernel that has the information on the newer WiFi card to work with the software.
I am not sure how to update the kernel on an LTS release. If this is the issue (I don't know) then maybe using a newer release like UM 21.10 to see if it will work or maybe use a rolling release distribution like Manjaro or Endeavor that has a newer kernel. Alternatively too you can go into the testing branches of UM which I think would have the newest kernel.
I am no expert with this dilemma that affects newer hardware on an LTS. All this is FYI to see if it can help you. It may be the hardware is older than the LTS and all this is moot.