WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] xen, pvops & nvidia graphics

To: Kai Wohlfahrt <kjw53@xxxxxxxxx>
Subject: Re: [Xen-users] xen, pvops & nvidia graphics
From: Jørn Odberg <jorn.odberg@xxxxxxxxx>
Date: Tue, 19 Jan 2010 14:49:52 +0100
Cc: chris <tknchris@xxxxxxxxx>, Xen-Users List <xen-users@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Tue, 19 Jan 2010 05:50:38 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=fud8VwpMCSLm8cJOEmArVK/Hv6pqwDSp+geC2ptVwLI=; b=ZT6NqNhncVjKClPk2tvqbxygq/y74RLfO8lsx8dXWuBswhMthGlZrQfvTyAc5uUJfB r1nTsZ4ugap7EOplD7+g5i+//6luszMGgxQ2JweVyJP62LMNEK9CY8y/QfxqieRTq17f oAelZwtPBJ3sgNkypwduVDCrSjbDICqMOniYQ=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=UroR7vDu9K1pM4TXD86H5Fq8Br/C/KaAgKY/PYkcQtEj5HbkaglnPAofuwNOyJ5zRc ZY2SyEDGUCpgn+mst7I0qu/zUoGS5nBnFF3SPxOeCf0EtT6r3CrhJmuv8ZtAAxsz8+V9 hxuJWVOxxCLVmGdmduDiQeZEZUkVAqngnHkHE=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <8187cf590912211322n50970776l81ae85958b747af0@xxxxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <8187cf590912200728r3ecd6117ua6801fd171897f0e@xxxxxxxxxxxxxx> <31e44a110912210956x6d98f348k7bb5614d8595e4e1@xxxxxxxxxxxxxx> <8187cf590912211322n50970776l81ae85958b747af0@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hello.

I have this exact same problem myself.

(I have four onboard gigabit network cards, pci 05:00.0, 06:00.0, 07:00.0 and 08:00.0)
I tried using pciback.hide=(06:00.0)(07:00.0) . And in dom0, I now get:

xen ~ # ifconfig eth1
eth1: error fetching interface information: Device not found


And the same for eth2. So it apparently got "hidden", or detached.

But the command "xm pci-list-assignable-devices" doesn't return anything. And when trying "xm pci-detach", I get the same error as you (Cannot detach when pci platform does not exist). Even though I've compiled in all the support I can think of in the kernel.

Running:
Gentoo 2.6.31-xen-r10
xen-3.4.2-r1


// Jørn


On Mon, Dec 21, 2009 at 10:22 PM, Kai Wohlfahrt <kjw53@xxxxxxxxx> wrote:
Still no luck with that. My grub entry looks like so:

menuentry "Xen-Unstable / Kubuntu 9.10 kernel 2.6.31.6 pvops" {
insmod ext2
set root=(hd0,1)
multiboot (hd0,1)/boot/xen.gz dom0_mem=1048M iommu=force
module (hd0,1)/boot/vmlinuz-2.6.31.6-xen xen-pciback.hide=(01:00.0)
module (hd0,1)/boot/initrd.img-2.6.31.6-xen
}

but my lspci still looks the same (i.e. it still has the line: 01:00.0 VGA compatible controller: nVidia Corporation G96 [GeForce GT 130M] (rev a1)).

Using xm pci-detach still gives the same error as well (Error: Cannot detach when pci platform does not exist)

Kai

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

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>