From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LKHRK-0005qM-Su for qemu-devel@nongnu.org; Tue, 06 Jan 2009 14:18:10 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LKHRJ-0005on-CK for qemu-devel@nongnu.org; Tue, 06 Jan 2009 14:18:10 -0500 Received: from [199.232.76.173] (port=38289 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LKHRJ-0005oe-4c for qemu-devel@nongnu.org; Tue, 06 Jan 2009 14:18:09 -0500 Received: from static-71-162-243-5.phlapa.fios.verizon.net ([71.162.243.5]:55837 helo=grelber.thyrsus.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LKHRI-0000MF-5F for qemu-devel@nongnu.org; Tue, 06 Jan 2009 14:18:08 -0500 From: Rob Landley Subject: Re: [Qemu-devel] keyboard dont' respond after booting Date: Tue, 6 Jan 2009 13:17:46 -0600 References: <163303dc0901041035i641753f3qcc26b013c4ff15fb@mail.gmail.com> In-Reply-To: <163303dc0901041035i641753f3qcc26b013c4ff15fb@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Disposition: inline Message-Id: <200901061317.47100.rob@landley.net> Content-Transfer-Encoding: quoted-printable Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: =?utf-8?q?=EC=9D=B4=ED=99=94=EC=98=81?= On Sunday 04 January 2009 12:35:21 =EC=9D=B4=ED=99=94=EC=98=81 wrote: > I made kernel Image and jffs2 file system for mainstone. > I succeeded in booting. > But keyboard didn't respond after booting. > I couldn't type on keyboard. > What's the problem??? In my case it was just the cursor keys that don't work in current svn. T= he=20 other keys worked fine, but if you can't cursor around in the boot menu o= f the=20 install CD that may not help you much... Rob