[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#435684: xserver-xorg: Error activating XKB configuration



Kristis Makris wrote:
> Every time I start x I get the following error message showing up in a
> gnome window:
>   

When did this problem start to occur? Did you upgrade some packages at
this point? /var/log/dpkg.log and/or /var/log/aptitude might help.

> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> Error activating XKB configuration.
> It can happen under various circumstances:
> - a bug in libxklavier library
> - a bug in X server (xkbcomp, xmodmap utilities)
> - X server with incompatible libxkbfile implementation
>
> X server version data:
> The X.org Foundation
> 70101000
>
> If you report this situation as a bug, please include:
> - The result of xprop -root | grep XKB
> - The result of gconftool-2 -R /desktop/gnome/peripherals/keyboard/kbd
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>   

Did you configure some keyboard stuff in gnome earlier? Are you running
a plain Etch or do you have anything older or more recent? Your X
packages seem to be from Etch. What about gnome? Can you upgrade the X
packages to testing or unstable?

> Section "InputDevice"
> 	Identifier	"Generic Keyboard"
> 	Driver		"kbd"
> 	Option		"CoreKeyboard"
> 	Option		"XkbRules"	"xorg"
> 	Option		"XkbModel"	"pc104"
> 	Option		"XkbLayout"	"dvorak"
> 	Option		"XkbVariant"	"dvorak"
> EndSection
>   

Does it help if you comment XkbLayout and XkbVariant out?


> (II) Loading /usr/lib/xorg/modules/extensions/libGLcore.so
> dlopen: /usr/lib/xorg/modules/extensions/libGLcore.so: undefined symbol:
> _glapi_Dispatch
> (EE) Failed to load /usr/lib/xorg/modules/extensions/libGLcore.so
> (II) UnloadModule: "GLcore"
> (EE) Failed to load module "GLcore" (loader failed, 7)
>   

(unrelated) Remove GLcore from the module sections of your xorg.conf, it
will loaded automatically when needed.

> (II) LoadModule: "speedo"
> (WW) Warning, couldn't open module speedo
> (II) UnloadModule: "speedo"
> (EE) Failed to load module "speedo" (module does not exist, 0)
>   

(unrelated) Remove speedo there too.

> (II) I810(0): [drm] DRM interface version 1.2
> (II) I810(0): [drm] created "i915" driver at busid "pci:0000:00:02.0"
> (II) I810(0): [drm] added 8192 byte SAREA at 0xf04dd000
> (II) I810(0): [drm] mapped SAREA 0xf04dd000 to 0xb7b59000
> (II) I810(0): [drm] framebuffer handle = 0xf0020000
> (II) I810(0): [drm] added 1 reserved context for kernel
> (WW) I810(0): i830 Kernel module detected, Use the i915 Kernel module
> instead, aborting DRI init.
>   

(unrelated) Are look loading the i830 kernel module explicitly in
/etc/modules or so? You should remove it, i915 will be loaded
automatically instead and it will give you DRI.

Brice




Reply to: