-
-
Notifications
You must be signed in to change notification settings - Fork 44
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Not displaying characters with tones in systemd boot menu properly #344
Comments
I don't believe this is a lanzaboote issue. On my system, the character is displayed correclty. It suspect this might be an issue in your UEFI implementation (or less likely a bug in systemd-boot). |
I confirmed this works out of the box on my:
system. i.e. the fonts are available on modern up-to-date UEFI. |
@nikstur We could consider implementing a "my firmware is bad" mode to strip accents and so on, to be honest. |
So I think this is not the right place to ask help for this problem. Maybe I should turn to systemd-boot? |
systemd-boot is not responsible for this, neither. This is an OEM problem with your firmware. You should contact your PC manufacturer and ask them to push a firmware update that includes a font with those glyphs. |
The problem with these workarounds is that there's endless things we could address with hardly any ability to test it. |
Well, here, the test is pretty trivial, you take EDK2, remove the font that contains a certain glyph, boot and observe garbled output, the test can confirm that we ASCII-ify things or whatever. |
The latest version of nixos is named 24.11.20240526.a457dae (Vicuña), while the character ñ of Vicuña is not properly displayed in systemd-boot shipped with lanzaboote. See the latest entry in the following image.
The text was updated successfully, but these errors were encountered: