You are not logged in.
Today I did a pacman -Syu , it wanted to upgrade nvidia-utils, I said yes and it told me it would remove nvidia package as it conflict with, so I let it remove nvidia pakage.
Then Xorg didn't wanted to start. I reinstalled nvidia and received the following error:
Error: API mismatch: The NVIDIA kernel module has the version 1.0-8178, but this X module has the version 1.0-8762
Please make sure kernel module and all Nvidia components have the same version
Then I removed nvidia and nvidia-utils and reinstalled them, now I receive the following error when trying to start Xorg:
Fatal: could not open '/lib/modules/2.6.16.18-ARCH/kernel/drivers/video/nvidia.ko
Failed to load nvidia kernel module!
How do I fix this? I'm using my own compiled kernel version (2.6.16.18) and Xorg worked find before doing pacman -Syu and updating nvidia-utils.
Offline
If you use a custom kernel, you'll need to compile your own nvidia modules: http://www.archlinux.org/news.php#238
Offline
update 'nvidia' and reboot.
Offline