Error after using "yum" to update Fedora core 2 test 2 on April, 14 2004 Error activating XKB configuration. Probably internal X server problem. X server version data: The X.Org Foundation 60700000 If you report this situation as a bug, please include: - The result of xprop -root | grep XKB [root@Fedora-C2-T2 root]# xprop -root | grep XKB _XKB_RULES_NAMES_BACKUP(STRING) = "xfree86", "pc105", "us", "", "" _XKB_RULES_NAMES(STRING) = "xfree86", "pc105", "us", "", "" - The result of gconftool-2 -R /desktop/gnome/peripherals/keyboard/xkb [root@Fedora-C2-T2 root]# gconftool-2 -R /desktop/gnome/peripherals/keyboard/xkb layouts = [us] model = pc105 overrideSettings = false options = []
change 'xfree86' to 'xorg' in your /etc/X11/xfree86.conf (or /etc/X11/xorg.conf if you renamed your old one) replace Option "XkbRules" "xfree" by Option "XkbRules" "xorg"
This problem is reported in our Red Hat bugzilla multiple times also, and I tracked the problem down a couple days ago to the same issue. The XkbRules line can just be removed from the X server config file entirely and then the built in default gets used, which is a better solution I believe. So this bug is actually not an X.org bug, but a config file misconfiguration. The Red Hat config tools are updated now to not put this line in the config file. Closing bug as 'INVALID' as bugzilla does not have a "NOTABUG" resolution.
*** Bug 723 has been marked as a duplicate of this bug. ***
*** Bug 519 has been marked as a duplicate of this bug. ***
*** Bug 562 has been marked as a duplicate of this bug. ***
*** Bug 580 has been marked as a duplicate of this bug. ***
*** Bug 593 has been marked as a duplicate of this bug. ***
*** Bug 649 has been marked as a duplicate of this bug. ***
*** Bug 553 has been marked as a duplicate of this bug. ***
*** Bug 514 has been marked as a duplicate of this bug. ***
*** Bug 730 has been marked as a duplicate of this bug. ***
*** Bug 747 has been marked as a duplicate of this bug. ***
*** Bug 752 has been marked as a duplicate of this bug. ***
*** Bug 823 has been marked as a duplicate of this bug. ***
*** Bug 1063 has been marked as a duplicate of this bug. ***
*** Bug 1371 has been marked as a duplicate of this bug. ***
*** Bug 1493 has been marked as a duplicate of this bug. ***
*** Bug 822 has been marked as a duplicate of this bug. ***
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.