[ubuntu] Nvidia drivers werken niet

Pagina: 1
Acties:
  • 3.099 views sinds 30-01-2008
  • Reageer

Onderwerpen


Acties:
  • 0 Henk 'm!

  • DeadLock
  • Registratie: December 2005
  • Laatst online: 08-09 22:09

DeadLock

Vastlopen is relatief....

Topicstarter
hallo ,

probleem : nvidia drivers werken niet op men ubuntu linux systeem.
hardware : 6800gt (de rest maakt niets uit voor dit driverprobleem)

het hele verhaal :

Een 'verse' ubuntu installatie gedaan vorige week , ging opzich vrij goed :)
Dan heb ik de nvidia drivers geinstalleerd zoals volgens https://wiki.ubuntu.com/BinaryDriverHowto/Nvidia deze link.

Nadat ik dit helemaal gevolgd had en x weer opnieuw wilde starten , geraakte ik gewoonweg niet meer in x , ubuntu start op , wanneer x zelf opstart een zwart beeld.
Dit heb ik dan eenvoudigweg weer uitgezet in de console (met sudo nvidia-glx-config disable)

Toen geraakte ik weer in x , opgelucht , maar nog steeds zonder drivers :|

Ik nog niet uit men lood geslagen , heb dan de volgende wiki maar geprobeerd , http://ubuntu-forums.nl/docu/ubuntugids-1.2.html#07000 , maar deze is ook gefaald :'(

Dan heb ik eens zelf alles ./make 'd enzo (heb geen link van tutorial) , maar dit was weer mislukt ....

Daarna was ik het zoo grondig beu dat ik maar een herinstall van ubuntu heb gedaan en dan weer de drivers geinstalleerd en nu 8)7 , die drivers werken nog altijd niet .....

dus als iemand mij ook maar een beetje kan verderhelpen , bedankt

groeten , evert

Strava


Acties:
  • 0 Henk 'm!

  • Zym0tiC
  • Registratie: Februari 2001
  • Laatst online: 20:27

Zym0tiC

^_^

Toevallig een tft scherm aangesloten op die kaart?
Probeer anders eens de volgende regel toe te voegen aan je xorg.conf:

code:
1
Option "ConnectedMonitor" "dfp"

There is no such thing as innocence, only degrees of guilt | Flickr!


Acties:
  • 0 Henk 'm!

  • DeadLock
  • Registratie: December 2005
  • Laatst online: 08-09 22:09

DeadLock

Vastlopen is relatief....

Topicstarter
Het maakt niet uit waar ik deze regel toevoeg ? (aan men xorg.conf file)

Er staat ergens wel dit :
Section "Monitor"
Identifier "BenQ FP791"
Option "DPMS"
EndSection

hier de dpms veranderen door dfp werkte niet ....

Ik heb wel een tft scherm ... dus hiermee heeft het wss te maken ?

alvast bedankt !

Strava


Acties:
  • 0 Henk 'm!

  • zAo
  • Registratie: Maart 2002
  • Laatst online: 15:02

zAo

GPLv2 Fanboy

Wat zegt je /var/log/Xorg.0.log ? Welke kernel draai je? Heb je de 'restricted-modules' van je 'running' kernel geinstalleerd?

Acties:
  • 0 Henk 'm!

  • koffiedrinker
  • Registratie: September 2002
  • Laatst online: 02-09 21:43

koffiedrinker

Archlinux werkt dagelijks

Voor dit soort vragen is het volgende topic Het grote 'me nVidia drivers doent nie!' topic.
Lees dat eens rustig door en misschien kan je dan het probleem oplossen en anders kan je daar reageren. Daar is het topic tenslotte voor ;)

[ Voor 9% gewijzigd door koffiedrinker op 14-03-2006 11:27 . Reden: typos ]

Koffie werkt echt!


Acties:
  • 0 Henk 'm!

  • Zym0tiC
  • Registratie: Februari 2001
  • Laatst online: 20:27

Zym0tiC

^_^

evert_ schreef op maandag 13 maart 2006 @ 23:37:
Het maakt niet uit waar ik deze regel toevoeg ? (aan men xorg.conf file)

Er staat ergens wel dit :
Section "Monitor"
Identifier "BenQ FP791"
Option "DPMS"
EndSection

hier de dpms veranderen door dfp werkte niet ....

Ik heb wel een tft scherm ... dus hiermee heeft het wss te maken ?

alvast bedankt !
Nou ik heb zelf het probleem gehad dat ik een zwart scherm kreeg op het moment dat ik mijn tft aansloot, bij mijn crt deed het probleem zich niet voor. Door die regel toe te voegen en dus niet DPMS te vervangen voor dfp.

die dfp regel moet zelfs bij het videokaart gedeelte staan en niet je monitor gedeelte.

Mijn xorg.conf misschien kun je er wat mee:
code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Section "Device"
    Identifier  "NVIDIA Corporation NV34 [GeForce FX 5200]"
    Driver      "nvidia"
    BusID       "PCI:1:0:0"
    Option      "NvAGP"         "2"
    Option      "NoLogo"
    Option      "ConnectedMonitor"  "dfp"
    Option      "MetaModes"     "1280x1024, 1024x768, 800x600, 640x480"
EndSection

Section "Monitor"
    Identifier  "Generic Monitor"
    Option      "DPMS"
    HorizSync   24-80
    VertRefresh 55-75
EndSection

There is no such thing as innocence, only degrees of guilt | Flickr!


Acties:
  • 0 Henk 'm!

  • DeadLock
  • Registratie: December 2005
  • Laatst online: 08-09 22:09

DeadLock

Vastlopen is relatief....

Topicstarter
Ik heb alles hetzelfde gezet als uw xorg.config file (behalve de grafische kaart zelf natuurlijk )

Maar nu werkt het nog steeds niet :( , moet ik eens een crt gaan zoeken om te testen ?
(crt ga ik wel bij vrienden moeten gaan halen => veel werk , dus liefst niet nutteloos :D)

nog iemand tips ?

Strava


Acties:
  • 0 Henk 'm!

  • zAo
  • Registratie: Maart 2002
  • Laatst online: 15:02

zAo

GPLv2 Fanboy

evert_ schreef op dinsdag 14 maart 2006 @ 17:37:
Ik heb alles hetzelfde gezet als uw xorg.config file (behalve de grafische kaart zelf natuurlijk )

Maar nu werkt het nog steeds niet :( , moet ik eens een crt gaan zoeken om te testen ?
(crt ga ik wel bij vrienden moeten gaan halen => veel werk , dus liefst niet nutteloos :D)

nog iemand tips ?
Zoals gezegd: logs.

Acties:
  • 0 Henk 'm!

  • DeadLock
  • Registratie: December 2005
  • Laatst online: 08-09 22:09

DeadLock

Vastlopen is relatief....

Topicstarter
hier is men log

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
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
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
X Window System Version 6.8.2 (Ubuntu 6.8.2-77 20051010174523 root@vernadsky.buildd)
Release Date: 9 February 2005
X Protocol Version 11, Revision 0, Release 6.8.2
Build Operating System: Linux 2.6.10 i686 [ELF] 
Current Operating System: Linux evert 2.6.12-10-386 #1 Sat Mar 11 16:13:17 UTC 2006 i686
Build Date: 10 October 2005
    Before reporting problems, check http://wiki.X.Org
    to make sure that you have the latest version.
Module Loader present
OS Kernel: Linux version 2.6.12-10-386 (buildd@terranova) (gcc version 3.4.5 20050809 (prerelease) (Ubuntu 3.4.4-6ubuntu8.1)) #1 Sat Mar 11 16:13:17 UTC 2006 T
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: Tue Mar 14 17:34:07 2006
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "BenQ FP791"
(**) |   |-->Device "NVIDIA Corporation NV40 [GeForce 6800 GT]"
(**) |-->Input Device "Generic Keyboard"
(**) |-->Input Device "Configured Mouse"
(WW) The directory "/usr/share/X11/fonts/cyrillic" does not exist.
    Entry deleted from font path.
(WW) The directory "/usr/share/X11/fonts/CID" does not exist.
    Entry deleted from font path.
(WW) `fonts.dir' not found (or not valid) in "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID".
    Entry deleted from font path.
    (Run 'mkfontdir' on "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID").
(**) FontPath set to "/usr/share/X11/fonts/misc,/usr/share/X11/fonts/100dpi/:unscaled,/usr/share/X11/fonts/75dpi/:unscaled,/usr/share/X11/fonts/Type1,/usr/share/X11/fonts/100dpi,/usr/share/X11/fonts/75dpi,/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
(==) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(==) ModulePath set to "/usr/X11R6/lib/modules"
(WW) Open APM failed (/dev/apm_bios) (No such file or directory)
(II) Module ABI versions:
    X.Org ANSI C Emulation: 0.2
    X.Org Video Driver: 0.7
    X.Org XInput driver : 0.4
    X.Org Server Extension : 0.2
    X.Org Font Renderer : 0.4
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor="X.Org Foundation"
    compiled for 6.8.2, module version = 1.0.0
    Module class: X.Org Font Renderer
    ABI class: X.Org Font Renderer, version 0.4
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/X11R6/lib/modules/libpcidata.a
(II) Module pcidata: vendor="X.Org Foundation"
    compiled for 6.8.2, module version = 1.0.0
    ABI class: X.Org Video Driver, version 0.7
(++) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1039,0760 card 103c,2a04 rev 02 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 1039,0002 card 0000,0000 rev 00 class 06,04,00 hdr 01
(II) PCI: 00:02:0: chip 1039,0964 card 0000,0000 rev 36 class 06,01,00 hdr 80
(II) PCI: 00:02:5: chip 1039,5513 card 103c,2a04 rev 01 class 01,01,80 hdr 00
(II) PCI: 00:02:7: chip 1039,7012 card 103c,2a05 rev a0 class 04,01,00 hdr 00
(II) PCI: 00:03:0: chip 1039,7001 card 103c,2a04 rev 0f class 0c,03,10 hdr 80
(II) PCI: 00:03:1: chip 1039,7001 card 103c,2a04 rev 0f class 0c,03,10 hdr 00
(II) PCI: 00:03:2: chip 1039,7001 card 103c,2a04 rev 0f class 0c,03,10 hdr 00
(II) PCI: 00:03:3: chip 1039,7002 card 103c,2a04 rev 00 class 0c,03,20 hdr 00
(II) PCI: 00:04:0: chip 1039,0900 card 103c,2a04 rev 90 class 02,00,00 hdr 00
(II) PCI: 00:05:0: chip 1039,0180 card 103c,2a04 rev 01 class 01,01,85 hdr 00
(II) PCI: 00:0b:0: chip 1106,3044 card 103c,2a04 rev 80 class 0c,00,10 hdr 00
(II) PCI: 00:18:0: chip 1022,1100 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:18:1: chip 1022,1101 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:18:2: chip 1022,1102 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:18:3: chip 1022,1103 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 01:00:0: chip 10de,0045 card 0000,0000 rev a1 class 03,00,00 hdr 00
(II) PCI: End of PCI scan
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,1), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
    [0] -1  0   0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 0 non-prefetchable memory range:
    [0] -1  0   0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
    [0] -1  0   0x00000000 - 0xffffffff (0x0) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x000e (VGA_EN is set)
(II) Bus 1 non-prefetchable memory range:
    [0] -1  0   0xe4000000 - 0xe6ffffff (0x3000000) MX[B]
(II) Bus 1 prefetchable memory range:
    [0] -1  0   0xd0000000 - 0xdfffffff (0x10000000) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:2:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(II) Host-to-PCI bridge:
(II) Bus -1: bridge is at (0:24:0), (-1,-1,1), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus -1 I/O range:
    [0] -1  0   0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus -1 non-prefetchable memory range:
    [0] -1  0   0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus -1 prefetchable memory range:
    [0] -1  0   0x00000000 - 0xffffffff (0x0) MX[B]
(II) Host-to-PCI bridge:
(II) Bus -1: bridge is at (0:24:1), (-1,-1,1), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus -1 I/O range:
    [0] -1  0   0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus -1 non-prefetchable memory range:
    [0] -1  0   0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus -1 prefetchable memory range:
    [0] -1  0   0x00000000 - 0xffffffff (0x0) MX[B]
(II) Host-to-PCI bridge:
(II) Bus -1: bridge is at (0:24:2), (-1,-1,1), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus -1 I/O range:
    [0] -1  0   0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus -1 non-prefetchable memory range:
    [0] -1  0   0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus -1 prefetchable memory range:
    [0] -1  0   0x00000000 - 0xffffffff (0x0) MX[B]
(II) Host-to-PCI bridge:
(II) Bus -1: bridge is at (0:24:3), (-1,-1,1), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus -1 I/O range:
    [0] -1  0   0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus -1 non-prefetchable memory range:
    [0] -1  0   0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus -1 prefetchable memory range:
    [0] -1  0   0x00000000 - 0xffffffff (0x0) MX[B]
(--) PCI:*(1:0:0) nVidia Corporation unknown chipset (0x0045) rev 161, Mem @ 0xe4000000/24, 0xd0000000/28, 0xe5000000/24
(II) Addressable bus resource ranges are
    [0] -1  0   0x00000000 - 0xffffffff (0x0) MX[B]
    [1] -1  0   0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
    [0] -1  0   0xffe00000 - 0xffffffff (0x200000) MX[B](B)
    [1] -1  0   0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
    [2] -1  0   0x000f0000 - 0x000fffff (0x10000) MX[B]
    [3] -1  0   0x000c0000 - 0x000effff (0x30000) MX[B]
    [4] -1  0   0x00000000 - 0x0009ffff (0xa0000) MX[B]
    [5] -1  0   0x0000ffff - 0x0000ffff (0x1) IX[B]
    [6] -1  0   0x00000000 - 0x000000ff (0x100) IX[B]
(II) PCI Memory resource overlap reduced 0xe0000000 from 0xe3ffffff to 0xdfffffff
(II) Active PCI resource ranges:
    [0] -1  0   0xe8005000 - 0xe80057ff (0x800) MX[B]
    [1] -1  0   0xe8003000 - 0xe8003fff (0x1000) MX[B]
    [2] -1  0   0xe8002000 - 0xe8002fff (0x1000) MX[B]
    [3] -1  0   0xe8001000 - 0xe8001fff (0x1000) MX[B]
    [4] -1  0   0xe8000000 - 0xe8000fff (0x1000) MX[B]
    [5] -1  0   0xe8004000 - 0xe8004fff (0x1000) MX[B]
    [6] -1  0   0xe0000000 - 0xdfffffff (0x0) MX[B]O
    [7] -1  0   0xe5000000 - 0xe5ffffff (0x1000000) MX[B](B)
    [8] -1  0   0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
    [9] -1  0   0xe4000000 - 0xe4ffffff (0x1000000) MX[B](B)
    [10] -1 0   0x0000e400 - 0x0000e47f (0x80) IX[B]
    [11] -1 0   0x0000e000 - 0x0000e07f (0x80) IX[B]
    [12] -1 0   0x0000dc00 - 0x0000dc0f (0x10) IX[B]
    [13] -1 0   0x0000d800 - 0x0000d803 (0x4) IX[B]
    [14] -1 0   0x0000d400 - 0x0000d407 (0x8) IX[B]
    [15] -1 0   0x0000d000 - 0x0000d003 (0x4) IX[B]
    [16] -1 0   0x0000cc00 - 0x0000cc07 (0x8) IX[B]
    [17] -1 0   0x0000c800 - 0x0000c8ff (0x100) IX[B]
    [18] -1 0   0x0000c400 - 0x0000c47f (0x80) IX[B]
    [19] -1 0   0x0000c000 - 0x0000c0ff (0x100) IX[B]
    [20] -1 0   0x00004000 - 0x0000400f (0x10) IX[B]
(II) Active PCI resource ranges after removing overlaps:
    [0] -1  0   0xe8005000 - 0xe80057ff (0x800) MX[B]
    [1] -1  0   0xe8003000 - 0xe8003fff (0x1000) MX[B]
    [2] -1  0   0xe8002000 - 0xe8002fff (0x1000) MX[B]
    [3] -1  0   0xe8001000 - 0xe8001fff (0x1000) MX[B]
    [4] -1  0   0xe8000000 - 0xe8000fff (0x1000) MX[B]
    [5] -1  0   0xe8004000 - 0xe8004fff (0x1000) MX[B]
    [6] -1  0   0xe0000000 - 0xdfffffff (0x0) MX[B]O
    [7] -1  0   0xe5000000 - 0xe5ffffff (0x1000000) MX[B](B)
    [8] -1  0   0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
    [9] -1  0   0xe4000000 - 0xe4ffffff (0x1000000) MX[B](B)
    [10] -1 0   0x0000e400 - 0x0000e47f (0x80) IX[B]
    [11] -1 0   0x0000e000 - 0x0000e07f (0x80) IX[B]
    [12] -1 0   0x0000dc00 - 0x0000dc0f (0x10) IX[B]
    [13] -1 0   0x0000d800 - 0x0000d803 (0x4) IX[B]
    [14] -1 0   0x0000d400 - 0x0000d407 (0x8) IX[B]
    [15] -1 0   0x0000d000 - 0x0000d003 (0x4) IX[B]
    [16] -1 0   0x0000cc00 - 0x0000cc07 (0x8) IX[B]
    [17] -1 0   0x0000c800 - 0x0000c8ff (0x100) IX[B]
    [18] -1 0   0x0000c400 - 0x0000c47f (0x80) IX[B]
    [19] -1 0   0x0000c000 - 0x0000c0ff (0x100) IX[B]
    [20] -1 0   0x00004000 - 0x0000400f (0x10) IX[B]
(II) OS-reported resource ranges after removing overlaps with PCI:
    [0] -1  0   0xffe00000 - 0xffffffff (0x200000) MX[B](B)
    [1] -1  0   0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
    [2] -1  0   0x000f0000 - 0x000fffff (0x10000) MX[B]
    [3] -1  0   0x000c0000 - 0x000effff (0x30000) MX[B]
    [4] -1  0   0x00000000 - 0x0009ffff (0xa0000) MX[B]
    [5] -1  0   0x0000ffff - 0x0000ffff (0x1) IX[B]
    [6] -1  0   0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
    [0] -1  0   0xffe00000 - 0xffffffff (0x200000) MX[B](B)
    [1] -1  0   0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
    [2] -1  0   0x000f0000 - 0x000fffff (0x10000) MX[B]
    [3] -1  0   0x000c0000 - 0x000effff (0x30000) MX[B]
    [4] -1  0   0x00000000 - 0x0009ffff (0xa0000) MX[B]
    [5] -1  0   0xe8005000 - 0xe80057ff (0x800) MX[B]
    [6] -1  0   0xe8003000 - 0xe8003fff (0x1000) MX[B]
    [7] -1  0   0xe8002000 - 0xe8002fff (0x1000) MX[B]
    [8] -1  0   0xe8001000 - 0xe8001fff (0x1000) MX[B]
    [9] -1  0   0xe8000000 - 0xe8000fff (0x1000) MX[B]
    [10] -1 0   0xe8004000 - 0xe8004fff (0x1000) MX[B]
    [11] -1 0   0xe0000000 - 0xdfffffff (0x0) MX[B]O
    [12] -1 0   0xe5000000 - 0xe5ffffff (0x1000000) MX[B](B)
    [13] -1 0   0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
    [14] -1 0   0xe4000000 - 0xe4ffffff (0x1000000) MX[B](B)
    [15] -1 0   0x0000ffff - 0x0000ffff (0x1) IX[B]
    [16] -1 0   0x00000000 - 0x000000ff (0x100) IX[B]
    [17] -1 0   0x0000e400 - 0x0000e47f (0x80) IX[B]
    [18] -1 0   0x0000e000 - 0x0000e07f (0x80) IX[B]
    [19] -1 0   0x0000dc00 - 0x0000dc0f (0x10) IX[B]
    [20] -1 0   0x0000d800 - 0x0000d803 (0x4) IX[B]
    [21] -1 0   0x0000d400 - 0x0000d407 (0x8) IX[B]
    [22] -1 0   0x0000d000 - 0x0000d003 (0x4) IX[B]
    [23] -1 0   0x0000cc00 - 0x0000cc07 (0x8) IX[B]
    [24] -1 0   0x0000c800 - 0x0000c8ff (0x100) IX[B]
    [25] -1 0   0x0000c400 - 0x0000c47f (0x80) IX[B]
    [26] -1 0   0x0000c000 - 0x0000c0ff (0x100) IX[B]
    [27] -1 0   0x00004000 - 0x0000400f (0x10) IX[B]
(WW) Ignoring request to load module GLcore
(II) LoadModule: "bitmap"
(II) Reloading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Loading font Bitmap
(II) LoadModule: "ddc"
(II) Loading /usr/X11R6/lib/modules/libddc.a
(II) Module ddc: vendor="X.Org Foundation"
    compiled for 6.8.2, module version = 1.0.0
    ABI class: X.Org Video Driver, version 0.7
(II) LoadModule: "dri"
(II) Loading /usr/X11R6/lib/modules/extensions/libdri.a
(II) Module dri: vendor="X.Org Foundation"
    compiled for 6.8.2, module version = 1.0.0
    ABI class: X.Org Server Extension, version 0.2
(II) Loading sub module "drm"
(II) LoadModule: "drm"
(II) Loading /usr/X11R6/lib/modules/linux/libdrm.a
(II) Module drm: vendor="X.Org Foundation"
    compiled for 6.8.2, module version = 1.0.0
    ABI class: X.Org Server Extension, version 0.2
(II) Loading extension XFree86-DRI
(II) LoadModule: "extmod"
(II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
(II) Module extmod: vendor="X.Org Foundation"
    compiled for 6.8.2, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 0.2
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "freetype"
(II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.a
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
    compiled for 6.8.2, module version = 2.1.0
    Module class: X.Org Font Renderer
    ABI class: X.Org Font Renderer, version 0.4
(II) Loading font FreeType
(II) LoadModule: "glx"
(II) Loading /usr/X11R6/lib/modules/extensions/libglx.so
(II) Module glx: vendor="NVIDIA Corporation"
    compiled for 4.0.2, module version = 1.0.7667
    Module class: XFree86 Server Extension
    ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension GLX
(II) LoadModule: "int10"
(II) Loading /usr/X11R6/lib/modules/linux/libint10.a
(II) Module int10: vendor="X.Org Foundation"
    compiled for 6.8.2, module version = 1.0.0
    ABI class: X.Org Video Driver, version 0.7
(II) LoadModule: "type1"
(II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a
(II) Module type1: vendor="X.Org Foundation"
    compiled for 6.8.2, module version = 1.0.2
    Module class: X.Org Font Renderer
    ABI class: X.Org Font Renderer, version 0.4
(II) Loading font Type1
(II) Loading font CID
(II) LoadModule: "vbe"
(II) Loading /usr/X11R6/lib/modules/libvbe.a
(II) Module vbe: vendor="X.Org Foundation"
    compiled for 6.8.2, module version = 1.1.0
    ABI class: X.Org Video Driver, version 0.7
(II) LoadModule: "nv"
(II) Loading /usr/X11R6/lib/modules/drivers/nv_drv.o
(II) Module nv: vendor="X.Org Foundation"
    compiled for 6.8.2, module version = 1.0.1
    Module class: X.Org Video Driver
    ABI class: X.Org Video Driver, version 0.7
(II) LoadModule: "kbd"
(II) Loading /usr/X11R6/lib/modules/input/kbd_drv.o
(II) Module kbd: vendor="X.Org Foundation"
    compiled for 6.8.2, module version = 1.0.0
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 0.4
(II) LoadModule: "mouse"
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
(II) Module mouse: vendor="X.Org Foundation"
    compiled for 6.8.2, module version = 1.0.0
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 0.4
(II) NV: driver for NVIDIA chipsets: RIVA 128, RIVA TNT, RIVA TNT2,
    Unknown TNT2, Vanta, RIVA TNT2 Ultra, RIVA TNT2 Model 64,
    Aladdin TNT2, GeForce 256, GeForce DDR, Quadro, GeForce2 MX/MX 400,
    GeForce2 MX 100/200, GeForce2 Go, Quadro2 MXR/EX/Go,
    GeForce2 Integrated GPU, GeForce2 GTS, GeForce2 Ti, GeForce2 Ultra,
    Quadro2 Pro, GeForce4 MX 460, GeForce4 MX 440, GeForce4 MX 420,
    GeForce4 MX 440-SE, GeForce4 440 Go, GeForce4 420 Go,
    GeForce4 420 Go 32M, GeForce4 460 Go, Quadro4 550 XGL,
    GeForce4 440 Go 64M, Quadro4 NVS, Quadro4 500 GoGL,
    GeForce4 410 Go 16M, GeForce4 MX 440 with AGP8X,
    GeForce4 MX 440SE with AGP8X, GeForce4 MX 420 with AGP8X,
    GeForce4 MX 4000, GeForce4 448 Go, GeForce4 488 Go, Quadro4 580 XGL,
    Quadro4 280 NVS, Quadro4 380 XGL, Quadro NVS 50 PCI, GeForce4 448 Go,
    GeForce4 MX Integrated GPU, GeForce3, GeForce3 Ti 200,
    GeForce3 Ti 500, Quadro DCC, GeForce4 Ti 4600, GeForce4 Ti 4400,
    0x0252, GeForce4 Ti 4200, Quadro4 900 XGL, Quadro4 750 XGL,
    Quadro4 700 XGL, GeForce4 Ti 4800, GeForce4 Ti 4200 with AGP8X,
    GeForce4 Ti 4800 SE, GeForce4 4200 Go, Quadro4 700 GoGL,
    Quadro4 980 XGL, Quadro4 780 XGL, GeForce FX 5800 Ultra,
    GeForce FX 5800, Quadro FX 2000, Quadro FX 1000,
    GeForce FX 5600 Ultra, GeForce FX 5600, 0x0313, GeForce FX 5600SE,
    0x0316, 0x0317, GeForce FX Go5600, GeForce FX Go5650,
    Quadro FX Go700, 0x031D, 0x031E, 0x031F, GeForce FX 5200,
    GeForce FX 5200 Ultra, GeForce FX 5200, GeForce FX 5200SE,
    GeForce FX Go5200, GeForce FX Go5250, GeForce FX 5500,
    GeForce FX 5100, GeForce FX Go5200 32M/64M, 0x0329,
    Quadro NVS 280 PCI, Quadro FX 500/600 PCI, GeForce FX Go53xx Series,
    GeForce FX Go5100, 0x032F, GeForce FX 5900 Ultra, GeForce FX 5900,
    GeForce FX 5900XT, GeForce FX 5950 Ultra, Quadro FX 700,
    GeForce FX 5900ZT, Quadro FX 3000, GeForce FX 5700 Ultra,
    GeForce FX 5700, GeForce FX 5700LE, GeForce FX 5700VE, 0x0345,
    GeForce FX Go5700, GeForce FX Go5700, 0x0349, 0x034B,
    Quadro FX Go1000, Quadro FX 1100, 0x034F, GeForce 6800 Ultra,
    GeForce 6800, GeForce 6800 LE, 0x0043, GeForce 6800 GT, 0x0049,
    Quadro FX 4000, 0x00C0, GeForce 6800, GeForce 6800 LE,
    GeForce Go 6800, GeForce Go 6800 Ultra, Quadro FX Go1400, 0x00CD,
    Quadro FX 1400, GeForce 6600 GT, GeForce 6600, 0x0142, 0x0143,
    GeForce Go 6600, GeForce 6610 XL, GeForce Go 6600 TE/6200 TE, 0x0147,
    GeForce Go 6600, 0x0149, 0x014B, 0x014C, 0x014D, Quadro FX 540,
    GeForce 6200, 0x0160, GeForce 6200 TurboCache(TM), 0x0162, 0x0163,
    GeForce Go 6200, 0x0163, GeForce Go 6250, GeForce Go 6200,
    GeForce Go 6250, 0x0169, 0x016B, 0x016C, 0x016D, 0x016E, 0x0210,
    GeForce 6800, GeForce 6800 LE, GeForce 6800 GT, 0x0220, 0x0221,
    0x0222, 0x0228
(II) Primary Device is: PCI 01:00:0
(--) Chipset GeForce 6800 GT found
(II) resource ranges after xf86ClaimFixedResources() call:
    [0] -1  0   0xffe00000 - 0xffffffff (0x200000) MX[B](B)
    [1] -1  0   0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
    [2] -1  0   0x000f0000 - 0x000fffff (0x10000) MX[B]
    [3] -1  0   0x000c0000 - 0x000effff (0x30000) MX[B]
    [4] -1  0   0x00000000 - 0x0009ffff (0xa0000) MX[B]
    [5] -1  0   0xe8005000 - 0xe80057ff (0x800) MX[B]
    [6] -1  0   0xe8003000 - 0xe8003fff (0x1000) MX[B]
    [7] -1  0   0xe8002000 - 0xe8002fff (0x1000) MX[B]
    [8] -1  0   0xe8001000 - 0xe8001fff (0x1000) MX[B]
    [9] -1  0   0xe8000000 - 0xe8000fff (0x1000) MX[B]
    [10] -1 0   0xe8004000 - 0xe8004fff (0x1000) MX[B]
    [11] -1 0   0xe0000000 - 0xdfffffff (0x0) MX[B]O
    [12] -1 0   0xe5000000 - 0xe5ffffff (0x1000000) MX[B](B)
    [13] -1 0   0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
    [14] -1 0   0xe4000000 - 0xe4ffffff (0x1000000) MX[B](B)
    [15] -1 0   0x0000ffff - 0x0000ffff (0x1) IX[B]
    [16] -1 0   0x00000000 - 0x000000ff (0x100) IX[B]
    [17] -1 0   0x0000e400 - 0x0000e47f (0x80) IX[B]
    [18] -1 0   0x0000e000 - 0x0000e07f (0x80) IX[B]
    [19] -1 0   0x0000dc00 - 0x0000dc0f (0x10) IX[B]
    [20] -1 0   0x0000d800 - 0x0000d803 (0x4) IX[B]
    [21] -1 0   0x0000d400 - 0x0000d407 (0x8) IX[B]
    [22] -1 0   0x0000d000 - 0x0000d003 (0x4) IX[B]
    [23] -1 0   0x0000cc00 - 0x0000cc07 (0x8) IX[B]
    [24] -1 0   0x0000c800 - 0x0000c8ff (0x100) IX[B]
    [25] -1 0   0x0000c400 - 0x0000c47f (0x80) IX[B]
    [26] -1 0   0x0000c000 - 0x0000c0ff (0x100) IX[B]
    [27] -1 0   0x00004000 - 0x0000400f (0x10) IX[B]
(II) resource ranges after probing:
    [0] -1  0   0xffe00000 - 0xffffffff (0x200000) MX[B](B)
    [1] -1  0   0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
    [2] -1  0   0x000f0000 - 0x000fffff (0x10000) MX[B]
    [3] -1  0   0x000c0000 - 0x000effff (0x30000) MX[B]
    [4] -1  0   0x00000000 - 0x0009ffff (0xa0000) MX[B]
    [5] -1  0   0xe8005000 - 0xe80057ff (0x800) MX[B]
    [6] -1  0   0xe8003000 - 0xe8003fff (0x1000) MX[B]
    [7] -1  0   0xe8002000 - 0xe8002fff (0x1000) MX[B]
    [8] -1  0   0xe8001000 - 0xe8001fff (0x1000) MX[B]
    [9] -1  0   0xe8000000 - 0xe8000fff (0x1000) MX[B]
    [10] -1 0   0xe8004000 - 0xe8004fff (0x1000) MX[B]
    [11] -1 0   0xe0000000 - 0xdfffffff (0x0) MX[B]O
    [12] -1 0   0xe5000000 - 0xe5ffffff (0x1000000) MX[B](B)
    [13] -1 0   0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
    [14] -1 0   0xe4000000 - 0xe4ffffff (0x1000000) MX[B](B)
    [15] 0  0   0x000a0000 - 0x000affff (0x10000) MS[B]
    [16] 0  0   0x000b0000 - 0x000b7fff (0x8000) MS[B]
    [17] 0  0   0x000b8000 - 0x000bffff (0x8000) MS[B]
    [18] -1 0   0x0000ffff - 0x0000ffff (0x1) IX[B]
    [19] -1 0   0x00000000 - 0x000000ff (0x100) IX[B]
    [20] -1 0   0x0000e400 - 0x0000e47f (0x80) IX[B]
    [21] -1 0   0x0000e000 - 0x0000e07f (0x80) IX[B]
    [22] -1 0   0x0000dc00 - 0x0000dc0f (0x10) IX[B]
    [23] -1 0   0x0000d800 - 0x0000d803 (0x4) IX[B]
    [24] -1 0   0x0000d400 - 0x0000d407 (0x8) IX[B]
    [25] -1 0   0x0000d000 - 0x0000d003 (0x4) IX[B]
    [26] -1 0   0x0000cc00 - 0x0000cc07 (0x8) IX[B]
    [27] -1 0   0x0000c800 - 0x0000c8ff (0x100) IX[B]
    [28] -1 0   0x0000c400 - 0x0000c47f (0x80) IX[B]
    [29] -1 0   0x0000c000 - 0x0000c0ff (0x100) IX[B]
    [30] -1 0   0x00004000 - 0x0000400f (0x10) IX[B]
    [31] 0  0   0x000003b0 - 0x000003bb (0xc) IS[B]
    [32] 0  0   0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Reloading /usr/X11R6/lib/modules/linux/libint10.a
(II) NV(0): Initializing int10
(WW) NV(0): Bad V_BIOS checksum
(II) NV(0): Primary V_BIOS segment is: 0xc000
(--) NV(0): Chipset: "GeForce 6800 GT"
(**) NV(0): Depth 24, (--) framebuffer bpp 32
(==) NV(0): RGB weight 888
(==) NV(0): Default visual is TrueColor
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/X11R6/lib/modules/libvgahw.a
(II) Module vgahw: vendor="X.Org Foundation"
    compiled for 6.8.2, module version = 0.1.0
    ABI class: X.Org Video Driver, version 0.7
(==) NV(0): Using HW cursor
(--) NV(0): Linear framebuffer at 0xD0000000
(--) NV(0): MMIO registers at 0xE4000000
(II) Loading sub module "i2c"
(II) LoadModule: "i2c"
(II) Loading /usr/X11R6/lib/modules/libi2c.a
(II) Module i2c: vendor="X.Org Foundation"
    compiled for 6.8.2, module version = 1.2.0
    ABI class: X.Org Video Driver, version 0.7
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Reloading /usr/X11R6/lib/modules/libddc.a
(II) NV(0): I2C bus "DDC" initialized.
(II) NV(0): Probing for analog device on output A...
(--) NV(0):   ...can't find one
(II) NV(0): Probing for analog device on output B...
(--) NV(0):   ...can't find one
(II) NV(0): Probing for EDID on I2C bus A...
(II) NV(0): I2C device "DDC:ddc2" registered at address 0xA0.
(II) NV(0): I2C device "DDC:ddc2" removed.
(--) NV(0): DDC detected a DFP:
(II) NV(0): Manufacturer: BNQ  Model: 7640  Serial#: 105
(II) NV(0): Year: 2004  Week: 12
(II) NV(0): EDID Version: 1.3
(II) NV(0): Digital Display Input
(II) NV(0): Max H-Image Size [cm]: horiz.: 34  vert.: 27
(II) NV(0): Gamma: 2.22
(II) NV(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
(II) NV(0): First detailed timing is preferred mode
(II) NV(0): redX: 0.640 redY: 0.340   greenX: 0.290 greenY: 0.609
(II) NV(0): blueX: 0.140 blueY: 0.069   whiteX: 0.310 whiteY: 0.330
(II) NV(0): Supported VESA Video Modes:
(II) NV(0): 720x400@70Hz
(II) NV(0): 640x480@60Hz
(II) NV(0): 640x480@67Hz
(II) NV(0): 640x480@72Hz
(II) NV(0): 640x480@75Hz
(II) NV(0): 800x600@60Hz
(II) NV(0): 800x600@72Hz
(II) NV(0): 800x600@75Hz
(II) NV(0): 832x624@75Hz
(II) NV(0): 1024x768@60Hz
(II) NV(0): 1024x768@70Hz
(II) NV(0): 1024x768@75Hz
(II) NV(0): 1280x1024@75Hz
(II) NV(0): 1152x870@75Hz
(II) NV(0): Manufacturer's mask: 0
(II) NV(0): Supported Future Video Modes:
(II) NV(0): #0: hsize: 1152  vsize 864  refresh: 75  vid: 20337
(II) NV(0): #1: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
(II) NV(0): #2: hsize: 1280  vsize 1024  refresh: 72  vid: 35969
(II) NV(0): #3: hsize: 1280  vsize 1024  refresh: 75  vid: 36737
(II) NV(0): Supported additional Video Mode:
(II) NV(0): clock: 108.0 MHz   Image Size:  338 x 270 mm
(II) NV(0): h_active: 1280  h_sync: 1328  h_sync_end 1440 h_blank_end 1688 h_border: 0
(II) NV(0): v_active: 1024  v_sync: 1025  v_sync_end 1028 v_blanking: 1066 v_border: 0
(II) NV(0): Monitor name: BenQ FP791
(II) NV(0): Serial No: 
(II) NV(0): Ranges: V min: 56  V max: 75 Hz, H min: 31  H max: 81 kHz, PixClock max 140 MHz
(II) NV(0): Probing for EDID on I2C bus B...
(II) NV(0): I2C device "DDC:ddc2" registered at address 0xA0.
(II) NV(0): I2C device "DDC:ddc2" removed.
(II) NV(0):   ... none found
(--) NV(0): CRTC 0 is currently programmed for DFP
(II) NV(0): Using DFP on CRTC 0
(--) NV(0): Panel size is 1280 x 1024
(--) NV(0): VideoRAM: 262144 kBytes
(==) NV(0): Using gamma correction (1.0, 1.0, 1.0)
(II) NV(0): BenQ FP791: Using default hsync range of 31.00-81.00 kHz
(II) NV(0): BenQ FP791: Using default vrefresh range of 56.00-75.00 Hz
(II) NV(0): Clock range:  12.00 to 400.00 MHz
(II) NV(0): Not using default mode "640x350" (vrefresh out of range)
(II) NV(0): Not using default mode "320x175" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "640x400" (vrefresh out of range)
(II) NV(0): Not using default mode "320x200" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "720x400" (vrefresh out of range)
(II) NV(0): Not using default mode "360x200" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "640x480" (vrefresh out of range)
(II) NV(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "800x600" (vrefresh out of range)
(II) NV(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "1024x768" (vrefresh out of range)
(II) NV(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "576x432" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "640x480" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "1280x960" (hsync out of range)
(II) NV(0): Not using default mode "640x480" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "1280x1024" (hsync out of range)
(II) NV(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) NV(0): Mode "1600x1200" is larger than BIOS programmed panel size of 1280 x 1024.  Removing.
(II) NV(0): Not using default mode "1600x1200" (unknown reason)
(II) NV(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) NV(0): Mode "1600x1200" is larger than BIOS programmed panel size of 1280 x 1024.  Removing.
(II) NV(0): Not using default mode "1600x1200" (unknown reason)
(II) NV(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) NV(0): Mode "1600x1200" is larger than BIOS programmed panel size of 1280 x 1024.  Removing.
(II) NV(0): Not using default mode "1600x1200" (unknown reason)
(II) NV(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) NV(0): Mode "1600x1200" is larger than BIOS programmed panel size of 1280 x 1024.  Removing.
(II) NV(0): Not using default mode "1600x1200" (unknown reason)
(II) NV(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) NV(0): Mode "1600x1200" is larger than BIOS programmed panel size of 1280 x 1024.  Removing.
(II) NV(0): Not using default mode "1600x1200" (unknown reason)
(II) NV(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) NV(0): Mode "1792x1344" is larger than BIOS programmed panel size of 1280 x 1024.  Removing.
(II) NV(0): Not using default mode "1792x1344" (unknown reason)
(II) NV(0): Not using default mode "896x672" (bad mode clock/interlace/doublescan)
(II) NV(0): Mode "1792x1344" is larger than BIOS programmed panel size of 1280 x 1024.  Removing.
(II) NV(0): Not using default mode "1792x1344" (unknown reason)
(II) NV(0): Not using default mode "896x672" (bad mode clock/interlace/doublescan)
(II) NV(0): Mode "1856x1392" is larger than BIOS programmed panel size of 1280 x 1024.  Removing.
(II) NV(0): Not using default mode "1856x1392" (unknown reason)
(II) NV(0): Not using default mode "928x696" (bad mode clock/interlace/doublescan)
(II) NV(0): Mode "1856x1392" is larger than BIOS programmed panel size of 1280 x 1024.  Removing.
(II) NV(0): Not using default mode "1856x1392" (unknown reason)
(II) NV(0): Not using default mode "928x696" (bad mode clock/interlace/doublescan)
(II) NV(0): Mode "1920x1440" is larger than BIOS programmed panel size of 1280 x 1024.  Removing.
(II) NV(0): Not using default mode "1920x1440" (unknown reason)
(II) NV(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) NV(0): Mode "1920x1440" is larger than BIOS programmed panel size of 1280 x 1024.  Removing.
(II) NV(0): Not using default mode "1920x1440" (unknown reason)
(II) NV(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "416x312" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "640x384" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "640x400" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "1152x768" (vrefresh out of range)
(II) NV(0): Not using default mode "576x384" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "1152x864" (vrefresh out of range)
(II) NV(0): Not using default mode "576x432" (bad mode clock/interlace/doublescan)
(II) NV(0): Mode "1400x1050" is larger than BIOS programmed panel size of 1280 x 1024.  Removing.
(II) NV(0): Not using default mode "1400x1050" (unknown reason)
(II) NV(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
(II) NV(0): Mode "1400x1050" is larger than BIOS programmed panel size of 1280 x 1024.  Removing.
(II) NV(0): Not using default mode "1400x1050" (unknown reason)
(II) NV(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
(II) NV(0): Mode "1400x1050" is larger than BIOS programmed panel size of 1280 x 1024.  Removing.
(II) NV(0): Not using default mode "1400x1050" (unknown reason)
(II) NV(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
(II) NV(0): Mode "1400x1050" is larger than BIOS programmed panel size of 1280 x 1024.  Removing.
(II) NV(0): Not using default mode "1400x1050" (unknown reason)
(II) NV(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
(II) NV(0): Mode "1440x900" is larger than BIOS programmed panel size of 1280 x 1024.  Removing.
(II) NV(0): Not using default mode "1440x900" (unknown reason)
(II) NV(0): Not using default mode "720x450" (bad mode clock/interlace/doublescan)
(II) NV(0): Mode "1600x1024" is larger than BIOS programmed panel size of 1280 x 1024.  Removing.
(II) NV(0): Not using default mode "1600x1024" (unknown reason)
(II) NV(0): Not using default mode "800x512" (bad mode clock/interlace/doublescan)
(II) NV(0): Mode "1680x1050" is larger than BIOS programmed panel size of 1280 x 1024.  Removing.
(II) NV(0): Not using default mode "1680x1050" (unknown reason)
(II) NV(0): Not using default mode "840x525" (bad mode clock/interlace/doublescan)
(II) NV(0): Mode "1920x1200" is larger than BIOS programmed panel size of 1280 x 1024.  Removing.
(II) NV(0): Not using default mode "1920x1200" (unknown reason)
(II) NV(0): Not using default mode "960x600" (bad mode clock/interlace/doublescan)
(II) NV(0): Mode "1920x1200" is larger than BIOS programmed panel size of 1280 x 1024.  Removing.
(II) NV(0): Not using default mode "1920x1200" (unknown reason)
(II) NV(0): Not using default mode "960x600" (bad mode clock/interlace/doublescan)
(II) NV(0): Mode "1920x1440" is larger than BIOS programmed panel size of 1280 x 1024.  Removing.
(II) NV(0): Not using default mode "1920x1440" (unknown reason)
(II) NV(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) NV(0): Mode "2048x1536" is larger than BIOS programmed panel size of 1280 x 1024.  Removing.
(II) NV(0): Not using default mode "2048x1536" (unknown reason)
(II) NV(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) NV(0): Mode "2048x1536" is larger than BIOS programmed panel size of 1280 x 1024.  Removing.
(II) NV(0): Not using default mode "2048x1536" (unknown reason)
(II) NV(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) NV(0): Mode "2048x1536" is larger than BIOS programmed panel size of 1280 x 1024.  Removing.
(II) NV(0): Not using default mode "2048x1536" (unknown reason)
(II) NV(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(--) NV(0): Virtual size is 1280x1024 (pitch 1280)
(**) NV(0): *Default mode "1280x1024": 135.0 MHz, 80.0 kHz, 75.0 Hz
(II) NV(0): Modeline "1280x1024"  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync
(**) NV(0): *Default mode "1152x864": 108.0 MHz, 67.5 kHz, 75.0 Hz
(II) NV(0): Modeline "1152x864"  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync
(**) NV(0): *Default mode "1024x768": 78.8 MHz, 60.1 kHz, 75.1 Hz
(II) NV(0): Modeline "1024x768"   78.80  1024 1040 1136 1312  768 769 772 800 +hsync +vsync
(**) NV(0): *Default mode "800x600": 49.5 MHz, 46.9 kHz, 75.0 Hz
(II) NV(0): Modeline "800x600"   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync
(**) NV(0): *Default mode "640x480": 31.5 MHz, 37.5 kHz, 75.0 Hz
(II) NV(0): Modeline "640x480"   31.50  640 656 720 840  480 481 484 500 -hsync -vsync
(**) NV(0):  Default mode "1280x1024": 108.0 MHz, 64.0 kHz, 60.0 Hz
(II) NV(0): Modeline "1280x1024"  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync
(**) NV(0):  Default mode "1280x960": 108.0 MHz, 60.0 kHz, 60.0 Hz
(II) NV(0): Modeline "1280x960"  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync
(**) NV(0):  Default mode "1280x800": 83.5 MHz, 49.7 kHz, 60.0 Hz
(II) NV(0): Modeline "1280x800"   83.46  1280 1344 1480 1680  800 801 804 828
(**) NV(0):  Default mode "1280x768": 80.1 MHz, 47.7 kHz, 60.0 Hz
(II) NV(0): Modeline "1280x768"   80.14  1280 1344 1480 1680  768 769 772 795
(**) NV(0):  Default mode "1024x768": 75.0 MHz, 56.5 kHz, 70.1 Hz
(II) NV(0): Modeline "1024x768"   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync
(**) NV(0):  Default mode "1024x768": 65.0 MHz, 48.4 kHz, 60.0 Hz
(II) NV(0): Modeline "1024x768"   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync
(**) NV(0):  Default mode "832x624": 57.3 MHz, 49.7 kHz, 74.6 Hz
(II) NV(0): Modeline "832x624"   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync
(**) NV(0):  Default mode "800x600": 50.0 MHz, 48.1 kHz, 72.2 Hz
(II) NV(0): Modeline "800x600"   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync
(**) NV(0):  Default mode "800x600": 40.0 MHz, 37.9 kHz, 60.3 Hz
(II) NV(0): Modeline "800x600"   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync
(**) NV(0):  Default mode "800x600": 36.0 MHz, 35.2 kHz, 56.2 Hz
(II) NV(0): Modeline "800x600"   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync
(**) NV(0):  Default mode "640x480": 31.5 MHz, 37.9 kHz, 72.8 Hz
(II) NV(0): Modeline "640x480"   31.50  640 664 704 832  480 489 491 520 -hsync -vsync
(**) NV(0):  Default mode "640x480": 25.2 MHz, 31.5 kHz, 60.0 Hz
(II) NV(0): Modeline "640x480"   25.20  640 656 752 800  480 490 492 525 -hsync -vsync
(--) NV(0): Display dimensions: (340, 270) mm
(--) NV(0): DPI set to (95, 96)
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/X11R6/lib/modules/libfb.a
Skipping "/usr/X11R6/lib/modules/libfb.a:fbmmx.o":  No symbols found
(II) Module fb: vendor="X.Org Foundation"
    compiled for 6.8.2, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.2
(II) Loading sub module "xaa"
(II) LoadModule: "xaa"
(II) Loading /usr/X11R6/lib/modules/libxaa.a
(II) Module xaa: vendor="X.Org Foundation"
    compiled for 6.8.2, module version = 1.2.0
    ABI class: X.Org Video Driver, version 0.7
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Loading /usr/X11R6/lib/modules/libramdac.a
(II) Module ramdac: vendor="X.Org Foundation"
    compiled for 6.8.2, module version = 0.1.0
    ABI class: X.Org Video Driver, version 0.7
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
    [0] 0   0   0xe5000000 - 0xe5ffffff (0x1000000) MX[B]
    [1] 0   0   0xd0000000 - 0xdfffffff (0x10000000) MX[B]
    [2] 0   0   0xe4000000 - 0xe4ffffff (0x1000000) MX[B]
    [3] -1  0   0xffe00000 - 0xffffffff (0x200000) MX[B](B)
    [4] -1  0   0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
    [5] -1  0   0x000f0000 - 0x000fffff (0x10000) MX[B]
    [6] -1  0   0x000c0000 - 0x000effff (0x30000) MX[B]
    [7] -1  0   0x00000000 - 0x0009ffff (0xa0000) MX[B]
    [8] -1  0   0xe8005000 - 0xe80057ff (0x800) MX[B]
    [9] -1  0   0xe8003000 - 0xe8003fff (0x1000) MX[B]
    [10] -1 0   0xe8002000 - 0xe8002fff (0x1000) MX[B]
    [11] -1 0   0xe8001000 - 0xe8001fff (0x1000) MX[B]
    [12] -1 0   0xe8000000 - 0xe8000fff (0x1000) MX[B]
    [13] -1 0   0xe8004000 - 0xe8004fff (0x1000) MX[B]
    [14] -1 0   0xe0000000 - 0xdfffffff (0x0) MX[B]O
    [15] -1 0   0xe5000000 - 0xe5ffffff (0x1000000) MX[B](B)
    [16] -1 0   0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
    [17] -1 0   0xe4000000 - 0xe4ffffff (0x1000000) MX[B](B)
    [18] 0  0   0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
    [19] 0  0   0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
    [20] 0  0   0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
    [21] -1 0   0x0000ffff - 0x0000ffff (0x1) IX[B]
    [22] -1 0   0x00000000 - 0x000000ff (0x100) IX[B]
    [23] -1 0   0x0000e400 - 0x0000e47f (0x80) IX[B]
    [24] -1 0   0x0000e000 - 0x0000e07f (0x80) IX[B]
    [25] -1 0   0x0000dc00 - 0x0000dc0f (0x10) IX[B]
    [26] -1 0   0x0000d800 - 0x0000d803 (0x4) IX[B]
    [27] -1 0   0x0000d400 - 0x0000d407 (0x8) IX[B]
    [28] -1 0   0x0000d000 - 0x0000d003 (0x4) IX[B]
    [29] -1 0   0x0000cc00 - 0x0000cc07 (0x8) IX[B]
    [30] -1 0   0x0000c800 - 0x0000c8ff (0x100) IX[B]
    [31] -1 0   0x0000c400 - 0x0000c47f (0x80) IX[B]
    [32] -1 0   0x0000c000 - 0x0000c0ff (0x100) IX[B]
    [33] -1 0   0x00004000 - 0x0000400f (0x10) IX[B]
    [34] 0  0   0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
    [35] 0  0   0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(==) NV(0): Write-combining range (0xd0000000,0x10000000)
(II) NV(0): Using XFree86 Acceleration Architecture (XAA)
    Screen to screen bit blits
    Solid filled rectangles
    8x8 mono pattern filled rectangles
    Indirect CPU to Screen color expansion
    Solid Lines
    Scanline Image Writes
    Offscreen Pixmaps
    Setting up tile and stipple cache:
        32 128x128 slots
        32 256x256 slots
        16 512x512 slots
(==) NV(0): Backing store disabled
(==) NV(0): Silken mouse enabled
(**) Option "dpms"
(**) NV(0): DPMS enabled
(WW) NV(0): Option "NvAGP" is not used
(WW) NV(0): Option "ConnectedMonitor" is not used
(WW) NV(0): Option "MetaModes" is not used
(==) RandR enabled
Symbol __glXgetActiveScreen from module /usr/X11R6/lib/modules/extensions/libdri.a is unresolved!
Symbol __glXgetActiveScreen from module /usr/X11R6/lib/modules/extensions/libdri.a is unresolved!
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension LBX
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension XFree86-Bigfont
(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 built-in extension XEVIE
(EE) Failed to initialize GLX extension (NVIDIA X driver not found)
(**) Option "CoreKeyboard"
(**) Generic Keyboard: Core Keyboard
(**) Option "Protocol" "standard"
(**) Generic Keyboard: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xorg"
(**) Generic Keyboard: XkbRules: "xorg"
(**) Option "XkbModel" "pc105"
(**) Generic Keyboard: XkbModel: "pc105"
(**) Option "XkbLayout" "be"
(**) Generic Keyboard: XkbLayout: "be"
(**) Option "CustomKeycodes" "off"
(**) Generic Keyboard: CustomKeycodes disabled
(**) Option "Protocol" "ImPS/2"
(**) Configured Mouse: Device: "/dev/input/mice"
(**) Configured Mouse: Protocol: "ImPS/2"
(**) Option "CorePointer"
(**) Configured Mouse: Core Pointer
(**) Option "Device" "/dev/input/mice"
(==) Configured Mouse: Emulate3Buttons, Emulate3Timeout: 50
(**) Option "ZAxisMapping" "4 5"
(**) Configured Mouse: ZAxisMapping: buttons 4 and 5
(**) Configured Mouse: Buttons: 5
(II) XINPUT: Adding extended input device "Configured Mouse" (type: MOUSE)
(II) XINPUT: Adding extended input device "Generic Keyboard" (type: KEYBOARD)
(II) Configured Mouse: ps2EnableDataReporting: succeeded
Warning: font renderer for ".pcf" already registered at priority 0
Warning: font renderer for ".pcf.Z" already registered at priority 0
Warning: font renderer for ".pcf.gz" already registered at priority 0
Warning: font renderer for ".snf" already registered at priority 0
Warning: font renderer for ".snf.Z" already registered at priority 0
Warning: font renderer for ".snf.gz" already registered at priority 0
Warning: font renderer for ".bdf" already registered at priority 0
Warning: font renderer for ".bdf.Z" already registered at priority 0
Warning: font renderer for ".bdf.gz" already registered at priority 0
Warning: font renderer for ".pmf" already registered at priority 0
(II) 3rd Button detected: disabling emulate3Button


alvast bedankt

Strava


Acties:
  • 0 Henk 'm!

  • blouweKip
  • Registratie: November 1999
  • Laatst online: 00:36
ik raad je zowiezow aan je x config in te stellen om de nvidia drivers te gebruiken ipv de standaard 2d nv drivers van x zelf, check de readme van nvidia over wat je moet instellen (of check de ubuntu forums)

als je inderdaad de config van bovenstaande poster gebruikt hebt zou ik toch even controleren of je de juiste config file hebt aangepast aangezien je volgens je log gene gebruik maakt van de binary nvidia drivers.
als ik het op nvidia zet geraak ik niet meer in x , dat is juist het hele probleem
Dan heb je ze dus of niet goed geinstalleerd of je config niet goed staan, kun je misschien je x log posten die je krijgt nadat je hem op nvidia hebt staan als driver?

[ Voor 60% gewijzigd door blouweKip op 14-03-2006 18:51 ]

"For my friends, anything; for my enemies, the law."


Acties:
  • 0 Henk 'm!

  • DeadLock
  • Registratie: December 2005
  • Laatst online: 08-09 22:09

DeadLock

Vastlopen is relatief....

Topicstarter
als ik het op nvidia zet geraak ik niet meer in x , dat is juist het hele probleem ;)

Strava


Acties:
  • 0 Henk 'm!

  • webfreakz.nl
  • Registratie: November 2003
  • Laatst online: 21-08 15:56

webfreakz.nl

el-nul-zet-é-er

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
(II) NV(0): Not using default mode "640x350" (vrefresh out of range)
(II) NV(0): Not using default mode "320x175" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "640x400" (vrefresh out of range)
(II) NV(0): Not using default mode "320x200" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "720x400" (vrefresh out of range)
(II) NV(0): Not using default mode "360x200" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "640x480" (vrefresh out of range)
(II) NV(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "800x600" (vrefresh out of range)
(II) NV(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "1024x768" (vrefresh out of range)
(II) NV(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "576x432" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "640x480" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "1280x960" (hsync out of range)
(II) NV(0): Not using default mode "640x480" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) NV(0): Not using default mode "1280x1024" (hsync out of range)
(II) NV(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) NV(0): Mode "1600x1200" is larger than BIOS programmed panel size of 1280 x 1024.  Removing.
(II) NV(0): Not using default mode "1600x1200" (unknown reason)
(II) NV(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) NV(0): Mode "1600x1200" is larger than BIOS programmed panel size of 1280 x 1024.  Removing.
(II) NV(0): Not using default mode "1600x1200" (unknown reason)


Verkeerde monitor instellingen? En welke resolutie wil je? Staat die ingesteld? Net als vrefresh?

[ Voor 8% gewijzigd door webfreakz.nl op 14-03-2006 19:25 ]

"You smell that, son? What sir? Napalm, I love the smell of napalm in the mornin!" || Children of Bodom fan!


Acties:
  • 0 Henk 'm!

  • DeadLock
  • Registratie: December 2005
  • Laatst online: 08-09 22:09

DeadLock

Vastlopen is relatief....

Topicstarter
Dit is men xorg.conf file zoals die er nu uitstaat , bij drivers moet het op nvidia staan ....

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
# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "Files"
    FontPath    "/usr/share/X11/fonts/misc"
    FontPath    "/usr/share/X11/fonts/cyrillic"
    FontPath    "/usr/share/X11/fonts/100dpi/:unscaled"
    FontPath    "/usr/share/X11/fonts/75dpi/:unscaled"
    FontPath    "/usr/share/X11/fonts/Type1"
    FontPath    "/usr/share/X11/fonts/CID"
    FontPath    "/usr/share/X11/fonts/100dpi"
    FontPath    "/usr/share/X11/fonts/75dpi"
        # paths to defoma fonts
    FontPath    "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
    FontPath    "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID"
EndSection

Section "Module"
    Load    "GLcore"
    Load    "bitmap"
    Load    "ddc"
    Load    "dri"
    Load    "extmod"
    Load    "freetype"
    Load    "glx"
    Load    "int10"
    Load    "type1"
    Load    "vbe"
EndSection

Section "InputDevice"
    Identifier  "Generic Keyboard"
    Driver      "kbd"
    Option      "CoreKeyboard"
    Option      "XkbRules"  "xorg"
    Option      "XkbModel"  "pc105"
    Option      "XkbLayout" "be"
EndSection

Section "InputDevice"
    Identifier  "Configured Mouse"
    Driver      "mouse"
    Option      "CorePointer"
    Option      "Device"        "/dev/input/mice"
    Option      "Protocol"      "ImPS/2"
    Option      "ZAxisMapping"      "4 5"
EndSection

Section "Device"
    Identifier  "NVIDIA Corporation NV40 [GeForce 6800 GT]"
    Driver      "nv"
    BusID       "PCI:1:0:0"
    Option        "NvAGP"            "2"
        Option        "ConnectedMonitor"    "dfp"
        Option        "MetaModes"        "1280x1024, 1024x768, 800x600, 640x480" 
EndSection

Section "Monitor"
    Identifier  "BenQ FP791"
    Option      "DPMS"
EndSection

Section "Screen"
    Identifier  "Default Screen"
    Device      "NVIDIA Corporation NV40 [GeForce 6800 GT]"
    Monitor     "BenQ FP791"
    DefaultDepth    24
    SubSection "Display"
        Depth       1
        Modes       "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
        Depth       4
        Modes       "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
        Depth       8
        Modes       "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
        Depth       15
        Modes       "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
        Depth       16
        Modes       "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
        Depth       24
        Modes       "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
    EndSubSection
EndSection

Section "ServerLayout"
    Identifier  "Default Layout"
    Screen      "Default Screen"
    InputDevice "Generic Keyboard"
    InputDevice "Configured Mouse"
EndSection

Section "DRI"
    Mode    0666
EndSection


het ligt dus aan de resolutie van men scherm ?
ik wil het op 1280*1024 draaien (17 inch tft)

Strava


Acties:
  • 0 Henk 'm!

  • Zym0tiC
  • Registratie: Februari 2001
  • Laatst online: 20:27

Zym0tiC

^_^

Als ik me niet vergis moet je bij Section "Module" even de volgende modules escapen:
GLcore en dri

There is no such thing as innocence, only degrees of guilt | Flickr!


Acties:
  • 0 Henk 'm!

  • DeadLock
  • Registratie: December 2005
  • Laatst online: 08-09 22:09

DeadLock

Vastlopen is relatief....

Topicstarter
Ja maar dit maakt niets verschil , het werkt gewoonweg niet :(

Strava


Acties:
  • 0 Henk 'm!

  • koffiedrinker
  • Registratie: September 2002
  • Laatst online: 02-09 21:43

koffiedrinker

Archlinux werkt dagelijks

Ik zou je sectie over je monitor als volgt aanpassen.
code:
1
2
3
4
5
6
Section "Monitor"
    Identifier    "BenQ FP791"
    Option        "DPMS"
    HorizSync   24-80
    VertRefresh 55-75
EndSection

Wel even je horizontale en verticale refresh rates opzoeken in je handleiding van je monitor. Verder zou ik ook switchen van driver voor je kaart van nv naar nvidia.
Overigens lijkt het probleem meer de monitor te zijn dan de videokaart.
Misschien wel spelen met de optie NoDDC nog wat opleveren. Hier is daar nog wat info over te vinden (in het midden van de pagina).

Koffie werkt echt!


Acties:
  • 0 Henk 'm!

  • blouweKip
  • Registratie: November 1999
  • Laatst online: 00:36
ipv te zeggen dat het niet werkt zou het handig zijn om je x log te posten om te zien wat er mis gaat bij het starten van X met de nvidia drivers ;) (bovenstaande log is van je nv driver dus daar heben we niet veel aan)

"For my friends, anything; for my enemies, the law."


Acties:
  • 0 Henk 'm!

  • Vinnie
  • Registratie: November 2000
  • Niet online
NVidia kaart met DVI-aansluiting, werkt dat in Linux?
Hetzelfde probleem. En helaas geen oplossing :(

C:\>_


Acties:
  • 0 Henk 'm!

  • Jazzle
  • Registratie: November 2004
  • Niet online
Probeer het eens zoals hier (method 2). Bij mij werkt dat prima icm DVI.
Ik kan geen xorg.conf voor je posten, want ik ben nu op school.
Pagina: 1