From mboxrd@z Thu Jan 1 00:00:00 1970 From: Markus Armbruster Subject: Re: [PATCH] Re: Re: [PATCH 2/2] PV framebuffer Date: Tue, 28 Nov 2006 14:55:27 +0100 Message-ID: <873b833cc0.fsf@pike.pond.sub.org> References: <87lkmjptqq.fsf@pike.pond.sub.org> <874psydx6m.fsf@pike.pond.sub.org> <200611221150.kAMBoeEX021723@fjmscan501.ms.jp.fujitsu.com> <87r6vv8ugo.fsf@pike.pond.sub.org> <200611240501.kAO51Ctv001860@fjmscan502.ms.jp.fujitsu.com> <871wnt6za3.fsf@pike.pond.sub.org> <200611281305.kASD5LMi024468@fjmscan502.ms.jp.fujitsu.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: In-Reply-To: <200611281305.kASD5LMi024468@fjmscan502.ms.jp.fujitsu.com> (Atsushi SAKAI's message of "Tue, 28 Nov 2006 22:04:27 +0900") List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Atsushi SAKAI Cc: xen-devel@lists.xensource.com, xen-ia64-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org Atsushi SAKAI writes: > Hi, Markus > > This is just a status. > I tested on this. > It has still in serial console problem. > (I think this problem is common issue.) > > I use xen-ia64-unstable:12523, DomU create works fine. > But adding your patch, DomU login console does not appeared. > This problem occures even in off the CONFIG_XEN_FRAMEBUFFER=n. > >>>From this environment, > I guess this problem is in serial console. > > Anyway xen-vncfb is running (not defunct). I guess by `login console' you mean getty asking for a user name. Where does it fail to appear? Text console (the one you get with xm console)? Framebuffer window? Does the framebuffer window work otherwise? Do console messages appear there? Does it have a mouse cursor?