Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] X11 start breaks
Date: Mon, 14 Dec 2009 18:24:09
Message-Id: 358eca8f0912140857p3b98eb67n5deeb3b082dbec8b@mail.gmail.com
In Reply to: [gentoo-user] X11 start breaks by GerhardosG
1 2009/12/14 GerhardosG <gerhard.goessl@×××××××.org>:
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 Have a look at this previous thread:
65
66 http://article.gmane.org/gmane.linux.gentoo.user/224058
67
68 I suspect that you were using /etc/rc.conf to define a DE/WM to handle
69 your Xsession and this configuration file is no longer used by Gentoo.
70 --
71 Regards,
72 Mick