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 :-( tia, thomas _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
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@lists.xensource.com http://lists.xensource.com/xen-users
On Thu, Oct 22, 2009 at 10:55 PM, Jamon Camisso <jamonation@gmail.com> wrote:> 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@lists.xensource.com > http://lists.xensource.com/xen-users >Nvidia binary drivers work ok with opensuse patched 2.6.29 but I had serious problems when I tried to use them with 2.6.31, I plan to try again later this week using a newer version of the nvidia drivers. Andy _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users