From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: xen 4 only seeing one keyboard and mouse Date: Mon, 20 Sep 2010 10:51:52 -0400 Message-ID: <20100920145152.GB14537@dumpdata.com> References: <20100826140459.GD3792@phenom.dumpdata.com> <20100831150008.GA3829@dumpdata.com> <20100908154422.GA4569@dumpdata.com> <20100908231714.GB9747@dumpdata.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: M A Young Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On Fri, Sep 17, 2010 at 11:49:02PM +0100, M A Young wrote: > On Wed, 8 Sep 2010, Konrad Rzeszutek Wilk wrote: > > >Compared this to how Xen works it is pretty much exactly the same. > >Except that I think Xen forces the IO APIC to be reset. Here it looks > >as if it is untouched from the boot - but who knows? > > > >I think you need to figure out who sets the IO APIC entries earlier > >on. It might be as well that nobody does and this is what the BIOS > >came up and under Xen we clear it up. > > The latest 4.0.2-rc1-pre fixes my problem. I saw the patch > http://xenbits.xensource.com/xen-4.0-testing.hg?rev/965d47d5d7c2 > which looked relevant, so I tried a build including it and my laptop > keyboard and mouse work again. Woot! Excellent!