Gentoo Archives: gentoo-user-de

From: Christoph Dahlen <christoph@××××××.org>
To: gentoo-user-de@l.g.o
Subject: Re: [gentoo-user-de] Re: NVidia-Treiber wählt nicht die richtige Auflösung
Date: Sun, 17 Sep 2006 13:06:53
Message-Id: 1158498340.15800.3.camel@localhost
In Reply to: Re: [gentoo-user-de] Re: NVidia-Treiber wählt nicht die richtige Auflösung by "A. Gluecksmann"
1 Am Sonntag, den 17.09.2006, 14:33 +0200 schrieb A. Gluecksmann:
2 > Modeline "1280x1204_60.00" 129.19 1280 1368 1504 1728 1204 1205 1208
3 > 1246 -HSync +Vsync
4 >
5 > Man beachte das "1204" das ist ne komische Auflösung, vielleicht ist es
6 > kein Wunder das er meckert.
7
8 Das war in der Tat ein Tippfehler im gtf-Aufruf, den ich jetzt
9 korrigiert habe, die entsprechenden Passagen lauten nun:
10
11
12 Section "Monitor"
13 Identifier "Hyundai L70A"
14 VendorName "Hyundai"
15 ModelName "ImageQuest L70A"
16 Modeline "1280x1024_60.00" 108.88 1280 1360 1496 1712 1024 1025
17 1028 1060 -HSync +Vsync
18
19 EndSection
20
21 Section "Screen"
22
23 Identifier "Screen"
24 Device "Geforce 6600 GT"
25 Monitor "Hyundai L70A"
26 DefaultDepth 24
27
28 Subsection "Display"
29 Depth 8
30 Modes "1280x1024_60.00"
31 ViewPort 0 0
32 EndSubsection
33
34 Subsection "Display"
35 Depth 16
36 Modes "1280x1024_60.00"
37 ViewPort 0 0
38 EndSubsection
39
40 Subsection "Display"
41 Depth 24
42 Modes "1280x1024_60.00"
43 ViewPort 0 0
44 EndSubsection
45
46 EndSection
47
48
49 Im Ergebnis ändert sich aber nichts. Dazu auch Auszüge aus dem Log-File:
50
51 (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
52 (==) NVIDIA(0): RGB weight 888
53 (==) NVIDIA(0): Default visual is TrueColor
54 (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
55 (**) NVIDIA(0): Option "UseEDID" "FALSE"
56 (**) NVIDIA(0): Enabling RENDER acceleration
57 (**) NVIDIA(0): Ignoring EDIDs
58 (II) NVIDIA(0): Not probing EDID on DFP-0.
59 (II) NVIDIA(0): NVIDIA GPU GeForce 6600 GT at PCI:1:0:0
60 (--) NVIDIA(0): VideoRAM: 131072 kBytes
61 (--) NVIDIA(0): VideoBIOS: 05.43.02.66.00
62 (II) NVIDIA(0): Detected AGP rate: 8X
63 (--) NVIDIA(0): Interlaced video modes are supported on this GPU
64 (--) NVIDIA(0): Connected display device(s) on GeForce 6600 GT at
65 PCI:1:0:0:
66 (--) NVIDIA(0): DFP-0
67 (--) NVIDIA(0): DFP-0: 155.0 MHz maximum pixel clock
68 (--) NVIDIA(0): DFP-0: Internal Single Link TMDS
69 (WW) NVIDIA(0): Unable to use mode "640x480" for DFP-0; cannot compute
70 backend
71 (WW) NVIDIA(0): DFP timings (no EDID).
72 (WW) NVIDIA(0): Unable to use mode "320x240" for DFP-0; cannot compute
73 backend
74 (WW) NVIDIA(0): DFP timings (no EDID).
75 (WW) NVIDIA(0): Unable to use mode "640x480" for DFP-0; cannot compute
76 backend
77 (WW) NVIDIA(0): DFP timings (no EDID).
78 (II) NVIDIA(0): Assigned Display Device: DFP-0
79 (WW) NVIDIA(0): No valid modes for "1280x1024_60.00"; removing.
80 (WW) NVIDIA(0):
81 (WW) NVIDIA(0): Unable to validate any modes; falling back to the
82 default mode
83 (WW) NVIDIA(0): "nvidia-auto-select".
84 (WW) NVIDIA(0):
85 (II) NVIDIA(0): Validated modes:
86 (II) NVIDIA(0): "nvidia-auto-select"
87 (II) NVIDIA(0): Virtual screen size determined to be 800 x 600
88 (WW) NVIDIA(0): Unable to get display device DFP-0's EDID; cannot
89 compute DPI
90 (WW) NVIDIA(0): from EDID.
91 (==) NVIDIA(0): DPI set to (75, 75); computed from built-in default
92
93
94 Gruß,
95
96 Christoph
97
98
99
100 --
101 gentoo-user-de@g.o mailing list

Replies

Subject Author
Re: [gentoo-user-de] Re: NVidia-Treiber wählt nicht die richtige Auflösung "A. Gluecksmann" <email@×××××.de>