Hmm, im not sure you have to be using 2.4 but it wouldnt help... make sure you have to correct kernel source in /usr/src/linux it does make a difference. Then after make install do modprobe NVdriver otherwise hte driver maybe possible require 2.4.x kernel... Right now im running the 0.97 nVidia driver, with kernel 2.4.2 and a GeForce2 GTS jsut fine... hope this helps
- overid3 =) On Wednesday 28 March 2001 02:19, Dieter Schicker wrote: > Hello, > > I have a new graphics card (NVIDIA GeForce 2 MX) and downloaded the latest > drivers (NVIDIA_kernel-0.9.769 and NVIDIA_GLX-0.9.769). When I do the "make > install" run I get the following error messages: > > [...] > depmod: *** Unresolved symbols in /lib/modules/2.2.18pre21/video/NVdriver > /lib/modules/2.2.18pre21/video/NVdriver: unresolved symbol __global_cli > /lib/modules/2.2.18pre21/video/NVdriver: unresolved symbol tqueue_lock > /lib/modules/2.2.18pre21/video/NVdriver: unresolved symbol > __global_save_flags > /lib/modules/2.2.18pre21/video/NVdriver: unresolved symbol > __global_restore_flag > insmod NVdriver failed > [...] > > I'm running the 2.2.18pre21 kernel and have XFree86-4.0.2 installed. > > Since I'm a Debian-newbie I can't figure out how to solve this problem. > Any help would be appreciated. > > Cheers and thanks in advance > Didi