From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1Qa2T5-0002ie-20 for mharc-grub-devel@gnu.org; Fri, 24 Jun 2011 05:14:27 -0400 Received: from eggs.gnu.org ([140.186.70.92]:35258) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qa2T2-0002hp-8l for grub-devel@gnu.org; Fri, 24 Jun 2011 05:14:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qa2T0-0000jf-CP for grub-devel@gnu.org; Fri, 24 Jun 2011 05:14:24 -0400 Received: from smtpout01s1.x-echo.com ([193.252.149.37]:57238) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qa2Sz-0000jJ-W2 for grub-devel@gnu.org; Fri, 24 Jun 2011 05:14:22 -0400 Message-ID: <4E045563.5070300@zetam.org> Date: Fri, 24 Jun 2011 11:14:11 +0200 From: Yves Blusseau User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.9.2.18) Gecko/20110616 Lightning/1.0b3pre Thunderbird/3.1.11 MIME-Version: 1.0 To: grub-devel@gnu.org Subject: Re: Problem with at_keyboard module References: <4DFEF44E.4020104@zetam.org> In-Reply-To: <4DFEF44E.4020104@zetam.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed X-AV-Checked: ClamAV using ClamSMTP Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 193.252.149.37 X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Jun 2011 09:14:25 -0000 Le 20/06/2011 09:18, Yves Blusseau a =E9crit : > Hi all, > > i have some problems with the at_keyboard module: when the at_keyboard=20 > is loaded in memory (via insmod or directly include in core.img) the=20 > keyboard is freezed when i start another "kernel" with multiboot=20 > command for example. > My keyboard is an USB keyboard and i don't switch the terminal_input=20 > to at_keyboard. > I have double check, and there are a bug in the at_keyboard module. The modules that are embedded in my core.img are:=20 http://dl.dropbox.com/u/112112/DropZone/grub-1.99-lsmod.png If i load the module (insmod at_keyboard) and even if i don't use it=20 (change gfxterm_input), when i start another "kernel" with multiboot=20 command the keyboard is freeze when running the new kernel. Regards, Yves Blusseau