Having trouble compiling the nVidia kernel driver to use with the 2.4.0 kernel. I compile while running 2.4.0. After the warning about official support only upto kernel 2.2 I get: nv.c: In function `nv_lock_pages': nv.c:556: warning: implicit declaration of function `mem_map_inc_count' nv.c: In function `nv_unlock_pages': nv.c:583: warning: implicit declaration of function `mem_map_dec_count' nv.c: At top level: nv.c:853: unknown field `unmap' specified in initializer nv.c:853: warning: initialization from incompatible pointer type make: *** [nv.o] Error 1 I tried "insmod agpgart agp_try_unsupported=1" but that gives me some thing along the lines of "init_module: no such device." some Debian users seem to have gotten this to work but not me, yet. Any suggestions??? (I have the nVidia card working on 2.2 but I want to go to 2.4.0 so I can use the USB scanner I have.) Thanks, kurtrr