I ran lsmod | grep nvidia
and got this output:
nvidia uvm 2609152 0
nvidia drm 73728 0
nvidia modeset 1163264 1 nvidia drm
nvidia 39153664 2 nvidia_uvm, nvidia_nodeset
I ran "sudo dkms autoinstall" and got
Error! Could not locate dkms.conf file.
File: /var/lib/dkms/exfat-5.8/1/source/dkms.conf
"dkms status" gives this
exfat/206.297a573: added
exfat-5.8/1: added
nvidia 510.68.02, 5.17.4-artix1-1, x86_64: installed
vmware-workstation/16.2.1_18811642, 5.17.4-artix1-1, x86_64: installed
I assume exfat 206.xx is the newer version and the older 5.8 version folder is conflicting? Should I remove the older folder if so?
I'd troubleshoot further, but I have to get to bed.