Displaying 6 results from an estimated 6 matches for "ignore_xen_presence".
2008 Jun 22
17
about module nVidia GeForce 8400 G in Xen
Hi everyone,
If there any modules (drivers) for Video Graphic Accelerated Card nVIDIA
GeForce 8400 G in Xen?
Cause the driver that I downloaded from nvidia.com won´t work with Xen
Kernel.
Any Idea?
I use CentOS 5.1
I appreciate your helps very much
thank you
Eric Jansen
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
2008 Aug 16
2
xen and nvidia
has anyone had any luck getting nvidia to work with the latest xen kernel
under x86_64? I found an unsupported method involving IGNORE_XEN_PRESENCE
[1], but it doesn't work for me. Everything google turns up seems to be a
year old. prob nothing has changed but I just wonder.
[1] http://www.nvnews.net/vbulletin/archive/index.php/t-95483.html
maybe I could I run a xen dom0 under vmware? nah...
2007 Nov 22
2
2.6.22.9-xen (ubuntu) and Nvidia x86_64-100.14.19 - success
...2.run -a -x
cp -a NVIDIA-Linux-x86_64-100.14.19-pkg2/usr/src/nv/
nvidia-source-100.14.19-x86_64-xen
patch -p0 < nvidia-xen.diff
$EDITOR /lib/modules/`uname
-r`/build/include/asm-i386/mach-xen/asm/hypervisor.h
[ comment out HYPERVISOR_poll function ]
cd nvidia-source-100.14.19-x86_64-xen
IGNORE_XEN_PRESENCE=y make SYSSRC=/lib/modules/`uname -r`/build module
[nessecary with SYSSRC=... to get all the includepaths right]
DISPLAY=:0.0 xdpyinfo
[snip]
BIG-REQUESTS
DAMAGE
DEC-XTRAP
DOUBLE-BUFFER
DPMS
Extended-Visual-Information
GLX
MIT-SCREEN-SAVER
MIT-SHM...
2012 Jun 05
7
Re: XEN MTRR
On Sun, Jun 03, 2012 at 05:31:32PM +1000, aorchis@gmail.com wrote:
> Hi Jeremy and Konrad,
CC-ing xen-devel.
>
> Basically the driver NVIDIA provided is a binary blob and recent
> versions does not work with the PAT layout of XEN so it falls back to
> MTRR to provide write combining (please correct me if I''m wrong).
OK? Which is still OK. Are you using a v3.4 kernel
2008 Oct 23
14
Problem with VT-d on Mainboard Intel DQ45CB
Hello all,
this mail is related to a post by Axel Schöner that I found at
http://article.gmane.org/gmane.comp.emulators.xen.user/40621
when I was searching the WEB about solutions to my problem.
I would like to confirm that VT-d with XEN 3.3 kernel 2.6.18.8 on mainboard
Intel DQ45CB seems to be broken.
Survey (details are down below)
---------------------------------------
Whenever I boot my
2009 Jan 10
51
Xen with dom0 pvops on ultra-recent "git tip" kernel on x86_64
Hi everyone,
I am very excited to see that dom0 pvops is finally coming close to
working, so I wanted to give it a try.
>From the description it was not clear to me which kernel to chose as
base for the patches.hg, so I took the latest (that was ~ 2 weeks ago)
kernel on git.kernel.org I could find (post-2.6.28 git tip at that
point).
I managed to more or less apply all of the patches in the