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: Tue, 7 May 2019 19:48:54 +0200 Message-ID: <20190507174854.aobwgjy52tnakfry@pelzflorian.localdomain> References: <20190505173544.f3tjaznsbniyqj5z@pelzflorian.localdomain> <87tve62qic.fsf@gnu.org> <20190507172539.aiqxyquxj2sed4wv@pelzflorian.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([209.51.188.92]:38449) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hO4E7-0004pU-7x for bug-guix@gnu.org; Tue, 07 May 2019 13:50:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hO4E6-0003UP-CK for bug-guix@gnu.org; Tue, 07 May 2019 13:50:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:46002) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hO4E6-0003UF-8q for bug-guix@gnu.org; Tue, 07 May 2019 13:50:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hO4E6-0005yX-4J for bug-guix@gnu.org; Tue, 07 May 2019 13:50:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: Content-Disposition: inline In-Reply-To: <20190507172539.aiqxyquxj2sed4wv@pelzflorian.localdomain> 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 Tue, May 07, 2019 at 07:25:39PM +0200, pelzflorian (Florian Pelz) wrote: > On Tue, May 07, 2019 at 06:11:55PM +0200, Ludovic Courtès wrote: > > Oh, interesting. I guess on “PCs” the BIOS/UEFI emulates AT keyboard > > even when the keyboard is really an external USB keyboard, which is why > > we don’t see that problem. > > > > Not for my external USB keyboard on my PC (using an Asus P8H67 > motherboard). > Sorry, I was wrong. It works on my PC on Guix System installer 1.0. When it did not work before, I must have done something wrong; my USB hub is a little flaky. Sorry.