Re: linux-ck + openrc + nvidia-dkms wont start Xorg
Reply #4 –
yes, but gcc-9.2.1+20200130 changed all
i has same problem with linux-zen.... until newest version of gcc worked linux-zen kernel from archlinux good. but artix gcc have another signature as archlinux now, and cause incompatibility
II) LoadModule: "nouveau"
[ 25.489] (WW) Warning, couldn't open module nouveau
[ 25.489] (EE) Failed to load module "nouveau" (module does not exist, 0)
[ 25.489] (II) LoadModule: "nv"
[ 25.489] (WW) Warning, couldn't open module nv
[ 25.489] (EE) Failed to load module "nv" (module does not exist, 0)
you have evident no driver installed.... so probably is driver not properly installed
pacman -S nvidia-dkms and reinstall kernel for your actual kernel
try our linux-zen ;-)