From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: PVOPS dom0 requires nomodeset to boot but video requires modesetting driver Date: Fri, 27 May 2011 11:52:17 -0400 Message-ID: <20110527155217.GA11273@dumpdata.com> References: <56912983-0699-4D79-8914-0805D9FA7DDA@nrl.navy.mil> <20110527135545.GA6734@dumpdata.com> <800A62D5-CFF1-4E7E-AEF8-98FD089EA70F@nrl.navy.mil> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <800A62D5-CFF1-4E7E-AEF8-98FD089EA70F@nrl.navy.mil> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: "John McDermott (U.S. Navy Employee)" Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On Fri, May 27, 2011 at 11:31:01AM -0400, John McDermott (U.S. Navy Employee) wrote: > Konrad, > > Thanks. Domain 0 is one of Jeremy's pvops kernels, the latest 2.6.32.25, as far as I can tell, downloaded as a snapshot. The tarball called itself xen-51f9f52, but I don't know if that is a unique id. I am trying to bring this up on Fedora 14. X forwarding works just fine. I have not set up the networking properly on this box, so that will not look right, but does not matter. > > Attached are the outputs from the serial console, dmesg, lspci, and X logs for bare metal and Xen boots of the dom0 kernel: > Nothing jumps at me. The Xorg doesn't boot b/c there is no /dev/fb0, but it is present when you boot baremetal. Can you fiddle with 'drm.debug=255' and 'i915' parameters to see if it can output some more details? Also, 2.6.32.25 is a bit old. You should try to update it.