I'm sorry about all the confusion between the two. The older one did install Zorin from the USB. However, I couldn't get it to do a re-install since it wouldn't boot off the USB again. The newer one will not even recognize the USB with Zorin on it at all.
Got a new hard drive in now with Zorin Pro on it (not Lite this time) and it's super fast booting! Still have problems with it going into airplane mode though. I did find a bit of help on the topic, but none of it worked. Did all the recommended updates and everything hoping it would help... At least it's much faster now and for that I'm grateful.
Sorry I missed your post of the images. I noticed the picture of the HDD with label on it, was this the old one? With regards to your airplane mode, please open a terminal (just type terminal in search bar of menu) and enter:
Users experiencing issues with the RTL8188EE wireless network adapter dropping connections and switching to airplane mode on Ubuntu 22.04 can try several troubleshooting steps. One approach is to disable background Wi-Fi scanning, which can sometimes cause errors and lead to connection drops. This can be done by adding certain options to the /etc/modprobe.d/rtl8188ee.conf file.
Another method involves disabling power saving features for the Wi-Fi adapter. This can be achieved by adding options such as ips=0 , swlps=0 , fwlps=0 , and aspm=0 to the /etc/modprobe.d/rtl8188ee.conf file and then rebooting the system.
Additionally, updating the system and installing the net-tools package might resolve connectivity issues. Running the following commands can help:
If these steps do not resolve the issue, users may need to replace the old kernel module with a newer version from the Realtek driver repository.
For more detailed troubleshooting, users can use the dmesg command to gather information about the wireless adapter's behavior and look for specific error messages related to the RTL8188EE driver.
/etc/modprobe.d/rtl8188ee.conf
I did a search for this file, but there is no such file found.
Put in net-tools and it did some stuff and then I put in the other commands one at a time and rebooted. Still goes into airplane mode when closing the lid.
I changed the settings in Power to opposite of what it was. If I just let the screen black out and don't close the lid, I still have wifi when I open it back up.
Ok, if there isn't a .conf file you can create one via the terminal with:
sudo nano /etc/modprobe.d/rtl8188ee.conf
the nano editor will open with no entries. Add those items in the previous post on separate lines within the .conf file. After you have made the changes to the .conf file press Ctrl+ O, you will be asked if you want to save the changes, Press Enter to accept, then Ctrl+ X to exit, then reboot your machine.
Sorry friend, I'm stumped. However, because you have purchased Pro you can get help from Team Zorin directly using this request form:
It would be useful if you could share any solution they provide for the benefit of Core users.
Just had another thought. If you don't need Bluetooth, turn it off as most notebook manufacyurers put wifi and bluetooth on one chip and this causes interference with wifi.
Zorin is trying to help, but so far no luck in changing anything.
Went to the askubuntu and tried what they said, but still no luck. Going to try again after I get back home later with one of their other suggestions.
Still no luck in getting the airplane to stay off when closing the lid. I even got a new USB stick and downloaded the 17.3 OS onto it and reinstalled Zorin. Zorin support gave me 2 methods to try in the terminal. Had done the New Method before this reinstall and they said the Old Method might work this time. It didn't.
Everything went well with the install until it was done and said to restart in order to use Zorin. I took the USB out before hitting restart and it gave me a bunch of "smash" errors - a big long list of them. Did I do something wrong by taking the USB out before restarting? I let Zorin support know this also.
No, that was the right thing to do.
Did you put ubuntu (=Zorin) at the top of the boot options in your BIOS/UEFI settings? This is important in order to be able to boot.
It did boot properly from the stick, but I took it out too early. Did not have a prompt. Forgot that from when I did it before... So I thought - what the heck - and did it again. Everything went like it was supposed to and no problems or errors. Except I still get stuck in airplane mode...