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

Re: [Xen-devel] Vesa compatible card not detected by dom0 kernel

To: "Miao Feng" <miaofeng@xxxxxxxxxxxxxxxx>
Subject: Re: [Xen-devel] Vesa compatible card not detected by dom0 kernel
From: "Jan Beulich" <JBeulich@xxxxxxxxxx>
Date: Fri, 16 Dec 2005 14:18:03 +0100
Cc: 'xen-devel' <xen-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Fri, 16 Dec 2005 13:19:22 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <000001c6023f$801edfa0$0100a8c0@MiaoFengPC>
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/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <000001c6023f$801edfa0$0100a8c0@MiaoFengPC>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
>>> "Miao Feng" <miaofeng@xxxxxxxxxxxxxxxx> 16.12.05 13:51:56 >>>
>Hi list:
>
>   i found that my vesa card can't be detected by the dom0 kernel and
>subsequently vesafb can't be brought up successfully, we do not
mention
>X.org system here. Seems that it is caused by the absence of the
video
>probing code, that originally packed in linux kernel (video.S).
>
>   that code is 16-bit mode oriented, but not feat for dom0 booting
up
>procedure. Do you think it is reasonable to past it on xen kernel?

No, it is not. The para-virtualized kernel starts in protected mode,
and hence can't (without complications) execute real-mode code.

Jan

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

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