Gentoo Archives: gentoo-user-fr

From: EricS <eric@×××××××.com>
To: gentoo-user-fr@l.g.o
Subject: Re: [gentoo-user-fr] dernier driver nvidia...
Date: Mon, 16 Oct 2006 21:59:50
Message-Id: 1161036033.15126.9.camel@localhost
In Reply to: Re: [gentoo-user-fr] dernier driver nvidia... by Erwan
1 Merci beaucoup... :-)
2
3 bonne nuit
4
5 EricS
6 Le lundi 16 octobre 2006 à 23:46 +0200, Erwan a écrit :
7 > EricS a écrit :
8 > > Pourrais tu me passer ton fichier xorg.conf s'il te plait que je vois la
9 > > difference avec le mien.
10 > >
11 > >
12 > Voici
13 >
14 > Section "ServerLayout"
15 >
16 > Identifier "X.org Configured"
17 >
18 > Screen 0 "Screen0" 0 0
19 >
20 > InputDevice "Mouse0" "CorePointer"
21 >
22 > InputDevice "Keyboard0" "CoreKeyboard"
23 >
24 > EndSection
25 >
26 > Section "ServerFlags"
27 >
28 > Option "StandbyTime" "10"
29 >
30 > Option "SuspendTime" "12"
31 >
32 > Option "OffTime" "15"
33 >
34 > EndSection
35 >
36 > Section "Files"
37 >
38 > FontPath "/usr/share/fonts/misc/"
39 >
40 > FontPath "/usr/share/fonts/TTF/"
41 >
42 > FontPath "/usr/share/fonts/Type1/"
43 >
44 > FontPath "/usr/share/fonts/CID/"
45 >
46 > FontPath "/usr/share/fonts/75dpi/"
47 >
48 > FontPath "/usr/share/fonts/100dpi/"
49 >
50 > EndSection
51 >
52 > Section "Module"
53 >
54 > Load "extmod"
55 >
56 > # Load "dri"
57 >
58 > Load "dbe"
59 >
60 > Load "record"
61 >
62 > Load "xtrap"
63 >
64 > Load "glx"
65 >
66 > Load "type1"
67 >
68 > Load "freetype"
69 >
70 > Load "RandR"
71 >
72 > EndSection
73 >
74 > Section "InputDevice"
75 >
76 > Identifier "Keyboard0"
77 >
78 > Driver "kbd"
79 >
80 > Option "CoreKeyboard"
81 >
82 > Option "XkbRules" "xorg"
83 >
84 > Option "XkbModel" "pc105"
85 >
86 > Option "XkbLayout" "fr"
87 >
88 > EndSection
89 >
90 > Section "InputDevice"
91 >
92 > Identifier "Mouse0"
93 >
94 > Driver "mouse"
95 >
96 > Option "Protocol" "IMPS/2"
97 >
98 > Option "Device" "/dev/input/mouse0"
99 >
100 > Option "ZAxisMapping" "4 5"
101 >
102 > EndSection
103 >
104 > Section "Monitor"
105 >
106 > #DisplaySize 370 300 # mm
107 >
108 > Identifier "Monitor0"
109 >
110 > VendorName "HIQ"
111 >
112 > ModelName "L90D+ D-SUB"
113 >
114 > HorizSync 31.0 - 80.0
115 >
116 > VertRefresh 56.0 - 75.0
117 >
118 > Option "DPMS"
119 >
120 > EndSection
121 >
122 > Section "Device"
123 >
124 > ### Available Driver options are:-
125 >
126 > ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
127 >
128 > ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
129 >
130 > ### [arg]: arg optional
131 >
132 > #Option "SWcursor" # [<bool>]
133 >
134 > #Option "HWcursor" # [<bool>]
135 >
136 > #Option "NoAccel" # [<bool>]
137 >
138 > #Option "ShadowFB" # [<bool>]
139 >
140 > #Option "UseFBDev" # [<bool>]
141 >
142 > #Option "Rotate" # [<str>]
143 >
144 > #Option "VideoKey" # <i>
145 >
146 > #Option "FlatPanel" # [<bool>]
147 >
148 > #Option "FPDither" # [<bool>]
149 >
150 > #Option "CrtcNumber" # <i>
151 >
152 > #Option "FPScale" # [<bool>]
153 >
154 > #Option "FPTweak" # <i>
155 >
156 > Identifier "Card0"
157 >
158 > Driver "nvidia"
159 >
160 > VendorName "nVidia Corporation"
161 >
162 > BoardName "NV34 [GeForce FX 5200]"
163 >
164 > BusID "PCI:2:0:0"
165 >
166 > Option "RenderAccel" "true"
167 >
168 > Option "AllowGLXWithComposite" "True"
169 >
170 > Option "RandRRotation" "on"
171 >
172 > EndSection
173 >
174 > Section "Screen"
175 >
176 > Identifier "Screen0"
177 >
178 > Device "Card0"
179 >
180 > Monitor "Monitor0"
181 >
182 > Option "AddARGBGLXVisuals" "true"
183 >
184 > Option "DisableGLXRootClipping" "true"
185 >
186 > Option "RenderAccel" "True"
187 >
188 > DefaultDepth 24
189 >
190 > SubSection "Display"
191 >
192 > Viewport 0 0
193 >
194 > Depth 1
195 >
196 > EndSubSection
197 >
198 > SubSection "Display"
199 >
200 > Viewport 0 0
201 >
202 > Depth 4
203 >
204 > EndSubSection
205 >
206 > SubSection "Display"
207 >
208 > Viewport 0 0
209 >
210 > Depth 8
211 >
212 > EndSubSection
213 >
214 > SubSection "Display"
215 >
216 > Viewport 0 0
217 >
218 > Depth 15
219 >
220 > EndSubSection
221 >
222 > SubSection "Display"
223 >
224 > Viewport 0 0
225 >
226 > Depth 16
227 >
228 > Modes "1280x1024" "1024x768"
229 >
230 > EndSubSection
231 >
232 > SubSection "Display"
233 >
234 > Viewport 0 0
235 >
236 > Depth 24
237 >
238 > Modes "1280x1024" "1024x768"
239 >
240 > EndSubSection
241 >
242 > Option "backingstore" "true"
243 >
244 > EndSection
245 >
246 > Section "Extensions"
247 >
248 > Option "Composite" "Enable"
249 >
250 > EndSection
251 >
252 >
253 >
254 > --
255 > Erwan Lehérissé - air1@×××××××××.net - www.imaginair.net
256 >
257
258 --
259 gentoo-user-fr@g.o mailing list