I have a similar problem where my wifi stopped working under Zorin OS (but is fine on the same laptop using Win10). This happened after an update in the last two months, and when I installed Zorin on my mothers laptop a week ago, having selected “Install all updates”, the wifi never got working.
The error is the same in both cases, with wifi being enabled, but saying “Wifi not available” in the header of the settings tab, and showing an empty list of networks. My laptop is the Huawei Matebook D14, my mothers the very similar Honor Magicbook 15.
Since I have found hints that an updated linux kernel solved the problem, I was wondering if there is any way that I could update parts of Zorin manually. Most manuals say that you need a linux with an internet connection, but with my error I can only download files from windows computers. Are there any update packages I could download and install on linux via a USB drive?
In order to install the updates, please connect to the Internet temporarily by plugging in an Ethernet cable or Wifi dongle.
If you don’t have a USB Wi-Fi dongle and your computer doesn’t have an Ethernet port, you can plug your iPhone or Android smartphone into your computer to use it like a Wi-Fi dongle:
On Android. Open the Settings app on your phone and navigate to “Wireless & networks,” tap More > Tethering & portable hotspot and enable “USB tethering”.
On iPhone. Please make sure that the USB Tethering setting has been enabled in the Settings app.
After plugging in the phone with a USB cable, it should connect your computer to the Internet.
If you have a limited mobile data plan, please make sure to disable 4G data before downloading the updates, as downloading the required files will take a few hundred MBs of data.
Really makes you wonder, doesn't it? What are they thinking?
You may also try using your Zorin Install disk to achive some function:
Also, you may scroll down to the other terminal commands.
If problem appeared after an update, you may check if it is something really simple like regdomain:
sudo -H gedit /etc/default/crda
REGDOMAIN=
(That is, blank) will work or you may have to have your country code.
REGDOMAIN=FCC
for United States
REGDOMAIN=GB
for Great Britain...
After changing your regdomain, you must reboot to see the effect.
Ok, so I tried everything mentioned so far, with negative results.
Changed REGDOMAIN to DE for Germany and rebooted - no change
Tried to mount a Ubuntu-iso and let it be searched for drivers - CD kept unmounting as soon as it was being searched
Tethered an internet connection and got updates incl. the Zorin kernel - no change
What I noticed when I typed lshw -C network in the terminal was that it says *-network DEACTIVATED in the first line. That is probably the issue, but I would need to know how to change that…
Being new to Zorin and linux, I was wondering if there is a way to rollback the update that I made. I believe if I go back to mint Zorin 15.2, I would have my wifi back again…
As you can see in the thread above… Yes, you may get wifi back if you install Mint, now. But you could run into the same trouble later on Mint, too.
With every distro, you really run the same risks of updates with hardware compatibility. It’s up to us to help each other through them, on distros and on forums.
The above thread I just linked to also discusses changing the kernel and the firmware.