ubuntuusers.de

x-log

Datum:
10. November 2010 20:16
Code:
  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
[  1144.673] 
X.Org X Server 1.9.0
Release Date: 2010-08-20
[  1144.673] X Protocol Version 11, Revision 0
[  1144.673] Build Operating System: Linux 2.6.24-27-server i686 Ubuntu
[  1144.673] Current Operating System: Linux reschner 2.6.35-22-generic #35-Ubuntu SMP Sat Oct 16 20:36:48 UTC 2010 i686
[  1144.673] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.35-22-generic root=UUID=fbeb180e-5968-4a73-bd5b-1dd7ab3f2cc3 ro quiet splash
[  1144.673] Build Date: 16 September 2010  05:39:22PM
[  1144.673] xorg-server 2:1.9.0-0ubuntu7 (For technical support please see http://www.ubuntu.com/support) 
[  1144.673] Current version of pixman: 0.18.4
[  1144.673] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[  1144.673] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[  1144.673] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Nov 10 18:16:49 2010
[  1144.673] (==) Using config file: "/etc/X11/xorg.conf"
[  1144.673] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[  1144.674] (==) ServerLayout "Layout0"
[  1144.674] (**) |-->Screen "Screen0" (0)
[  1144.674] (**) |   |-->Monitor "Monitor0"
[  1144.674] (**) |   |-->Device "Device0"
[  1144.674] (**) |-->Screen "Screen1" (1)
[  1144.674] (**) |   |-->Monitor "Monitor1"
[  1144.674] (**) |   |-->Device "Device1"
[  1144.674] (**) |-->Input Device "Keyboard0"
[  1144.674] (**) |-->Input Device "Mouse0"
[  1144.674] (**) Option "Xinerama" "1"
[  1144.674] (==) Automatically adding devices
[  1144.674] (==) Automatically enabling devices
[  1144.675] (**) Xinerama: enabled
[  1144.675] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[  1144.675] 	Entry deleted from font path.
[  1144.675] (==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
	built-ins
[  1144.675] (==) ModulePath set to "/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules"
[  1144.675] (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[  1144.675] (WW) Disabling Keyboard0
[  1144.675] (WW) Disabling Mouse0
[  1144.675] (II) Loader magic: 0x81f8e00
[  1144.675] (II) Module ABI versions:
[  1144.675] 	X.Org ANSI C Emulation: 0.4
[  1144.675] 	X.Org Video Driver: 8.0
[  1144.675] 	X.Org XInput driver : 11.0
[  1144.675] 	X.Org Server Extension : 4.0
[  1144.676] (--) PCI:*(0:1:0:0) 10de:0640:19da:6046 rev 161, Mem @ 0xfa000000/16777216, 0xd0000000/268435456, 0xf8000000/33554432, I/O @ 0x0000bc00/128, BIOS @ 0x????????/524288
[  1144.676] (II) Open ACPI successful (/var/run/acpid.socket)
[  1144.676] (II) LoadModule: "extmod"
[  1144.676] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[  1144.677] (II) Module extmod: vendor="X.Org Foundation"
[  1144.677] 	compiled for 1.9.0, module version = 1.0.0
[  1144.677] 	Module class: X.Org Server Extension
[  1144.677] 	ABI class: X.Org Server Extension, version 4.0
[  1144.677] (II) Loading extension MIT-SCREEN-SAVER
[  1144.677] (II) Loading extension XFree86-VidModeExtension
[  1144.677] (II) Loading extension XFree86-DGA
[  1144.677] (II) Loading extension DPMS
[  1144.677] (II) Loading extension XVideo
[  1144.677] (II) Loading extension XVideo-MotionCompensation
[  1144.677] (II) Loading extension X-Resource
[  1144.677] (II) LoadModule: "dbe"
[  1144.677] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[  1144.677] (II) Module dbe: vendor="X.Org Foundation"
[  1144.677] 	compiled for 1.9.0, module version = 1.0.0
[  1144.677] 	Module class: X.Org Server Extension
[  1144.677] 	ABI class: X.Org Server Extension, version 4.0
[  1144.677] (II) Loading extension DOUBLE-BUFFER
[  1144.677] (II) LoadModule: "glx"
[  1144.677] (II) Loading /usr/lib/xorg/extra-modules/libglx.so
[  1144.700] (II) Module glx: vendor="NVIDIA Corporation"
[  1144.700] 	compiled for 4.0.2, module version = 1.0.0
[  1144.700] 	Module class: X.Org Server Extension
[  1144.700] (II) NVIDIA GLX Module  260.19.06  Mon Sep 13 07:01:31 PDT 2010
[  1144.700] (II) Loading extension GLX
[  1144.700] (II) LoadModule: "record"
[  1144.700] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[  1144.700] (II) Module record: vendor="X.Org Foundation"
[  1144.700] 	compiled for 1.9.0, module version = 1.13.0
[  1144.700] 	Module class: X.Org Server Extension
[  1144.700] 	ABI class: X.Org Server Extension, version 4.0
[  1144.700] (II) Loading extension RECORD
[  1144.700] (II) LoadModule: "dri"
[  1144.701] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[  1144.701] (II) Module dri: vendor="X.Org Foundation"
[  1144.701] 	compiled for 1.9.0, module version = 1.0.0
[  1144.701] 	ABI class: X.Org Server Extension, version 4.0
[  1144.701] (II) Loading extension XFree86-DRI
[  1144.701] (II) LoadModule: "dri2"
[  1144.701] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[  1144.701] (II) Module dri2: vendor="X.Org Foundation"
[  1144.701] 	compiled for 1.9.0, module version = 1.2.0
[  1144.701] 	ABI class: X.Org Server Extension, version 4.0
[  1144.701] (II) Loading extension DRI2
[  1144.701] (II) LoadModule: "nvidia"
[  1144.701] (II) Loading /usr/lib/xorg/extra-modules/nvidia_drv.so
[  1144.702] (II) Module nvidia: vendor="NVIDIA Corporation"
[  1144.702] 	compiled for 4.0.2, module version = 1.0.0
[  1144.702] 	Module class: X.Org Video Driver
[  1144.702] (II) NVIDIA dlloader X Driver  260.19.06  Mon Sep 13 06:37:13 PDT 2010
[  1144.702] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[  1144.702] (--) using VT number 8

[  1144.713] (II) Loading sub module "fb"
[  1144.713] (II) LoadModule: "fb"
[  1144.713] (II) Loading /usr/lib/xorg/modules/libfb.so
[  1144.713] (II) Module fb: vendor="X.Org Foundation"
[  1144.713] 	compiled for 1.9.0, module version = 1.0.0
[  1144.713] 	ABI class: X.Org ANSI C Emulation, version 0.4
[  1144.713] (II) Loading sub module "wfb"
[  1144.713] (II) LoadModule: "wfb"
[  1144.713] (II) Loading /usr/lib/xorg/modules/libwfb.so
[  1144.714] (II) Module wfb: vendor="X.Org Foundation"
[  1144.714] 	compiled for 1.9.0, module version = 1.0.0
[  1144.714] 	ABI class: X.Org ANSI C Emulation, version 0.4
[  1144.714] (II) Loading sub module "ramdac"
[  1144.714] (II) LoadModule: "ramdac"
[  1144.714] (II) Module "ramdac" already built-in
[  1144.714] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[  1144.714] (==) NVIDIA(0): RGB weight 888
[  1144.714] (==) NVIDIA(0): Default visual is TrueColor
[  1144.714] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[  1144.714] (**) NVIDIA(0): Option "TwinView" "0"
[  1144.714] (**) NVIDIA(0): Option "MetaModes" "DFP: nvidia-auto-select +0+0"
[  1144.714] (**) NVIDIA(0): Enabling RENDER acceleration
[  1144.714] (II) NVIDIA(0): Support for GLX with the Damage and Composite X extensions is
[  1144.714] (II) NVIDIA(0):     enabled.
[  1145.733] (II) NVIDIA(0): NVIDIA GPU GeForce 9500 GT (G96) at PCI:1:0:0 (GPU-0)
[  1145.733] (--) NVIDIA(0): Memory: 524288 kBytes
[  1145.733] (--) NVIDIA(0): VideoBIOS: 62.94.46.00.6a
[  1145.733] (II) NVIDIA(0): Detected PCI Express Link width: 1X
[  1145.733] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
[  1145.733] (--) NVIDIA(0): Connected display device(s) on GeForce 9500 GT at PCI:1:0:0
[  1145.733] (--) NVIDIA(0):     Sharp LL-T17A3-H (CRT-1)
[  1145.733] (--) NVIDIA(0):     Acer AL2216W (DFP-0)
[  1145.733] (--) NVIDIA(0): Sharp LL-T17A3-H (CRT-1): 400.0 MHz maximum pixel clock
[  1145.733] (--) NVIDIA(0): Acer AL2216W (DFP-0): 330.0 MHz maximum pixel clock
[  1145.733] (--) NVIDIA(0): Acer AL2216W (DFP-0): Internal Dual Link TMDS
[  1145.735] (II) NVIDIA(0): Display Device found referenced in MetaMode: DFP-0
[  1145.786] (II) NVIDIA(0): Assigned Display Device: DFP-0
[  1145.786] (II) NVIDIA(0): Validated modes:
[  1145.786] (II) NVIDIA(0):     "DFP:nvidia-auto-select+0+0"
[  1145.786] (II) NVIDIA(0): Virtual screen size determined to be 1680 x 1050
[  1145.809] (--) NVIDIA(0): DPI set to (90, 88); computed from "UseEdidDpi" X config
[  1145.809] (--) NVIDIA(0):     option
[  1145.809] (WW) NVIDIA(0): 32-bit ARGB GLX visuals are not currently supported with the
[  1145.809] (WW) NVIDIA(0):     Xinerama extension.
[  1145.809] (WW) NVIDIA(0): Disabling 32-bit ARGB GLX visuals.
[  1145.809] (**) NVIDIA(1): Depth 24, (--) framebuffer bpp 32
[  1145.809] (==) NVIDIA(1): RGB weight 888
[  1145.809] (==) NVIDIA(1): Default visual is TrueColor
[  1145.809] (==) NVIDIA(1): Using gamma correction (1.0, 1.0, 1.0)
[  1145.809] (**) NVIDIA(1): Option "TwinView" "0"
[  1145.809] (**) NVIDIA(1): Option "MetaModes" "CRT: nvidia-auto-select +0+0"
[  1145.809] (**) NVIDIA(1): Enabling RENDER acceleration
[  1145.809] (II) NVIDIA(1): NVIDIA GPU GeForce 9500 GT (G96) at PCI:1:0:0 (GPU-0)
[  1145.809] (--) NVIDIA(1): Memory: 524288 kBytes
[  1145.809] (--) NVIDIA(1): VideoBIOS: 62.94.46.00.6a
[  1145.809] (II) NVIDIA(1): Detected PCI Express Link width: 1X
[  1145.809] (--) NVIDIA(1): Interlaced video modes are supported on this GPU
[  1145.809] (--) NVIDIA(1): Connected display device(s) on GeForce 9500 GT at PCI:1:0:0
[  1145.809] (--) NVIDIA(1):     Sharp LL-T17A3-H (CRT-1)
[  1145.809] (--) NVIDIA(1):     Acer AL2216W (DFP-0)
[  1145.809] (--) NVIDIA(1): Sharp LL-T17A3-H (CRT-1): 400.0 MHz maximum pixel clock
[  1145.809] (--) NVIDIA(1): Acer AL2216W (DFP-0): 330.0 MHz maximum pixel clock
[  1145.809] (--) NVIDIA(1): Acer AL2216W (DFP-0): Internal Dual Link TMDS
[  1145.811] (II) NVIDIA(1): Display Device found referenced in MetaMode: CRT-1
[  1145.822] (II) NVIDIA(1): Assigned Display Device: CRT-1
[  1145.822] (II) NVIDIA(1): Validated modes:
[  1145.822] (II) NVIDIA(1):     "CRT:nvidia-auto-select+0+0"
[  1145.822] (II) NVIDIA(1): Virtual screen size determined to be 1280 x 1024
[  1145.825] (--) NVIDIA(1): DPI set to (95, 96); computed from "UseEdidDpi" X config
[  1145.825] (--) NVIDIA(1):     option
[  1145.825] (WW) NVIDIA(1): 32-bit ARGB GLX visuals are not currently supported with the
[  1145.825] (WW) NVIDIA(1):     Xinerama extension.
[  1145.825] (WW) NVIDIA(1): Disabling 32-bit ARGB GLX visuals.
[  1145.825] (--) Depth 24 pixmap format is 32 bpp
[  1145.825] (II) NVIDIA: Using 768.00 MB of virtual memory for indirect memory access.
[  1145.826] (II) NVIDIA(0): Initialized GPU GART.
[  1145.833] (II) NVIDIA(0): Setting mode "DFP:nvidia-auto-select+0+0"
[  1145.885] (II) Loading extension NV-GLX
[  1145.903] (II) NVIDIA(0): Initialized OpenGL Acceleration
[  1145.915] (==) NVIDIA(0): Disabling shared memory pixmaps
[  1145.915] (II) NVIDIA(0): Initialized X Rendering Acceleration
[  1145.915] (==) NVIDIA(0): Backing store disabled
[  1145.915] (==) NVIDIA(0): Silken mouse enabled
[  1145.920] (**) NVIDIA(0): DPMS enabled
[  1145.920] (II) Loading extension NV-CONTROL
[  1145.920] (II) Loading sub module "dri2"
[  1145.920] (II) LoadModule: "dri2"
[  1145.921] (II) Reloading /usr/lib/xorg/modules/extensions/libdri2.so
[  1145.921] (II) NVIDIA(0): [DRI2] Setup complete
[  1145.921] (==) RandR enabled
[  1145.922] (II) NVIDIA(1): Initialized GPU GART.
[  1145.927] (II) NVIDIA(1): Setting mode "CRT:nvidia-auto-select+0+0"
[  1146.050] (II) NVIDIA(1): Initialized OpenGL Acceleration
[  1146.055] (==) NVIDIA(1): Disabling shared memory pixmaps
[  1146.055] (II) NVIDIA(1): Initialized X Rendering Acceleration
[  1146.055] (==) NVIDIA(1): Backing store disabled
[  1146.055] (==) NVIDIA(1): Silken mouse enabled
[  1146.070] (**) NVIDIA(1): DPMS enabled
[  1146.070] (II) Loading sub module "dri2"
[  1146.070] (II) LoadModule: "dri2"
[  1146.071] (II) Reloading /usr/lib/xorg/modules/extensions/libdri2.so
[  1146.071] (II) NVIDIA(1): [DRI2] Setup complete
[  1146.071] (==) RandR enabled
[  1146.071] (II) Initializing built-in extension Generic Event Extension
[  1146.071] (II) Initializing built-in extension SHAPE
[  1146.071] (II) Initializing built-in extension MIT-SHM
[  1146.071] (II) Initializing built-in extension XInputExtension
[  1146.071] (II) Initializing built-in extension XTEST
[  1146.071] (II) Initializing built-in extension BIG-REQUESTS
[  1146.071] (II) Initializing built-in extension SYNC
[  1146.071] (II) Initializing built-in extension XKEYBOARD
[  1146.071] (II) Initializing built-in extension XC-MISC
[  1146.071] (II) Initializing built-in extension SECURITY
[  1146.071] (II) Initializing built-in extension XINERAMA
[  1146.071] (II) Initializing built-in extension XFIXES
[  1146.071] (II) Initializing built-in extension RENDER
[  1146.071] (II) Initializing built-in extension RANDR
[  1146.071] (II) Initializing built-in extension COMPOSITE
[  1146.071] (II) Initializing built-in extension DAMAGE
[  1146.071] (II) Initializing built-in extension GESTURE
[  1146.073] (II) Initializing extension GLX
[  1146.232] (II) XKB: reuse xkmfile /var/lib/xkb/server-B20D7FC79C7F597315E3E501AEF10E0D866E8E92.xkm
[  1146.240] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[  1146.240] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[  1146.240] (II) LoadModule: "evdev"
[  1146.241] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  1146.241] (II) Module evdev: vendor="X.Org Foundation"
[  1146.241] 	compiled for 1.9.0, module version = 2.3.2
[  1146.241] 	Module class: X.Org XInput Driver
[  1146.241] 	ABI class: X.Org XInput driver, version 11.0
[  1146.241] (**) Power Button: always reports core events
[  1146.241] (**) Power Button: Device: "/dev/input/event1"
[  1146.252] (II) Power Button: Found keys
[  1146.252] (II) Power Button: Configuring as keyboard
[  1146.252] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[  1146.252] (**) Option "xkb_rules" "evdev"
[  1146.252] (**) Option "xkb_model" "evdev"
[  1146.252] (**) Option "xkb_layout" "de"
[  1146.254] (II) XKB: reuse xkmfile /var/lib/xkb/server-1B5353734E7854C1F2B0553E65A16986C9AAC402.xkm
[  1146.256] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[  1146.256] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[  1146.256] (**) Power Button: always reports core events
[  1146.256] (**) Power Button: Device: "/dev/input/event0"
[  1146.272] (II) Power Button: Found keys
[  1146.272] (II) Power Button: Configuring as keyboard
[  1146.272] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[  1146.272] (**) Option "xkb_rules" "evdev"
[  1146.272] (**) Option "xkb_model" "evdev"
[  1146.272] (**) Option "xkb_layout" "de"
[  1146.277] (II) config/udev: Adding input device CHICONY USB NetVista Full Width Keyboard (/dev/input/event3)
[  1146.277] (**) CHICONY USB NetVista Full Width Keyboard: Applying InputClass "evdev keyboard catchall"
[  1146.277] (**) CHICONY USB NetVista Full Width Keyboard: always reports core events
[  1146.277] (**) CHICONY USB NetVista Full Width Keyboard: Device: "/dev/input/event3"
[  1146.288] (II) CHICONY USB NetVista Full Width Keyboard: Found keys
[  1146.288] (II) CHICONY USB NetVista Full Width Keyboard: Configuring as keyboard
[  1146.288] (II) XINPUT: Adding extended input device "CHICONY USB NetVista Full Width Keyboard" (type: KEYBOARD)
[  1146.288] (**) Option "xkb_rules" "evdev"
[  1146.288] (**) Option "xkb_model" "evdev"
[  1146.288] (**) Option "xkb_layout" "de"
[  1146.291] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event2)
[  1146.291] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[  1146.291] (**) AT Translated Set 2 keyboard: always reports core events
[  1146.291] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event2"
[  1146.304] (II) AT Translated Set 2 keyboard: Found keys
[  1146.304] (II) AT Translated Set 2 keyboard: Configuring as keyboard
[  1146.304] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
[  1146.304] (**) Option "xkb_rules" "evdev"
[  1146.304] (**) Option "xkb_model" "evdev"
[  1146.304] (**) Option "xkb_layout" "de"
[  1146.305] (II) config/udev: Adding input device ImExPS/2 Generic Explorer Mouse (/dev/input/event4)
[  1146.305] (**) ImExPS/2 Generic Explorer Mouse: Applying InputClass "evdev pointer catchall"
[  1146.305] (**) ImExPS/2 Generic Explorer Mouse: always reports core events
[  1146.305] (**) ImExPS/2 Generic Explorer Mouse: Device: "/dev/input/event4"
[  1146.320] (II) ImExPS/2 Generic Explorer Mouse: Found 9 mouse buttons
[  1146.320] (II) ImExPS/2 Generic Explorer Mouse: Found scroll wheel(s)
[  1146.320] (II) ImExPS/2 Generic Explorer Mouse: Found relative axes
[  1146.320] (II) ImExPS/2 Generic Explorer Mouse: Found x and y relative axes
[  1146.320] (II) ImExPS/2 Generic Explorer Mouse: Configuring as mouse
[  1146.320] (**) ImExPS/2 Generic Explorer Mouse: YAxisMapping: buttons 4 and 5
[  1146.320] (**) ImExPS/2 Generic Explorer Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[  1146.320] (II) XINPUT: Adding extended input device "ImExPS/2 Generic Explorer Mouse" (type: MOUSE)
[  1146.320] (II) ImExPS/2 Generic Explorer Mouse: initialized for relative axes.
[  1146.321] (II) config/udev: Adding input device ImExPS/2 Generic Explorer Mouse (/dev/input/mouse0)
[  1146.321] (II) No input driver/identifier specified (ignoring)