Bug 984757
Summary: | TTY Keyboard Layout is not correct | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Fabian <fabian.kanngiesser> |
Component: | anaconda | Assignee: | Anaconda Maintenance Team <anaconda-maint-list> |
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 19 | CC: | anaconda-maint-list, dshea, g.kaviyarasu, haitzer, harald, johannbg, jonathan, lnykryn, matzilla, mkolman, msekleta, notting, nsoranzo, pierre-bugzilla, plautrba, sbueno, systemd-maint, thomas, vanmeeuwen+fedora, vpavlin, zbyszek |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2013-09-03 15:47:44 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Fabian
2013-07-15 21:53:10 UTC
does updating the initramfs with the changed vconsole.conf fix the issue? # dracut -f Hi Harald! In my case (F19 x64 kernel 3.10.4) "dracut -f" does not help. After reboot the qwerty keyboard is used although the /etc/vconsole.conf looks like this: KEYMAP=de FONT=latarcyrheb-sun16 As with Fabian: loadkeys temporarily solves the problem. same pb here, with French keyboard had to change the password via X to be able to login once logged, loadkeys fr works I'm trying the dracut -f after dracut -f and reboot, it's ok very strange... The root problem is, I think, that anaconda does the yum transaction (in which dracut creates the initramfs image) before writing /etc/vconsole.conf and /etc/locale.conf. And the kernel command line may not contain the keyboard and language setting. to give additional info, I upgraded from F16 to F19 with : F16 to F17 via yum (using raid-1, preupgrade doesn't work with it) then just after F17 to F19 via Fedup So it looks like there's some missing thing when upgrading with fedup *** This bug has been marked as a duplicate of bug 994180 *** |