PDA

View Full Version : Debian and Nvidia Installer


Ocean
04-03-03, 12:02 PM
hmm, The installer looks nice and all. But on my Debian Current, it does not install...
I had to manualy install the kernel modual... the installer didint modprobe it. And when I reset my box, it does not auto-load the module. Is this just an issue with my computer? or are is it an issue with debian ?

Ralph Scharpf
04-03-03, 01:53 PM
Ocean,

please try adding "alias char-major-195 nvidia" to you modules.conf

Ralph

bwkaz
04-03-03, 03:13 PM
Or, since it's Debian, try adding just "nvidia" to /etc/modules.

Debian doesn't use modules.conf. ;)