From mboxrd@z Thu Jan 1 00:00:00 1970 From: "pelzflorian (Florian Pelz)" Subject: bug#35585: GRUB does not work with USB keyboards when using keyboard-layout Date: Wed, 8 May 2019 14:23:46 +0200 Message-ID: <20190508122346.kzsiyydcnbhmienk@pelzflorian.localdomain> References: <20190505173544.f3tjaznsbniyqj5z@pelzflorian.localdomain> <87tve62qic.fsf@gnu.org> <20190507183914.615660dc@scratchpost.org> <87o94d1cwm.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([209.51.188.92]:50277) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hOLd9-0006Nt-9Z for bug-guix@gnu.org; Wed, 08 May 2019 08:25:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hOLd8-0004Ot-Di for bug-guix@gnu.org; Wed, 08 May 2019 08:25:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:46996) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hOLd8-0004Of-9h for bug-guix@gnu.org; Wed, 08 May 2019 08:25:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hOLd7-0000Yi-Vb for bug-guix@gnu.org; Wed, 08 May 2019 08:25:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: Content-Disposition: inline In-Reply-To: <87o94d1cwm.fsf@gnu.org> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 35585@debbugs.gnu.org On Wed, May 08, 2019 at 12:03:21PM +0200, Ludovic Courtès wrote: > Florian, can you check whether removing the line fixes the issue for > you? > Yes, it fixes having no keyboard input at all on my Macbook (the layout is not applied though). On Wed, May 08, 2019 at 12:09:45AM +0200, pelzflorian (Florian Pelz) wrote: > On Tue, May 07, 2019 at 06:39:14PM +0200, Danny Milosavljevic wrote: > > Why is it specified at all? If it's not specified, it will default to > > the "platform native" inputs which means the ones available in the source code > > for that platform. So aren't we complicating our life for no reason by > > specifying it in the first place? > > On my Macbook, omitting the terminal_input line works fine; I can use > the keyboard. The layout for passphrase and boot menu remains US > English though, as it always was for the passphrase and as it was with > terminal_input usb_keyboard. But this is much better than no > keyboard in the boot menu at all (and I prefer US English anyway). > > Thank you for sharing your expertise Danny! > > Regards, > Florian > > > Regards, Florian