I’m new to Arch based distros, I installed Endeavour OS(KDE) a week ago with the default(Non-LTS) kernel, but on forums people are suggesting to use LTS kernel, my laptop is old and I also don’t want to update the kernel daily as my internet plan is limited.
Can anyone guide me how to install and switch to LTS kernel ? and
Do I need to reinstall nvidia drivers after switching to LTS kernel ?
Endeavour OS made me stop distro-hopping and I wanna stay on it for a long time… <3
this will install the lts-kernel, then how can I switch on lts-kernel ?
and can i directly remove the non-lts kernel by pacman -R linux linux-headers ?
I booted on lts kernel but now I’m trying to remove non-lts kernel but dep. error came :-
sudo pacman -R linux linux-headers
checking dependencies…
error: failed to prepare transaction (could not satisfy dependencies)
:: removing linux breaks dependency ‘linux’ required by r8168
If you are not short of disk space, I would leave the linux kernel as is.
But you could check if you really need the r8168 driver. For example, run command lspci -vnn and see what kernel driver is in use for the Ethernet controller.