I cut some text to avoid too long posts... --- Ochronus <[EMAIL PROTECTED]> wrote: > > Here is the path I followed when installing the > nvidia drivers: > > apt-get install nvidia-kernel-src > apt-get install nvidia-glx-src >
This doesn't work - apt keeps saying it can't find them. Paul Johnson <[EMAIL PROTECTED]> said I have to get nvidia-kernel-source and install nvidia-glx-source - which name is correct? > cd /usr/src > > tar xvfz nvidia-kernel-src.tar.gz > > export KSRC=/usr/src/ > (Or/usr/src/kernel-headers-XXX if you only have > the kernel-headers > package) > > export KVERS=<your kernel version here> (e.g. > 2.4.18) > > cd modules/nvidia-kernel-XXXX > debian/rules binary_modules > > cd /usr/src > dpkg -i nvidia-kernel-blahblah.deb > > > Then, for the GLX module: > > cd /usr/src/nvidia-glx-XXX > dpkg-buildpackage -us -uc > cd /usr/src > dpkg -i nvidia-glx-blahblah.deb > > Then, as of X config: > > Minimum requirements: > In Section "Module" > add Load "glx" > remove Load "dri" > remove Load "GLcore" > In Section "Device" > Change Driver "nv" to Driver "nvidia" > > > Good luck! > > Ochronus > > > -- > To UNSUBSCRIBE, email to > [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact > [EMAIL PROTECTED] > __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]