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 10:00:24
Message-Id: c3e6dbbe0703060159h5066b661we323b0f1bbe2917@mail.gmail.com
In Reply to: Re: [gentoo-user-hu] Compiz-gond :( by "Bujdosó Ferenc"
1 Elfelejtettem szólni, hogy nvidia+beryl kombóhoz ne használj aiglx-et,
2 xgl-t.
3
4 Aleph
5
6 Bujdosó Ferenc <bujdoso@×××.hu> írta, 2007.03.06.:
7 >
8 > Sziasztok:)
9 >
10 > Nekem ezzel a beállítással siman megy. ( xorg.conf mellékelve:) )
11 > Nv 6200 agp
12 > intel p4
13 > intel 852
14 >
15 > Nézd át, lehet hogy meg mindig hianyzik valami.
16 > Ami a lényeg:
17 >
18 > Section "Device"
19 > ...
20 > Option "NoRenderExtension" "Off"
21 > Option "RenderAccel" "true"
22 > Option "AllowGLXWithComposite" "true"
23 > ...
24 > EndSection
25 >
26 > Section "DRI"
27 > Group 0
28 > Mode 0666
29 > EndSection
30 >
31 > Section "Extensions"
32 > ...
33 > Option "Composite" "Enable"
34 > ...
35 > EndSection
36 >
37 > Section "ServerLayout"
38 > Option "AIGLX" "true"
39 > ...
40 > EndSection
41 >
42 >
43 > Aleph írta:
44 > > Szerintem az inkább Device (arra gondoltam, ahol a videokártya adatait
45 > > adhatod meg), és az amire hivatkoztam meg kell, hogy legyen, mert
46 > > nélküle az
47 > > X sem indul :-)
48 > > Próbáld meg a Beryl-t a beryl-manager-rel indítani konzolból, és lehet
49 > > baj
50 > > esetleg jogosultsággal talán. Valamint talán megoldódik a baj a
51 > > Beryl-manager menuiben egy-két antibug opció kiválasztásával. Ne
52 > > felejtsd el
53 > > az ablakkezelőt mindegyik változtatás után újraindítani!
54 > >
55 > > Aleph
56 > >
57 > > Simon László <wingtsun.miskolc@×××××.com> írta, 2007.03.05.:
58 > >>
59 > >> ...most nézem.....az xorg.conf -ban nekem nincs Section "Drivers" ..az
60 > >> gáz?
61 > >>
62 > >>
63 > >> Aleph írta:
64 > >>
65 > >> Nekem is fut felfele mint az Ĺ?rĂźlt mindefĂŠle error/warning, de megy.
66 > >> Xorg.conf-ban benne van az addRGBVisuals, vagy milyen sor? Ez az a
67 > >> vĂĄltozĂł amit az "emerge -1 nvidia-drivers" vĂŠgĂŠn lĂĄthatsz az
68 > >> Ăźzenetben, ĂŠs a drivers szekciĂłba kĂŠr.
69 > >> Most nincs tĂśbb Ăśtletem, de holnap megint leszek.
70 > >>
71 > >> Aleph
72 > >>
73 > >> Simon LĂĄszlĂł <wingtsun.miskolc@×××××.com > Ă­rta, 2007.03.05.:
74 > >> >
75 > >> > Mit is kell keresnem a /etc.env.d -ben? Nekem csak egy dolog van
76 > >> > benne,valami udev bejegyzĂŠs....:(
77 > >> >
78 > >> >
79 > >> >
80 > >> >
81 > >>
82 > >>
83 >
84 >
85 > # File generated by XFdrake.
86 >
87 > # **********************************************************************
88 > # Refer to the XF86Config man page for details about the format of
89 > # this file.
90 > # **********************************************************************
91 >
92 > Section "Files"
93 > # Multiple FontPath entries are allowed (they are concatenated
94 > together)
95 > # By default, Mandrake 6.0 and later now use a font server independent
96 > of
97 > # the X server to render fonts.
98 > FontPath "unix/:-1"
99 > EndSection
100 >
101 > Section "ServerFlags"
102 > #DontZap # disable <Crtl><Alt><BS> (server abort)
103 > #DontZoom # disable <Crtl><Alt><KP_+>/<KP_-> (resolution switching)
104 > AllowMouseOpenFail # allows the server to start up even if the mouse
105 > does not work
106 > EndSection
107 >
108 > Section "Module"
109 > Load "dbe" # Double-Buffering Extension
110 > Load "v4l" # Video for Linux
111 > Load "extmod"
112 > Load "type1"
113 > Load "freetype"
114 > Load "glx" # 3D layer
115 > EndSection
116 >
117 > Section "InputDevice"
118 > Identifier "Keyboard1"
119 > # Driver "keyboard"
120 > Driver "kbd"
121 > # Option "CoreKeyboard"
122 > # Option "XkbRules" "xorg"
123 > # Option "XkbModel" "logicdp"
124 > # Option "XkbModel" "pc105"
125 > Option "XkbLayout" "hu"
126 > # Option "XkbOptions" "compose:rwin"
127 > EndSection
128 >
129 > Section "InputDevice"
130 > Identifier "Mouse1"
131 > Driver "mouse"
132 > Option "Protocol" "ExplorerPS/2"
133 > # Option "Device" "/dev/mouse"
134 > Option "Device" "/dev/input/mice"
135 > Option "ZAxisMapping" "4 5"
136 > EndSection
137 >
138 > Section "Monitor"
139 > Identifier "monitor1"
140 > VendorName "Generic"
141 > ModelName "1280x1024 @ 60 Hz"
142 > HorizSync 31.5-64.3
143 > VertRefresh 50-70
144 >
145 > # TV fullscreen mode or DVD fullscreen output.
146 > # 768x576 @ 79 Hz, 50 kHz hsync
147 > ModeLine "768x576" 50.00 768 832 846 1000 576 590 595 630
148 >
149 > # 768x576 @ 100 Hz, 61.6 kHz hsync
150 > ModeLine "768x576" 63.07 768 800 960 1024 576 578 590 616
151 > EndSection
152 >
153 > Section "Device"
154 > Identifier "device1"
155 > VendorName "nVidia Corporation"
156 > BoardName "NVIDIA GeForce 6800 (generic)"
157 > Driver "nvidia"
158 > # Driver "nv"
159 >
160 > Option "DPMS" "true"
161 > Option "DRI" "true"
162 > Option "MonitorLayout" "DFP"
163 > Option "NoRenderExtension" "Off"
164 > Option "RandRRotation" "on"
165 > Option "RenderAccel" "true"
166 > Option "AllowGLXWithComposite" "true"
167 > Option "XAANoOffscreenPixmaps" "true"
168 > # Option "Rotate" "CW"
169 >
170 > EndSection
171 >
172 > Section "DRI"
173 > Group 0
174 > Mode 0666
175 > EndSection
176 >
177 > Section "Extensions"
178 > # Option "XEVIE" "Enable"
179 > Option "Composite" "Enable"
180 > # Option "RENDER" "Enable"
181 > EndSection
182 >
183 > Section "Screen"
184 > Identifier "screen1"
185 > Device "device1"
186 > Monitor "monitor1"
187 > Option "AddARGBGLXVisuals" "True"
188 > DefaultColorDepth 24
189 >
190 > Subsection "Display"
191 > Depth 8
192 > Virtual 1280 1024
193 > EndSubsection
194 >
195 > Subsection "Display"
196 > Depth 15
197 > Virtual 1280 1024
198 > EndSubsection
199 >
200 > Subsection "Display"
201 > Depth 16
202 > Virtual 1280 1024
203 > EndSubsection
204 >
205 > Subsection "Display"
206 > Depth 24
207 > Virtual 1280 1024
208 > EndSubsection
209 > EndSection
210 >
211 > Section "ServerLayout"
212 > Option "AIGLX" "true"
213 > Identifier "layout1"
214 > InputDevice "Keyboard1" "CoreKeyboard"
215 > InputDevice "Mouse1" "CorePointer"
216 > Screen "screen1"
217 > EndSection
218 >
219 >