Gentoo Archives: gentoo-user

From: Marcus Wanner <marcusw@×××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] X11 start breaks
Date: Mon, 14 Dec 2009 18:07:36
Message-Id: 4B2663F7.6000002@cox.net
In Reply to: [gentoo-user] X11 start breaks by GerhardosG
1 On 12/14/2009 10:29 AM, GerhardosG 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 >
65 >
66 >
67
68 Please attach all of /var/log/Xorg.0.log.
69
70 Marcus