Hello, I am pretty new to Xen, but am managing to get things working. Currently, I have a Xen0 gentoo xen kernel running 2.6.21-xen. I am using the precompiled xen 3.1.0 (as the version from gentoo refused to boot at all). I am using a 64 bit, Intel Core 2 Quad system. I have a running Windows XP HVM that is working correctly. My goal is to use this DomU to run the GBPVR media server software. I would really like to get my Hauppauge PVR150 working from this DomU. I have passthru support enabled in the kernel, and have passed the pciback.hide(02:09.0) command to the Dom0 at bootup. It looks like that part of things are working, but I still cannot see the PCI card in Windows. Is this even possible with my configuration? If so, what do I need to do to make this happen. I do notice that I still see the card when I do the lspci command, so it must not be too hidden from the system. I would really appreciate any advice I can get on this. Thanks! Jonathan _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
On Do, Mär 20, 2008 at 10:35:28 -0500, Jonathan Kressin wrote:> Hello, > > I am pretty new to Xen, but am managing to get things working. Currently, I > have a Xen0 gentoo xen kernel running 2.6.21-xen. I am using the > precompiled xen 3.1.0 (as the version from gentoo refused to boot at all). > I am using a 64 bit, Intel Core 2 Quad system. I have a running Windows XP > HVM that is working correctly. > > My goal is to use this DomU to run the GBPVR media server software. I would > really like to get my Hauppauge PVR150 working from this DomU. I have > passthru support enabled in the kernel, and have passed the pciback.hide> (02:09.0) command to the Dom0 at bootup. It looks like that part of things > are working, but I still cannot see the PCI card in Windows. Is this even > possible with my configuration? If so, what do I need to do to make this > happen. I do notice that I still see the card when I do the lspci command, > so it must not be too hidden from the system. > > I would really appreciate any advice I can get on this.To do this, you must use: 1) Xen 3.2 or more 2) Hardware with VT-d support (don''t confuse with VT-x) You can read more about this on the page [1]. [1] http://wiki.xensource.com/xenwiki/VTdHowTo> > Thanks! > Jonathan> _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users-- WBR, i.m.chubin _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Thanks for the info! Is there any easy way to tell if my motherboard has VT-d support? I have a XFX nForce 680i LT SLI Motherboard. I can enable virtualization from the bios, but that is the only mention of any virtualization anywhere. The motherboard manual is not all that detailed. Thanks, Jonathan On Fri, Mar 21, 2008 at 3:39 AM, Igor Chubin <igor@chub.in> wrote:> > > > To do this, you must use: > > 1) Xen 3.2 or more > 2) Hardware with VT-d support (don''t confuse with VT-x) > > You can read more about this on the page [1]. > > > [1] http://wiki.xensource.com/xenwiki/VTdHowTo > > > > > Thanks! > > Jonathan > > > _______________________________________________ > > Xen-users mailing list > > Xen-users@lists.xensource.com > > http://lists.xensource.com/xen-users > > -- > WBR, i.m.chubin > >_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
On Fr, Mär 21, 2008 at 09:30:32 -0500, Jonathan Kressin wrote:> Thanks for the info! > > Is there any easy way to tell if my motherboard has VT-d support? I have a > XFX nForce 680i LT SLI Motherboard. I can enable virtualization from the > bios, but that is the only mention of any virtualization anywhere. The > motherboard manual is not all that detailed.It''s unlikely that your motherboard supports VT-d. Chipsets with VT-d support: * Q963/Q965 (Broadwater-Q) * Q33/Q35 (Bearlake-Q) * Q43/Q45 (Eaglelake-Q) If your machine supports VT-d, there are should be menu item "Enable VT-d" or "Enable I/O virtualization" in the BIOS.> > Thanks, > Jonathan > > > > On Fri, Mar 21, 2008 at 3:39 AM, Igor Chubin <igor@chub.in> wrote: > > > > > > > > > To do this, you must use: > > > > 1) Xen 3.2 or more > > 2) Hardware with VT-d support (don''t confuse with VT-x) > > > > You can read more about this on the page [1]. > > > > > > [1] http://wiki.xensource.com/xenwiki/VTdHowTo > > > > > > > > Thanks! > > > Jonathan > > > > > _______________________________________________ > > > Xen-users mailing list > > > Xen-users@lists.xensource.com > > > http://lists.xensource.com/xen-users > > > > -- > > WBR, i.m.chubin > > > >-- WBR, i.m.chubin _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users