From mboxrd@z Thu Jan 1 00:00:00 1970 From: AP Xen Subject: Re: Xen 4.1 + PVOPS 2.6.32.40 and Sandy Bridge integrated graphics Date: Fri, 3 Jun 2011 13:22:34 -0700 Message-ID: References: <20110531135957.GF14641@dumpdata.com> <20110531191350.GA22156@dumpdata.com> <20110603195905.GC30940@dumpdata.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <20110603195905.GC30940@dumpdata.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Konrad Rzeszutek Wilk Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On Fri, Jun 3, 2011 at 12:59 PM, Konrad Rzeszutek Wilk wrote: > On Fri, Jun 03, 2011 at 11:57:46AM -0700, AP Xen wrote: >> On Tue, May 31, 2011 at 12:13 PM, Konrad Rzeszutek Wilk >> wrote: >> >> > I was under the impression that SandyBridge support required >> >> > kernel 2.6.37 or later..? The other issue is, do you have >> >> > this in your git tree: >> >> > >> >> > commit 96587057018b3ac0b11bf34b791aaadfc403fc80 >> >> > Author: Zhang, Fengzhe >> >> > Date: =A0 Wed Feb 16 22:26:20 2011 +0800 >> >> >> >> I do see this patch when I do "git log" and grep for the commit signa= ture. >> >> >> >> > Does Xorg work when you boot this kernel under baremetal? >> >> >> >> I should have tried this before. No it does not. I see the same >> >> errors. So you might be right in that I need a kernel > than 2.6.37. >> >> Is there a tree out there that I can try? Or do I have to wait to for >> >> Linux 3.0 to come out which I know can work as a Dom0 out of the box >> >> without external patches? >> > >> > You can do that.. or use 3.0-rc1 (available now), or you can use this = tree: >> > >> > (git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen.git stable/2= .6.39.x) >> > >> Thank you! I tried konrad's branch and that worked. For others who run >> in to the same problem, this is the revision with which I got things >> to work: >> > > The later one " =A0 =A0Merge branch 'stable/cleancache-v9-plus-frontswap-= v5-with-tmem' of git://git.kernel.org/pub/scm/linux/kernel/git/djm/tmem int= o stable/2.6.39.x" > > broke it? Or was it that you just pulled and this was the newest commit? It was the commit when I did the pull. I just figured it would be useful information to have in this thread. >> commit b243613582588faa7a981dc75d587f05d7c00060 >> Merge: 958af4c 3bd1c25 >> Author: Konrad Rzeszutek Wilk >> Date: =A0 Tue May 31 11:38:45 2011 -0400 >> >> =A0 =A0 Merge branch 'stable/vga.support' into stable/2.6.39.x >> >> =A0 =A0 * stable/vga.support: >> =A0 =A0 =A0 xen: allow enable use of VGA console on dom0 >> >> _______________________________________________ >> Xen-devel mailing list >> Xen-devel@lists.xensource.com >> http://lists.xensource.com/xen-devel >