I was reinstalling archlabs today, after freshly reinstalling - everything works as default.
This time (for testing) I installed the zen kernel instead of vanilla kernel, if this could be the culprit of my problems. I use openbox & lightdm, and AMD Ryzen 3 1200 cpu & nvidia gtx1070 card.
When I install sudo pacman -S nvidia nvidia-libgl and reboot, then I can’t get into lightdm login screen anymore. What is up with that? This is how I am stuck:
[ OK ] Started Authorization Manager.
[ OK ] Started Accounts Service.
What to do? Please help
Edit: for now I am reinstalling again (for 5th time today) and trying if vanilla kernel solves the problem, I am completely clueless however.
If you say nvidia then there’s the culprit, with nvidia drivers you’ll need to use dkms and it should work. The issue is that the nvidia drivers are built for the vanilla kernel.
Side note, I installed the zen kernel in hopes of getting better performance in some games, it made things worse, not immensely but I had audio delay and stuttering in borderlands 3 under proton. YYMV as I’m not running nvidia but, overall it just solidified my previous belief/claim that the vanilla kernel is quite good.
The dkms… oops? it’s this right nvidia-dkms and should I only install it for zen-kernel? For some reason I installed it the last time, maybe for VMware or VirtualBox iirc!
It will work fine with all the kernels with headers but it needs to build the modules each time, that’s why they offer the prebuilt ones for vanilla kernel with vanilla drivers for a time saver as that’s what most people will use.