Hello i ran Ukuu which i paid £9 for to update kernel but now i have no internet running Zorin 17.3 core.
Any ideas please on getting wifi back?
Thank you.
but updating the kernel is free
I know but i like using Ukuu.
Silly me.
read this :
You may need to use an earlier kernel than the current kernel used by Zorin. This method allows you to set the kernel that you will boot into by default.
To set the new kernel to default:
Boot into the kernel you wish to be Saved.
Open terminal and run:
sudo nano /etc/default/grub
Change GRUB_DEFAULT=0 to GRUB_DEFAULT=saved
Hit enter to drop down a line.
Add GRUB_SAVEDEFAULT=true
ctrl+x to exit, then the y key to say yes to save, then the enter key to save as current configuration.
Ru…
and this :
So you ran into an issue that's hardware related but your hardware is newer and the issue could possibly be fixed after installing newer drivers and so you need to update your kernel?
Well, here's how easy it is to update your Kernel in ZorinOS.:
TuxInvader Kernel
For Zorin OS 16 users (Focal Fossa):
Open up terminal
Type and enter these 3 commands one by one:
sudo add-apt-repository ppa:tuxinvader/lts-mainline
sudo apt update
sudo apt install linux-generic-X.XX
Notice that I have writte…
Great tutorials from @Aravisian and @NayamAmarshe
It is good to support developers.
1 Like
When You go back to the older Kernel, does the Wifi work again or is it not working, too? And what Kernel did You install?
If rolling back the kernel as @Ponce-De-Leon asked above does not work, please run in terminal:
sudo lshw -C network
and post the results here.
2 Likes