Only Boots When Connected To Wired Internet

The only reasonable difference I can find in the packaging that may have this effect is in the kernel.
I stubbornly have been sifting through and looking.

It might be worth testing the 5.4 or 5.8 LTS kernel on Zorin OS 16 to see if that shows this issue.

@Aravisian
I have some things to do over the next couple days bit I'll give it a try as soon as I have time. Do you have a reference guide on how to do that?

1 Like

Certainly:

sudo apt install linux-headers-5.8.0-63-generic linux-modules-5.8.0-63-generic linux-modules-extra-5.8.0-63-generic linux-image-5.8.0-63-generic

sudo apt install linux-headers-5.4.0-81-generic linux-modules-5.4.0-81-generic linux-modules-extra-5.4.0-81-generic linux-image-5.4.0-81-generic

Once kernels are installed, you can Reboot to select and boot into the other kernel:

If we find a working kernel, you can set it as default instead of booting by default into the latest kernel

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.