Gentoo Archives: gentoo-user

From: Joshua Murphy <poisonbl@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] X11 start breaks
Date: Mon, 14 Dec 2009 18:12:43
Message-Id: c30988c30912140819g1e171900u44f22e5e3909ebc7@mail.gmail.com
In Reply to: [gentoo-user] X11 start breaks by GerhardosG
1 On Mon, Dec 14, 2009 at 10:29 AM, GerhardosG <gerhard.goessl@×××××××.org> wrote:
2 > Hi ,
3 >
4 > My graphics-card is a GeForce 7600 GT
5 >
6 > X11 start breaks with this messages in /var/log/Xorg.0.log :
7 >
8 >
9 > (II) Initializing built-in extension DAMAGE
10 > (II) Initializing extension GLX
11 > (II) config/hal: Adding input device AT Translated Set 2 keyboard
12 > (II) LoadModule: "evdev"
13 > (II) Loading /usr/lib/xorg/modules/input//evdev_drv.so
14 > (II) Module evdev: vendor="X.Org Foundation"
15 >       compiled for 1.6.5, module version = 2.3.1
16 >       Module class: X.Org XInput Driver
17 >       ABI class: X.Org XInput driver, version 4.0
18 > (**) AT Translated Set 2 keyboard: always reports core events
19 > (**) AT Translated Set 2 keyboard: Device: "/dev/input/event2"
20 > (II) AT Translated Set 2 keyboard: Found keys
21 > (II) AT Translated Set 2 keyboard: Configuring as keyboard
22 > (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard"
23 > (type: KEYBOARD)
24 > (**) Option "xkb_rules" "evdev"
25 > (**) Option "xkb_model" "evdev"
26 > (**) Option "xkb_layout" "us"
27 > (II) config/hal: Adding input device Power Button
28 > (**) Power Button: always reports core events
29 > (**) Power Button: Device: "/dev/input/event1"
30 > (II) Power Button: Found keys
31 > (II) Power Button: Configuring as keyboard
32 > (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
33 > (**) Option "xkb_rules" "evdev"
34 > (**) Option "xkb_model" "evdev"
35 > (**) Option "xkb_layout" "us"
36 > (II) config/hal: Adding input device Power Button
37 > (**) Power Button: always reports core events
38 > (**) Power Button: Device: "/dev/input/event0"
39 > (II) Power Button: Found keys
40 > (II) Power Button: Configuring as keyboard
41 > (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
42 > (**) Option "xkb_rules" "evdev"
43 > (**) Option "xkb_model" "evdev"
44 > (**) Option "xkb_layout" "us"
45 > (II) Power Button: Close
46 > (II) UnloadModule: "evdev"
47 > (II) Power Button: Close
48 > (II) UnloadModule: "evdev"
49 > (II) AT Translated Set 2 keyboard: Close
50 > (II) UnloadModule: "evdev"
51 >
52 >
53 >
54 > tux ~ # lsmod
55 >
56 > Module                  Size  Used by
57 > test_nx                 1824  0
58 > psmouse                37980  0
59 > nvidia               9574140  0
60 >
61 >
62 > What is wrong ???
63
64 Firstly, error lines in the Xorg.0.log start with (EE). Secondly, most
65 aren't entirely meaningful without the context around them. With the
66 information we have in your mail here, none of us is likely to to
67 divine what the source of your issue is. Given the whole Xorg.0.log,
68 we might be able to see something, though.
69
70 --
71 Poison [BLX]
72 Joshua M. Murphy