From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?iso-8859-1?Q?Aur=E9lien_MILLIAT?= Subject: ATI VGA passthrough and S400 Synchronization module Date: Tue, 24 Jul 2012 16:05:20 +0000 Message-ID: <36774CA35642C143BCDE93BA0C68DC5702C0AE46@dulac> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7700040496235551065==" Return-path: Content-Language: fr-FR List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: "xen-devel@lists.xen.org" List-Id: xen-devel@lists.xenproject.org --===============7700040496235551065== Content-Language: fr-FR Content-Type: multipart/alternative; boundary="_000_36774CA35642C143BCDE93BA0C68DC5702C0AE46dulac_" --_000_36774CA35642C143BCDE93BA0C68DC5702C0AE46dulac_ Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi, I'm currently trying to use XEN on graphical cluster. VGA passtrough works fine and I'm able to use quad-buffer for active stereo= . The last thing to do is to synchronize all GPU from the cluster. For this purpose I use ATI FirePro S400 and it didn't works. I've seen two behaviors: -When I run lspci command on Dom0 I've got: 0f:00.0 VGA compatible controller: ATI Technologies Inc Device 6888 0f:00.1 Audio device: ATI Technologies Inc Cypress HDMI Audio [Radeon HD 58= 00 Series] And sometimes just 0f:00.0 VGA compatible controller: ATI Technologies Inc Device 6888 -When a DomU(Windows 7) is running, it's very slow (I can't do anything) an= d crash after several minutes. I've tried with the unstable version and I've seen the same 'lspci' behavio= r. I've a couple of questions: Is it possible to passthrough a VGA with this extension? As it's a particular use of VGA passtrough is it planned to able to use syn= chronization module? Is it easy to add this feature (time cost)? Computers : HP Z800 workstation GPU: ATI FirePro V8800 CPU: Intel Xeon E5640 MB: Intel 5520 chipset XEN : Version 4.1.2 With ATI patch from http://old-list-archives.xen.org/archives/html/xen-user= s/2011-05/msg00048.html Thanks, Aur=E9lien Milliat --_000_36774CA35642C143BCDE93BA0C68DC5702C0AE46dulac_ Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable

Hi,

 

I= 217;m currently trying to use XEN on graphical cluster.

VGA = passtrough works fine and I’m able to use quad-buffer for active ster= eo.

The = last thing to do is to synchronize all GPU from the cluster.

For = this purpose I use ATI FirePro S400 and it didn’t works.

 

I= 217;ve seen two behaviors:

-Whe= n I run lspci command on Dom0 I’ve got:

0f:= 00.0 VGA compatible controller: ATI Technologies Inc Device 6888=

0f:00.1 Audio device: ATI Technologies Inc Cypress HDMI A= udio [Radeon HD 5800 Series]

And = sometimes just

0f:00.0 VGA compatible controller: ATI Technologies Inc D= evice 6888

-Whe= n a DomU(Windows 7) is running, it’s very slow (I can’t do anyt= hing) and crash after several minutes.  

I= 217;ve tried with the unstable version and I’ve seen the same ‘= lspci’ behavior.

 

I= 217;ve a couple of questions:

Is i= t possible to passthrough a VGA with this extension?

As i= t’s a particular use of VGA passtrough is it planned to able to use s= ynchronization module?

Is i= t easy to add this feature (time cost)?

 

Comp= uters : HP Z800 workstation

GPU:= ATI FirePro V8800

CPU:= Intel Xeon E5640

MB: = Intel 5520 chipset

 

XEN&= nbsp;:

Version  4.1.2 =

With= ATI patch from http://old-list-archives.xen.org/archives/html/xen-users/2011-05/msg00048.h= tml

Than= ks,

Aur= =E9lien Milliat

 

 

--_000_36774CA35642C143BCDE93BA0C68DC5702C0AE46dulac_-- --===============7700040496235551065== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel --===============7700040496235551065==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: ATI VGA passthrough and S400 Synchronization module Date: Tue, 31 Jul 2012 19:12:46 -0400 Message-ID: <20120731231246.GD32698@phenom.dumpdata.com> References: <36774CA35642C143BCDE93BA0C68DC5702C0AE46@dulac> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: Content-Disposition: inline In-Reply-To: <36774CA35642C143BCDE93BA0C68DC5702C0AE46@dulac> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: =?iso-8859-1?Q?Aur=E9lien?= MILLIAT Cc: "xen-devel@lists.xen.org" List-Id: xen-devel@lists.xenproject.org On Tue, Jul 24, 2012 at 04:05:20PM +0000, Aur=E9lien MILLIAT wrote: > Hi, > = > I'm currently trying to use XEN on graphical cluster. > VGA passtrough works fine and I'm able to use quad-buffer for active ster= eo. > The last thing to do is to synchronize all GPU from the cluster. > For this purpose I use ATI FirePro S400 and it didn't works. > = > I've seen two behaviors: > -When I run lspci command on Dom0 I've got: > 0f:00.0 VGA compatible controller: ATI Technologies Inc Device 6888 > 0f:00.1 Audio device: ATI Technologies Inc Cypress HDMI Audio [Radeon HD = 5800 Series] > And sometimes just > 0f:00.0 VGA compatible controller: ATI Technologies Inc Device 6888 > -When a DomU(Windows 7) is running, it's very slow (I can't do anything) = and crash after several minutes. > I've tried with the unstable version and I've seen the same 'lspci' behav= ior. > = > I've a couple of questions: > Is it possible to passthrough a VGA with this extension? I never tried. I just pass in the VGA card and don't try to pass in the HDM= I driver. > As it's a particular use of VGA passtrough is it planned to able to use s= ynchronization module? So what is synchronization module for you? That is the HDMI part? > Is it easy to add this feature (time cost)? > = > Computers : HP Z800 workstation > GPU: ATI FirePro V8800 > CPU: Intel Xeon E5640 > MB: Intel 5520 chipset > = > XEN : > Version 4.1.2 > With ATI patch from http://old-list-archives.xen.org/archives/html/xen-us= ers/2011-05/msg00048.html > Thanks, > Aur=E9lien Milliat > = > = > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xen.org > http://lists.xen.org/xen-devel From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?iso-8859-1?Q?Aur=E9lien_MILLIAT?= Subject: ATI VGA passthrough and S400 Synchronization module Date: Mon, 6 Aug 2012 15:50:58 +0000 Message-ID: <36774CA35642C143BCDE93BA0C68DC5702C0B71A@dulac> References: <36774CA35642C143BCDE93BA0C68DC5702C0AE46@dulac>, <20120731231246.GD32698@phenom.dumpdata.com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <20120731231246.GD32698@phenom.dumpdata.com> Content-Language: fr-FR List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Konrad Rzeszutek Wilk Cc: "xen-devel@lists.xen.org" List-Id: xen-devel@lists.xenproject.org >On Tue, Jul 24, 2012 at 04:05:20PM +0000, Aur=E9lien MILLIAT wrote: >> Hi, >> >> I'm currently trying to use XEN on graphical cluster. >> VGA passtrough works fine and I'm able to use quad-buffer for active ste= reo. >> The last thing to do is to synchronize all GPU from the cluster. >> For this purpose I use ATI FirePro S400 and it didn't works. >> >> I've seen two behaviors: >> -When I run lspci command on Dom0 I've got: >> 0f:00.0 VGA compatible controller: ATI Technologies Inc Device 6888 >> 0f:00.1 Audio device: ATI Technologies Inc Cypress HDMI Audio [Radeon HD= 5800 Series] >> And sometimes just >> 0f:00.0 VGA compatible controller: ATI Technologies Inc Device 6888 >> -When a DomU(Windows 7) is running, it's very slow (I can't do anything)= and crash after several minutes. >> I've tried with the unstable version and I've seen the same 'lspci' beha= vior. >> >> I've a couple of questions: >> Is it possible to passthrough a VGA with this extension? > >I never tried. I just pass in the VGA card and don't try to pass in the HD= MI driver. > I've tried this, usually the computer reboot without any informations in lo= gs. Sometimes XEN raise an error because the VGA can't be passed. >> As it's a particular use of VGA passtrough is it planned to able to use = synchronization module? > >So what is synchronization module for you? That is the HDMI part? > No, as it's an extension that is directly plug on the VGA card, it's seems = that XEN isn't aware of it. >> Is it easy to add this feature (time cost)? >> >> Computers : HP Z800 workstation >> GPU: ATI FirePro V8800 >> CPU: Intel Xeon E5640 >> MB: Intel 5520 chipset >> >> XEN : >> Version 4.1.2 >> With ATI patch from http://old-list-archives.xen.org/archives/html/xen-u= sers/2011-05/msg00048.html >> Thanks, >> Aur=E9lien Milliat >> >> > >> _______________________________________________ >> Xen-devel mailing list >> Xen-devel@lists.xen.org >> http://lists.xen.org/xen-devel From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?iso-8859-1?Q?Aur=E9lien_MILLIAT?= Subject: Re: ATI VGA passthrough and S400 Synchronization module Date: Wed, 22 Aug 2012 16:23:02 +0000 Message-ID: <36774CA35642C143BCDE93BA0C68DC5702C0C852@dulac> References: <36774CA35642C143BCDE93BA0C68DC5702C0AE46@dulac> <20120731231246.GD32698@phenom.dumpdata.com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <20120731231246.GD32698@phenom.dumpdata.com> Content-Language: fr-FR List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Konrad Rzeszutek Wilk Cc: "xen-devel@lists.xen.org" List-Id: xen-devel@lists.xenproject.org Hi, I've been able to use ATI FirePro S400 with the unstable version. I've upda= ted my Dom0 and pass the graphic card as secondary adaptor. I've made a quick test for Xen 4.1.2 with these updates but it's still cras= h (no matter I will use the unstable version). Aur=E9lien = _______________________________________________ On Tue, Jul 24, 2012 at 04:05:20PM +0000, Aur=E9lien MILLIAT wrote: > Hi, > = > I'm currently trying to use XEN on graphical cluster. > VGA passtrough works fine and I'm able to use quad-buffer for active ster= eo. > The last thing to do is to synchronize all GPU from the cluster. > For this purpose I use ATI FirePro S400 and it didn't works. > = > I've seen two behaviors: > -When I run lspci command on Dom0 I've got: > 0f:00.0 VGA compatible controller: ATI Technologies Inc Device 6888 > 0f:00.1 Audio device: ATI Technologies Inc Cypress HDMI Audio [Radeon HD = 5800 Series] > And sometimes just > 0f:00.0 VGA compatible controller: ATI Technologies Inc Device 6888 > -When a DomU(Windows 7) is running, it's very slow (I can't do anything) = and crash after several minutes. > I've tried with the unstable version and I've seen the same 'lspci' behav= ior. > = > I've a couple of questions: > Is it possible to passthrough a VGA with this extension? I never tried. I just pass in the VGA card and don't try to pass in the HDM= I driver. > As it's a particular use of VGA passtrough is it planned to able to use s= ynchronization module? So what is synchronization module for you? That is the HDMI part? > Is it easy to add this feature (time cost)? > = > Computers : HP Z800 workstation > GPU: ATI FirePro V8800 > CPU: Intel Xeon E5640 > MB: Intel 5520 chipset > = > XEN : > Version 4.1.2 > With ATI patch from http://old-list-archives.xen.org/archives/html/xen-us= ers/2011-05/msg00048.html > Thanks, > Aur=E9lien Milliat > = > = > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xen.org > http://lists.xen.org/xen-devel From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: ATI VGA passthrough and S400 Synchronization module Date: Thu, 23 Aug 2012 09:36:36 -0400 Message-ID: <20120823133635.GA10700@phenom.dumpdata.com> References: <36774CA35642C143BCDE93BA0C68DC5702C0AE46@dulac> <20120731231246.GD32698@phenom.dumpdata.com> <36774CA35642C143BCDE93BA0C68DC5702C0C852@dulac> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: Content-Disposition: inline In-Reply-To: <36774CA35642C143BCDE93BA0C68DC5702C0C852@dulac> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: =?iso-8859-1?Q?Aur=E9lien?= MILLIAT Cc: "xen-devel@lists.xen.org" , Konrad Rzeszutek Wilk List-Id: xen-devel@lists.xenproject.org On Wed, Aug 22, 2012 at 04:23:02PM +0000, Aur=E9lien MILLIAT wrote: > Hi, > = > I've been able to use ATI FirePro S400 with the unstable version. I've up= dated my Dom0 and pass the graphic card as secondary adaptor. Please do not top post. What did you upgrade dom0 to? > I've made a quick test for Xen 4.1.2 with these updates but it's still cr= ash (no matter I will use the unstable version). > = > Aur=E9lien = > _______________________________________________ > = > On Tue, Jul 24, 2012 at 04:05:20PM +0000, Aur=E9lien MILLIAT wrote: > > Hi, > > = > > I'm currently trying to use XEN on graphical cluster. > > VGA passtrough works fine and I'm able to use quad-buffer for active st= ereo. > > The last thing to do is to synchronize all GPU from the cluster. > > For this purpose I use ATI FirePro S400 and it didn't works. > > = > > I've seen two behaviors: > > -When I run lspci command on Dom0 I've got: > > 0f:00.0 VGA compatible controller: ATI Technologies Inc Device 6888 > > 0f:00.1 Audio device: ATI Technologies Inc Cypress HDMI Audio [Radeon H= D 5800 Series] > > And sometimes just > > 0f:00.0 VGA compatible controller: ATI Technologies Inc Device 6888 > > -When a DomU(Windows 7) is running, it's very slow (I can't do anything= ) and crash after several minutes. > > I've tried with the unstable version and I've seen the same 'lspci' beh= avior. > > = > > I've a couple of questions: > > Is it possible to passthrough a VGA with this extension? > = > I never tried. I just pass in the VGA card and don't try to pass in the H= DMI driver. > = > > As it's a particular use of VGA passtrough is it planned to able to use= synchronization module? > = > So what is synchronization module for you? That is the HDMI part? > = > > Is it easy to add this feature (time cost)? > > = > > Computers : HP Z800 workstation > > GPU: ATI FirePro V8800 > > CPU: Intel Xeon E5640 > > MB: Intel 5520 chipset > > = > > XEN : > > Version 4.1.2 > > With ATI patch from http://old-list-archives.xen.org/archives/html/xen-= users/2011-05/msg00048.html > > Thanks, > > Aur=E9lien Milliat > > = > > = > = > > _______________________________________________ > > Xen-devel mailing list > > Xen-devel@lists.xen.org > > http://lists.xen.org/xen-devel > = > = > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xen.org > http://lists.xen.org/xen-devel > = From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?iso-8859-1?Q?Aur=E9lien_MILLIAT?= Subject: Re: ATI VGA passthrough and S400 Synchronization module Date: Thu, 23 Aug 2012 15:23:25 +0000 Message-ID: <36774CA35642C143BCDE93BA0C68DC5702C0C96B@dulac> References: <36774CA35642C143BCDE93BA0C68DC5702C0AE46@dulac> <20120731231246.GD32698@phenom.dumpdata.com> <36774CA35642C143BCDE93BA0C68DC5702C0C852@dulac> <20120823133635.GA10700@phenom.dumpdata.com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <20120823133635.GA10700@phenom.dumpdata.com> Content-Language: fr-FR List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Konrad Rzeszutek Wilk Cc: "xen-devel@lists.xen.org" List-Id: xen-devel@lists.xenproject.org On Wed, Aug 22, 2012 at 04:23:02PM +0000, Aur=E9lien MILLIAT wrote: > Hi, > = > I've been able to use ATI FirePro S400 with the unstable version. I've up= dated my Dom0 and pass the graphic card as secondary adaptor. > > >Please do not top post. Sorry ! > > What did you upgrade dom0 to? > I've update Debian 6.0.4 to 6.0.5, update all packages and remove everythin= g I've made from my previous test. = I've continue my tests and I've got an issue with active stereo. Previously= , I've got tested active stereo with the stable release. = On unstable version, only the right eye is render (OGLplane and Virtools de= mos). Quad buffer is on, everything seems to be setup as usual for active stereo. = I've tried with and without the S400 card. I will try to gather more informations about this. > > I've made a quick test for Xen 4.1.2 with these updates but it's still cr= ash (no matter I will use the unstable version). > > Aur=E9lien > _______________________________________________ > = > On Tue, Jul 24, 2012 at 04:05:20PM +0000, Aur=E9lien MILLIAT wrote: > > Hi, > > = > > I'm currently trying to use XEN on graphical cluster. > > VGA passtrough works fine and I'm able to use quad-buffer for active st= ereo. > > The last thing to do is to synchronize all GPU from the cluster. > > For this purpose I use ATI FirePro S400 and it didn't works. > > = > > I've seen two behaviors: > > -When I run lspci command on Dom0 I've got: > > 0f:00.0 VGA compatible controller: ATI Technologies Inc Device 6888 > > 0f:00.1 Audio device: ATI Technologies Inc Cypress HDMI Audio = > > [Radeon HD 5800 Series] And sometimes just > > 0f:00.0 VGA compatible controller: ATI Technologies Inc Device 6888 = > > -When a DomU(Windows 7) is running, it's very slow (I can't do anything= ) and crash after several minutes. > > I've tried with the unstable version and I've seen the same 'lspci' beh= avior. > > = > > I've a couple of questions: > > Is it possible to passthrough a VGA with this extension? > = > I never tried. I just pass in the VGA card and don't try to pass in the H= DMI driver. > = > > As it's a particular use of VGA passtrough is it planned to able to use= synchronization module? > = > So what is synchronization module for you? That is the HDMI part? > = > > Is it easy to add this feature (time cost)? > > = > > Computers : HP Z800 workstation > > GPU: ATI FirePro V8800 > > CPU: Intel Xeon E5640 > > MB: Intel 5520 chipset > > = > > XEN : > > Version 4.1.2 > > With ATI patch from = > > http://old-list-archives.xen.org/archives/html/xen-users/2011-05/msg > > 00048.html > > Thanks, > > Aur=E9lien Milliat > > = > > = > = > > _______________________________________________ > > Xen-devel mailing list > > Xen-devel@lists.xen.org > > http://lists.xen.org/xen-devel > = > = > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xen.org > http://lists.xen.org/xen-devel > = From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?iso-8859-1?Q?Aur=E9lien_MILLIAT?= Subject: Re: ATI VGA passthrough and S400 Synchronization module Date: Thu, 25 Oct 2012 16:01:27 +0000 Message-ID: <36774CA35642C143BCDE93BA0C68DC5702C10094@dulac> References: <36774CA35642C143BCDE93BA0C68DC5702C0AE46@dulac> <20120731231246.GD32698@phenom.dumpdata.com> <36774CA35642C143BCDE93BA0C68DC5702C0C852@dulac> <20120823133635.GA10700@phenom.dumpdata.com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: Content-Language: fr-FR List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: "xen-devel@lists.xen.org" List-Id: xen-devel@lists.xenproject.org >On Wed, Aug 22, 2012 at 04:23:02PM +0000, Aur=E9lien MILLIAT wrote: >> On Tue, Jul 24, 2012 at 04:05:20PM +0000, Aur=E9lien MILLIAT wrote: >> > Hi, >> > = >> > I'm currently trying to use XEN on graphical cluster. >> > VGA passtrough works fine and I'm able to use quad-buffer for active s= tereo. >> > The last thing to do is to synchronize all GPU from the cluster. >> > For this purpose I use ATI FirePro S400 and it didn't works. >> > = >> > I've seen two behaviors: >> > -When I run lspci command on Dom0 I've got: >> > 0f:00.0 VGA compatible controller: ATI Technologies Inc Device 6888 >> > 0f:00.1 Audio device: ATI Technologies Inc Cypress HDMI Audio = >> > [Radeon HD 5800 Series] And sometimes just >> > 0f:00.0 VGA compatible controller: ATI Technologies Inc Device 6888 = >> > -When a DomU(Windows 7) is running, it's very slow (I can't do anythin= g) and crash after several minutes. >> > I've tried with the unstable version and I've seen the same 'lspci' be= havior. >> > = >> > I've a couple of questions: >> > Is it possible to passthrough a VGA with this extension? >> = >> I never tried. I just pass in the VGA card and don't try to pass in the = HDMI driver. >> = >> > As it's a particular use of VGA passtrough is it planned to able to us= e synchronization module? >> = >> So what is synchronization module for you? That is the HDMI part? >> = >> > Is it easy to add this feature (time cost)? >> > = >> > Computers : HP Z800 workstation >> > GPU: ATI FirePro V8800 >> > CPU: Intel Xeon E5640 >> > MB: Intel 5520 chipset >> > = >> > XEN : >> > Version 4.1.2 >> > With ATI patch from >> > http://old-list-archives.xen.org/archives/html/xen-users/2011-05/msg >> > 00048.html >> > Thanks, >> > Aur=E9lien Milliat >> > = >> Hi, >> = >> I've been able to use ATI FirePro S400 with the unstable version. I've u= pdated my Dom0 and pass the graphic card as secondary adaptor. >> >> >>Please do not top post. >Sorry ! >> >> What did you upgrade dom0 to? >> > >I've update Debian 6.0.4 to 6.0.5, update all packages and remove everythi= ng I've made from my previous test. = > >I've continue my tests and I've got an issue with active stereo. Previousl= y, I've got tested active stereo with the stable release. = > >On unstable version, only the right eye is render (OGLplane and Virtools d= emos). >Quad buffer is on, everything seems to be setup as usual for active stereo= . = >I've tried with and without the S400 card. > >I will try to gather more informations about this. > >> >> I've made a quick test for Xen 4.1.2 with these updates but it's still c= rash (no matter I will use the unstable version). >> >> Aur=E9lien >> = Hi, I've got the time to run some test to find what's going on with the active = stereo with the following configuration: release : 2.6.32-5-xen-amd64 version : #1 SMP Sun May 6 08:57:29 UTC 2012 machine : x86_64 nr_cpus : 8 nr_nodes : 1 cores_per_socket : 4 threads_per_core : 2 cpu_mhz : 2660 hw_caps : bfebfbff:2c100800:00000000:00003f40:029ee3ff:00000= 000:00000001:00000000 virt_caps : hvm hvm_directio total_memory : 4079 free_cpus : 0 xen_major : 4 xen_minor : 2 xen_extra : -unstable xen_caps : xen-3.0-x86_64 xen-3.0-x86_32p hvm-3.0-x86_32 hvm-= 3.0-x86_32p hvm-3.0-x86_64 = xen_scheduler : credit xen_pagesize : 4096 platform_params : virt_start=3D0xffff800000000000 xen_changeset : Sun Jul 22 16:37:25 2012 +0100 25622:3c426da4788e xen_commandline : placeholder cc_compiler : gcc version 4.4.5 (Debian 4.4.5-8) = xend_config_format : 4 I've tested with: -XP SP2 and SP3 32bits (Pro): = + Driver (version: 2012.07.11): active stereo (quadbuffer) enable, S400 fo= und. + OGLplane: Impossible to run active stereo mode: "OpenGL stereo not suppo= rted". -Windows 7 32 bits (Pro): + Driver (version: 2012.07.11): active stereo enable, S400 found. + OGLplane: run without sync signal and render only one eye. -Windows 8 64bits (debug checked build): + Driver (version: 2012.07.11): active stereo enable, S400 found. + OGLplane: active stereo seems to be ok. I will run some tests with the same configuration: -Windows 7 64 bits (Pro) -Windows 8 64bits (Final) -Windows 8 32bits (Final) I've made a quick test on Xen 4.2.0-rc2 with a compiled kernel from: http://wiki.xen.org/wiki/Mainline_Linux_Kernel_Configs Windows 7 has the same behavior and I haven't tried other OS. Does anyone have run tests for active stereo with VGA passthrough? Thanks, Aur=E9lien >> > _______________________________________________ > > Xen-devel mailing list > > Xen-devel@lists.xen.org > > http://lists.xen.org/xen-devel > = > = > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xen.org > http://lists.xen.org/xen-devel > = From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?iso-8859-1?Q?Aur=E9lien_MILLIAT?= Subject: Re: ATI VGA passthrough and S400 Synchronization module Date: Thu, 29 Nov 2012 09:06:51 +0000 Message-ID: <36774CA35642C143BCDE93BA0C68DC5702C299D2@dulac> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: Content-Language: fr-FR List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: "xen-devel@lists.xen.org" List-Id: xen-devel@lists.xenproject.org >>On Wed, Aug 22, 2012 at 04:23:02PM +0000, Aur=E9lien MILLIAT wrote: >>> On Tue, Jul 24, 2012 at 04:05:20PM +0000, Aur=E9lien MILLIAT wrote: >>> > Hi, >>> > = >>> > I'm currently trying to use XEN on graphical cluster. >>> > VGA passtrough works fine and I'm able to use quad-buffer for active = stereo. >>> > The last thing to do is to synchronize all GPU from the cluster. = >>> > For this purpose I use ATI FirePro S400 and it didn't works. >>> > = >>> > I've seen two behaviors: >>> > -When I run lspci command on Dom0 I've got: >>> > 0f:00.0 VGA compatible controller: ATI Technologies Inc Device 6888 >>> > 0f:00.1 Audio device: ATI Technologies Inc Cypress HDMI Audio = >>> > [Radeon HD 5800 Series] And sometimes just >>> > 0f:00.0 VGA compatible controller: ATI Technologies Inc Device 6888 = >>> > -When a DomU(Windows 7) is running, it's very slow (I can't do anythi= ng) and crash after several minutes. >>> > I've tried with the unstable version and I've seen the same 'lspci' b= ehavior. >>> > = >>> > I've a couple of questions: >>> > Is it possible to passthrough a VGA with this extension? >>> = >>> I never tried. I just pass in the VGA card and don't try to pass in the= HDMI driver. >>> = >>> > As it's a particular use of VGA passtrough is it planned to able to u= se synchronization module? >>> = >>> So what is synchronization module for you? That is the HDMI part? >>> = >>> > Is it easy to add this feature (time cost)? >>> > = >>> > Computers : HP Z800 workstation >>> > GPU: ATI FirePro V8800 >>> > CPU: Intel Xeon E5640 >>> > MB: Intel 5520 chipset >>> > = >>> > XEN : >>> > Version 4.1.2 >>> > With ATI patch from >>> > http://old-list-archives.xen.org/archives/html/xen-users/2011-05/msg >>> > 00048.html >>> > Thanks, >>> > Aur=E9lien Milliat >> >> = >>> Hi, >>> = >>> I've been able to use ATI FirePro S400 with the unstable version. I've = updated my Dom0 and pass the graphic card as secondary adaptor. >>> >>> >>>Please do not top post. >>Sorry ! >>> >>> What did you upgrade dom0 to? >>> >> >>I've update Debian 6.0.4 to 6.0.5, update all packages and remove everyth= ing I've made from my previous test. = >> >>I've continue my tests and I've got an issue with active stereo. Previous= ly, I've got tested active stereo with the stable release. = >> >>On unstable version, only the right eye is render (OGLplane and Virtools = demos). >>Quad buffer is on, everything seems to be setup as usual for active stere= o. = >>I've tried with and without the S400 card. >> >>I will try to gather more informations about this. >> >>> >>> I've made a quick test for Xen 4.1.2 with these updates but it's still = crash (no matter I will use the unstable version). >>> >>> Aur=E9lien >>> = >Hi, > >I've got the time to run some test to find what's going on with the active= stereo with the following configuration: > >release : 2.6.32-5-xen-amd64 >version : #1 SMP Sun May 6 08:57:29 UTC 2012 >machine : x86_64 >nr_cpus : 8 >nr_nodes : 1 >cores_per_socket : 4 >threads_per_core : 2 >cpu_mhz : 2660 >hw_caps : bfebfbff:2c100800:00000000:00003f40:029ee3ff:0000= 0000:00000001:00000000 >virt_caps : hvm hvm_directio >total_memory : 4079 >free_cpus : 0 >xen_major : 4 >xen_minor : 2 >xen_extra : -unstable >xen_caps : xen-3.0-x86_64 xen-3.0-x86_32p hvm-3.0-x86_32 hvm= -3.0-x86_32p hvm-3.0-x86_64 = >xen_scheduler : credit >xen_pagesize : 4096 >platform_params : virt_start=3D0xffff800000000000 >xen_changeset : Sun Jul 22 16:37:25 2012 +0100 25622:3c426da4788e >xen_commandline : placeholder >cc_compiler : gcc version 4.4.5 (Debian 4.4.5-8) = >xend_config_format : 4 >I've tested with: >-XP SP2 and SP3 32bits (Pro): = > + Driver (version: 2012.07.11): active stereo (quadbuffer) enable, S400 f= ound. > + OGLplane: Impossible to run active stereo mode: "OpenGL stereo not supp= orted". > >-Windows 7 32 bits (Pro): > + Driver (version: 2012.07.11): active stereo enable, S400 found. > + OGLplane: run without sync signal and render only one eye. > >-Windows 8 64bits (debug checked build): > + Driver (version: 2012.07.11): active stereo enable, S400 found. > + OGLplane: active stereo seems to be ok. > >I will run some tests with the same configuration: >-Windows 7 64 bits (Pro) >-Windows 8 64bits (Final) >-Windows 8 32bits (Final) Finally it's done! I'm able to run VMs with all functionality needed for VR context: -Quadbuffer -Genlock -Swaplock I've tried in a CAVE system (http://en.wikipedia.org/wiki/Cave_automatic_vi= rtual_environment) and it's perfect! - Windows 7 is ok. - Windows 8 seems to be driver issue. I've started to compare some behaviors with native installation, at this po= int all those behaviors comes from drivers. I will try to make it work with XP. I think we will see XEN be used in lot of Virtual Reality / Augmented Reali= ty labs! >I've made a quick test on Xen 4.2.0-rc2 with a compiled kernel from: >http://wiki.xen.org/wiki/Mainline_Linux_Kernel_Configs >Windows 7 has the same behavior and I haven't tried other OS. > >Does anyone have run tests for active stereo with VGA passthrough? > >Thanks, >Aur=E9lien >>> > _______________________________________________ >> > Xen-devel mailing list >> > Xen-devel@lists.xen.org >> > http://lists.xen.org/xen-devel >> = >> = >> _______________________________________________ >> Xen-devel mailing list >> Xen-devel@lists.xen.org >> http://lists.xen.org/xen-devel