Gentoo Archives: gentoo-user

From: Denis <denis.che@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] my xorg-server 1.6 seems a bit unstable - what am I doing wrong?
Date: Fri, 09 Oct 2009 14:46:21
Message-Id: d9a0a6da0910090746y43031ecbu6744dd47b18185dc@mail.gmail.com
1 I am running the xorg-server-1.6, to which I just upgraded, and kernel
2 2.6.27-gentoo-r8, and I am having an issue with the server crashing
3 whenever I try to drag the scroll bar within Mathematica - which never
4 happened to me before with previous xorg-servers, and I use
5 Mathematica extensively. So I just wanted to ask some questions to
6 see if any of the warnings and errors I am seeing in the log may
7 actually cause X to be unstable...
8
9 1. In the log (see below), Xorg shows an error trying to load dri...
10 Since I have nvidia and glx and don't have dri, I don't have the dri
11 drivers, so how can I stop Xorg from trying to load dri/dri2?
12
13 2. I get a warning:
14
15 (--) PCI:*(0:1:0:0) 10de:01d1:0000:0000 nVidia Corporation G72
16 [GeForce 7300 LE] rev 161, Mem @ 0x91000000/16777216,
17 0x80000000/268435456, 0x90000000/16777216
18 (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
19 (II) No APM support in BIOS or kernel
20
21 Will this make X unstable in any way?
22
23 3. Are the freetype and type1 modules now incorporated into X or phased out?
24
25
26 Here is my xorg.conf:
27 =====================================
28 Section "ServerLayout"
29 Identifier "X.org Configured"
30 Screen 0 "Screen0" 0 0
31 InputDevice "Mouse0" "CorePointer"
32 InputDevice "Keyboard0" "CoreKeyboard"
33 EndSection
34
35 Section "Files"
36 ModulePath "/usr/lib/xorg/modules"
37 FontPath "/usr/share/fonts/misc/:unscaled"
38 FontPath "/usr/share/fonts/Type1/"
39 FontPath "/usr/share/fonts/ttf-bitstream-vera/"
40 FontPath "/usr/share/fonts/75dpi/:unscaled"
41 FontPath "/usr/share/fonts/100dpi/:unscaled"
42 FontPath "/usr/share/fonts/default/ghostscript/"
43 FontPath "/usr/share/fonts/corefonts/"
44 FontPath "/usr/share/fonts/cyrillic/"
45 FontPath "/usr/share/fonts/dejavu/"
46 FontPath "/usr/share/fonts/freefonts/"
47 FontPath "/usr/share/fonts/intlfonts/"
48 FontPath "/usr/share/fonts/terminus/"
49 FontPath "/usr/share/fonts/unifont/"
50 FontPath "/usr/share/fonts/Mathematica/AFM/"
51 FontPath "/usr/share/fonts/Mathematica/BDF/"
52 FontPath "/usr/share/fonts/Mathematica/Type1/"
53
54
55 EndSection
56
57 Section "Module"
58 Load "record"
59 Load "extmod"
60 Load "dbe"
61 Load "glx"
62 #Load "type1"
63 #Load "freetype"
64 EndSection
65
66 Section "InputDevice"
67 Identifier "Keyboard0"
68 Driver "kbd"
69 EndSection
70
71 Section "InputDevice"
72 Identifier "Mouse0"
73 Driver "mouse"
74 Option "Protocol" "auto"
75 Option "Device" "/dev/input/mice"
76 Option "ZAxisMapping" "4 5 6 7"
77 EndSection
78
79 Section "Monitor"
80 Identifier "Monitor0"
81 VendorName "Sony"
82 ModelName "G520"
83 DisplaySize 405 305
84 EndSection
85
86 Section "Device"
87 Identifier "Card0"
88 Driver "nvidia"
89 VendorName "nVidia Corporation"
90 BoardName "GeForce 7300 LE"
91 BusID "PCI:1:0:0"
92 Option "UseEdidDpi" "FALSE"
93 # Option "DPI" "100 x 100"
94 EndSection
95
96 Section "Screen"
97 Identifier "Screen0"
98 Device "Card0"
99 Monitor "Monitor0"
100 DefaultDepth 24
101 SubSection "Display"
102 Viewport 0 0
103 Depth 16
104 EndSubSection
105 SubSection "Display"
106 Viewport 0 0
107 Depth 24
108 Modes "1600x1200"
109 EndSubSection
110 EndSection
111 ====================================
112
113 And here is the Xorg.0.log file:
114 ====================================
115 X.Org X Server 1.6.3.901 (1.6.4 RC 1)
116 Release Date: 2009-8-25
117 X Protocol Version 11, Revision 0
118 Build Operating System: Linux 2.6.27-gentoo-r8 i686
119 Current Operating System: Linux langevin 2.6.27-gentoo-r8 #1 SMP
120 PREEMPT Sat Feb 28 18:50:18 EST 2009 i686
121 Build Date: 08 October 2009 11:20:23AM
122
123 Before reporting problems, check http://wiki.x.org
124 to make sure that you have the latest version.
125 Markers: (--) probed, (**) from config file, (==) default setting,
126 (++) from command line, (!!) notice, (II) informational,
127 (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
128 (==) Log file: "/var/log/Xorg.0.log", Time: Fri Oct 9 10:33:25 2009
129 (==) Using config file: "/etc/X11/xorg.conf"
130 (==) ServerLayout "X.org Configured"
131 (**) |-->Screen "Screen0" (0)
132 (**) | |-->Monitor "Monitor0"
133 (**) | |-->Device "Card0"
134 (**) |-->Input Device "Mouse0"
135 (**) |-->Input Device "Keyboard0"
136 (==) Not automatically adding devices
137 (==) Not automatically enabling devices
138 (**) FontPath set to:
139 /usr/share/fonts/misc/:unscaled,
140 /usr/share/fonts/Type1/,
141 /usr/share/fonts/ttf-bitstream-vera/,
142 /usr/share/fonts/75dpi/:unscaled,
143 /usr/share/fonts/100dpi/:unscaled,
144 /usr/share/fonts/default/ghostscript/,
145 /usr/share/fonts/corefonts/,
146 /usr/share/fonts/cyrillic/,
147 /usr/share/fonts/dejavu/,
148 /usr/share/fonts/freefonts/,
149 /usr/share/fonts/intlfonts/,
150 /usr/share/fonts/terminus/,
151 /usr/share/fonts/unifont/,
152 /usr/share/fonts/Mathematica/AFM/,
153 /usr/share/fonts/Mathematica/BDF/,
154 /usr/share/fonts/Mathematica/Type1/,
155 /usr/share/fonts/misc/,
156 /usr/share/fonts/TTF/,
157 /usr/share/fonts/OTF,
158 /usr/share/fonts/Type1/,
159 /usr/share/fonts/100dpi/,
160 /usr/share/fonts/75dpi/
161 (**) ModulePath set to "/usr/lib/xorg/modules"
162 (II) Loader magic: 0x1ea0
163 (II) Module ABI versions:
164 X.Org ANSI C Emulation: 0.4
165 X.Org Video Driver: 5.0
166 X.Org XInput driver : 4.0
167 X.Org Server Extension : 2.0
168 (II) Loader running on linux
169 (++) using VT number 9
170
171 (--) PCI:*(0:1:0:0) 10de:01d1:0000:0000 nVidia Corporation G72
172 [GeForce 7300 LE] rev 161, Mem @ 0x91000000/16777216,
173 0x80000000/268435456, 0x90000000/16777216
174 (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
175 (II) No APM support in BIOS or kernel
176 (II) System resource ranges:
177 [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[B]
178 [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
179 [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
180 [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
181 [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
182 [5] -1 0 0x00000000 - 0x00000000 (0x1) IX[B]
183 (II) "extmod" will be loaded. This was enabled by default and also
184 specified in the config file.
185 (II) "dbe" will be loaded. This was enabled by default and also
186 specified in the config file.
187 (II) "glx" will be loaded. This was enabled by default and also
188 specified in the config file.
189 (II) "record" will be loaded. This was enabled by default and also
190 specified in the config file.
191 (II) "dri" will be loaded by default.
192 (II) "dri2" will be loaded by default.
193 (II) LoadModule: "record"
194 (II) Loading /usr/lib/xorg/modules/extensions//librecord.so
195 (II) Module record: vendor="X.Org Foundation"
196 compiled for 1.6.3.901, module version = 1.13.0
197 Module class: X.Org Server Extension
198 ABI class: X.Org Server Extension, version 2.0
199 (II) Loading extension RECORD
200 (II) LoadModule: "extmod"
201 (II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
202 (II) Module extmod: vendor="X.Org Foundation"
203 compiled for 1.6.3.901, module version = 1.0.0
204 Module class: X.Org Server Extension
205 ABI class: X.Org Server Extension, version 2.0
206 (II) Loading extension MIT-SCREEN-SAVER
207 (II) Loading extension XFree86-VidModeExtension
208 (II) Loading extension XFree86-DGA
209 (II) Loading extension DPMS
210 (II) Loading extension XVideo
211 (II) Loading extension XVideo-MotionCompensation
212 (II) Loading extension X-Resource
213 (II) LoadModule: "dbe"
214 (II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
215 (II) Module dbe: vendor="X.Org Foundation"
216 compiled for 1.6.3.901, module version = 1.0.0
217 Module class: X.Org Server Extension
218 ABI class: X.Org Server Extension, version 2.0
219 (II) Loading extension DOUBLE-BUFFER
220 (II) LoadModule: "glx"
221 (II) Loading /usr/lib/xorg/modules/extensions//libglx.so
222 (II) Module glx: vendor="NVIDIA Corporation"
223 compiled for 4.0.2, module version = 1.0.0
224 Module class: X.Org Server Extension
225 (II) NVIDIA GLX Module 180.60 Tue May 12 12:42:34 PDT 2009
226 (II) Loading extension GLX
227 (II) LoadModule: "dri"
228 (WW) Warning, couldn't open module dri
229 (II) UnloadModule: "dri"
230 (EE) Failed to load module "dri" (module does not exist, 0)
231 (II) LoadModule: "dri2"
232 (WW) Warning, couldn't open module dri2
233 (II) UnloadModule: "dri2"
234 (EE) Failed to load module "dri2" (module does not exist, 0)
235 (II) LoadModule: "nvidia"
236 (II) Loading /usr/lib/xorg/modules/drivers//nvidia_drv.so
237 (II) Module nvidia: vendor="NVIDIA Corporation"
238 compiled for 4.0.2, module version = 1.0.0
239 Module class: X.Org Video Driver
240 (II) LoadModule: "mouse"
241 (II) Loading /usr/lib/xorg/modules/input//mouse_drv.so
242 (II) Module mouse: vendor="X.Org Foundation"
243 compiled for 1.6.3.901, module version = 1.4.0
244 Module class: X.Org XInput Driver
245 ABI class: X.Org XInput driver, version 4.0
246 (II) LoadModule: "kbd"
247 (II) Loading /usr/lib/xorg/modules/input//kbd_drv.so
248 (II) Module kbd: vendor="X.Org Foundation"
249 compiled for 1.6.3.901, module version = 1.3.2
250 Module class: X.Org XInput Driver
251 ABI class: X.Org XInput driver, version 4.0
252 (II) NVIDIA dlloader X Driver 180.60 Tue May 12 12:18:36 PDT 2009
253 (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
254 (II) Primary Device is: PCI 01@00:00:0
255 (II) Loading sub module "fb"
256 (II) LoadModule: "fb"
257 (II) Loading /usr/lib/xorg/modules//libfb.so
258 (II) Module fb: vendor="X.Org Foundation"
259 compiled for 1.6.3.901, module version = 1.0.0
260 ABI class: X.Org ANSI C Emulation, version 0.4
261 (II) Loading sub module "wfb"
262 (II) LoadModule: "wfb"
263 (II) Loading /usr/lib/xorg/modules//libwfb.so
264 (II) Module wfb: vendor="X.Org Foundation"
265 compiled for 1.6.3.901, module version = 1.0.0
266 ABI class: X.Org ANSI C Emulation, version 0.4
267 (II) Loading sub module "ramdac"
268 (II) LoadModule: "ramdac"
269 (II) Module "ramdac" already built-in
270 (II) resource ranges after probing:
271 [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[B]
272 [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
273 [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
274 [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
275 [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
276 [5] -1 0 0x00000000 - 0x00000000 (0x1) IX[B]
277 (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
278 (==) NVIDIA(0): RGB weight 888
279 (==) NVIDIA(0): Default visual is TrueColor
280 (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
281 (**) NVIDIA(0): Option "UseEdidDpi" "FALSE"
282 (**) NVIDIA(0): Enabling RENDER acceleration
283 (II) NVIDIA(0): Support for GLX with the Damage and Composite X extensions is
284 (II) NVIDIA(0): enabled.
285 (II) NVIDIA(0): NVIDIA GPU GeForce 7300 LE (G72) at PCI:1:0:0 (GPU-0)
286 (--) NVIDIA(0): Memory: 524288 kBytes
287 (--) NVIDIA(0): VideoBIOS: 05.72.22.43.01
288 (II) NVIDIA(0): Detected PCI Express Link width: 16X
289 (--) NVIDIA(0): Interlaced video modes are supported on this GPU
290 (--) NVIDIA(0): Connected display device(s) on GeForce 7300 LE at PCI:1:0:0:
291 (--) NVIDIA(0): NEC AccuSync 120 (CRT-0)
292 (--) NVIDIA(0): NEC AccuSync 120 (CRT-0): 400.0 MHz maximum pixel clock
293 (II) NVIDIA(0): Assigned Display Device: CRT-0
294 (II) NVIDIA(0): Validated modes:
295 (II) NVIDIA(0): "1600x1200"
296 (II) NVIDIA(0): Virtual screen size determined to be 1600 x 1200
297 (**) NVIDIA(0): DPI set to (100, 99); computed from "DisplaySize" Monitor
298 (**) NVIDIA(0): section option
299 (==) NVIDIA(0): Enabling 32-bit ARGB GLX visuals.
300 (--) Depth 24 pixmap format is 32 bpp
301 (II) do I need RAC? No, I don't.
302 (II) resource ranges after preInit:
303 [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[B]
304 [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
305 [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
306 [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
307 [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
308 [5] -1 0 0x00000000 - 0x00000000 (0x1) IX[B]
309 (II) NVIDIA(0): Initialized GPU GART.
310 (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
311 (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
312 (II) NVIDIA(0): configuration option may not be set correctly. When the
313 (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
314 (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
315 (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
316 (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
317 (II) NVIDIA(0): Config Options in the README.
318 (II) NVIDIA(0): Setting mode "1600x1200"
319 (II) Loading extension NV-GLX
320 (II) NVIDIA(0): NVIDIA 3D Acceleration Architecture Initialized
321 (==) NVIDIA(0): Disabling shared memory pixmaps
322 (II) NVIDIA(0): Using the NVIDIA 2D acceleration architecture
323 (==) NVIDIA(0): Backing store disabled
324 (==) NVIDIA(0): Silken mouse enabled
325 (II) NVIDIA(0): DPMS enabled
326 (II) Loading extension NV-CONTROL
327 (II) Loading extension XINERAMA
328 (==) RandR enabled
329 (II) Initializing built-in extension Generic Event Extension
330 (II) Initializing built-in extension SHAPE
331 (II) Initializing built-in extension MIT-SHM
332 (II) Initializing built-in extension XInputExtension
333 (II) Initializing built-in extension XTEST
334 (II) Initializing built-in extension BIG-REQUESTS
335 (II) Initializing built-in extension SYNC
336 (II) Initializing built-in extension XKEYBOARD
337 (II) Initializing built-in extension XC-MISC
338 (II) Initializing built-in extension XINERAMA
339 (II) Initializing built-in extension XFIXES
340 (II) Initializing built-in extension RENDER
341 (II) Initializing built-in extension RANDR
342 (II) Initializing built-in extension COMPOSITE
343 (II) Initializing built-in extension DAMAGE
344 (II) Initializing extension GLX
345 (**) Option "Protocol" "auto"
346 (**) Option "Device" "/dev/input/mice"
347 (II) Mouse0: Setting mouse protocol to "ExplorerPS/2"
348 (**) Mouse0: Device: "/dev/input/mice"
349 (**) Mouse0: Protocol: "auto"
350 (**) Option "CorePointer"
351 (**) Mouse0: always reports core events
352 (**) Option "Device" "/dev/input/mice"
353 (==) Mouse0: Emulate3Buttons, Emulate3Timeout: 50
354 (**) Option "ZAxisMapping" "4 5 6 7"
355 (**) Mouse0: ZAxisMapping: buttons 4, 5, 6 and 7
356 (**) Mouse0: Buttons: 11
357 (**) Mouse0: Sensitivity: 1
358 (II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE)
359 (**) Mouse0: (accel) keeping acceleration scheme 1
360 (**) Mouse0: (accel) filter chain progression: 2.00
361 (**) Mouse0: (accel) filter stage 0: 20.00 ms
362 (**) Mouse0: (accel) set acceleration profile 0
363 (II) Mouse0: Setting mouse protocol to "ExplorerPS/2"
364 (II) Mouse0: ps2EnableDataReporting: succeeded
365 (**) Option "CoreKeyboard"
366 (**) Keyboard0: always reports core events
367 (**) Option "Protocol" "standard"
368 (**) Keyboard0: Protocol: standard
369 (**) Option "AutoRepeat" "500 30"
370 (**) Option "XkbRules" "xorg"
371 (**) Keyboard0: XkbRules: "xorg"
372 (**) Option "XkbModel" "pc105"
373 (**) Keyboard0: XkbModel: "pc105"
374 (**) Option "XkbLayout" "us"
375 (**) Keyboard0: XkbLayout: "us"
376 (**) Option "CustomKeycodes" "off"
377 (**) Keyboard0: CustomKeycodes disabled
378 (II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD)
379 (II) 3rd Button detected: disabling emulate3Button

Replies

Subject Author
Re: [gentoo-user] my xorg-server 1.6 seems a bit unstable - what am I doing wrong? Volker Armin Hemmann <volkerarmin@××××××××××.com>