I have the following in my /etc/modprobe.d/nvidia.conf file:
# put nouveau out of the game
blacklist nouveau
# nvidia kernel module
blacklist nvidia-256_35
alias char-major-195 nvidia-195_36_15
alias nvidia nvidia-195_36_15

I also have the following in:
/lib/modules/2.6.32.16-141.fc12.i686/updates/drivers/video/nvidia/
                nvidia-195_36_15.ko  nvidia-256_35.ko

However, the system can't seem to find the nvidia module when I
restart X.

I then tried manually running modprobe nvidia:
  FATAL: Module nvidia not found.

However, it works if I run:
  modprobe nvidia-195_36_15

Why isn't the alias working here?

_______________________________________________
atrpms-users mailing list
[email protected]
http://lists.atrpms.net/mailman/listinfo/atrpms-users

Reply via email to