So I updated my PC to the newest Artix version and when I boot up it show all the services started up and one of them shows
modules | * Failed to load nvidia-nvm [ !! ]
after it list all of the services it stays on tty1 instead of going into tty7. I switch over to tty7 and its a back screen with "_" blinking.
I using an 1080ti.
6.0.2-artix1-1.1
Hi, just now my nvidia module didn't load either and thus I could not start my xorg server.
In uninstalled
nvidia
and installed
nvidia-dkms
and then rebooted.
That fixed it for me, the module loads again as seen in the start up sequence and xorg works again for me.
I tired that yesterday but when installing nvidia-dkms it took a long time so I killed it since I was too impatient next time I give it more time. When I tried to uninstall nvidia it said nothing was found but probably uninstalled it when I tried to install nvidia-dkms.
Steps
sudo pacman -R nvidia; sudo pacman -S nvidia-dkms