GNU bug report logs -
#35583
Setting a GRUB keyboard-layout breaks GRUB… and Linux‽
Previous Next
Full log
View this message in rfc822 format
Hi Tobias,
Tobias Geerinckx-Rice <me <at> tobias.gr> skribis:
> However, today I tried to (re-)add it to GRUB, too, and ended up
> writing the following comment:
>
> (bootloader
> (bootloader-configuration
> (bootloader grub-efi-bootloader)
> ;; XXX Strange bug: GRUB can read the LUKS passphrase, but
> afterwards (at
> ;; the menu screen) no longer responds to key presses. Even
> stranger: it
> ;; makes my X230T's backspace key send ‘XF86ScreenSaver’s even on
> Linux.
> ;; (keyboard-layout keyboard-layout)
> (target "/boot/efi")
> (timeout 1))))
>
> This is 100% reproducible.
Even in ‘guix system vm --full-boot’, right?
It could be that the XKB → GRUB conversion fails. You can see
conversion process in (gnu bootloader grub). In that case, that would
be a ‘grub-mklayout’ or a ‘ckbcomp’ bug.
I’ve only tested this stuff with standard keyboard layouts with one or
two options at most, so it may be that you’re pushing it to its limits.
I’m surprised what GRUB does has an impact on what Linux does
afterwards, though.
Thanks,
Ludo’.
This bug report was last modified 6 years and 39 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.