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-devel

[Xen-devel] Re: pv_ops dom0 kernel vga text console line offset problem

To: Pasi Kärkkäinen <pasik@xxxxxx>
Subject: [Xen-devel] Re: pv_ops dom0 kernel vga text console line offset problem
From: Jeremy Fitzhardinge <jeremy@xxxxxxxx>
Date: Tue, 15 Dec 2009 11:08:16 -0800
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx, Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx>
Delivery-date: Tue, 15 Dec 2009 11:08:33 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <20091213163135.GZ16033@xxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <20091213163135.GZ16033@xxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.5) Gecko/20091203 Fedora/3.0-3.13.rc2.fc12 Thunderbird/3.0
On 12/13/2009 08:31 AM, Pasi Kärkkäinen wrote:
My newer x86_64 testbox shows a problem with vga text console, basicly
when drm is initialized (without modesetting, kernel has "nomodeset" parameter),
all the text gets some offset, ie. the text doesn't start from the
beginning of the line, but from the middle of the screen.

This happens with pv_ops dom0 kernel, using Xen 3.4.x hypervisor. The
same kernel binary works OK without problems on baremetal (without Xen).

I recorded a video of this behaviour, it's easiest to check it out:
http://pasik.reaktio.net/xen/pv_ops-dom0-debug/xen_pvops_dom0_vga_console_line_offset_problem-xvid.avi

Any ideas?

Hardware is Supermicro Intel motherboard with ATI ES1000 graphics.

Yes, that's very odd. Are you using any ATI-specific drivers, or is this being used as plain generic VGA hardware? You have radeon drm; what happens if you disable that?

I guess there's some register state which isn't being either set up properly, or read back properly, so the kernel driver is out of sync with the actual hardware state. But I'm not sure where I'd start looking for the problem.

    J

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

<Prev in Thread] Current Thread [Next in Thread>