| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
 [Xen-users] Fwd: Xen PCI Passthrough
 
To: xen-users@xxxxxxxxxxxxxxxxxxxFrom: Sylspy20 <sylspy20@xxxxxxxxx>Date: Sat, 28 May 2011 19:02:06 +0200Delivery-date: Sat, 28 May 2011 10:59:09 -0700Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma;	h=message-id:date:from:user-agent:mime-version:to:subject	:content-type;	b=d+kzkHZ2beFrqScCcxsCChD1QbGhk+1ytWK2tQT584bvfcmmU853M29NKHIWaUNlnV	hbo7BAOmpQ9se5e3wIkFoNpYJ5oprPOe0O0dTcbsZSfhTMiSFr7pVYSNs05rXgfdJlXp	zSTpYmtL4EYRoLOt2H1w7j8YynwOdmnOs0BvQ=List-id: Xen user discussion <xen-users.lists.xensource.com> 
 | Hello, 
 this is the first time I write the list.
 
 I encounter a problem I am desperate.
 
 I want to launch a Windows VM with 3D.
 Without the passthrough, I do not worry MEETS.
 
 Now with the launch passthrough, I have the following message:
 
     Using config file "./Windows7.hvm".
    Error: pci: PCI Backend and pci-stub don't own device 0000:01:00.0
At the core virtual PCI Passthrough course.Here is the config grub
 
     title Xen 4.1.0
    root (hd0,4)
    kernel /boot/xen.gz
    module /boot/kernel-2.6.34-xen-r4 root=/dev/ram0
    real_root=/dev/mapper/isw_dcgdjhjbdg_Raid55 dodmraid dolvm domodules
    ro nomodeset pci=resource_alignment=01:00.0 xen-pciback.hide=(01:00.0)
    module /boot/initramfs-2.6.34-xen-r4
Following option in the VM under /etc/xen/
 
     gfx_passthrough=1
    pci=['01:00.0']
How can I debug the problem.
 Thank you in advance for your advice, I am lost.
 Sincerely, Spy20
 
 P.S : I'm French and I don't speak English fluently
 
 
 | 
 _______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users 
 |