@tuxsavvy Nvm, I figured it out. Just had to add this to my xorg.conf
Section "Files"
ModulePath "/usr/lib/nvidia/xorg"
ModulePath "/usr/lib/xorg/modules"
EndSection
Also realized that /etc/X11/xorg.conf.d/20-nvidia.conf
doesn't exist for me, coping it over from /usr/share/nvidia-340xx
doesn't seem to fix the issue so had to add it to xorg.conf
Pinned Comments
JerryXiao commented on 2022-10-13 03:51 (UTC) (edited on 2022-10-14 02:44 (UTC) by JerryXiao)
For testing users, contributors: check out https://github.com/archlinux-jerry/nvidia-340xx
Warning: force push may happen to match the aur tree