Hi. After several successful boots of my Zorin live boot usb drive, all of a sudden it is no longer able to find the wifi adapter. I know it is there because windows 10 and Cinnamon live boot fine it.
Is there any possibility this fixable or is it just better to redo the live boot usb? What other information would be helpful?
Thanks in advance for any suggestions or questions.
Yes, it just a live boot with 8gb of persistence and it's a 16gb Sandisk Crusier usb drive. I assume by "bare-metal" you mean a full install.
I should note that on initial install and live boots all seemed ok but gradually on subsequent live boots the wifi signal started getting flaky, intermittently dropping in and out, now it's gone. It says it can't find the wifi adapter.
Any ideas? Should I just redo it on a different usb drive? Thanks.
Thank you. I tried your suggestion a number of times, rebooting in between, but unfortunately it didn't help. The commands worked because they'd turn on and off the Wifi botton in that little panel (photo) at the lower right but it would never find the wifi adapter. I also noted that when it rebooted it always turned on the Airplane Mode button and turning it off didn't help.
Any other suggestions or questions would be appreciate.
Ran that cmd by it's self and then again after running the stop/start cmds and the results (could not attach text file? ) were the same both times,
i.e., " *-network DISABLED "
Out of curiosity I ran lshw cmd in mint/cinnamon, results are down below. It's all pretty much Greek to me but this section in the Zorin run caught my eye, I highlighted the differences between Zorin & Cinnamon:
The RTL8188EE driver is included in Linux kernels above version 4.17, so upgrading to the latest kernel can resolve connectivity issues.23 If your kernel version is less than 4.17, you can install the Hardware Enablement (HWE) kernel to get the latest drivers.2
For older systems or specific issues, you might need to compile a different driver from a source like GitHub. One such source is available at https://github.com/lwfinger/rtlwifi_new.3
If the in-kernel driver does not work, you can manually load the driver using the command sudo modprobe rtl8188ee .45 Ensure to check if the driver adds an interface to ip l after loading.4
For detailed installation instructions, you can follow the steps provided in the Ubuntu forums, which include downloading the driver package, extracting it, and then compiling and installing it.3
Wow swarfendor437, thanks for researching & putting all this together! I think as for now, after reading through some of this and seeing how involved it appears it could get and considering I'm actually traveling (just doing this in spare time) and that this is just live boot Zorin usb drive I may hold off until I get home with fewer distractions. It might be next week before I get back too this one so thanks again.
Got it! Check out this cmd, "umcli radio wifi on"! I had a little extra time so decided to search a bit more for a solution and found a post on the Zorin forum, [SOLVED] No WiFi adapter found after I upgraded to zorin 17, where some one used it and it worked for them. Apparently it will not work in all cases but did for me!
Just curious why and how it got turned off? Any thoughts on that would be appreciated. Thank you.