After looking through the forum for similar issues the solutions have seemed to be specific to the hardware. Being new to linux and learning I hope this post is not too redundant.
Everything worked great out of the box with my initial Zorin 18 Core install. However, after booting up my computer today two problems occured. My wifi adapter was no longer recognized and after rebooting to see if it would solve the issue my screen went completely black after logging on to my profile on the computer. The black screen issue took two reboots for me to get in. I connected to the internet via tethering my phone and updated my system through the Zorin options, this did not solve my problem.
I am running on a Lenovo ThinkPad T14 G6. Safe boot is off, and this is what the sudo lshw -C network command outputs:
Try to go back to kernel 6.14 to see if it makes a difference. During boot press continuosly esc key to display the grub menu, then at grub menu select "Advanced options for Zorin" and select kernel 6.14 to boot from.
Test if it helps. If everything works fine then, you can set this kernel as default to boot, otherwise with the next boot it'll boot again with kernel 6.17.
In the grub menu I only get the choice to boot either 6.17.0-1011-oem or 6.17.0-14
The terminal outputs 6.17.0-1011-oem
What confuses me is that the initial Zorin installation had no issues, and I have not made any (knowing) modifications to it after the fact. Sounds like I need to boot my machine with a different kernel? If so, any pointers to where I could learn to do so would be great.
Sorry, I'm not sure which command you need to do this. Recently there was a kernel update to 6.17 kernel (but not the oem version) and I'd recommend kernel 6.14 because there are many problems at the moment with 6.17 kernel.
That is not a default Kernel. It should be 6.14 or the 6.17.0-14. That would explain why You don't have the 6.14 Kernel. Because the oem Kernel was installed, it replaced the 6.14. You can install the 6.14 Kernel with:
This solved the wifi adapter issue, thanks! Still faced with the problem of getting a black screen after logging in to my account on most boots. Not sure how to troubleshoot that issue.