My computer (Advantech ITA-5231) had been running Ubuntu Desktop 20.04 LTS without any problem. Recently I tried to install Ubuntu Server 20.04 LTS but it was unable to detect Wi-Fi adapter. During the installation and using ls /sys/class/net after installation did not dhow any wlp device. It can still detect LTE adapter and they are both mPCIe modules. I have tried to do the following but the issue was not fixed.
- Install libnl-route-3-200_3.4.0-1_amd64.deb, libpcsclite1_1.8.26-3_amd64.deb,wpasupplicant_2.9-1ubuntu4_amd64.deb
- Reboot the computer
- Re install Ubuntu Server 20.04
After that I tried to run live Ubuntu Desktop 20.04 (from USB) and there was no problem detecting Wi-Fi adapter. Turning back to Ubuntu Server 20.04, the Wi-Fi adapter was not found again.
What could be the problem here? Why Ubuntu Desktop could detect the Wi-Fi adapter but Ubuntu Server could not? Any suggestion is appreciated. Thank you.