From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Subject: bug#35585: GRUB does not work with USB keyboards when using keyboard-layout Date: Thu, 09 May 2019 12:14:57 +0200 Message-ID: <87k1f0exy6.fsf@gnu.org> References: <20190505173544.f3tjaznsbniyqj5z@pelzflorian.localdomain> <87tve62qic.fsf@gnu.org> <20190507183914.615660dc@scratchpost.org> <87o94d1cwm.fsf@gnu.org> <20190508122346.kzsiyydcnbhmienk@pelzflorian.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:41441) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hOg5u-0006MB-7Z for bug-guix@gnu.org; Thu, 09 May 2019 06:16:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hOg5s-0005Wb-MT for bug-guix@gnu.org; Thu, 09 May 2019 06:16:06 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:49376) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hOg5r-0005Vu-75 for bug-guix@gnu.org; Thu, 09 May 2019 06:16:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hOg5r-00043K-2z for bug-guix@gnu.org; Thu, 09 May 2019 06:16:03 -0400 Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Message-ID: In-Reply-To: <20190508122346.kzsiyydcnbhmienk@pelzflorian.localdomain> (pelzflorian@pelzflorian.de's message of "Wed, 8 May 2019 14:23:46 +0200") 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: "pelzflorian (Florian Pelz)" Cc: 35585-done@debbugs.gnu.org "pelzflorian (Florian Pelz)" skribis: > On Wed, May 08, 2019 at 12:03:21PM +0200, Ludovic Court=C3=A8s wrote: >> Florian, can you check whether removing the line fixes the issue for >> you? >>=20 > > Yes, it fixes having no keyboard input at all on my Macbook (the > layout is not applied though). I=E2=80=99ve removed the =E2=80=98terminal_input at_keyboard=E2=80=99 line = in cae0725b809449dcdebc2d84cf997e051e689e06. Ludo=E2=80=99.