Gentoo Archives: gentoo-user-hu

From: Aleph <alephlg@×××××.com>
To: gentoo-user-hu@l.g.o
Subject: Re: [gentoo-user-hu] Compiz-gond :(
Date: Tue, 06 Mar 2007 09:58:38
Message-Id: c3e6dbbe0703060158q35f23034gb16dd223409947dd@mail.gmail.com
In Reply to: Re: [gentoo-user-hu] Compiz-gond :( by "Bujdosó Ferenc"
1 # File generated by XFdrake.
2
3 # **********************************************************************
4 # Refer to the XF86Config man page for details about the format of
5 # this file.
6 # **********************************************************************
7
8 Section "Files"
9 # Multiple FontPath entries are allowed (they are concatenated together)
10 # By default, Mandrake 6.0 and later now use a font server independent of
11 # the X server to render fonts.
12 FontPath "unix/:-1"
13 EndSection
14
15 Section "ServerFlags"
16 #DontZap # disable <Crtl><Alt><BS> (server abort)
17 #DontZoom # disable <Crtl><Alt><KP_+>/<KP_-> (resolution switching)
18 AllowMouseOpenFail # allows the server to start up even if the mouse does
19 not work
20 EndSection
21
22 Section "Module"
23 Load "dbe" # Double-Buffering Extension
24 Load "v4l" # Video for Linux
25 Load "extmod"
26 Load "type1"
27 Load "freetype"
28 Load "glx" # 3D layer
29 EndSection
30
31 Section "InputDevice"
32 Identifier "Keyboard1"
33 # Driver "keyboard"
34 Driver "kbd"
35 # Option "CoreKeyboard"
36 # Option "XkbRules" "xorg"
37 # Option "XkbModel" "logicdp"
38 # Option "XkbModel" "pc105"
39 Option "XkbLayout" "hu"
40 # Option "XkbOptions" "compose:rwin"
41 EndSection
42
43 Section "InputDevice"
44 Identifier "Mouse1"
45 Driver "mouse"
46 Option "Protocol" "ExplorerPS/2"
47 # Option "Device" "/dev/mouse"
48 Option "Device" "/dev/input/mice"
49 Option "ZAxisMapping" "4 5"
50 EndSection
51
52 Section "Monitor"
53 Identifier "monitor1"
54 VendorName "Generic"
55 ModelName "1280x1024 @ 60 Hz"
56 HorizSync 31.5-64.3
57 VertRefresh 50-70
58
59 # TV fullscreen mode or DVD fullscreen output.
60 # 768x576 @ 79 Hz, 50 kHz hsync
61 ModeLine "768x576" 50.00 768 832 846 1000 576 590 595 630
62
63 # 768x576 @ 100 Hz, 61.6 kHz hsync
64 ModeLine "768x576" 63.07 768 800 960 1024 576 578 590 616
65 EndSection
66
67 Section "Device"
68 Identifier "device1"
69 VendorName "nVidia Corporation"
70 BoardName "NVIDIA GeForce 6800 (generic)"
71 Driver "nvidia"
72 # Driver "nv"
73
74 Option "DPMS" "true"
75 # Option "DRI" "true"
76 Option "MonitorLayout" "DFP"
77 Option "NoRenderExtension" "Off"
78 Option "RandRRotation" "on"
79 Option "RenderAccel" "true"
80 Option "AllowGLXWithComposite" "true"
81 Option "XAANoOffscreenPixmaps" "true"
82 # Option "Rotate" "CW"
83
84 EndSection
85
86 #Section "DRI"
87 # Group 0
88 # Mode 0666
89 #EndSection
90
91 Section "Extensions"
92 # Option "XEVIE" "Enable"
93 Option "Composite" "Enable"
94 # Option "RENDER" "Enable"
95 EndSection
96
97 Section "Screen"
98 Identifier "screen1"
99 Device "device1"
100 Monitor "monitor1"
101 Option "AddARGBGLXVisuals" "True"
102 DefaultColorDepth 24
103
104 Subsection "Display"
105 Depth 8
106 Virtual 1280 1024
107 EndSubsection
108
109 Subsection "Display"
110 Depth 15
111 Virtual 1280 1024
112 EndSubsection
113
114 Subsection "Display"
115 Depth 16
116 Virtual 1280 1024
117 EndSubsection
118
119 Subsection "Display"
120 Depth 24
121 Virtual 1280 1024
122 EndSubsection
123 EndSection
124
125 Section "ServerLayout"
126 # Option "AIGLX" "true"
127 Identifier "layout1"
128 InputDevice "Keyboard1" "CoreKeyboard"
129 InputDevice "Mouse1" "CorePointer"
130 Screen "screen1"
131 EndSection
132
133
134 Bujdosó Ferenc <bujdoso@×××.hu> írta, 2007.03.06.:
135 >
136 > Sziasztok:)
137 >
138 > Nekem ezzel a beállítással siman megy. ( xorg.conf mellékelve:) )
139 > Nv 6200 agp
140 > intel p4
141 > intel 852
142 >
143 > Nézd át, lehet hogy meg mindig hianyzik valami.
144 > Ami a lényeg:
145 >
146 > Section "Device"
147 > ...
148 > Option "NoRenderExtension" "Off"
149 > Option "RenderAccel" "true"
150 > Option "AllowGLXWithComposite" "true"
151 > ...
152 > EndSection
153 >
154 > Section "DRI"
155 > Group 0
156 > Mode 0666
157 > EndSection
158 >
159 > Section "Extensions"
160 > ...
161 > Option "Composite" "Enable"
162 > ...
163 > EndSection
164 >
165 > Section "ServerLayout"
166 > Option "AIGLX" "true"
167 > ...
168 > EndSection
169 >
170 >
171 > Aleph írta:
172 > > Szerintem az inkább Device (arra gondoltam, ahol a videokártya adatait
173 > > adhatod meg), és az amire hivatkoztam meg kell, hogy legyen, mert
174 > > nélküle az
175 > > X sem indul :-)
176 > > Próbáld meg a Beryl-t a beryl-manager-rel indítani konzolból, és lehet
177 > > baj
178 > > esetleg jogosultsággal talán. Valamint talán megoldódik a baj a
179 > > Beryl-manager menuiben egy-két antibug opció kiválasztásával. Ne
180 > > felejtsd el
181 > > az ablakkezelőt mindegyik változtatás után újraindítani!
182 > >
183 > > Aleph
184 > >
185 > > Simon László <wingtsun.miskolc@×××××.com> írta, 2007.03.05.:
186 > >>
187 > >> ...most nézem.....az xorg.conf -ban nekem nincs Section "Drivers" ..az
188 > >> gáz?
189 > >>
190 > >>
191 > >> Aleph írta:
192 > >>
193 > >> Nekem is fut felfele mint az Ĺ?rĂźlt mindefĂŠle error/warning, de megy.
194 > >> Xorg.conf-ban benne van az addRGBVisuals, vagy milyen sor? Ez az a
195 > >> vĂĄltozĂł amit az "emerge -1 nvidia-drivers" vĂŠgĂŠn lĂĄthatsz az
196 > >> Ăźzenetben, ĂŠs a drivers szekciĂłba kĂŠr.
197 > >> Most nincs tĂśbb Ăśtletem, de holnap megint leszek.
198 > >>
199 > >> Aleph
200 > >>
201 > >> Simon LĂĄszlĂł <wingtsun.miskolc@×××××.com > Ă­rta, 2007.03.05.:
202 > >> >
203 > >> > Mit is kell keresnem a /etc.env.d -ben? Nekem csak egy dolog van
204 > >> > benne,valami udev bejegyzĂŠs....:(
205 > >> >
206 > >> >
207 > >> >
208 > >> >
209 > >>
210 > >>
211 >
212 >
213 > # File generated by XFdrake.
214 >
215 > # **********************************************************************
216 > # Refer to the XF86Config man page for details about the format of
217 > # this file.
218 > # **********************************************************************
219 >
220 > Section "Files"
221 > # Multiple FontPath entries are allowed (they are concatenated
222 > together)
223 > # By default, Mandrake 6.0 and later now use a font server independent
224 > of
225 > # the X server to render fonts.
226 > FontPath "unix/:-1"
227 > EndSection
228 >
229 > Section "ServerFlags"
230 > #DontZap # disable <Crtl><Alt><BS> (server abort)
231 > #DontZoom # disable <Crtl><Alt><KP_+>/<KP_-> (resolution switching)
232 > AllowMouseOpenFail # allows the server to start up even if the mouse
233 > does not work
234 > EndSection
235 >
236 > Section "Module"
237 > Load "dbe" # Double-Buffering Extension
238 > Load "v4l" # Video for Linux
239 > Load "extmod"
240 > Load "type1"
241 > Load "freetype"
242 > Load "glx" # 3D layer
243 > EndSection
244 >
245 > Section "InputDevice"
246 > Identifier "Keyboard1"
247 > # Driver "keyboard"
248 > Driver "kbd"
249 > # Option "CoreKeyboard"
250 > # Option "XkbRules" "xorg"
251 > # Option "XkbModel" "logicdp"
252 > # Option "XkbModel" "pc105"
253 > Option "XkbLayout" "hu"
254 > # Option "XkbOptions" "compose:rwin"
255 > EndSection
256 >
257 > Section "InputDevice"
258 > Identifier "Mouse1"
259 > Driver "mouse"
260 > Option "Protocol" "ExplorerPS/2"
261 > # Option "Device" "/dev/mouse"
262 > Option "Device" "/dev/input/mice"
263 > Option "ZAxisMapping" "4 5"
264 > EndSection
265 >
266 > Section "Monitor"
267 > Identifier "monitor1"
268 > VendorName "Generic"
269 > ModelName "1280x1024 @ 60 Hz"
270 > HorizSync 31.5-64.3
271 > VertRefresh 50-70
272 >
273 > # TV fullscreen mode or DVD fullscreen output.
274 > # 768x576 @ 79 Hz, 50 kHz hsync
275 > ModeLine "768x576" 50.00 768 832 846 1000 576 590 595 630
276 >
277 > # 768x576 @ 100 Hz, 61.6 kHz hsync
278 > ModeLine "768x576" 63.07 768 800 960 1024 576 578 590 616
279 > EndSection
280 >
281 > Section "Device"
282 > Identifier "device1"
283 > VendorName "nVidia Corporation"
284 > BoardName "NVIDIA GeForce 6800 (generic)"
285 > Driver "nvidia"
286 > # Driver "nv"
287 >
288 > Option "DPMS" "true"
289 > Option "DRI" "true"
290 > Option "MonitorLayout" "DFP"
291 > Option "NoRenderExtension" "Off"
292 > Option "RandRRotation" "on"
293 > Option "RenderAccel" "true"
294 > Option "AllowGLXWithComposite" "true"
295 > Option "XAANoOffscreenPixmaps" "true"
296 > # Option "Rotate" "CW"
297 >
298 > EndSection
299 >
300 > Section "DRI"
301 > Group 0
302 > Mode 0666
303 > EndSection
304 >
305 > Section "Extensions"
306 > # Option "XEVIE" "Enable"
307 > Option "Composite" "Enable"
308 > # Option "RENDER" "Enable"
309 > EndSection
310 >
311 > Section "Screen"
312 > Identifier "screen1"
313 > Device "device1"
314 > Monitor "monitor1"
315 > Option "AddARGBGLXVisuals" "True"
316 > DefaultColorDepth 24
317 >
318 > Subsection "Display"
319 > Depth 8
320 > Virtual 1280 1024
321 > EndSubsection
322 >
323 > Subsection "Display"
324 > Depth 15
325 > Virtual 1280 1024
326 > EndSubsection
327 >
328 > Subsection "Display"
329 > Depth 16
330 > Virtual 1280 1024
331 > EndSubsection
332 >
333 > Subsection "Display"
334 > Depth 24
335 > Virtual 1280 1024
336 > EndSubsection
337 > EndSection
338 >
339 > Section "ServerLayout"
340 > Option "AIGLX" "true"
341 > Identifier "layout1"
342 > InputDevice "Keyboard1" "CoreKeyboard"
343 > InputDevice "Mouse1" "CorePointer"
344 > Screen "screen1"
345 > EndSection
346 >
347 >