It appears to be a problem in Ubuntu 20.04 too on which Zorin 16 is based:
Hi Michel
What funny is that my Wi-Fi worked? Then reason I can get on-line with my laptop is I tether it to my cell phone and it works. I wonder if I can buy a USB Wi-Fi plug and see if that can be a work around for now and maybe they will find a fix that can be put in an update in the future. If I decide to try that I will let the forum know.
It is entirely possible. I would not consider it the strongest possibility at this time.
Some users just use a USB Wifi Dongle in such circumstances, too.
Hi Aravisian
Well I tried and I should have known that they all come with a CD, for Apple and Windows NOT for Linux, so I brought it back to the store and maybe they will find the problem and send us a fix for it. In the mean time I can still use the direct tether from my phone and it work well. If you can think of anything in the mean time I will be glad to try. Thank You to all the users for the advise. I knew this would be a learning curve to switch to Linux and I do appreciate everyone patience's in this matter.
Vinny, what is your make and model of notebook?
Lenovo T530 ThinkPad it also has a SSD Drive
Please scroll down to Post #24 here:
Hi Aravisian
I found the command it wanted me to input and it said sudo: tee/etc/modprobe.d/thinkpad.conf: command not found
This one?
echo "blacklist ideapad_laptop" | sudo tee /etc/modprobe.d/thinkpad.conf > /dev/null
Sorry I did try it as you typed it with no luck, after putting in the command string I got a return of
[sudo] password for vinny: echoblacklist ideapad: command not found
sudo: tee/etc/modprobe.d/thinkpad.conf: command not found
I do not understand why when you post the response that gave you "command not found" the spaces in the command are all wrong.
Can you please Copy and Paste the command into your terminal?
and the " " marks too! 
Goodmorning Aravisian
As you can see aftering the command statement it asked for my password were you see the space I entered my password pressed enter, then it printed the next line that starts with suto:
Look at your command and the one @Aravisian posted. Your still missing spaces (or the _laptop part). It won't work if you don't take it over correctly!
Why don't you copy and paste it into the terminal ? like users suggested already ?
echo "blacklist ideapad_laptop" | sudo tee /etc/modprobe.d/thinkpad.conf > /dev/null
Here a sample:
If you prefer GUI:
sudo -i
nautilus
Navigate to /etc/modprobe.d and right click an open area in the directory.
Create a New Document.
Name it thinkpad.conf
Place this line into that document:
blacklist ideapad_laptop
Save and exit.
Hi Aravisian
As you requested everything is done. Since the command line was long I took Michel advice and cut and paste the line. then after doing what you requested I took a screen shot and this is what I received.
Good job! Does it make any difference ?
Hi Michel
Nope still can't turn off airplane mode. I'm thinking I may have to wait until a new update with the fix in it comes out. For now, I have been tethering my cell to the laptop and that allows me to get on the internet.
@Aravisian, would these commands help him ?
sudo rfkill list all and sudo rfkill unblock all
Or
sudo rfkill unblock wifi
Hi Michel
Just tried all three commands with no luck, like I said maybe I will have to wait until a new update comes out and maybe will fix the problem.


