Gentoo Archives: gentoo-user

From: GerhardosG <gerhard.goessl@×××××××.org>
To: gentoo-user@l.g.o
Subject: [gentoo-user] X11 start breaks
Date: Mon, 14 Dec 2009 20:11:09
Message-Id: 4B268315.5070409@allgaeu.org
1 Hi,
2
3 My graphics-card is a GeForce 7600 GT
4
5
6 tux ~ # lsmod
7
8 Module Size Used by
9 test_nx 1824 0
10 psmouse 1980 0
11 nvidia 9574140 0
12
13
14
15 X11 start breaks with this messages in /var/log/Xorg.0.log :
16
17 X.Org X Server 1.6.5
18 Release Date: 2009-10-11
19 X Protocol Version 11, Revision 0
20 Build Operating System: Linux 2.6.31-gentoo-r6 i686
21 Current Operating System: Linux tux 2.6.31-gentoo-r6 #1 Fri Dec 11
22 15:05:30 GMT 2009 i686
23 Build Date: 12 December 2009 07:57:34PM
24
25 Before reporting problems, check http://wiki.x.org
26 to make sure that you have the latest version.
27 Markers: (--) probed, (**) from config file, (==) default setting,
28 (++) from command line, (!!) notice, (II) informational,
29 (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
30 (==) Log file: "/var/log/Xorg.0.log", Time: Mon Dec 14 10:19:46 2009
31 (==) Using config file: "/etc/X11/xorg.conf"
32 (==) ServerLayout "Main Layout"
33 (**) |-->Screen "Screen MGA1" (0)
34 (**) | |-->Monitor "Generic Monitor"
35 (==) No device specified for screen "Screen MGA1".
36 Using the first device section listed.
37 (**) | |-->Device "nVidia GeForce"
38 (**) |-->Screen "Screen MGA2" (1)
39 (**) | |-->Monitor "Generic Monitor"
40 (==) No device specified for screen "Screen MGA2".
41 Using the first device section listed.
42 (**) | |-->Device "nVidia GeForce"
43 (**) |-->Input Device "Mouse1"
44 (**) |-->Input Device "Mouse2"
45 (**) |-->Input Device "Keyboard1"
46 (**) Option "BlankTime" "10"
47 (**) Option "StandbyTime" "20"
48 (**) Option "SuspendTime" "30"
49 (**) Option "OffTime" "60"
50 (==) Automatically adding devices
51 (==) Automatically enabling devices
52 (WW) The directory "/usr/share/fonts/local" does not exist.
53 Entry deleted from font path.
54 (WW) The directory "/usr/share/fonts/misc" does not exist.
55 Entry deleted from font path.
56 (WW) The directory "/usr/share/fonts/Type1" does not exist.
57 Entry deleted from font path.
58 (WW) The directory "/usr/share/fonts/TTF" does not exist.
59 Entry deleted from font path.
60 (WW) The directory "/usr/share/fonts/75dpi" does not exist.
61 Entry deleted from font path.
62 (WW) The directory "/usr/share/fonts/100dpi" does not exist.
63 Entry deleted from font path.
64 (WW) The directory "/usr/share/fonts/misc/" does not exist.
65 Entry deleted from font path.
66 (WW) The directory "/usr/share/fonts/TTF/" does not exist.
67 Entry deleted from font path.
68 (WW) The directory "/usr/share/fonts/OTF" does not exist.
69 Entry deleted from font path.
70 (WW) The directory "/usr/share/fonts/Type1/" does not exist.
71 Entry deleted from font path.
72 (WW) The directory "/usr/share/fonts/100dpi/" does not exist.
73 Entry deleted from font path.
74 (WW) The directory "/usr/share/fonts/75dpi/" does not exist.
75 Entry deleted from font path.
76 (**) FontPath set to:
77
78 (==) ModulePath set to "/usr/lib/xorg/modules"
79 (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or
80 'vmmouse' will be disabled.
81 (WW) Disabling Mouse1
82 (WW) Disabling Mouse2
83 (WW) Disabling Keyboard1
84 (II) Loader magic: 0x1a60
85 (II) Module ABI versions:
86 X.Org ANSI C Emulation: 0.4
87 X.Org Video Driver: 5.0
88 X.Org XInput driver : 4.0
89 X.Org Server Extension : 2.0
90 (II) Loader running on linux
91 (--) using VT number 7
92
93 (--) PCI:*(0:1:0:0) 10de:0391:1043:81f7 nVidia Corporation G70 [GeForce
94 7600 GT] rev 161, Mem @ 0xfd000000/16777216, 0xc0000000/268435456,
95 0xfc000000/16777216, I/O @ 0x0000dc00/128, BIOS @ 0x????????/131072
96 (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
97 (II) No APM support in BIOS or kernel
98 (II) System resource ranges:
99 [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[B]
100 [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
101 [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
102 [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
103 [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
104 [5] -1 0 0x00000000 - 0x00000000 (0x1) IX[B]
105 (II) "extmod" will be loaded. This was enabled by default and also
106 specified in the config file.
107 (II) "dbe" will be loaded. This was enabled by default and also
108 specified in the config file.
109 (II) "glx" will be loaded. This was enabled by default and also
110 specified in the config file.
111 (II) "record" will be loaded by default.
112 (II) "dri" will be loaded by default.
113 (II) "dri2" will be loaded by default.
114 (II) LoadModule: "dbe"
115 (II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
116 (II) Module dbe: vendor="X.Org Foundation"
117 compiled for 1.6.5, module version = 1.0.0
118 Module class: X.Org Server Extension
119 ABI class: X.Org Server Extension, version 2.0
120 (II) Loading extension DOUBLE-BUFFER
121 (II) LoadModule: "glx"
122 (II) Loading /usr/lib/xorg/modules/extensions//libglx.so
123 (II) Module glx: vendor="NVIDIA Corporation"
124 compiled for 4.0.2, module version = 1.0.0
125 Module class: X.Org Server Extension
126 (II) NVIDIA GLX Module 185.18.36 Fri Aug 14 17:50:12 PDT 2009
127 (II) Loading extension GLX
128 (II) LoadModule: "extmod"
129 (II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
130 (II) Module extmod: vendor="X.Org Foundation"
131 compiled for 1.6.5, module version = 1.0.0
132 Module class: X.Org Server Extension
133 ABI class: X.Org Server Extension, version 2.0
134 (II) Loading extension MIT-SCREEN-SAVER
135 (II) Loading extension XFree86-VidModeExtension
136 (II) Loading extension DPMS
137 (II) Loading extension XVideo
138 (II) Loading extension XVideo-MotionCompensation
139 (II) Loading extension X-Resource
140 (II) LoadModule: "type1"
141 (WW) Warning, couldn't open module type1
142 (II) UnloadModule: "type1"
143 (EE) Failed to load module "type1" (module does not exist, 0)
144 (II) LoadModule: "freetype"
145 (WW) Warning, couldn't open module freetype
146 (II) UnloadModule: "freetype"
147 (EE) Failed to load module "freetype" (module does not exist, 0)
148 (II) LoadModule: "record"
149 (II) Loading /usr/lib/xorg/modules/extensions//librecord.so
150 (II) Module record: vendor="X.Org Foundation"
151 compiled for 1.6.5, module version = 1.13.0
152 Module class: X.Org Server Extension
153 ABI class: X.Org Server Extension, version 2.0
154 (II) Loading extension RECORD
155 (II) LoadModule: "dri"
156 (WW) Warning, couldn't open module dri
157 (II) UnloadModule: "dri"
158 (EE) Failed to load module "dri" (module does not exist, 0)
159 (II) LoadModule: "dri2"
160 (WW) Warning, couldn't open module dri2
161 (II) UnloadModule: "dri2"
162 (EE) Failed to load module "dri2" (module does not exist, 0)
163 (II) LoadModule: "nvidia"
164 (II) Loading /usr/lib/xorg/modules/drivers//nvidia_drv.so
165 (II) Module nvidia: vendor="NVIDIA Corporation"
166 compiled for 4.0.2, module version = 1.0.0
167 Module class: X.Org Video Driver
168 (II) NVIDIA dlloader X Driver 185.18.36 Fri Aug 14 17:24:40 PDT 2009
169 (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
170 (II) Primary Device is: PCI 01@00:00:0
171 (II) Loading sub module "fb"
172 (II) LoadModule: "fb"
173 (II) Loading /usr/lib/xorg/modules//libfb.so
174 (II) Module fb: vendor="X.Org Foundation"
175 compiled for 1.6.5, module version = 1.0.0
176 ABI class: X.Org ANSI C Emulation, version 0.4
177 (II) Loading sub module "wfb"
178 (II) LoadModule: "wfb"
179 (II) Loading /usr/lib/xorg/modules//libwfb.so
180 (II) Module wfb: vendor="X.Org Foundation"
181 compiled for 1.6.5, module version = 1.0.0
182 ABI class: X.Org ANSI C Emulation, version 0.4
183 (II) Loading sub module "ramdac"
184 (II) LoadModule: "ramdac"
185 (II) Module "ramdac" already built-in
186 (II) resource ranges after probing:
187 [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[B]
188 [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
189 [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
190 [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
191 [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
192 [5] -1 0 0x00000000 - 0x00000000 (0x1) IX[B]
193 (**) NVIDIA(0): Depth 16, (--) framebuffer bpp 16
194 (==) NVIDIA(0): RGB weight 565
195 (==) NVIDIA(0): Default visual is TrueColor
196 (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
197 (**) NVIDIA(0): Enabling RENDER acceleration
198 (II) NVIDIA(0): Support for GLX with the Damage and Composite X
199 extensions is
200 (II) NVIDIA(0): enabled.
201 (II) NVIDIA(0): NVIDIA GPU GeForce 7600 GT (G73) at PCI:1:0:0 (GPU-0)
202 (--) NVIDIA(0): Memory: 262144 kBytes
203 (--) NVIDIA(0): VideoBIOS: 05.73.22.15.01
204 (II) NVIDIA(0): Detected PCI Express Link width: 16X
205 (--) NVIDIA(0): Interlaced video modes are supported on this GPU
206 (--) NVIDIA(0): Connected display device(s) on GeForce 7600 GT at PCI:1:0:0:
207 (--) NVIDIA(0): Maxdata (RogenTech) Belinea101920 (CRT-0)
208 (--) NVIDIA(0): Maxdata (RogenTech) Belinea101920 (CRT-0): 400.0 MHz maximum
209 (--) NVIDIA(0): pixel clock
210 (II) NVIDIA(0): Assigned Display Device: CRT-0
211 (II) NVIDIA(0): Validated modes:
212 (II) NVIDIA(0): "1280x1024"
213 (II) NVIDIA(0): Virtual screen size determined to be 1280 x 1024
214 (--) NVIDIA(0): DPI set to (87, 86); computed from "UseEdidDpi" X config
215 (--) NVIDIA(0): option
216 (==) NVIDIA(0): Disabling 32-bit ARGB GLX visuals.
217 (II) do I need RAC? No, I don't.
218 (II) resource ranges after preInit:
219 [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[B]
220 [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
221 [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
222 [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
223 [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
224 [5] -1 0 0x00000000 - 0x00000000 (0x1) IX[B]
225 (II) NVIDIA(0): Initialized GPU GART.
226 (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
227 (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
228 (II) NVIDIA(0): configuration option may not be set correctly. When the
229 (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
230 (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
231 (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
232 (II) NVIDIA(0): "AcpidSocketPath" X configuration options in
233 Appendix B: X
234 (II) NVIDIA(0): Config Options in the README.
235 (II) NVIDIA(0): Setting mode "1280x1024"
236 (II) Loading extension NV-GLX
237 (II) NVIDIA(0): NVIDIA 3D Acceleration Architecture Initialized
238 (==) NVIDIA(0): Disabling shared memory pixmaps
239 (II) NVIDIA(0): Using the NVIDIA 2D acceleration architecture
240 (==) NVIDIA(0): Backing store disabled
241 (==) NVIDIA(0): Silken mouse enabled
242 (II) NVIDIA(0): DPMS enabled
243 (II) Loading extension NV-CONTROL
244 (II) Loading extension XINERAMA
245 (WW) NVIDIA(0): Option "no accel" is not used
246 (==) RandR enabled
247 (II) Initializing built-in extension Generic Event Extension
248 (II) Initializing built-in extension SHAPE
249 (II) Initializing built-in extension MIT-SHM
250 (II) Initializing built-in extension XInputExtension
251 (II) Initializing built-in extension XTEST
252 (II) Initializing built-in extension BIG-REQUESTS
253 (II) Initializing built-in extension SYNC
254 (II) Initializing built-in extension XKEYBOARD
255 (II) Initializing built-in extension XC-MISC
256 (II) Initializing built-in extension XINERAMA
257 (II) Initializing built-in extension XFIXES
258 (II) Initializing built-in extension RENDER
259 (II) Initializing built-in extension RANDR
260 (II) Initializing built-in extension COMPOSITE
261 (II) Initializing built-in extension DAMAGE
262 (II) Initializing extension GLX
263 (II) config/hal: Adding input device AT Translated Set 2 keyboard
264 (II) LoadModule: "evdev"
265 (II) Loading /usr/lib/xorg/modules/input//evdev_drv.so
266 (II) Module evdev: vendor="X.Org Foundation"
267 compiled for 1.6.5, module version = 2.3.1
268 Module class: X.Org XInput Driver
269 ABI class: X.Org XInput driver, version 4.0
270 (**) AT Translated Set 2 keyboard: always reports core events
271 (**) AT Translated Set 2 keyboard: Device: "/dev/input/event2"
272 (II) AT Translated Set 2 keyboard: Found keys
273 (II) AT Translated Set 2 keyboard: Configuring as keyboard
274 (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard"
275 (type: KEYBOARD)
276 (**) Option "xkb_rules" "evdev"
277 (**) Option "xkb_model" "evdev"
278 (**) Option "xkb_layout" "us"
279 (II) config/hal: Adding input device Power Button
280 (**) Power Button: always reports core events
281 (**) Power Button: Device: "/dev/input/event1"
282 (II) Power Button: Found keys
283 (II) Power Button: Configuring as keyboard
284 (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
285 (**) Option "xkb_rules" "evdev"
286 (**) Option "xkb_model" "evdev"
287 (**) Option "xkb_layout" "us"
288 (II) config/hal: Adding input device Power Button
289 (**) Power Button: always reports core events
290 (**) Power Button: Device: "/dev/input/event0"
291 (II) Power Button: Found keys
292 (II) Power Button: Configuring as keyboard
293 (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
294 (**) Option "xkb_rules" "evdev"
295 (**) Option "xkb_model" "evdev"
296 (**) Option "xkb_layout" "us"
297 (II) Power Button: Close
298 (II) UnloadModule: "evdev"
299 (II) Power Button: Close
300 (II) UnloadModule: "evdev"
301 (II) AT Translated Set 2 keyboard: Close
302 (II) UnloadModule: "evdev"
303 tux ~
304 #

Replies

Subject Author
Re: [gentoo-user] X11 start breaks Alan McKinnon <alan.mckinnon@×××××.com>