Back when 5.11 came out I was unable to make it work after a bit of fiddling and I downgraded back to 5.10. Now I decided I would look into it more closely and it turned out I had to do 2 things to fix it:
- After putting
20-nvidia.conf
in the xorg config directory, I also had to delete the (empty)Files
section from/etc/X11/xorg.conf
. - I had to set
IGNORE_CC_MISMATCH=1
in/etc/profile
. The first time I actually ransudo -E dkms install ...
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