[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] about module nVidia GeForce 8400 G in Xen
> Try : > > # export IGNORE_XEN_PRESENCE=1 > # chmod a+x NVIDIA-Linux-x86-173.14.09-pkg1.run > # ./NVIDIA-Linux-x86-173.14.09-pkg1.run > > Perhaps running sh causes it to not to see the environment variable. Do all > of this in one bash shell. It should also pick up automatically on where the > xorg lib modules are. > Thanks, I did like you advised and it helped (also I used sudo before, and at this time, I have switched to root by su; may be it was the problem). Thank you. But I have faced new problem. When I run ./NVIDIA-Linux-x86-173.14.09-pkg1.run and it wants to build a module, it fails with an error: ----------------------------------------------------------- cat /var/log/nvidia-installer.log ... /tmp/selfgz4061/NVIDIA-Linux-x86-173.14.09-pkg1/usr/src/nv/nv.c: In function 'nv_kern_open': /tmp/selfgz4061/NVIDIA-Linux-x86-173.14.09-pkg1/usr/src/nv/nv.c:2044: error: implicit declaration of function 'HYPERVISOR_memory_op' make[3]: *** [/tmp/selfgz4061/NVIDIA-Linux-x86-173.14.09-pkg1/usr/src/nv/nv. o] Error 1 make[2]: *** [_module_/tmp/selfgz4061/NVIDIA-Linux-x86-173.14.09-pkg1/usr/sr c/nv] Error 2 NVIDIA: left KBUILD. nvidia.ko failed to build! make[1]: *** [module] Error 1 make: *** [module] Error 2 -> Error. ERROR: Unable to build the NVIDIA kernel module. ERROR: Installation has failed. Please see the file '/var/log/nvidia-installer.log' for details. You may find suggestions on fixing installation problems in the README available on the Linux driver download page at www.nvidia.com. ----------------------------------------------------------- I have googled the error, and found that there is a bug in Debian [http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=481485] (and I use Debian), which causes the error. There are several workarounds in the discussion of the bugs. but I have not tried them yet. > Chris > _______________________________________________ > Xen-users mailing list > Xen-users@xxxxxxxxxxxxxxxxxxx > http://lists.xensource.com/xen-users -- WBR, i.m.chubin _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |