Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Error loading keymap and Xorg warnings
Date: Wed, 18 Oct 2006 22:29:40
Message-Id: 200610182325.43115.michaelkintzios@gmail.com
1 Hi All,
2
3 I update xorg on my desktop and Xorg.0.log shows this error related to xkb:
4 ====================================================
5 (**) Keyboard0: Core Keyboard
6 (**) Option "Protocol" "standard"
7 (**) Keyboard0: Protocol: standard
8 (**) Option "AutoRepeat" "500 30"
9 (**) Option "XkbRules" "xorg"
10 (**) Keyboard0: XkbRules: "xorg"
11 (**) Option "XkbModel" "pc105"
12 (**) Keyboard0: XkbModel: "pc105"
13 (**) Option "XkbLayout" "gb,el"
14 (**) Keyboard0: XkbLayout: "gb,el"
15 (**) Option "XkbOptions" "grp:alt_shift_toggle,grp_led:scroll,compose:menu"
16 (**) Keyboard0: XkbOptions: "grp:alt_shift_toggle,grp_led:scroll,compose:menu"
17 (**) Option "CustomKeycodes" "off"
18 (**) Keyboard0: CustomKeycodes disabled
19 (II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD)
20 (II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE)
21 xkb_keycodes { include "xfree86+aliases(qwerty)" };
22 xkb_types { include "complete" };
23 xkb_compatibility { include "complete+ledscroll(group_lock)" };
24 xkb_symbols {
25 include "pc(pc105)+gb+gr:2+group(alt_shift_toggle)+compose(menu)" };
26 xkb_geometry { include "pc(pc105)" };
27 (II) Mouse0: ps2EnableDataReporting: succeeded
28 (**) RADEON(0): RADEONSaveScreen(2)
29 xkb_types { include "%" };
30 xkb_compatibility { include "%" };
31 xkb_symbols { include "%" };
32 xkb_geometry { include "%" };
33 (EE) Error loading keymap /usr/share/X11/xkb/compiled/server-0.xkm
34 ====================================================
35
36 Do I need to do anything about it? I haven't noticed anything being amiss
37 with the updated xorg.
38
39 Also, I am getting all these warnings about AIXGL - should I be worried?
40 ====================================================
41 (WW) AIGLX: 3D driver claims to not support visual 0x23
42 (WW) AIGLX: 3D driver claims to not support visual 0x24
43 (WW) AIGLX: 3D driver claims to not support visual 0x25
44 (WW) AIGLX: 3D driver claims to not support visual 0x26
45 (WW) AIGLX: 3D driver claims to not support visual 0x27
46 (WW) AIGLX: 3D driver claims to not support visual 0x28
47 (WW) AIGLX: 3D driver claims to not support visual 0x29
48 (WW) AIGLX: 3D driver claims to not support visual 0x2a
49 (WW) AIGLX: 3D driver claims to not support visual 0x2b
50 (WW) AIGLX: 3D driver claims to not support visual 0x2c
51 (WW) AIGLX: 3D driver claims to not support visual 0x2d
52 (WW) AIGLX: 3D driver claims to not support visual 0x2e
53 (WW) AIGLX: 3D driver claims to not support visual 0x2f
54 (WW) AIGLX: 3D driver claims to not support visual 0x30
55 (WW) AIGLX: 3D driver claims to not support visual 0x31
56 (WW) AIGLX: 3D driver claims to not support visual 0x32
57 (II) AIGLX: Loaded and initialized /usr/lib/dri/radeon_dri.so
58 (II) GLX: Initialized DRI GL provider for screen 0
59 ====================================================
60
61 PS. I'm running Fluxbox so eye candy is not yet an option I guess?
62 --
63 Regards,
64 Mick