Gentoo Archives: gentoo-user-cs

From: theruck <theruck@××××××.sk>
To: "Martin Žilka" <gentoo-user-cs@l.g.o>
Subject: Re[4]: [gentoo-user-cs] xorg
Date: Fri, 14 Apr 2006 11:22:28
Message-Id: 73456119.20060414132253@victim.sk
In Reply to: Re: Re[2]: [gentoo-user-cs] xorg by "Martin Žilka"
1 ked uz raz zmenis ten config tak preco pustas zase X - configure? ved
2 uz pusti iba X a vidis ci ti to ide...
3
4 Friday, April 14, 2006, 1:03:08 PM, you wrote:
5
6 MŽ> theruck píše v Pá 14. 04. 2006 v 12:37 +0200:
7
8 MŽ> Takze X -configure vygeneroval xorg.conf.new, /etc/xorg.conf
9 MŽ> neexistuje, skusal som zmenit
10 MŽ> Section "InputDevice"
11 MŽ> Identifier "Mouse0"
12 MŽ> Driver "mouse"
13 MŽ> Option "Protocol" "auto"
14 MŽ> Option "Device" "/dev/mouse"
15 MŽ> EndSection
16
17 MŽ> na
18
19 MŽ> Section "InputDevice"
20 MŽ> Identifier "Mouse0"
21 MŽ> Driver "mouse"
22 MŽ> Option "Protocol" "auto"
23 MŽ> Option "Device" "/dev/psaux"
24 MŽ> EndSection
25
26 MŽ> a X -configure vzdy skonci s hlaskou ze mys nepozna, nerozumiem tomu,
27 MŽ> nasleduje vypis xorg.conf.new:
28
29
30 MŽ> Section "ServerLayout"
31 MŽ> Identifier "X.org Configured"
32 MŽ> Screen 0 "Screen0" 0 0
33 MŽ> InputDevice "Mouse0" "CorePointer"
34 MŽ> InputDevice "Keyboard0" "CoreKeyboard"
35 MŽ> EndSection
36
37 MŽ> Section "Files"
38 MŽ> RgbPath "/usr/lib/X11/rgb"
39 MŽ> ModulePath "/usr/lib/modules"
40 MŽ> FontPath "/usr/share/fonts/misc/"
41 MŽ> FontPath "/usr/share/fonts/TTF/"
42 MŽ> FontPath "/usr/share/fonts/Type1/"
43 MŽ> FontPath "/usr/share/fonts/CID/"
44 MŽ> FontPath "/usr/share/fonts/75dpi/"
45 MŽ> FontPath "/usr/share/fonts/100dpi/"
46 MŽ> EndSection
47
48 MŽ> Section "Module"
49 MŽ> Load "extmod"
50 MŽ> Load "dri"
51 MŽ> Load "dbe"
52 MŽ> Load "record"
53 MŽ> Load "xtrap"
54 MŽ> Load "glx"
55 MŽ> Load "type1"
56 MŽ> Load "freetype"
57 MŽ> EndSection
58
59 MŽ> Section "InputDevice"
60 MŽ> Identifier "Keyboard0"
61 MŽ> Driver "kbd"
62 MŽ> EndSection
63
64 MŽ> Section "InputDevice"
65 MŽ> Identifier "Mouse0"
66 MŽ> Driver "mouse"
67 MŽ> Option "Protocol" "auto"
68 MŽ> Option "Device" "/dev/mouse"
69 MŽ> EndSection
70
71 MŽ> Section "Monitor"
72 MŽ> #DisplaySize 340 270 # mm
73 MŽ> Identifier "Monitor0"
74 MŽ> VendorName "GSM"
75 MŽ> ModelName ""
76 MŽ> HorizSync 30.0 - 83.0
77 MŽ> VertRefresh 56.0 - 75.0
78 MŽ> Option "DPMS"
79 MŽ> EndSection
80
81 MŽ> Section "Device"
82 MŽ> ### Available Driver options are:-
83 MŽ> ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
84 MŽ> ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
85 MŽ> ### [arg]: arg optional
86 MŽ> #Option "NoAccel" # [<bool>]
87 MŽ> #Option "SWcursor" # [<bool>]
88 MŽ> #Option "Dac6Bit" # [<bool>]
89 MŽ> #Option "Dac8Bit" # [<bool>]
90 MŽ> #Option "BusType" # [<str>]
91 MŽ> #Option "CPPIOMode" # [<bool>]
92 MŽ> #Option "CPusecTimeout" # <i>
93 MŽ> #Option "AGPMode" # <i>
94 MŽ> #Option "AGPFastWrite" # [<bool>]
95 MŽ> #Option "AGPSize" # <i>
96 MŽ> #Option "GARTSize" # <i>
97 MŽ> #Option "RingSize" # <i>
98 MŽ> #Option "BufferSize" # <i>
99 MŽ> #Option "EnableDepthMoves" # [<bool>]
100 MŽ> #Option "EnablePageFlip" # [<bool>]
101 MŽ> #Option "NoBackBuffer" # [<bool>]
102 MŽ> #Option "DRIReinit" # [<bool>]
103 MŽ> #Option "PanelOff" # [<bool>]
104 MŽ> #Option "DDCMode" # [<bool>]
105 MŽ> #Option "MonitorLayout" # [<str>]
106 MŽ> #Option "IgnoreEDID" # [<bool>]
107 MŽ> #Option "UseFBDev" # [<bool>]
108 MŽ> #Option "VideoKey" # <i>
109 MŽ> #Option "MergedFB" # [<bool>]
110 MŽ> #Option "CRT2HSync" # [<str>]
111 MŽ> #Option "CRT2VRefresh" # [<str>]
112 MŽ> #Option "CRT2Position" # [<str>]
113 MŽ> #Option "MetaModes" # [<str>]
114 MŽ> #Option "MergedDPI" # [<str>]
115 MŽ> #Option "NoMergedXinerama" # [<bool>]
116 MŽ> #Option "MergedXineramaCRT2IsScreen0" # [<bool>]
117 MŽ> #Option "DisplayPriority" # [<str>]
118 MŽ> #Option "PanelSize" # [<str>]
119 MŽ> #Option "ForceMinDotClock" # <freq>
120 MŽ> #Option "RenderAccel" # [<bool>]
121 MŽ> #Option "SubPixelOrder" # [<str>]
122 MŽ> #Option "ShowCache" # [<bool>]
123 MŽ> #Option "DynamicClocks" # [<bool>]
124 MŽ> #Option "VGAAccess" # [<bool>]
125 MŽ> #Option "LVDSProbePLL" # [<bool>]
126 MŽ> #Option "ReverseDDC" # [<bool>]
127 MŽ> #Option "BIOSHotkeys" # [<bool>]
128 MŽ> Identifier "Card0"
129 MŽ> Driver "ati"
130 MŽ> VendorName "ATI Technologies Inc"
131 MŽ> BoardName "Unknown Board"
132 MŽ> BusID "PCI:1:0:0"
133 MŽ> EndSection
134
135 MŽ> Section "Screen"
136 MŽ> Identifier "Screen0"
137 MŽ> Device "Card0"
138 MŽ> Monitor "Monitor0"
139 MŽ> SubSection "Display"
140 MŽ> Viewport 0 0
141 MŽ> Depth 1
142 MŽ> EndSubSection
143 MŽ> SubSection "Display"
144 MŽ> Viewport 0 0
145 MŽ> Depth 4
146 MŽ> EndSubSection
147 MŽ> SubSection "Display"
148 MŽ> Viewport 0 0
149 MŽ> Depth 8
150 MŽ> EndSubSection
151 MŽ> SubSection "Display"
152 MŽ> Viewport 0 0
153 MŽ> Depth 15
154 MŽ> EndSubSection
155 MŽ> SubSection "Display"
156 MŽ> Viewport 0 0
157 MŽ> Depth 16
158 MŽ> EndSubSection
159 MŽ> SubSection "Display"
160 MŽ> Viewport 0 0
161 MŽ> Depth 24
162 MŽ> EndSubSection
163 MŽ> EndSection
164
165
166
167 >> tak ten config co ti vygeneroval X-configure otvor a v sekcii
168 >> coredevices corepointer zadaj /dev/psaux ako device pre mys skopiruj
169 >> ten config do /etc/X11/xorg.conf a pojde ti to
170 >>
171 >> Friday, April 14, 2006, 12:23:18 PM, you wrote:
172 >>
173 >> MŽ> theruck píše v Pá 14. 04. 2006 v 12:02 +0200:
174 >>
175 >> MŽ> Mam tam dev/psaux a po prikaze cat /dev/psaux to funguje ako si napisal,
176 >> MŽ> teda vypisuje to tie znaky, kernel 2.6.15 a lsmod nevypisuje ziadne
177 >> MŽ> moduly
178 >>
179 >> >> pozri sa ci ti existuje /dev/mice alebo /dev/psaux alebo /dev/mouse
180 >> >> funkcnost toho vyskusas ak das prikaz "cat /dev/mouse" a pohnes mysou.
181 >> >> malo by ti to do konzoly kreslit nezmyselne znaky - tak zistis ktore z
182 >> >> tych zariadeni v /dev je tvoja aktualna mys
183 >> >> ak tam take zariadenia nemas tak musis nahran nejaky modul
184 >> >> skus napisat aky mas kernel a vypis z prikazu "lsmod"
185 >> >>
186 >> >> Friday, April 14, 2006, 11:46:59 AM, you wrote:
187 >> >>
188 >> >> MŽ> Zdravim. Neviete mi niekto poradit s nastavenim Xorg, po zadaní
189 >> >> MŽ> Xorg-configure, vypise ze nevie detekovat mys. Nizsie je vypis
190 >> >> MŽ> Xorg.0.log, neviem sa pohnut dalej. Mysku muzem mat usb alebo PS2, v
191 >> >> MŽ> oboch pripadoch to robi to iste.
192 >> >>
193 >> >>
194 >> >> MŽ> _XSERVTransSocketOpenCOTSServer: Unable to open socket for inet6
195 >> >> MŽ> _XSERVTransOpen: transport open failed for inet6/localhost:0
196 >> >> MŽ> _XSERVTransMakeAllCOTSServerListeners: failed to open listener for inet6
197 >> >>
198 >> >> MŽ> X Window System Version 6.8.2
199 >> >> MŽ> Release Date: 9 February 2005
200 >> >> MŽ> X Protocol Version 11, Revision 0, Release 6.8.2
201 >> >> MŽ> Build Operating System: Linux 2.6.15-gentoo-r1 i686 [ELF]
202 >> >> MŽ> Current Operating System: Linux localhost 2.6.15-gentoo-r1 #18 PREEMPT
203 >> >> MŽ> Wed Apr 12 22:51:57 CEST 2006 i686
204 >> >> MŽ> Build Date: 14 April 2006
205 >> >> MŽ> Before reporting problems, check http://wiki.X.Org
206 >> >> MŽ> to make sure that you have the latest version.
207 >> >> MŽ> Module Loader present
208 >> >> MŽ> Markers: (--) probed, (**) from config file, (==) default setting,
209 >> >> MŽ> (++) from command line, (!!) notice, (II) informational,
210 >> >> MŽ> (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
211 >> >> MŽ> (==) Log file: "/var/log/Xorg.0.log", Time: Fri Apr 14 13:28:20 2006
212 >> >> MŽ> (WW) Open APM failed (/dev/apm_bios) (No such file or directory)
213 >> >> MŽ> (II) Module ABI versions:
214 >> >> MŽ> X.Org ANSI C Emulation: 0.2
215 >> >> MŽ> X.Org Video Driver: 0.7
216 >> >> MŽ> X.Org XInput driver : 0.4
217 >> >> MŽ> X.Org Server Extension : 0.2
218 >> >> MŽ> X.Org Font Renderer : 0.4
219 >> >> MŽ> (II) Loader running on linux
220 >> >> MŽ> (II) LoadModule: "bitmap"
221 >> >> MŽ> (II) Loading /usr/lib/modules/fonts/libbitmap.a
222 >> >> MŽ> (II) Module bitmap: vendor="X.Org Foundation"
223 >> >> MŽ> compiled for 6.8.2, module version = 1.0.0
224 >> >> MŽ> Module class: X.Org Font Renderer
225 >> >> MŽ> ABI class: X.Org Font Renderer, version 0.4
226 >> >> MŽ> (II) Loading font Bitmap
227 >> >> MŽ> (II) LoadModule: "pcidata"
228 >> >> MŽ> (II) Loading /usr/lib/modules/libpcidata.a
229 >> >> MŽ> (II) Module pcidata: vendor="X.Org Foundation"
230 >> >> MŽ> compiled for 6.8.2, module version = 1.0.0
231 >> >> MŽ> ABI class: X.Org Video Driver, version 0.7
232 >> >> MŽ> Using vt 7
233 >> >> MŽ> (--) using VT number 7
234 >> >>
235 >> >> MŽ> (II) PCI: PCI scan (all values are in hex)
236 >> >> MŽ> (II) PCI: 00:00:0: chip 1106,0282 card 1106,3282 rev 00 class 06,00,00
237 >> >> MŽ> hdr 80
238 >> >> MŽ> (II) PCI: 00:00:1: chip 1106,1282 card 0000,0000 rev 00 class 06,00,00
239 >> >> MŽ> hdr 00
240 >> >> MŽ> (II) PCI: 00:00:2: chip 1106,2282 card 0000,0000 rev 00 class 06,00,00
241 >> >> MŽ> hdr 00
242 >> >> MŽ> (II) PCI: 00:00:3: chip 1106,3282 card 0000,0000 rev 00 class 06,00,00
243 >> >> MŽ> hdr 00
244 >> >> MŽ> (II) PCI: 00:00:4: chip 1106,4282 card 0000,0000 rev 00 class 06,00,00
245 >> >> MŽ> hdr 00
246 >> >> MŽ> (II) PCI: 00:00:7: chip 1106,7282 card 0000,0000 rev 00 class 06,00,00
247 >> >> MŽ> hdr 00
248 >> >> MŽ> (II) PCI: 00:01:0: chip 1106,b188 card 0000,0000 rev 00 class 06,04,00
249 >> >> MŽ> hdr 01
250 >> >> MŽ> (II) PCI: 00:0b:0: chip 10ec,8169 card 1462,702c rev 10 class 02,00,00
251 >> >> MŽ> hdr 00
252 >> >> MŽ> (II) PCI: 00:0d:0: chip 105a,3574 card 1462,7020 rev 02 class 01,04,00
253 >> >> MŽ> hdr 00
254 >> >> MŽ> (II) PCI: 00:0e:0: chip 1106,3044 card 1462,702d rev 46 class 0c,00,10
255 >> >> MŽ> hdr 00
256 >> >> MŽ> (II) PCI: 00:0f:0: chip 1106,3149 card 1462,7020 rev 80 class 01,04,00
257 >> >> MŽ> hdr 80
258 >> >> MŽ> (II) PCI: 00:0f:1: chip 1106,0571 card 1462,7020 rev 06 class 01,01,8a
259 >> >> MŽ> hdr 00
260 >> >> MŽ> (II) PCI: 00:11:0: chip 1106,3227 card 1106,3227 rev 00 class 06,01,00
261 >> >> MŽ> hdr 80
262 >> >> MŽ> (II) PCI: 00:18:0: chip 1022,1100 card 0000,0000 rev 00 class 06,00,00
263 >> >> MŽ> hdr 80
264 >> >> MŽ> (II) PCI: 00:18:1: chip 1022,1101 card 0000,0000 rev 00 class 06,00,00
265 >> >> MŽ> hdr 80
266 >> >> MŽ> (II) PCI: 00:18:2: chip 1022,1102 card 0000,0000 rev 00 class 06,00,00
267 >> >> MŽ> hdr 80
268 >> >> MŽ> (II) PCI: 00:18:3: chip 1022,1103 card 0000,0000 rev 00 class 06,00,00
269 >> >> MŽ> hdr 80
270 >> >> MŽ> (II) PCI: 01:00:0: chip 1002,5960 card 1043,004c rev 01 class 03,00,00
271 >> >> MŽ> hdr 80
272 >> >> MŽ> (II) PCI: 01:00:1: chip 1002,5940 card 1043,004d rev 01 class 03,80,00
273 >> >> MŽ> hdr 00
274 >> >> MŽ> (II) PCI: End of PCI scan
275 >> >> MŽ> (II) Host-to-PCI bridge:
276 >> >> MŽ> (II) Bus 0: bridge is at (0:0:0), (0,0,1), BCTRL: 0x0008 (VGA_EN is set)
277 >> >> MŽ> (II) Bus 0 I/O range:
278 >> >> MŽ> [0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
279 >> >> MŽ> (II) Bus 0 non-prefetchable memory range:
280 >> >> MŽ> [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
281 >> >> MŽ> (II) Bus 0 prefetchable memory range:
282 >> >> MŽ> [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
283 >> >> MŽ> (II) Host-to-PCI bridge:
284 >> >> MŽ> (II) Bus -1: bridge is at (0:0:1), (-1,-1,1), BCTRL: 0x0008 (VGA_EN is
285 >> >> MŽ> set)
286 >> >> MŽ> (II) Bus -1 I/O range:
287 >> >> MŽ> [0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
288 >> >> MŽ> (II) Bus -1 non-prefetchable memory range:
289 >> >> MŽ> [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
290 >> >> MŽ> (II) Bus -1 prefetchable memory range:
291 >> >> MŽ> [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
292 >> >> MŽ> (II) Host-to-PCI bridge:
293 >> >> MŽ> (II) Bus -1: bridge is at (0:0:2), (-1,-1,1), BCTRL: 0x0008 (VGA_EN is
294 >> >> MŽ> set)
295 >> >> MŽ> (II) Bus -1 I/O range:
296 >> >> MŽ> [0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
297 >> >> MŽ> (II) Bus -1 non-prefetchable memory range:
298 >> >> MŽ> [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
299 >> >> MŽ> (II) Bus -1 prefetchable memory range:
300 >> >> MŽ> [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
301 >> >> MŽ> (II) Host-to-PCI bridge:
302 >> >> MŽ> (II) Bus -1: bridge is at (0:0:3), (-1,-1,1), BCTRL: 0x0008 (VGA_EN is
303 >> >> MŽ> set)
304 >> >> MŽ> (II) Bus -1 I/O range:
305 >> >> MŽ> [0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
306 >> >> MŽ> (II) Bus -1 non-prefetchable memory range:
307 >> >> MŽ> [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
308 >> >> MŽ> (II) Bus -1 prefetchable memory range:
309 >> >> MŽ> [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
310 >> >> MŽ> (II) Host-to-PCI bridge:
311 >> >> MŽ> (II) Bus -1: bridge is at (0:0:4), (-1,-1,1), BCTRL: 0x0008 (VGA_EN is
312 >> >> MŽ> set)
313 >> >> MŽ> (II) Bus -1 I/O range:
314 >> >> MŽ> [0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
315 >> >> MŽ> (II) Bus -1 non-prefetchable memory range:
316 >> >> MŽ> [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
317 >> >> MŽ> (II) Bus -1 prefetchable memory range:
318 >> >> MŽ> [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
319 >> >> MŽ> (II) Host-to-PCI bridge:
320 >> >> MŽ> (II) Bus -1: bridge is at (0:0:7), (-1,-1,1), BCTRL: 0x0008 (VGA_EN is
321 >> >> MŽ> set)
322 >> >> MŽ> (II) Bus -1 I/O range:
323 >> >> MŽ> [0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
324 >> >> MŽ> (II) Bus -1 non-prefetchable memory range:
325 >> >> MŽ> [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
326 >> >> MŽ> (II) Bus -1 prefetchable memory range:
327 >> >> MŽ> [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
328 >> >> MŽ> (II) PCI-to-PCI bridge:
329 >> >> MŽ> (II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x000e (VGA_EN is set)
330 >> >> MŽ> (II) Bus 1 I/O range:
331 >> >> MŽ> [0] -1 0 0x0000a000 - 0x0000a0ff (0x100) IX[B]
332 >> >> MŽ> [1] -1 0 0x0000a400 - 0x0000a4ff (0x100) IX[B]
333 >> >> MŽ> [2] -1 0 0x0000a800 - 0x0000a8ff (0x100) IX[B]
334 >> >> MŽ> [3] -1 0 0x0000ac00 - 0x0000acff (0x100) IX[B]
335 >> >> MŽ> (II) Bus 1 non-prefetchable memory range:
336 >> >> MŽ> [0] -1 0 0xcfe00000 - 0xcfefffff (0x100000) MX[B]
337 >> >> MŽ> (II) Bus 1 prefetchable memory range:
338 >> >> MŽ> [0] -1 0 0xafd00000 - 0xcfcfffff (0x20000000) MX[B]
339 >> >> MŽ> (II) PCI-to-ISA bridge:
340 >> >> MŽ> (II) Bus -1: bridge is at (0:17:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is
341 >> >> MŽ> set)
342 >> >> MŽ> (II) Host-to-PCI bridge:
343 >> >> MŽ> (II) Bus -1: bridge is at (0:24:0), (-1,-1,1), BCTRL: 0x0008 (VGA_EN is
344 >> >> MŽ> set)
345 >> >> MŽ> (II) Bus -1 I/O range:
346 >> >> MŽ> [0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
347 >> >> MŽ> (II) Bus -1 non-prefetchable memory range:
348 >> >> MŽ> [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
349 >> >> MŽ> (II) Bus -1 prefetchable memory range:
350 >> >> MŽ> [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
351 >> >> MŽ> (II) Host-to-PCI bridge:
352 >> >> MŽ> (II) Bus -1: bridge is at (0:24:1), (-1,-1,1), BCTRL: 0x0008 (VGA_EN is
353 >> >> MŽ> set)
354 >> >> MŽ> (II) Bus -1 I/O range:
355 >> >> MŽ> [0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
356 >> >> MŽ> (II) Bus -1 non-prefetchable memory range:
357 >> >> MŽ> [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
358 >> >> MŽ> (II) Bus -1 prefetchable memory range:
359 >> >> MŽ> [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
360 >> >> MŽ> (II) Host-to-PCI bridge:
361 >> >> MŽ> (II) Bus -1: bridge is at (0:24:2), (-1,-1,1), BCTRL: 0x0008 (VGA_EN is
362 >> >> MŽ> set)
363 >> >> MŽ> (II) Bus -1 I/O range:
364 >> >> MŽ> [0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
365 >> >> MŽ> (II) Bus -1 non-prefetchable memory range:
366 >> >> MŽ> [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
367 >> >> MŽ> (II) Bus -1 prefetchable memory range:
368 >> >> MŽ> [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
369 >> >> MŽ> (II) Host-to-PCI bridge:
370 >> >> MŽ> (II) Bus -1: bridge is at (0:24:3), (-1,-1,1), BCTRL: 0x0008 (VGA_EN is
371 >> >> MŽ> set)
372 >> >> MŽ> (II) Bus -1 I/O range:
373 >> >> MŽ> [0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
374 >> >> MŽ> (II) Bus -1 non-prefetchable memory range:
375 >> >> MŽ> [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
376 >> >> MŽ> (II) Bus -1 prefetchable memory range:
377 >> >> MŽ> [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
378 >> >> MŽ> (--) PCI:*(1:0:0) ATI Technologies Inc unknown chipset (0x5960) rev 1,
379 >> >> MŽ> Mem @ 0xc0000000/27, 0xcfef0000/16, I/O @ 0xa800/8, BIOS @ 0xcfec0000/17
380 >> >> MŽ> (--) PCI: (1:0:1) ATI Technologies Inc unknown chipset (0x5940) rev 1,
381 >> >> MŽ> Mem @ 0xb8000000/27, 0xcfee0000/16
382 >> >> MŽ> List of video drivers:
383 >> >> MŽ> atimisc
384 >> >> MŽ> r128
385 >> >> MŽ> radeon
386 >> >> MŽ> mga
387 >> >> MŽ> glint
388 >> >> MŽ> nv
389 >> >> MŽ> tga
390 >> >> MŽ> s3
391 >> >> MŽ> s3virge
392 >> >> MŽ> sis
393 >> >> MŽ> rendition
394 >> >> MŽ> neomagic
395 >> >> MŽ> i740
396 >> >> MŽ> tdfx
397 >> >> MŽ> savage
398 >> >> MŽ> cirrus
399 >> >> MŽ> vmware
400 >> >> MŽ> tseng
401 >> >> MŽ> trident
402 >> >> MŽ> chips
403 >> >> MŽ> apm
404 >> >> MŽ> i128
405 >> >> MŽ> nsc
406 >> >> MŽ> i810
407 >> >> MŽ> ati
408 >> >> MŽ> ark
409 >> >> MŽ> cyrix
410 >> >> MŽ> siliconmotion
411 >> >> MŽ> via
412 >> >> MŽ> vesa
413 >> >> MŽ> vga
414 >> >> MŽ> dummy
415 >> >> MŽ> fbdev
416 >> >> MŽ> v4l
417 >> >> MŽ> (II) LoadModule: "atimisc"
418 >> >> MŽ> (II) Loading /usr/lib/modules/drivers/atimisc_drv.o
419 >> >> MŽ> (II) Module atimisc: vendor="X.Org Foundation"
420 >> >> MŽ> compiled for 6.8.2, module version = 6.5.6
421 >> >> MŽ> Module class: X.Org Video Driver
422 >> >> MŽ> ABI class: X.Org Video Driver, version 0.7
423 >> >> MŽ> (II) LoadModule: "r128"
424 >> >> MŽ> (II) Loading /usr/lib/modules/drivers/r128_drv.o
425 >> >> MŽ> (II) Module r128: vendor="X.Org Foundation"
426 >> >> MŽ> compiled for 6.8.2, module version = 4.0.1
427 >> >> MŽ> Module class: X.Org Video Driver
428 >> >> MŽ> ABI class: X.Org Video Driver, version 0.7
429 >> >> MŽ> (II) LoadModule: "radeon"
430 >> >> MŽ> (II) Loading /usr/lib/modules/drivers/radeon_drv.o
431 >> >> MŽ> (II) Module radeon: vendor="X.Org Foundation"
432 >> >> MŽ> compiled for 6.8.2, module version = 4.0.1
433 >> >> MŽ> Module class: X.Org Video Driver
434 >> >> MŽ> ABI class: X.Org Video Driver, version 0.7
435 >> >> MŽ> (II) LoadModule: "mga"
436 >> >> MŽ> (II) Loading /usr/lib/modules/drivers/mga_drv.o
437 >> >> MŽ> (II) Module mga: vendor="X.Org Foundation"
438 >> >> MŽ> compiled for 6.8.2, module version = 1.1.1
439 >> >> MŽ> Module class: X.Org Video Driver
440 >> >> MŽ> ABI class: X.Org Video Driver, version 0.7
441 >> >> MŽ> (II) LoadModule: "glint"
442 >> >> MŽ> (II) Loading /usr/lib/modules/drivers/glint_drv.o
443 >> >> MŽ> (II) Module glint: vendor="X.Org Foundation"
444 >> >> MŽ> compiled for 6.8.2, module version = 1.0.0
445 >> >> MŽ> Module class: X.Org Video Driver
446 >> >> MŽ> ABI class: X.Org Video Driver, version 0.7
447 >> >> MŽ> (II) LoadModule: "nv"
448 >> >> MŽ> (II) Loading /usr/lib/modules/drivers/nv_drv.o
449 >> >> MŽ> (II) Module nv: vendor="X.Org Foundation"
450 >> >> MŽ> compiled for 6.8.2, module version = 1.0.1
451 >> >> MŽ> Module class: X.Org Video Driver
452 >> >> MŽ> ABI class: X.Org Video Driver, version 0.7
453 >> >> MŽ> (II) LoadModule: "tga"
454 >> >> MŽ> (II) Loading /usr/lib/modules/drivers/tga_drv.o
455 >> >> MŽ> (II) Module tga: vendor="X.Org Foundation"
456 >> >> MŽ> compiled for 6.8.2, module version = 1.0.0
457 >> >> MŽ> Module class: X.Org Video Driver
458 >> >> MŽ> ABI class: X.Org Video Driver, version 0.7
459 >> >> MŽ> (II) LoadModule: "s3"
460 >> >> MŽ> (II) Loading /usr/lib/modules/drivers/s3_drv.o
461 >> >> MŽ> (II) Module s3: vendor="X.Org Foundation"
462 >> >> MŽ> compiled for 6.8.2, module version = 0.3.5
463 >> >> MŽ> Module class: X.Org Video Driver
464 >> >> MŽ> ABI class: X.Org Video Driver, version 0.7
465 >> >> MŽ> (II) LoadModule: "s3virge"
466 >> >> MŽ> (II) Loading /usr/lib/modules/drivers/s3virge_drv.o
467 >> >> MŽ> (II) Module s3virge: vendor="X.Org Foundation"
468 >> >> MŽ> compiled for 6.8.2, module version = 1.8.6
469 >> >> MŽ> Module class: X.Org Video Driver
470 >> >> MŽ> ABI class: X.Org Video Driver, version 0.7
471 >> >> MŽ> (II) LoadModule: "sis"
472 >> >> MŽ> (II) Loading /usr/lib/modules/drivers/sis_drv.o
473 >> >> MŽ> (II) Module sis: vendor="X.Org Foundation"
474 >> >> MŽ> compiled for 6.8.2, module version = 0.7.0
475 >> >> MŽ> Module class: X.Org Video Driver
476 >> >> MŽ> ABI class: X.Org Video Driver, version 0.7
477 >> >> MŽ> (II) LoadModule: "rendition"
478 >> >> MŽ> (II) Loading /usr/lib/modules/drivers/rendition_drv.o
479 >> >> MŽ> (II) Module rendition: vendor="X.Org Foundation"
480 >> >> MŽ> compiled for 6.8.2, module version = 4.0.0
481 >> >> MŽ> Module class: X.Org Video Driver
482 >> >> MŽ> ABI class: X.Org Video Driver, version 0.7
483 >> >> MŽ> (II) LoadModule: "neomagic"
484 >> >> MŽ> (II) Loading /usr/lib/modules/drivers/neomagic_drv.o
485 >> >> MŽ> (II) Module neomagic: vendor="X.Org Foundation"
486 >> >> MŽ> compiled for 6.8.2, module version = 1.0.0
487 >> >> MŽ> Module class: X.Org Video Driver
488 >> >> MŽ> ABI class: X.Org Video Driver, version 0.7
489 >> >> MŽ> (II) LoadModule: "i740"
490 >> >> MŽ> (II) Loading /usr/lib/modules/drivers/i740_drv.o
491 >> >> MŽ> (II) Module i740: vendor="X.Org Foundation"
492 >> >> MŽ> compiled for 6.8.2, module version = 1.0.0
493 >> >> MŽ> Module class: X.Org Video Driver
494 >> >> MŽ> ABI class: X.Org Video Driver, version 0.7
495 >> >> MŽ> (II) LoadModule: "tdfx"
496 >> >> MŽ> (II) Loading /usr/lib/modules/drivers/tdfx_drv.o
497 >> >> MŽ> (II) Module tdfx: vendor="X.Org Foundation"
498 >> >> MŽ> compiled for 6.8.2, module version = 1.0.0
499 >> >> MŽ> Module class: X.Org Video Driver
500 >> >> MŽ> ABI class: X.Org Video Driver, version 0.7
501 >> >> MŽ> (II) LoadModule: "savage"
502 >> >> MŽ> (II) Loading /usr/lib/modules/drivers/savage_drv.o
503 >> >> MŽ> (II) Module savage: vendor="X.Org Foundation"
504 >> >> MŽ> compiled for 6.8.2, module version = 1.1.27
505 >> >> MŽ> Module class: X.Org Video Driver
506 >> >> MŽ> ABI class: X.Org Video Driver, version 0.7
507 >> >> MŽ> (II) LoadModule: "cirrus"
508 >> >> MŽ> (II) Loading /usr/lib/modules/drivers/cirrus_drv.o
509 >> >> MŽ> (II) Module cirrus: vendor="X.Org Foundation"
510 >> >> MŽ> compiled for 6.8.2, module version = 1.0.0
511 >> >> MŽ> Module class: X.Org Video Driver
512 >> >> MŽ> ABI class: X.Org Video Driver, version 0.7
513 >> >> MŽ> (II) LoadModule: "vmware"
514 >> >> MŽ> (II) Loading /usr/lib/modules/drivers/vmware_drv.o
515 >> >> MŽ> (II) Module vmware: vendor="X.Org Foundation"
516 >> >> MŽ> compiled for 6.8.2, module version = 10.10.2
517 >> >> MŽ> Module class: X.Org Video Driver
518 >> >> MŽ> ABI class: X.Org Video Driver, version 0.7
519 >> >> MŽ> (II) LoadModule: "tseng"
520 >> >> MŽ> (II) Loading /usr/lib/modules/drivers/tseng_drv.o
521 >> >> MŽ> (II) Module tseng: vendor="X.Org Foundation"
522 >> >> MŽ> compiled for 6.8.2, module version = 1.0.0
523 >> >> MŽ> Module class: X.Org Video Driver
524 >> >> MŽ> ABI class: X.Org Video Driver, version 0.7
525 >> >> MŽ> (II) LoadModule: "trident"
526 >> >> MŽ> (II) Loading /usr/lib/modules/drivers/trident_drv.o
527 >> >> MŽ> (II) Module trident: vendor="X.Org Foundation"
528 >> >> MŽ> compiled for 6.8.2, module version = 1.0.0
529 >> >> MŽ> Module class: X.Org Video Driver
530 >> >> MŽ> ABI class: X.Org Video Driver, version 0.7
531 >> >> MŽ> (II) LoadModule: "chips"
532 >> >> MŽ> (II) Loading /usr/lib/modules/drivers/chips_drv.o
533 >> >> MŽ> (II) Module chips: vendor="X.Org Foundation"
534 >> >> MŽ> compiled for 6.8.2, module version = 1.0.0
535 >> >> MŽ> Module class: X.Org Video Driver
536 >> >> MŽ> ABI class: X.Org Video Driver, version 0.7
537 >> >> MŽ> (II) LoadModule: "apm"
538 >> >> MŽ> (II) Loading /usr/lib/modules/drivers/apm_drv.o
539 >> >> MŽ> (II) Module apm: vendor="X.Org Foundation"
540 >> >> MŽ> compiled for 6.8.2, module version = 1.0.0
541 >> >> MŽ> Module class: X.Org Video Driver
542 >> >> MŽ> ABI class: X.Org Video Driver, version 0.7
543 >> >> MŽ> (II) LoadModule: "i128"
544 >> >> MŽ> (II) Loading /usr/lib/modules/drivers/i128_drv.o
545 >> >> MŽ> (II) Module i128: vendor="X.Org Foundation"
546 >> >> MŽ> compiled for 6.8.2, module version = 1.0.0
547 >> >> MŽ> Module class: X.Org Video Driver
548 >> >> MŽ> ABI class: X.Org Video Driver, version 0.7
549 >> >> MŽ> (II) LoadModule: "nsc"
550 >> >> MŽ> (II) Loading /usr/lib/modules/drivers/nsc_drv.o
551 >> >> MŽ> (II) Module nsc: vendor="X.Org Foundation"
552 >> >> MŽ> compiled for 6.8.2, module version = 2.7.6
553 >> >> MŽ> Module class: X.Org Video Driver
554 >> >> MŽ> ABI class: X.Org Video Driver, version 0.7
555 >> >> MŽ> (II) LoadModule: "i810"
556 >> >> MŽ> (II) Loading /usr/lib/modules/drivers/i810_drv.o
557 >> >> MŽ> (II) Module i810: vendor="X.Org Foundation"
558 >> >> MŽ> compiled for 6.8.2, module version = 1.3.0
559 >> >> MŽ> Module class: X.Org Video Driver
560 >> >> MŽ> ABI class: X.Org Video Driver, version 0.7
561 >> >> MŽ> (II) LoadModule: "ati"
562 >> >> MŽ> (II) Loading /usr/lib/modules/drivers/ati_drv.o
563 >> >> MŽ> (II) Module ati: vendor="X.Org Foundation"
564 >> >> MŽ> compiled for 6.8.2, module version = 6.5.6
565 >> >> MŽ> Module class: X.Org Video Driver
566 >> >> MŽ> ABI class: X.Org Video Driver, version 0.7
567 >> >> MŽ> (II) LoadModule: "ark"
568 >> >> MŽ> (II) Loading /usr/lib/modules/drivers/ark_drv.o
569 >> >> MŽ> (II) Module ark: vendor="X.Org Foundation"
570 >> >> MŽ> compiled for 6.8.2, module version = 0.5.0
571 >> >> MŽ> Module class: X.Org Video Driver
572 >> >> MŽ> ABI class: X.Org Video Driver, version 0.7
573 >> >> MŽ> (II) LoadModule: "cyrix"
574 >> >> MŽ> (II) Loading /usr/lib/modules/drivers/cyrix_drv.o
575 >> >> MŽ> (II) Module cyrix: vendor="X.Org Foundation"
576 >> >> MŽ> compiled for 6.8.2, module version = 1.0.0
577 >> >> MŽ> Module class: X.Org Video Driver
578 >> >> MŽ> ABI class: X.Org Video Driver, version 0.7
579 >> >> MŽ> (II) LoadModule: "siliconmotion"
580 >> >> MŽ> (II) Loading /usr/lib/modules/drivers/siliconmotion_drv.o
581 >> >> MŽ> (II) Module siliconmotion: vendor="X.Org Foundation"
582 >> >> MŽ> compiled for 6.8.2, module version = 1.3.1
583 >> >> MŽ> Module class: X.Org Video Driver
584 >> >> MŽ> ABI class: X.Org Video Driver, version 0.7
585 >> >> MŽ> (II) LoadModule: "via"
586 >> >> MŽ> (II) Loading /usr/lib/modules/drivers/via_drv.o
587 >> >> MŽ> (II) Module via: vendor="X.Org Foundation"
588 >> >> MŽ> compiled for 4.3.99.902, module version = 4.1.30
589 >> >> MŽ> Module class: X.Org Video Driver
590 >> >> MŽ> ABI class: X.Org Video Driver, version 0.7
591 >> >> MŽ> (II) LoadModule: "vesa"
592 >> >> MŽ> (II) Loading /usr/lib/modules/drivers/vesa_drv.o
593 >> >> MŽ> (II) Module vesa: vendor="X.Org Foundation"
594 >> >> MŽ> compiled for 6.8.2, module version = 1.0.0
595 >> >> MŽ> Module class: X.Org Video Driver
596 >> >> MŽ> ABI class: X.Org Video Driver, version 0.7
597 >> >> MŽ> (II) LoadModule: "vga"
598 >> >> MŽ> (II) Loading /usr/lib/modules/drivers/vga_drv.o
599 >> >> MŽ> (II) Module vga: vendor="X.Org Foundation"
600 >> >> MŽ> compiled for 6.8.2, module version = 4.0.0
601 >> >> MŽ> Module class: X.Org Video Driver
602 >> >> MŽ> ABI class: X.Org Video Driver, version 0.7
603 >> >> MŽ> (II) LoadModule: "dummy"
604 >> >> MŽ> (II) Loading /usr/lib/modules/drivers/dummy_drv.o
605 >> >> MŽ> (II) Module dummy: vendor="X.Org Foundation"
606 >> >> MŽ> compiled for 6.8.2, module version = 0.1.0
607 >> >> MŽ> Module class: X.Org Video Driver
608 >> >> MŽ> ABI class: X.Org Video Driver, version 0.7
609 >> >> MŽ> (II) LoadModule: "fbdev"
610 >> >> MŽ> (II) Loading /usr/lib/modules/drivers/fbdev_drv.o
611 >> >> MŽ> (II) Module fbdev: vendor="X.Org Foundation"
612 >> >> MŽ> compiled for 6.8.2, module version = 0.1.0
613 >> >> MŽ> ABI class: X.Org Video Driver, version 0.7
614 >> >> MŽ> (II) LoadModule: "v4l"
615 >> >> MŽ> (II) Loading /usr/lib/modules/drivers/linux/v4l_drv.o
616 >> >> MŽ> (II) Module v4l: vendor="X.Org Foundation"
617 >> >> MŽ> compiled for 6.8.2, module version = 0.0.1
618 >> >> MŽ> ABI class: X.Org Video Driver, version 0.7
619 >> >> MŽ> (II) Addressable bus resource ranges are
620 >> >> MŽ> [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
621 >> >> MŽ> [1] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
622 >> >> MŽ> (II) OS-reported resource ranges:
623 >> >> MŽ> [0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
624 >> >> MŽ> [1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
625 >> >> MŽ> [2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
626 >> >> MŽ> [3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
627 >> >> MŽ> [4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
628 >> >> MŽ> [5] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
629 >> >> MŽ> [6] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
630 >> >> MŽ> (II) PCI Memory resource overlap reduced 0xd0000000 from 0xd7ffffff to
631 >> >> MŽ> 0xcfffffff
632 >> >> MŽ> (II) Active PCI resource ranges:
633 >> >> MŽ> [0] -1 0 0xcfffe000 - 0xcfffe7ff (0x800) MX[B]
634 >> >> MŽ> [1] -1 0 0xcffc0000 - 0xcffdffff (0x20000) MX[B]
635 >> >> MŽ> [2] -1 0 0xcffff000 - 0xcfffffff (0x1000) MX[B]
636 >> >> MŽ> [3] -1 0 0xcfffef00 - 0xcfffefff (0x100) MX[B]
637 >> >> MŽ> [4] -1 0 0xd0000000 - 0xcfffffff (0x0) MX[B]O
638 >> >> MŽ> [5] -1 0 0xcfee0000 - 0xcfeeffff (0x10000) MX[B](B)
639 >> >> MŽ> [6] -1 0 0xb8000000 - 0xbfffffff (0x8000000) MX[B](B)
640 >> >> MŽ> [7] -1 0 0xcfec0000 - 0xcfedffff (0x20000) MX[B](B)
641 >> >> MŽ> [8] -1 0 0xcfef0000 - 0xcfefffff (0x10000) MX[B](B)
642 >> >> MŽ> [9] -1 0 0xc0000000 - 0xc7ffffff (0x8000000) MX[B](B)
643 >> >> MŽ> [10] -1 0 0x0000fc00 - 0x0000fc0f (0x10) IX[B]
644 >> >> MŽ> [11] -1 0 0x0000c800 - 0x0000c8ff (0x100) IX[B]
645 >> >> MŽ> [12] -1 0 0x0000cc00 - 0x0000cc0f (0x10) IX[B]
646 >> >> MŽ> [13] -1 0 0x0000d000 - 0x0000d003 (0x4) IX[B]
647 >> >> MŽ> [14] -1 0 0x0000d400 - 0x0000d407 (0x8) IX[B]
648 >> >> MŽ> [15] -1 0 0x0000d800 - 0x0000d803 (0x4) IX[B]
649 >> >> MŽ> [16] -1 0 0x0000dc00 - 0x0000dc07 (0x8) IX[B]
650 >> >> MŽ> [17] -1 0 0x0000e000 - 0x0000e07f (0x80) IX[B]
651 >> >> MŽ> [18] -1 0 0x0000e800 - 0x0000e8ff (0x100) IX[B]
652 >> >> MŽ> [19] -1 0 0x0000ec00 - 0x0000ec7f (0x80) IX[B]
653 >> >> MŽ> [20] -1 0 0x0000e400 - 0x0000e4ff (0x100) IX[B]
654 >> >> MŽ> [21] -1 0 0x0000a800 - 0x0000a8ff (0x100) IX[B](B)
655 >> >> MŽ> (II) Active PCI resource ranges after removing overlaps:
656 >> >> MŽ> [0] -1 0 0xcfffe000 - 0xcfffe7ff (0x800) MX[B]
657 >> >> MŽ> [1] -1 0 0xcffc0000 - 0xcffdffff (0x20000) MX[B]
658 >> >> MŽ> [2] -1 0 0xcffff000 - 0xcfffffff (0x1000) MX[B]
659 >> >> MŽ> [3] -1 0 0xcfffef00 - 0xcfffefff (0x100) MX[B]
660 >> >> MŽ> [4] -1 0 0xd0000000 - 0xcfffffff (0x0) MX[B]O
661 >> >> MŽ> [5] -1 0 0xcfee0000 - 0xcfeeffff (0x10000) MX[B](B)
662 >> >> MŽ> [6] -1 0 0xb8000000 - 0xbfffffff (0x8000000) MX[B](B)
663 >> >> MŽ> [7] -1 0 0xcfec0000 - 0xcfedffff (0x20000) MX[B](B)
664 >> >> MŽ> [8] -1 0 0xcfef0000 - 0xcfefffff (0x10000) MX[B](B)
665 >> >> MŽ> [9] -1 0 0xc0000000 - 0xc7ffffff (0x8000000) MX[B](B)
666 >> >> MŽ> [10] -1 0 0x0000fc00 - 0x0000fc0f (0x10) IX[B]
667 >> >> MŽ> [11] -1 0 0x0000c800 - 0x0000c8ff (0x100) IX[B]
668 >> >> MŽ> [12] -1 0 0x0000cc00 - 0x0000cc0f (0x10) IX[B]
669 >> >> MŽ> [13] -1 0 0x0000d000 - 0x0000d003 (0x4) IX[B]
670 >> >> MŽ> [14] -1 0 0x0000d400 - 0x0000d407 (0x8) IX[B]
671 >> >> MŽ> [15] -1 0 0x0000d800 - 0x0000d803 (0x4) IX[B]
672 >> >> MŽ> [16] -1 0 0x0000dc00 - 0x0000dc07 (0x8) IX[B]
673 >> >> MŽ> [17] -1 0 0x0000e000 - 0x0000e07f (0x80) IX[B]
674 >> >> MŽ> [18] -1 0 0x0000e800 - 0x0000e8ff (0x100) IX[B]
675 >> >> MŽ> [19] -1 0 0x0000ec00 - 0x0000ec7f (0x80) IX[B]
676 >> >> MŽ> [20] -1 0 0x0000e400 - 0x0000e4ff (0x100) IX[B]
677 >> >> MŽ> [21] -1 0 0x0000a800 - 0x0000a8ff (0x100) IX[B](B)
678 >> >> MŽ> (II) OS-reported resource ranges after removing overlaps with PCI:
679 >> >> MŽ> [0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
680 >> >> MŽ> [1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
681 >> >> MŽ> [2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
682 >> >> MŽ> [3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
683 >> >> MŽ> [4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
684 >> >> MŽ> [5] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
685 >> >> MŽ> [6] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
686 >> >> MŽ> (II) All system resource ranges:
687 >> >> MŽ> [0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
688 >> >> MŽ> [1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
689 >> >> MŽ> [2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
690 >> >> MŽ> [3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
691 >> >> MŽ> [4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
692 >> >> MŽ> [5] -1 0 0xcfffe000 - 0xcfffe7ff (0x800) MX[B]
693 >> >> MŽ> [6] -1 0 0xcffc0000 - 0xcffdffff (0x20000) MX[B]
694 >> >> MŽ> [7] -1 0 0xcffff000 - 0xcfffffff (0x1000) MX[B]
695 >> >> MŽ> [8] -1 0 0xcfffef00 - 0xcfffefff (0x100) MX[B]
696 >> >> MŽ> [9] -1 0 0xd0000000 - 0xcfffffff (0x0) MX[B]O
697 >> >> MŽ> [10] -1 0 0xcfee0000 - 0xcfeeffff (0x10000) MX[B](B)
698 >> >> MŽ> [11] -1 0 0xb8000000 - 0xbfffffff (0x8000000) MX[B](B)
699 >> >> MŽ> [12] -1 0 0xcfec0000 - 0xcfedffff (0x20000) MX[B](B)
700 >> >> MŽ> [13] -1 0 0xcfef0000 - 0xcfefffff (0x10000) MX[B](B)
701 >> >> MŽ> [14] -1 0 0xc0000000 - 0xc7ffffff (0x8000000) MX[B](B)
702 >> >> MŽ> [15] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
703 >> >> MŽ> [16] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
704 >> >> MŽ> [17] -1 0 0x0000fc00 - 0x0000fc0f (0x10) IX[B]
705 >> >> MŽ> [18] -1 0 0x0000c800 - 0x0000c8ff (0x100) IX[B]
706 >> >> MŽ> [19] -1 0 0x0000cc00 - 0x0000cc0f (0x10) IX[B]
707 >> >> MŽ> [20] -1 0 0x0000d000 - 0x0000d003 (0x4) IX[B]
708 >> >> MŽ> [21] -1 0 0x0000d400 - 0x0000d407 (0x8) IX[B]
709 >> >> MŽ> [22] -1 0 0x0000d800 - 0x0000d803 (0x4) IX[B]
710 >> >> MŽ> [23] -1 0 0x0000dc00 - 0x0000dc07 (0x8) IX[B]
711 >> >> MŽ> [24] -1 0 0x0000e000 - 0x0000e07f (0x80) IX[B]
712 >> >> MŽ> [25] -1 0 0x0000e800 - 0x0000e8ff (0x100) IX[B]
713 >> >> MŽ> [26] -1 0 0x0000ec00 - 0x0000ec7f (0x80) IX[B]
714 >> >> MŽ> [27] -1 0 0x0000e400 - 0x0000e4ff (0x100) IX[B]
715 >> >> MŽ> [28] -1 0 0x0000a800 - 0x0000a8ff (0x100) IX[B](B)
716 >> >> MŽ> (II) Primary Device is: PCI 01:00:0
717 >> >> MŽ> (II) Loading sub module "cirrus_laguna"
718 >> >> MŽ> (II) LoadModule: "cirrus_laguna"
719 >> >> MŽ> (II) Loading /usr/lib/modules/drivers/cirrus_laguna.o
720 >> >> MŽ> (II) Module cirrus_laguna: vendor="X.Org Foundation"
721 >> >> MŽ> compiled for 6.8.2, module version = 1.0.0
722 >> >> MŽ> ABI class: X.Org Video Driver, version 0.7
723 >> >> MŽ> (II) Loading sub module "cirrus_alpine"
724 >> >> MŽ> (II) LoadModule: "cirrus_alpine"
725 >> >> MŽ> (II) Loading /usr/lib/modules/drivers/cirrus_alpine.o
726 >> >> MŽ> (II) Module cirrus_alpine: vendor="X.Org Foundation"
727 >> >> MŽ> compiled for 6.8.2, module version = 1.0.0
728 >> >> MŽ> ABI class: X.Org Video Driver, version 0.7
729 >> >> MŽ> (II) ATI: ATI driver (version 6.5.6) for chipsets: ati, ativga
730 >> >> MŽ> (II) R128: Driver for ATI Rage 128 chipsets:
731 >> >> MŽ> ATI Rage 128 Mobility M3 LE (PCI), ATI Rage 128 Mobility M3 LF (AGP),
732 >> >> MŽ> ATI Rage 128 Mobility M4 MF (AGP), ATI Rage 128 Mobility M4 ML (AGP),
733 >> >> MŽ> ATI Rage 128 Pro GL PA (PCI/AGP), ATI Rage 128 Pro GL PB (PCI/AGP),
734 >> >> MŽ> ATI Rage 128 Pro GL PC (PCI/AGP), ATI Rage 128 Pro GL PD (PCI),
735 >> >> MŽ> ATI Rage 128 Pro GL PE (PCI/AGP), ATI Rage 128 Pro GL PF (AGP),
736 >> >> MŽ> ATI Rage 128 Pro VR PG (PCI/AGP), ATI Rage 128 Pro VR PH (PCI/AGP),
737 >> >> MŽ> ATI Rage 128 Pro VR PI (PCI/AGP), ATI Rage 128 Pro VR PJ (PCI/AGP),
738 >> >> MŽ> ATI Rage 128 Pro VR PK (PCI/AGP), ATI Rage 128 Pro VR PL (PCI/AGP),
739 >> >> MŽ> ATI Rage 128 Pro VR PM (PCI/AGP), ATI Rage 128 Pro VR PN (PCI/AGP),
740 >> >> MŽ> ATI Rage 128 Pro VR PO (PCI/AGP), ATI Rage 128 Pro VR PP (PCI),
741 >> >> MŽ> ATI Rage 128 Pro VR PQ (PCI/AGP), ATI Rage 128 Pro VR PR (PCI),
742 >> >> MŽ> ATI Rage 128 Pro VR PS (AGP?), ATI Rage 128 Pro VR PT (AGP?),
743 >> >> MŽ> ATI Rage 128 Pro VR PU (AGP?), ATI Rage 128 Pro VR PV (AGP?),
744 >> >> MŽ> ATI Rage 128 Pro VR PW (AGP?), ATI Rage 128 Pro VR PX (AGP?),
745 >> >> MŽ> ATI Rage 128 GL RE (PCI), ATI Rage 128 GL RF (AGP),
746 >> >> MŽ> ATI Rage 128 RG (AGP), ATI Rage 128 VR RK (PCI),
747 >> >> MŽ> ATI Rage 128 VR RL (AGP), ATI Rage 128 4X SE (AGP?),
748 >> >> MŽ> ATI Rage 128 4X SF (AGP?), ATI Rage 128 4X SG (AGP?),
749 >> >> MŽ> ATI Rage 128 4X SH (AGP?), ATI Rage 128 4X SK (AGP?),
750 >> >> MŽ> ATI Rage 128 4X SL (AGP?), ATI Rage 128 4X SM (AGP),
751 >> >> MŽ> ATI Rage 128 4X SN (AGP?), ATI Rage 128 Pro ULTRA TF (AGP),
752 >> >> MŽ> ATI Rage 128 Pro ULTRA TL (AGP), ATI Rage 128 Pro ULTRA TR (AGP),
753 >> >> MŽ> ATI Rage 128 Pro ULTRA TS (AGP?), ATI Rage 128 Pro ULTRA TT (AGP?),
754 >> >> MŽ> ATI Rage 128 Pro ULTRA TU (AGP?)
755 >> >> MŽ> (II) RADEON: Driver for ATI Radeon chipsets: ATI Radeon QD (AGP),
756 >> >> MŽ> ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
757 >> >> MŽ> ATI Radeon VE/7000 QY (AGP/PCI), ATI Radeon VE/7000 QZ (AGP/PCI),
758 >> >> MŽ> ATI Radeon Mobility M7 LW (AGP),
759 >> >> MŽ> ATI Mobility FireGL 7800 M7 LX (AGP),
760 >> >> MŽ> ATI Radeon Mobility M6 LY (AGP), ATI Radeon Mobility M6 LZ (AGP),
761 >> >> MŽ> ATI Radeon IGP320 (A3) 4136, ATI Radeon IGP320M (U1) 4336,
762 >> >> MŽ> ATI Radeon IGP330/340/350 (A4) 4137,
763 >> >> MŽ> ATI Radeon IGP330M/340M/350M (U2) 4337,
764 >> >> MŽ> ATI Radeon 7000 IGP (A4+) 4237, ATI Radeon Mobility 7000 IGP 4437,
765 >> >> MŽ> ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QL (AGP),
766 >> >> MŽ> ATI Radeon 9100 QM (AGP), ATI Radeon 8500 AIW BB (AGP),
767 >> >> MŽ> ATI Radeon 8500 AIW BC (AGP), ATI Radeon 7500 QW (AGP/PCI),
768 >> >> MŽ> ATI Radeon 7500 QX (AGP/PCI), ATI Radeon 9000/PRO If (AGP/PCI),
769 >> >> MŽ> ATI Radeon 9000 Ig (AGP/PCI), ATI FireGL Mobility 9000 (M9) Ld (AGP),
770 >> >> MŽ> ATI Radeon Mobility 9000 (M9) Lf (AGP),
771 >> >> MŽ> ATI Radeon Mobility 9000 (M9) Lg (AGP),
772 >> >> MŽ> ATI Radeon 9100 IGP (A5) 5834,
773 >> >> MŽ> ATI Radeon Mobility 9100 IGP (U3) 5835, ATI Radeon 9100 PRO IGP 7834,
774 >> >> MŽ> ATI Radeon Mobility 9200 IGP 7835, ATI Radeon 9200PRO 5960 (AGP),
775 >> >> MŽ> ATI Radeon 9200 5961 (AGP), ATI Radeon 9200 5962 (AGP),
776 >> >> MŽ> ATI Radeon 9200SE 5964 (AGP),
777 >> >> MŽ> ATI Radeon Mobility 9200 (M9+) 5C61 (AGP),
778 >> >> MŽ> ATI Radeon Mobility 9200 (M9+) 5C63 (AGP), ATI Radeon 9500 AD (AGP),
779 >> >> MŽ> ATI Radeon 9500 AE (AGP), ATI Radeon 9600TX AF (AGP),
780 >> >> MŽ> ATI FireGL Z1 AG (AGP), ATI Radeon 9700 Pro ND (AGP),
781 >> >> MŽ> ATI Radeon 9700/9500Pro NE (AGP), ATI Radeon 9700 NF (AGP),
782 >> >> MŽ> ATI FireGL X1 NG (AGP), ATI Radeon 9600 AP (AGP),
783 >> >> MŽ> ATI Radeon 9600SE AQ (AGP), ATI Radeon 9600XT AR (AGP),
784 >> >> MŽ> ATI Radeon 9600 AS (AGP), ATI FireGL T2 AT (AGP),
785 >> >> MŽ> ATI FireGL RV360 AV (AGP),
786 >> >> MŽ> ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP),
787 >> >> MŽ> ATI Radeon Mobility 9600 (M10) NQ (AGP),
788 >> >> MŽ> ATI Radeon Mobility 9600 (M11) NR (AGP),
789 >> >> MŽ> ATI Radeon Mobility 9600 (M10) NS (AGP),
790 >> >> MŽ> ATI FireGL Mobility T2 (M10) NT (AGP),
791 >> >> MŽ> ATI FireGL Mobility T2e (M11) NV (AGP), ATI Radeon 9800SE AH (AGP),
792 >> >> MŽ> ATI Radeon 9800 AI (AGP), ATI Radeon 9800 AJ (AGP),
793 >> >> MŽ> ATI FireGL X2 AK (AGP), ATI Radeon 9800PRO NH (AGP),
794 >> >> MŽ> ATI Radeon 9800 NI (AGP), ATI FireGL X2 NK (AGP),
795 >> >> MŽ> ATI Radeon 9800XT NJ (AGP), ATI Radeon X600 (RV380) 3E50 (PCIE),
796 >> >> MŽ> ATI FireGL V3200 (RV380) 3E54 (PCIE),
797 >> >> MŽ> ATI Radeon Mobility X600 (M24) 3150 (PCIE),
798 >> >> MŽ> ATI FireGL M24 GL 3154 (PCIE), ATI Radeon X300 (RV370) 5B60 (PCIE),
799 >> >> MŽ> ATI Radeon X600 (RV370) 5B62 (PCIE),
800 >> >> MŽ> ATI FireGL V3100 (RV370) 5B64 (PCIE),
801 >> >> MŽ> ATI FireGL D1100 (RV370) 5B65 (PCIE),
802 >> >> MŽ> ATI Radeon Mobility M300 (M22) 5460 (PCIE),
803 >> >> MŽ> ATI FireGL M22 GL 5464 (PCIE), ATI Radeon X800 (R420) JH (AGP),
804 >> >> MŽ> ATI Radeon X800PRO (R420) JI (AGP),
805 >> >> MŽ> ATI Radeon X800SE (R420) JJ (AGP), ATI Radeon X800 (R420) JK (AGP),
806 >> >> MŽ> ATI Radeon X800 (R420) JL (AGP), ATI FireGL X3 (R420) JM (AGP),
807 >> >> MŽ> ATI Radeon Mobility 9800 (M18) JN (AGP),
808 >> >> MŽ> ATI Radeon X800XT (R420) JP (AGP), ATI Radeon X800 (R423) UH (PCIE),
809 >> >> MŽ> ATI Radeon X800PRO (R423) UI (PCIE),
810 >> >> MŽ> ATI Radeon X800LE (R423) UJ (PCIE),
811 >> >> MŽ> ATI Radeon X800SE (R423) UK (PCIE),
812 >> >> MŽ> ATI FireGL V7200 (R423) UQ (PCIE), ATI FireGL V5100 (R423) UR (PCIE),
813 >> >> MŽ> ATI FireGL V7100 (R423) UT (PCIE),
814 >> >> MŽ> ATI Radeon X800XT (R423) 5D57 (PCIE)
815 >> >> MŽ> (II) VESA: driver for VESA chipsets: vesa
816 >> >> MŽ> (II) VGA: Generic VGA driver (version 4.0) for chipsets: generic
817 >> >> MŽ> (II) v4l driver for Video4Linux
818 >> >> MŽ> (++) Using config file: "/root/xorg.conf.new"
819 >> >> MŽ> (==) ServerLayout "X.org Configured"
820 >> >> (**) |-->>Screen "Screen0" (0)
821 >> >> (**) | |-->>Monitor "Monitor0"
822 >> >> (**) | |-->>Device "Card0"
823 >> >> (**) |-->>Input Device "Mouse0"
824 >> >> (**) |-->>Input Device "Keyboard0"
825 >> >> MŽ> (WW) The directory "/usr/share/fonts/CID/" does not exist.
826 >> >> MŽ> Entry deleted from font path.
827 >> >> MŽ> (**) FontPath set to
828 >> >> MŽ> "/usr/share/fonts/misc/,/usr/share/fonts/TTF/,/usr/share/fonts/Type1/,/usr/share/fonts/75dpi/,/usr/share/fonts/100dpi/"
829 >> >> MŽ> (**) RgbPath set to "/usr/lib/X11/rgb"
830 >> >> MŽ> (**) ModulePath set to "/usr/lib/modules"
831 >> >> MŽ> (II) ATI: Candidate "Device" section "Card0".
832 >> >> MŽ> (WW) RADEON: No matching Device section for instance (BusID PCI:1:0:1)
833 >> >> MŽ> found
834 >> >> MŽ> (--) Chipset ATI Radeon 9200PRO 5960 (AGP) found
835 >> >> MŽ> (II) resource ranges after xf86ClaimFixedResources() call:
836 >> >> MŽ> [0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
837 >> >> MŽ> [1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
838 >> >> MŽ> [2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
839 >> >> MŽ> [3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
840 >> >> MŽ> [4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
841 >> >> MŽ> [5] -1 0 0xcfffe000 - 0xcfffe7ff (0x800) MX[B]
842 >> >> MŽ> [6] -1 0 0xcffc0000 - 0xcffdffff (0x20000) MX[B]
843 >> >> MŽ> [7] -1 0 0xcffff000 - 0xcfffffff (0x1000) MX[B]
844 >> >> MŽ> [8] -1 0 0xcfffef00 - 0xcfffefff (0x100) MX[B]
845 >> >> MŽ> [9] -1 0 0xd0000000 - 0xcfffffff (0x0) MX[B]O
846 >> >> MŽ> [10] -1 0 0xcfee0000 - 0xcfeeffff (0x10000) MX[B](B)
847 >> >> MŽ> [11] -1 0 0xb8000000 - 0xbfffffff (0x8000000) MX[B](B)
848 >> >> MŽ> [12] -1 0 0xcfec0000 - 0xcfedffff (0x20000) MX[B](B)
849 >> >> MŽ> [13] -1 0 0xcfef0000 - 0xcfefffff (0x10000) MX[B](B)
850 >> >> MŽ> [14] -1 0 0xc0000000 - 0xc7ffffff (0x8000000) MX[B](B)
851 >> >> MŽ> [15] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
852 >> >> MŽ> [16] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
853 >> >> MŽ> [17] -1 0 0x0000fc00 - 0x0000fc0f (0x10) IX[B]
854 >> >> MŽ> [18] -1 0 0x0000c800 - 0x0000c8ff (0x100) IX[B]
855 >> >> MŽ> [19] -1 0 0x0000cc00 - 0x0000cc0f (0x10) IX[B]
856 >> >> MŽ> [20] -1 0 0x0000d000 - 0x0000d003 (0x4) IX[B]
857 >> >> MŽ> [21] -1 0 0x0000d400 - 0x0000d407 (0x8) IX[B]
858 >> >> MŽ> [22] -1 0 0x0000d800 - 0x0000d803 (0x4) IX[B]
859 >> >> MŽ> [23] -1 0 0x0000dc00 - 0x0000dc07 (0x8) IX[B]
860 >> >> MŽ> [24] -1 0 0x0000e000 - 0x0000e07f (0x80) IX[B]
861 >> >> MŽ> [25] -1 0 0x0000e800 - 0x0000e8ff (0x100) IX[B]
862 >> >> MŽ> [26] -1 0 0x0000ec00 - 0x0000ec7f (0x80) IX[B]
863 >> >> MŽ> [27] -1 0 0x0000e400 - 0x0000e4ff (0x100) IX[B]
864 >> >> MŽ> [28] -1 0 0x0000a800 - 0x0000a8ff (0x100) IX[B](B)
865 >> >> MŽ> (II) Loading sub module "radeon"
866 >> >> MŽ> (II) LoadModule: "radeon"
867 >> >> MŽ> (II) Reloading /usr/lib/modules/drivers/radeon_drv.o
868 >> >> MŽ> (II) resource ranges after probing:
869 >> >> MŽ> [0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
870 >> >> MŽ> [1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
871 >> >> MŽ> [2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
872 >> >> MŽ> [3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
873 >> >> MŽ> [4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
874 >> >> MŽ> [5] -1 0 0xcfffe000 - 0xcfffe7ff (0x800) MX[B]
875 >> >> MŽ> [6] -1 0 0xcffc0000 - 0xcffdffff (0x20000) MX[B]
876 >> >> MŽ> [7] -1 0 0xcffff000 - 0xcfffffff (0x1000) MX[B]
877 >> >> MŽ> [8] -1 0 0xcfffef00 - 0xcfffefff (0x100) MX[B]
878 >> >> MŽ> [9] -1 0 0xd0000000 - 0xcfffffff (0x0) MX[B]O
879 >> >> MŽ> [10] -1 0 0xcfee0000 - 0xcfeeffff (0x10000) MX[B](B)
880 >> >> MŽ> [11] -1 0 0xb8000000 - 0xbfffffff (0x8000000) MX[B](B)
881 >> >> MŽ> [12] -1 0 0xcfec0000 - 0xcfedffff (0x20000) MX[B](B)
882 >> >> MŽ> [13] -1 0 0xcfef0000 - 0xcfefffff (0x10000) MX[B](B)
883 >> >> MŽ> [14] -1 0 0xc0000000 - 0xc7ffffff (0x8000000) MX[B](B)
884 >> >> MŽ> [15] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B]
885 >> >> MŽ> [16] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B]
886 >> >> MŽ> [17] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B]
887 >> >> MŽ> [18] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
888 >> >> MŽ> [19] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
889 >> >> MŽ> [20] -1 0 0x0000fc00 - 0x0000fc0f (0x10) IX[B]
890 >> >> MŽ> [21] -1 0 0x0000c800 - 0x0000c8ff (0x100) IX[B]
891 >> >> MŽ> [22] -1 0 0x0000cc00 - 0x0000cc0f (0x10) IX[B]
892 >> >> MŽ> [23] -1 0 0x0000d000 - 0x0000d003 (0x4) IX[B]
893 >> >> MŽ> [24] -1 0 0x0000d400 - 0x0000d407 (0x8) IX[B]
894 >> >> MŽ> [25] -1 0 0x0000d800 - 0x0000d803 (0x4) IX[B]
895 >> >> MŽ> [26] -1 0 0x0000dc00 - 0x0000dc07 (0x8) IX[B]
896 >> >> MŽ> [27] -1 0 0x0000e000 - 0x0000e07f (0x80) IX[B]
897 >> >> MŽ> [28] -1 0 0x0000e800 - 0x0000e8ff (0x100) IX[B]
898 >> >> MŽ> [29] -1 0 0x0000ec00 - 0x0000ec7f (0x80) IX[B]
899 >> >> MŽ> [30] -1 0 0x0000e400 - 0x0000e4ff (0x100) IX[B]
900 >> >> MŽ> [31] -1 0 0x0000a800 - 0x0000a8ff (0x100) IX[B](B)
901 >> >> MŽ> [32] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B]
902 >> >> MŽ> [33] 0 0 0x000003c0 - 0x000003df (0x20) IS[B]
903 >> >> MŽ> (II) Setting vga for screen 0.
904 >> >> MŽ> (II) RADEON(0): MMIO registers at 0xcfef0000
905 >> >> MŽ> (II) Loading sub module "vbe"
906 >> >> MŽ> (II) LoadModule: "vbe"
907 >> >> MŽ> (II) Loading /usr/lib/modules/libvbe.a
908 >> >> MŽ> (II) Module vbe: vendor="X.Org Foundation"
909 >> >> MŽ> compiled for 6.8.2, module version = 1.1.0
910 >> >> MŽ> ABI class: X.Org Video Driver, version 0.7
911 >> >> MŽ> (II) Loading sub module "int10"
912 >> >> MŽ> (II) LoadModule: "int10"
913 >> >> MŽ> (II) Loading /usr/lib/modules/linux/libint10.a
914 >> >> MŽ> (II) Module int10: vendor="X.Org Foundation"
915 >> >> MŽ> compiled for 6.8.2, module version = 1.0.0
916 >> >> MŽ> ABI class: X.Org Video Driver, version 0.7
917 >> >> MŽ> (II) RADEON(0): initializing int10
918 >> >> MŽ> (II) RADEON(0): Primary V_BIOS segment is: 0xc000
919 >> >> MŽ> (II) RADEON(0): VESA BIOS detected
920 >> >> MŽ> (II) RADEON(0): VESA VBE Version 2.0
921 >> >> MŽ> (II) RADEON(0): VESA VBE Total Mem: 16384 kB
922 >> >> MŽ> (II) RADEON(0): VESA VBE OEM: ATI RADEON 9200
923 >> >> MŽ> (II) RADEON(0): VESA VBE OEM Software Rev: 1.0
924 >> >> MŽ> (II) RADEON(0): VESA VBE OEM Vendor: ATI Technologies Inc.
925 >> >> MŽ> (II) RADEON(0): VESA VBE OEM Product: V280
926 >> >> MŽ> (II) RADEON(0): VESA VBE OEM Product Rev: 01.00
927 >> >> MŽ> (II) Loading sub module "ddc"
928 >> >> MŽ> (II) LoadModule: "ddc"
929 >> >> MŽ> (II) Loading /usr/lib/modules/libddc.a
930 >> >> MŽ> (II) Module ddc: vendor="X.Org Foundation"
931 >> >> MŽ> compiled for 6.8.2, module version = 1.0.0
932 >> >> MŽ> ABI class: X.Org Video Driver, version 0.7
933 >> >> MŽ> (II) RADEON(0): VESA VBE DDC supported
934 >> >> MŽ> (II) RADEON(0): VESA VBE DDC Level 2
935 >> >> MŽ> (II) RADEON(0): VESA VBE DDC transfer in appr. 2 sec.
936 >> >> MŽ> (II) RADEON(0): VESA VBE DDC read successfully
937 >> >>
938 >> >>
939 >> >> MŽ> Xorg is not able to detect your mouse.
940 >> >> MŽ> Edit the file and correct the Device.
941 >> >>
942 >> >> MŽ> Your xorg.conf file is /root/xorg.conf.new
943 >> >>
944 >> >> MŽ> To test the server, run 'X -config /root/xorg.conf.new'
945 >> >>
946 >> >>
947 >> >>
948 >> >>
949 >> >>
950 >> >>
951 >> >> --
952 >> >> Best regards,
953 >> >> theruck mailto:theruck@××××××.sk
954 >> >>
955 >>
956 >>
957 >>
958 >>
959 >>
960 >> --
961 >> Best regards,
962 >> theruck mailto:theruck@××××××.sk
963 >>
964
965
966
967
968
969 --
970 Best regards,
971 theruck mailto:theruck@××××××.sk
972
973 --
974 gentoo-user-cs@g.o mailing list

Replies

Subject Author
Re: Re[4]: [gentoo-user-cs] xorg "Martin Žilka" <mzilka@×××××.cz>