#Cannot use XORG

8 messages · Page 1 of 1 (latest)

mighty sequoia
#

https://paste.rs/nHIt3.txt Xorg Logs
https://paste.rs/682qR.txt Xorg Configuration (xorg.conf)
https://paste.rs/hAVVy.txt Xorg 10-nvidia.conf
https://paste.rs/OXHcb.txt Xorg 10-nvidia-drm-outputclass.conf
https://paste.rs/zepmZ.txt Xorg 20-nvidia.conf

---------------------I S S U E--------------------

Cannot start any display manager whatsoever.

lightdm doesn't work (my display manager)
startx crashes too

How do I fix this? Logs attached above, details are below.

Please ping me for a solution, thanks in advance.

Information about the system:

NVIDIA Driver version: 530-dkms
NVIDIA GPU: NVIDIA GeForce MX130 4 GB
Kernel: linux-6.3.4-zen

civic geode
#

Looks like you installed the proprietary nvidia driver but ther module is not loaded in your initramfs (or at least I suspect so, because of this in your log:)

81.437] (WW) Warning, couldn't open module glxserver_nvidia
[ 81.437] (EE) NVIDIA: Failed to load module "glxserver_nvidia" (module does not exist, 0)

See the instructions here: https://wiki.archlinux.org/title/NVIDIA#Installation

review all the steps, but you're probably just missing the step #5, re-generating your initramfs.

You should also do the pacman hook ( https://wiki.archlinux.org/title/NVIDIA#pacman_hook ) to ensure you don't forget to do that again after a nvidia driver upgrade (the hook would do it automatically)

#

If that still doesn't work, do as suggested in step 1.3.1 and add nvidia, nvidia_modeset, nvidia_uvm and nvidia_drm modules to your initramfs

mighty sequoia
mighty sequoia
#

i already added nvidia uvm etc

#

to initramfs