Forpli
January 18, 2026, 1:10pm
5
Which Asus Vivobook model do you have? Is it a very new one? Then installing a later kernel may help. You can use the mainline installer tool or liquorix kernel.
Updated as of Mar 28 2025
To install the Mainline Installer:
add the repository:
sudo add-apt-repository ppa:cappelikan/ppa
Update sources and install:
sudo apt update && sudo apt install mainline
Launch Mainline from App Menu or terminal, and select the kernel you wish to test.
To use TuxInvader Kernel:
These are not Microsoft signed, so Secure Boot must be disabled in BIOS Settings.
Add repository:
If using Zorin OS 16:
sudo add-apt-repository ppa:tuxinvader/lts-mainline
If usi…