LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   help!--nvidia driver for 2.6 kernel ?! (https://www.linuxquestions.org/questions/linux-hardware-18/help-nvidia-driver-for-2-6-kernel-110322/)

oskernel 10-30-2003 05:26 AM

help!--nvidia driver for 2.6 kernel ?!
 
Could anybody show me how to install nvidia driver in linux 2.6 kernel step by step ??

oskernel 10-30-2003 05:34 AM

I have succeeded on 2.4 kernel, but on 2.6 not!
my kernel version is 2.6.0-test9; I have download the patch from minion.de
My installation steps are as following:

download patch for 2.6
./NVIDIA*.run --extract-only
cd NVIDIA/usr/src/nv
cp patch here and patch nvidia driver
make install

edit XFree86, delete "load dri" and replace "nv" with "nvidia"
startx
(failed! it says "cannot load nvidia: no such module")

and then I tried again:
download NVIDIA_GLX*
tar and make install
startx again
now the screen shows terrible mess chars and then system halted!


All times are GMT -5. The time now is 12:31 PM.