|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Debian Lenny, 2.6.31.4 and Nvidia
Thomas Halinka wrote:
Hello,
im searching for a way to get the prop. nvidia-driver running.
Im running a 2.6.29.6-xen-kernel and would like to use the
185.18.36-driver - nv works fine, but without xinerama.
If i run the installer it crashes....
or with kernel.source-path-option it means that it couldnt find the
kernel-sources...
/NVIDIA-Linux-x86-185.18.36-pkg1.run
--kernel-source-path=/usr/src/linux
when i extract the files from installer and trying to compile
cd NVIDIA-Linux-x86-185.18.36-pkg1/usr/src/nv/
make SYSSRC=/usr/src/linux module
Is there any way to get NVIDIA running under XEN?
btw: was anybody able to boot 2.6.31-xen-Kernel? Tried many options with
no Sucess :-(
I use these exports and have nvidia working with Xen:
export IGNORE_XEN_PRESENCE=1
export SYSSRC=/lib/modules/$(uname -r)/source
export SYSOUT=/lib/modules/$(uname -r)/build
Jamon
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|