Sie sind nicht angemeldet.

1

17.03.2010, 10:54

Xorg erkennt Monitor nicht

Hallo,

habe nen neuen Laptop, frisches System aber leider kämpfe ich jetzt schon seid 2 Tagen mit folgendem Problem. Habe auch so ziemlich jeden Beitrag bezüglich schwarzer Bildschirm gelesen, erfolglos.
Problem, wenn ich startx oder auch "X -config /etc/X11/xorg.conf" starte, wird er Bildschrim komplett schwarz. SSH läüft, damit reboot ich ihn dann. Aber beenden oder so, keine Chance.

System Sony Vaio VPCS11V9E
core i5
ein 13,3 Zoll mit 1366x768 und
nvidia G310M

Installiert habe ich die nvidia-drivers 190.53.r1
Kernel 2.6.33 (mal mit und mal ohne Framebuffer)

Laut Xorg.0.log scheint es mir so, dass er den Bildschirm nicht erkennt. (No display devices connected; falling back to: CRT-0)
hald,consolenkit und dbus laufen.

Habe auch, wie man an der Xorg.conf sieht, schon einiges getestet, leider erfolglos. Bitte, bin für jeden Ratschlag dankbar. Meine Freundin drängelt schon das ich das Ding wieder umtauschen soll ;(

Anbei meine Xorg.conf und die Xorg.0.log

Quellcode

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
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder58) Wed Dec 9 16:34:26 PST 2009

Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0"
InputDevice"Keyboard0" "CoreKeyboard"
InputDevice"Mouse0" "CorePointer"
EndSection

Section "Files"
EndSection

Section "InputDevice"
# generated from data in "/etc/conf.d/gpm"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol"
Option "Device" "/dev/input/mice"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "kbd"
EndSection

Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "Unknown"
HorizSync 28.0 - 33.0
VertRefresh 43.0 - 72.0
Option "DPMS"
# ModeLine "1366x768@60" 85.5 1360 1440 1552 1792 768 771 777 795 +hsync +vsync
Option "ModeValidation" "NoDFPNativeResolutionCheck
Option "ModeValidation" "NoWidthAlignmentCheck"
EndSection

Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
# Option "ConnectedMonitor" "DFP"
# Option "UseDisplayDevice" "DFP"
# Option "MonitorLayout" "LFP"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth24
# Option "ConnectedMonitor" "DFP"
SubSection "Display"
Depth 24
#Modes "1366x768@60"
EndSubSection
EndSection

Section "Module"
Load "glx"
EndSection


und die Xorg.0.log

Quellcode

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
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
X.Org X Server 1.6.5
Release Date: 2009-10-11
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.33-gentoo x86_64
Current Operating System: Linux b_not66 2.6.33-gentoo #1 SMP Wed Mar 17 10:22:40 CET 2010 x86_64
Build Date: 16 March 2010 01:08:18PM

Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Wed Mar 17 11:33:27 2010
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Layout0"
(**) |-->Screen "Screen0" (0)
(**) | |-->Monitor "Monitor0"
(**) | |-->Device "Device0"
(**) |-->Input Device "Keyboard0"
(**) |-->Input Device "Mouse0"
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/misc/".
Entry deleted from font path.
(Run 'mkfontdir' on "/usr/share/fonts/misc/").
(WW) The directory "/usr/share/fonts/TTF/" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/OTF" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/Type1/" does not exist.
Entry deleted from font path.
(WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
Entry deleted from font path.
(Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
(WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
Entry deleted from font path.
(Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
(==) FontPath set to:

(==) ModulePath set to "/usr/lib64/xorg/modules"
(WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
(WW) Disabling Keyboard0
(WW) Disabling Mouse0
(II) Loader magic: 0x1720
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.4
X.Org Video Driver: 5.0
X.Org XInput driver : 4.0
X.Org Server Extension : 2.0
(II) Loader running on linux
(--) using VT number 7

(--) PCI:*(0:1:0:0) 10de:0a75:104d:9069 nVidia Corporation rev 162, Mem @ 0xd2000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x00007000/128, BIOS @ 0x????????/524288
(WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
(II) No APM support in BIOS or kernel
(II) System resource ranges:
[0] -100xffffffff - 0xffffffff (0x1) MX[B]
[1] -100x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -100x000c0000 - 0x000effff (0x30000) MX[B]
[3] -100x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -100xffffffff - 0xffffffff (0x1) MX[B]
[5] -100x000f0000 - 0x000fffff (0x10000) MX[B]
[6] -100x000c0000 - 0x000effff (0x30000) MX[B]
[7] -100x00000000 - 0x0009ffff (0xa0000) MX[B]
[8] -100xffffffff - 0xffffffff (0x1) MX[B]
[9] -100x000f0000 - 0x000fffff (0x10000) MX[B]
[10] -100x000c0000 - 0x000effff (0x30000) MX[B]
[11] -100x00000000 - 0x0009ffff (0xa0000) MX[B]
[12] -100xffffffff - 0xffffffff (0x1) MX[B]
[13] -100x000f0000 - 0x000fffff (0x10000) MX[B]
[14] -100x000c0000 - 0x000effff (0x30000) MX[B]
[15] -100x00000000 - 0x0009ffff (0xa0000) MX[B]
[16] -100xffffffff - 0xffffffff (0x1) MX[B]
[17] -100x000f0000 - 0x000fffff (0x10000) MX[B]
[18] -100x000c0000 - 0x000effff (0x30000) MX[B]
[19] -100x00000000 - 0x0009ffff (0xa0000) MX[B]
[20] -100xffffffff - 0xffffffff (0x1) MX[B]
[21] -100x000f0000 - 0x000fffff (0x10000) MX[B]
[22] -100x000c0000 - 0x000effff (0x30000) MX[B]
[23] -100x00000000 - 0x0009ffff (0xa0000) MX[B]
[24] -100xffffffff - 0xffffffff (0x1) MX[B]
[25] -100x000f0000 - 0x000fffff (0x10000) MX[B]
[26] -100x000c0000 - 0x000effff (0x30000) MX[B]
[27] -100x00000000 - 0x0009ffff (0xa0000) MX[B]
[28] -100x0000ffff - 0x0000ffff (0x1) IX[B]
[29] -100x00000000 - 0x00000000 (0x1) IX[B]
[30] -100x0000ffff - 0x0000ffff (0x1) IX[B]
[31] -100x00000000 - 0x00000000 (0x1) IX[B]
[32] -100x0000ffff - 0x0000ffff (0x1) IX[B]
[33] -100x00000000 - 0x00000000 (0x1) IX[B]
[34] -100x0000ffff - 0x0000ffff (0x1) IX[B]
[35] -100x00000000 - 0x00000000 (0x1) IX[B]
[36] -100x0000ffff - 0x0000ffff (0x1) IX[B]
[37] -100x00000000 - 0x00000000 (0x1) IX[B]
[38] -100x0000ffff - 0x0000ffff (0x1) IX[B]
[39] -100x00000000 - 0x00000000 (0x1) IX[B]
[40] -100x0000ffff - 0x0000ffff (0x1) IX[B]
[41] -100x00000000 - 0x00000000 (0x1) IX[B]
(II) "extmod" will be loaded by default.
(II) "dbe" will be loaded by default.
(II) "glx" will be loaded. This was enabled by default and also specified in the config file.
(II) "record" will be loaded by default.
(II) "dri" will be loaded by default.
(II) "dri2" will be loaded by default.
(II) LoadModule: "glx"
(II) Loading /usr/lib64/xorg/modules/extensions//libglx.so
(II) Module glx: vendor="NVIDIA Corporation"
compiled for 4.0.2, module version = 1.0.0
Module class: X.Org Server Extension
(II) NVIDIA GLX Module 190.53 Wed Dec 9 16:27:33 PST 2009
(II) Loading extension GLX
(II) LoadModule: "extmod"
(II) Loading /usr/lib64/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
compiled for 1.6.5, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "dbe"
(II) Loading /usr/lib64/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
compiled for 1.6.5, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "record"
(II) Loading /usr/lib64/xorg/modules/extensions//librecord.so
(II) Module record: vendor="X.Org Foundation"
compiled for 1.6.5, module version = 1.13.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension RECORD
(II) LoadModule: "dri"
(WW) Warning, couldn't open module dri
(II) UnloadModule: "dri"
(EE) Failed to load module "dri" (module does not exist, 0)
(II) LoadModule: "dri2"
(WW) Warning, couldn't open module dri2
(II) UnloadModule: "dri2"
(EE) Failed to load module "dri2" (module does not exist, 0)
(II) LoadModule: "nvidia"
(II) Loading /usr/lib64/xorg/modules/drivers//nvidia_drv.so
(II) Module nvidia: vendor="NVIDIA Corporation"
compiled for 4.0.2, module version = 1.0.0
Module class: X.Org Video Driver
(II) NVIDIA dlloader X Driver 190.53 Wed Dec 9 15:39:50 PST 2009
(II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
(II) Primary Device is: PCI 01@00:00:0
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib64/xorg/modules//libfb.so
(II) Module fb: vendor="X.Org Foundation"
compiled for 1.6.5, module version = 1.0.0
ABI class: X.Org ANSI C Emulation, version 0.4
(II) Loading sub module "wfb"
(II) LoadModule: "wfb"
(II) Loading /usr/lib64/xorg/modules//libwfb.so
(II) Module wfb: vendor="X.Org Foundation"
compiled for 1.6.5, module version = 1.0.0
ABI class: X.Org ANSI C Emulation, version 0.4
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Module "ramdac" already built-in
(II) resource ranges after probing:
[0] -100xffffffff - 0xffffffff (0x1) MX[B]
[1] -100x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -100x000c0000 - 0x000effff (0x30000) MX[B]
[3] -100x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -100xffffffff - 0xffffffff (0x1) MX[B]
[5] -100x000f0000 - 0x000fffff (0x10000) MX[B]
[6] -100x000c0000 - 0x000effff (0x30000) MX[B]
[7] -100x00000000 - 0x0009ffff (0xa0000) MX[B]
[8] -100xffffffff - 0xffffffff (0x1) MX[B]
[9] -100x000f0000 - 0x000fffff (0x10000) MX[B]
[10] -100x000c0000 - 0x000effff (0x30000) MX[B]
[11] -100x00000000 - 0x0009ffff (0xa0000) MX[B]
[12] -100xffffffff - 0xffffffff (0x1) MX[B]
[13] -100x000f0000 - 0x000fffff (0x10000) MX[B]
[14] -100x000c0000 - 0x000effff (0x30000) MX[B]
[15] -100x00000000 - 0x0009ffff (0xa0000) MX[B]
[16] -100xffffffff - 0xffffffff (0x1) MX[B]
[17] -100x000f0000 - 0x000fffff (0x10000) MX[B]
[18] -100x000c0000 - 0x000effff (0x30000) MX[B]
[19] -100x00000000 - 0x0009ffff (0xa0000) MX[B]
[20] -100xffffffff - 0xffffffff (0x1) MX[B]
[21] -100x000f0000 - 0x000fffff (0x10000) MX[B]
[22] -100x000c0000 - 0x000effff (0x30000) MX[B]
[23] -100x00000000 - 0x0009ffff (0xa0000) MX[B]
[24] -100xffffffff - 0xffffffff (0x1) MX[B]
[25] -100x000f0000 - 0x000fffff (0x10000) MX[B]
[26] -100x000c0000 - 0x000effff (0x30000) MX[B]
[27] -100x00000000 - 0x0009ffff (0xa0000) MX[B]
[28] -100x0000ffff - 0x0000ffff (0x1) IX[B]
[29] -100x00000000 - 0x00000000 (0x1) IX[B]
[30] -100x0000ffff - 0x0000ffff (0x1) IX[B]
[31] -100x00000000 - 0x00000000 (0x1) IX[B]
[32] -100x0000ffff - 0x0000ffff (0x1) IX[B]
[33] -100x00000000 - 0x00000000 (0x1) IX[B]
[34] -100x0000ffff - 0x0000ffff (0x1) IX[B]
[35] -100x00000000 - 0x00000000 (0x1) IX[B]
[36] -100x0000ffff - 0x0000ffff (0x1) IX[B]
[37] -100x00000000 - 0x00000000 (0x1) IX[B]
[38] -100x0000ffff - 0x0000ffff (0x1) IX[B]
[39] -100x00000000 - 0x00000000 (0x1) IX[B]
[40] -100x0000ffff - 0x0000ffff (0x1) IX[B]
[41] -100x00000000 - 0x00000000 (0x1) IX[B]
(**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
(==) NVIDIA(0): RGB weight 888
(==) NVIDIA(0): Default visual is TrueColor
(==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
(**) NVIDIA(0): Option "ModeValidation" "NoDFPNativeResolutionCheck"
(**) Mar 17 11:33:27 NVIDIA(0): Enabling RENDER acceleration
(II) Mar 17 11:33:27 NVIDIA(0): Support for GLX with the Damage and Composite X extensions is
(II) Mar 17 11:33:27 NVIDIA(0): enabled.
(II) Mar 17 11:33:28 NVIDIA(GPU-0): No display devices connected; falling back to: CRT-0
(WW) Mar 17 11:33:28 NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
(II) Mar 17 11:33:28 NVIDIA(0): NVIDIA GPU GeForce 310M (GT218) at PCI:1:0:0 (GPU-0)
(--) Mar 17 11:33:28 NVIDIA(0): Memory: 524288 kBytes
(--) Mar 17 11:33:28 NVIDIA(0): VideoBIOS: 70.18.30.00.0e
(II) Mar 17 11:33:28 NVIDIA(0): Detected PCI Express Link width: 16X
(--) Mar 17 11:33:28 NVIDIA(0): Interlaced video modes are supported on this GPU
(--) Mar 17 11:33:28 NVIDIA(0): Connected display device(s) on GeForce 310M at PCI:1:0:0:
(--) Mar 17 11:33:28 NVIDIA(0): CRT-0
(--) Mar 17 11:33:28 NVIDIA(0): CRT-0: 400.0 MHz maximum pixel clock
(II) Mar 17 11:33:28 NVIDIA(0): Mode Validation Overrides for CRT-0:
(II) Mar 17 11:33:28 NVIDIA(0): NoDFPNativeResolutionCheck
(II) Mar 17 11:33:28 NVIDIA(0): Assigned Display Device: CRT-0
(==) Mar 17 11:33:28 NVIDIA(0):
(==) Mar 17 11:33:28 NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
(==) Mar 17 11:33:28 NVIDIA(0): will be used as the requested mode.
(==) Mar 17 11:33:28 NVIDIA(0):
(II) Mar 17 11:33:28 NVIDIA(0): Validated modes:
(II) Mar 17 11:33:28 NVIDIA(0): "nvidia-auto-select"
(II) Mar 17 11:33:28 NVIDIA(0): Virtual screen size determined to be 640 x 480
(WW) Mar 17 11:33:30 NVIDIA(0): Unable to get display device CRT-0's EDID; cannot compute DPI
(WW) Mar 17 11:33:30 NVIDIA(0): from CRT-0's EDID.
(==) Mar 17 11:33:30 NVIDIA(0): DPI set to (75, 75); computed from built-in default
(==) Mar 17 11:33:30 NVIDIA(0): Enabling 32-bit ARGB GLX visuals.
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC? No, I don't.
(II) resource ranges after preInit:
[0] -100xffffffff - 0xffffffff (0x1) MX[B]
[1] -100x000f0000 - 0x000fffff (0x10000) MX[B]
[2] -100x000c0000 - 0x000effff (0x30000) MX[B]
[3] -100x00000000 - 0x0009ffff (0xa0000) MX[B]
[4] -100xffffffff - 0xffffffff (0x1) MX[B]
[5] -100x000f0000 - 0x000fffff (0x10000) MX[B]
[6] -100x000c0000 - 0x000effff (0x30000) MX[B]
[7] -100x00000000 - 0x0009ffff (0xa0000) MX[B]
[8] -100xffffffff - 0xffffffff (0x1) MX[B]
[9] -100x000f0000 - 0x000fffff (0x10000) MX[B]
[10] -100x000c0000 - 0x000effff (0x30000) MX[B]
[11] -100x00000000 - 0x0009ffff (0xa0000) MX[B]
[12] -100xffffffff - 0xffffffff (0x1) MX[B]
[13] -100x000f0000 - 0x000fffff (0x10000) MX[B]
[14] -100x000c0000 - 0x000effff (0x30000) MX[B]
[15] -100x00000000 - 0x0009ffff (0xa0000) MX[B]
[16] -100xffffffff - 0xffffffff (0x1) MX[B]
[17] -100x000f0000 - 0x000fffff (0x10000) MX[B]
[18] -100x000c0000 - 0x000effff (0x30000) MX[B]
[19] -100x00000000 - 0x0009ffff (0xa0000) MX[B]
[20] -100xffffffff - 0xffffffff (0x1) MX[B]
[21] -100x000f0000 - 0x000fffff (0x10000) MX[B]
[22] -100x000c0000 - 0x000effff (0x30000) MX[B]
[23] -100x00000000 - 0x0009ffff (0xa0000) MX[B]
[24] -100xffffffff - 0xffffffff (0x1) MX[B]
[25] -100x000f0000 - 0x000fffff (0x10000) MX[B]
[26] -100x000c0000 - 0x000effff (0x30000) MX[B]
[27] -100x00000000 - 0x0009ffff (0xa0000) MX[B]
[28] -100x0000ffff - 0x0000ffff (0x1) IX[B]
[29] -100x00000000 - 0x00000000 (0x1) IX[B]
[30] -100x0000ffff - 0x0000ffff (0x1) IX[B]
[31] -100x00000000 - 0x00000000 (0x1) IX[B]
[32] -100x0000ffff - 0x0000ffff (0x1) IX[B]
[33] -100x00000000 - 0x00000000 (0x1) IX[B]
[34] -100x0000ffff - 0x0000ffff (0x1) IX[B]
[35] -100x00000000 - 0x00000000 (0x1) IX[B]
[36] -100x0000ffff - 0x0000ffff (0x1) IX[B]
[37] -100x00000000 - 0x00000000 (0x1) IX[B]
[38] -100x0000ffff - 0x0000ffff (0x1) IX[B]
[39] -100x00000000 - 0x00000000 (0x1) IX[B]
[40] -100x0000ffff - 0x0000ffff (0x1) IX[B]
[41] -100x00000000 - 0x00000000 (0x1) IX[B]
(II) Mar 17 11:33:30 NVIDIA(0): Initialized GPU GART.
(II) Mar 17 11:33:30 NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
(II) Mar 17 11:33:30 NVIDIA(0): may not be running or the "AcpidSocketPath" X
(II) Mar 17 11:33:30 NVIDIA(0): configuration option may not be set correctly. When the
(II) Mar 17 11:33:30 NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
(II) Mar 17 11:33:30 NVIDIA(0): try to use it to receive ACPI event notifications. For
(II) Mar 17 11:33:30 NVIDIA(0): details, please see the "ConnectToAcpid" and
(II) Mar 17 11:33:30 NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
(II) Mar 17 11:33:30 NVIDIA(0): Config Options in the README.
(II) Mar 17 11:33:30 NVIDIA(0): ACPI display change hotkey events enabled: the X server is new
(II) Mar 17 11:33:30 NVIDIA(0): enough to receive ACPI display change hotkey events.
(II) Mar 17 11:33:30 NVIDIA(0): Setting mode "nvidia-auto-select"
(II) Mar 17 11:33:30 NVIDIA(0): Built-in logo is bigger than the screen.
(II) Loading extension NV-GLX
(II) Mar 17 11:33:30 NVIDIA(0): Initialized OpenGL Acceleration
(==) NVIDIA(0): Disabling shared memory pixmaps
(II) Mar 17 11:33:30 NVIDIA(0): Initialized X Rendering Acceleration
(==) NVIDIA(0): Backing store disabled
(==) NVIDIA(0): Silken mouse enabled
(**) Option "dpms"
(**) NVIDIA(0): DPMS enabled
(II) Loading extension NV-CONTROL
(II) Loading extension XINERAMA
(==) RandR enabled
(II) Initializing built-in extension Generic Event Extension
(II) Initializing built-in extension SHAPE
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension BIG-REQUESTS
(II) Initializing built-in extension SYNC
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-MISC
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
(II) Initializing extension GLX
(II) config/hal: Adding input device Sony Vaio Keys
(II) LoadModule: "evdev"
(II) Loading /usr/lib64/xorg/modules/input//evdev_drv.so
(II) Module evdev: vendor="X.Org Foundation"
compiled for 1.6.5, module version = 2.3.2
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 4.0
(**) Sony Vaio Keys: always reports core events
(**) Sony Vaio Keys: Device: "/dev/input/event2"
(II) Sony Vaio Keys: Found keys
(II) Sony Vaio Keys: Configuring as keyboard
(II) XINPUT: Adding extended input device "Sony Vaio Keys" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "evdev"
(**) Option "xkb_layout" "us"
(II) config/hal: Adding input device Video Bus
(**) Video Bus: always reports core events
(**) Video Bus: Device: "/dev/input/event7"
(II) Video Bus: Found keys
(II) Video Bus: Configuring as keyboard
(II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "evdev"
(**) Option "xkb_layout" "us"
(II) config/hal: Adding input device Power Button
(**) Power Button: always reports core events
(**) Power Button: Device: "/dev/input/event6"
(II) Power Button: Found keys
(II) Power Button: Configuring as keyboard
(II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "evdev"
(**) Option "xkb_layout" "us"
(II) config/hal: Adding input device Power Button
(**) Power Button: always reports core events
(**) Power Button: Device: "/dev/input/event4"
(II) Power Button: Found keys
(II) Power Button: Configuring as keyboard
(II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "evdev"
(**) Option "xkb_layout" "us"
(II) config/hal: Adding input device SynPS/2 Synaptics TouchPad
(II) LoadModule: "synaptics"
(II) Loading /usr/lib64/xorg/modules/input//synaptics_drv.so
(II) Module synaptics: vendor="X.Org Foundation"
compiled for 1.6.5, module version = 1.2.1
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 4.0
(II) Synaptics touchpad driver version 1.2.1
(**) Option "Device" "/dev/input/event1"
(II) SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5472
(II) SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4448
(II) SynPS/2 Synaptics TouchPad: pressure range 0 - 255
(II) SynPS/2 Synaptics TouchPad: finger width range 0 - 0
(II) SynPS/2 Synaptics TouchPad: buttons: left right
(--) SynPS/2 Synaptics TouchPad: touchpad found
(**) SynPS/2 Synaptics TouchPad: always reports core events
(II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD)
(**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
(**) SynPS/2 Synaptics TouchPad: (accel) filter chain progression: 2.00
(**) SynPS/2 Synaptics TouchPad: (accel) filter stage 0: 20.00 ms
(**) SynPS/2 Synaptics TouchPad: (accel) set acceleration profile 0
(--) SynPS/2 Synaptics TouchPad: touchpad found
(II) config/hal: Adding input device AT Translated Set 2 keyboard
(**) AT Translated Set 2 keyboard: always reports core events
(**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
(II) AT Translated Set 2 keyboard: Found keys
(II) AT Translated Set 2 keyboard: Configuring as keyboard
(II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "evdev"
(**) Option "xkb_layout" "de"
(II) Sony Vaio Keys: Close
(II) UnloadModule: "evdev"
(II) Video Bus: Close
(II) UnloadModule: "evdev"
(II) Power Button: Close
(II) UnloadModule: "evdev"
(II) Power Button: Close
(II) UnloadModule: "evdev"
(II) UnloadModule: "synaptics"
(II) AT Translated Set 2 keyboard: Close
(II) UnloadModule: "evdev"

Dieser Beitrag wurde bereits 2 mal editiert, zuletzt von »newcomer2gentoo« (18.03.2010, 09:09)


2

17.03.2010, 13:07

Also,

ich verstehe es nicht aber,

wenn ich meine xorg.conf lösche, start der X server und auch kdm ohne probleme! Kann das so bleiben? Habe ich dennoch 3D unterstützung. Funktionert mein hdmi ausgang später auch??

3

17.03.2010, 13:27

moin und herzlich willkommen!

Also wenn du deinen xorg-server mit hal Unterstützung gebaut hast, dann startet X in der Regel ohne xorg.conf

nvidia-drivers stell auch ein Tool zur Verfügung, mit dem man eine xorg.conf erstellen lassen kann, mir ist gerade der Name entfallen, aber auch sowas wie nvidia-xconfig oder so ähnlich. In der xorg.conf kannst du dann den ganzen Mouse, Keyboard und Monit0rrummel auskommentieren (#) bzw. löschen. Gewisse Flags müssen dort gesetzt sein für die korrekte EInbindung der Karte.
Bei

Quellcode

1
eselect opengl list

sollte schon nvidia aktiviert sein. Wenn nicht, nachholen.
Danach funktioniert auch die Hardwarebeschleunigung.
System:
i7 P2600 @ 3,4GHz
jabber: poedel@jabber.ccc.de

4

17.03.2010, 13:36

also,

bei eselect opengl hatte ich schon auf nvidia gestellt.

Nvidia-xconfig ist schon richtig, hatte ich erfolgloser weise auch versucht. Habe es auch mal mit den nv Treibern versucht. Leider kam dort auch kein Bild. Finde es gerade nur ungewohnt, dass ohne xorg.conf das system rennt. Gut, installiere gerade noch kde und dann mal gucken ob er auch meine 1366x768 macht.

5

17.03.2010, 16:41

Hallo und willkommen im Forum

BTW:
Beachte auch das dein User in der Gruppe "video" sein muss, ansonsten darf er den nvidia Treiber bzw dessen Device nicht nutzen.

Ansonsten:
Schaue dir auch die README und den
"NVIDIA Accelerated Linux Graphics Driver README and Installation Guide"
an, dieser wird zusammen mit dem Treiber installiert und sollte unter
/usr/share/doc/nvidia-drivers-190.53/html/index.html
zu finden sein. (Version evtl. anpassen!)

Eventuell empfiehlt es sich bei einem Desktop System auch das xorg-x11 Meta Paket zu installieren, dann hättest du auch gleich die meist benötigten Fonts mit dabei... (man kann sie aber natürlich auch manuell installieren)

6

18.03.2010, 07:48

Also,

X läuft soweit, allerdings ohne opengl, bin natürlich in der Gruppe video mit drinnen. Glxinfo beschwert sich halt, dass das Modul GLX nicht für das Display geladen wurden ist. Kann ich das Module irgendwie nachladen auch ohne Xorg.conf? Habe gestern abend bestimmt nochmal 4 Stunden damit verbracht mir eine Xorg.conf zu bauen. Aber egal was ich mache, es wird immer in der xorg.o.log angezeigt, das kein Display gefunden wurde.

Selbst wenn ich ja mit nvidia-xconfig mir eine xorg.conf erstellen lasse, erscheint ja in dieser bei in der Monitor Section bei VendorName/ModelName ="Unknown". Der nvidia Treiber will einfach meinen Display nicht erkennen.....

Die Nvidia Hilfe habe ich mir auch durchgelesen, aber nichts wirklich brauchbares gefunden.

Möchte eigentlich nicht auf opengl verzichten

7

18.03.2010, 09:08

O.k.

Wie man hier lesen kann liegt es an der Grafikkarte, da er vom Treiber noch nicht unterstütz wird. Toll......

Thema erledigt!