Am Donnerstag, 25. September 2008 schrieb Hans-J. Ullrich: > Am Donnerstag, 25. September 2008 schrieb Igor Támara: > > Hi, I'm on Lenny 2.6.26-1-amd64, xorg 1:7.3+16, when I try > > building the nvidia module with > > > > m-a -t -f clean,build,install nvidia > > > > I get > > > > /usr/src/modules/nvidia-kernel/nv/nv.c: In function > > 'nv_kern_vma_nopage': > > /usr/src/modules/nvidia-kernel/nv/nv.c:1832: error: 'NOPAGE_SIGBUS' > > undeclared (first use in this function) > > /usr/src/modules/nvidia-kernel/nv/nv.c: At top level: > > /usr/src/modules/nvidia-kernel/nv/nv.c:1839: error: unknown field > > 'nopage' specified in initializer > > /usr/src/modules/nvidia-kernel/nv/nv.c:1839: warning: initialization > > from incompatible pointer type > > make[4]: *** [/usr/src/modules/nvidia-kernel/nv/nv.o] Error 1 > > make[3]: *** [_module_/usr/src/modules/nvidia-kernel/nv] Error 2 > > make[3]: Leaving directory `/usr/src/linux-headers-2.6.26-1-amd64' > > NVIDIA: left KBUILD. > > nvidia.ko failed to build! > > make[2]: *** [module] Error 1 > > make[2]: Leaving directory `/usr/src/modules/nvidia-kernel/nv' > > make[1]: *** [build-stamp] Error 2 > > make[1]: Leaving directory `/usr/src/modules/nvidia-kernel' > > make: *** [kdist_image] Error 2 > > > > For Lenny users there will be no nvidia propietary support? or there > > is another Debian way to install it? > > > > My card worked previously with the nvidia driver, now I'm running > > with nv, but I would like to have dri support > > > > 07:00.0 VGA compatible controller: nVidia Corporation G72 [GeForce > > 7300 SE] (rev a1) > > Did you update to the latest version of Xorg ? This is often the most > problem... > > Good luck ! > > Hans
Sorry, I read wrong. You crashed during compilation ! You must install and compile nvidia-kernel, after this install the package nvidia-glx. Then, in xorg.conf change the driver from "nv" to "nvidia". If X failes to start, you can comment the entry > Load "glx" < out, so glx will not be used, only the kernel-module (just for testing purposes). Make sure, you have the latest Kernel-headers, Xorg version and nvidia-* installed. Good luck ! Hans -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

