You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Only the default option will successfully boot as keyboard input does not work. (on some systems)
Expected behavior
systemd-boot accepts keyboard input
Additional context
Reading through the systemd issue it appears this is related to compiling with GCC 10. There is a suggestion it goes away with GCC 11 and there is a change on master at the end of the issue (different from the known patch) that also suggests it fixes the issue.
The associated arch systemd-stable patch will not apply as is.
#140046 Currently prevents systemd-boot updates from applying as bootctl --path=... --update is not being called. I think this prevents most users on unstable from seeing this issue.
Describe the bug
systemd-boot fails to correctly recognize keyboard input after version 248 on some systems. This is a known issue systemd/systemd#19191 with a known patch https://github.com/archlinux/svntogit-packages/blob/packages/systemd/trunk/0003-PARTIAL-REVERT-commit-tree-wide-replace-strverscmp-and-str_verscmp-with-strverscmp_improved.patch
Steps To Reproduce
Steps to reproduce the behavior:
Expected behavior
systemd-boot accepts keyboard input
Additional context
Reading through the systemd issue it appears this is related to compiling with GCC 10. There is a suggestion it goes away with GCC 11 and there is a change on master at the end of the issue (different from the known patch) that also suggests it fixes the issue.
The associated arch systemd-stable patch will not apply as is.
#140046 Currently prevents systemd-boot updates from applying as
bootctl --path=... --updateis not being called. I think this prevents most users on unstable from seeing this issue.Notify maintainers
@andlr @eelco @flokli @kloenk
Metadata
Maintainer information: