[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-users] Pathcs for VGA PassThrough for xen-4.2 unstable revision 23799


  • To: Xen <xen-users@xxxxxxxxxxxxxxxxxxx>
  • From: David TECHER <davidtecher@xxxxxxxx>
  • Date: Wed, 31 Aug 2011 10:49:29 +0100 (BST)
  • Delivery-date: Wed, 31 Aug 2011 02:50:35 -0700
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.fr; h=X-YMail-OSG:Received:X-Mailer:Message-ID:Date:From:Reply-To:Subject:To:MIME-Version:Content-Type; b=v2Wo7yP1bEIZDqZZd9lkRsI2PKc8DxmqFK06FH4snMeWxt4gmnCyGX7FCemUdNnTpG0dTvHr2h1sGUzrpOFzPxATxHOsYG7w65XOIgHDzZ1/Nni6NelsU+kKHKkbiJ9qSah5WbZROpO5EVh1CRY7sYRPlbw9nw1iifQPo+iHjdc=;
  • List-id: Xen user discussion <xen-users.lists.xensource.com>

Hi

I've just updated the patchs taken from mailing list on May 2011.

As usual

hg clone -r 23799 http://xenbits.xensource.com/hg/staging/xen-unstable.hg/ xen
# Make a first "init build"
cd xen/tools
make
make clean
cd ..

# Download patches and patch
wget -q http://www.davidgis.fr/download/gfx_patch.tar.bz2
tar xvjf gfx_patch.tar.bz2
for file in $(ls gfx_patch/*.patch);do patch -p0 < ../$file;done

# Copy the bios (EEPROM) of your graphic card to
#tools/firmware/vgabios/vgabios-pt.bin
cp /path/to/yourbios.rom tools/firmware/vgabios/vgabios-pt.bin

# Compil and install
make tools
make install-tools PYTHON_PREFIX_ARG=

Updating tools/firmware/hvmloader/acpi/dsdt.asl
################################################
Notice: I've updated the file tools/firmware/hvmloader/acpi/dsdt.asl
for my graphic card (MSI GT 440 1024), so please update the file
tools/firmware/hvmloader/acpi/dsdt.asl according to the required memory reservations
of your graphics card.

Get it using lspci |grep VGA. Ensure to use

dmesg | grep pci (depends of required modules for PCI debug in your kernel

Find the required fields

Update the file.

I did not succeed to use my graphic card EVGA GTX 460 1024M. If someone succeeded, it will be
great to tell how he did :)




For French users:
#################

I've just done a tutorial on my blog at

http://www.davidgis.fr/blog/index.php?2011/08/28/818-xen-intel-vt-d-sur-core-5-2400-vga-passthrough-sur-carte-nvidia-msi-gt-440-partie-iv


Thnaks
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.