| Summary: | Do not parallelize keymap vs font load for 8bit systems | ||
|---|---|---|---|
| Product: | systemd | Reporter: | Samuel Thibault <samuel.thibault> |
| Component: | general | Assignee: | Zbigniew Jedrzejewski-Szmek <zbyszek> |
| Status: | RESOLVED FIXED | QA Contact: | systemd-bugs |
| Severity: | normal | ||
| Priority: | medium | ||
| Version: | unspecified | ||
| Hardware: | Other | ||
| OS: | All | ||
| Whiteboard: | |||
| i915 platform: | i915 features: | ||
| Attachments: | patch to run setfont before loadkeys | ||
|
Description
Samuel Thibault
2014-06-29 18:10:46 UTC
Created attachment 102101 [details] [review] patch to run setfont before loadkeys Interesting. Do I understand correctly that it is enough to run setfont first, and loadkeys afterwards? Can you check if the attached patch works for you? bugzilla-daemon@freedesktop.org, le Wed 02 Jul 2014 02:27:30 +0000, a écrit : > Do I understand correctly that it is enough to run setfont first, > and loadkeys afterwards? Yes, that's it. > Can you check if the attached patch works for you? Well, I don't actually use systemd yet, I just report bugs I know will hit when people migrate to systemd. I can however say that the patch is what is needed, yes. Samuel OK, let's how this goes. Committed as http://cgit.freedesktop.org/systemd/systemd/commit/?id=abee28c56d. IMHO the log_error() for keymap_load() and font_load() should be exchanged (In reply to comment #4) > IMHO the log_error() for keymap_load() and font_load() should be exchanged Thanks, fixed in 3dde3f8197. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.