Gentoo Archives: gentoo-user-es

From: Angel Cervera Claudio <angel@××××××××.com>
To: Mario Montiel <mariomontiel@××××××××××××.mx>, GentooUserEs <gentoo-user-es@l.g.o>
Subject: Re: [gentoo-user-es] Fw: PROBLEMAS CON X
Date: Wed, 18 Feb 2004 20:29:09
Message-Id: 1077136039.22574.35.camel@carmona
In Reply to: [gentoo-user-es] Fw: PROBLEMAS CON X by Mario Montiel
1 Creo que la sección del monitor es obligatorio meter los datos de
2 refresco y demás:
3
4 Section "Monitor"
5 Identifier "Monitor0"
6 VendorName "Monitor Vendor"
7 ModelName "Monitor Model"
8 HorizSync 31.5 - 48.5
9 VertRefresh 50.0 - 70.0
10 EndSection
11
12 A ver si tienes suerte.
13
14
15 El mié, 18-02-2004 a las 21:13, Mario Montiel escribió:
16 > Probe con el driver vga del Xfree y de esta manera pude levantar el sevicio
17 > lo malo es que no puedo incrementar la
18 > resolucion ya que unicamente se levanta con 600x400.
19 >
20 > Esto la atribuyo a que no tiene el driver adecuando de la tarjeta, asi que
21 > baje el driver de intel pero no se como compilarlo
22 > alguna idea????
23 >
24 > Gracias por sus comentarios
25 >
26 > >
27 > >
28 > > > ##3A ver hice un emerge de xfree
29 > > >
30 > > > ####he intente iniciar el X
31 > > >
32 > > > ####primero:
33 > > >
34 > > > ####X -configure que arroja este archivo que es el test:
35 > > > #####Cambie el driver "i810" de intel por que no podia cargar el
36 > > dispositivo
37 > > > en cambio el vesa si lo carga pero me sigue mandando el mismo error
38 > > >
39 > > >
40 > > >
41 > > > Section "ServerLayout"
42 > > > Identifier "XFree86 Configured"
43 > > > Screen 0 "Screen0" 0 0
44 > > > InputDevice "Mouse0" "CorePointer"
45 > > > InputDevice "Keyboard0" "CoreKeyboard"
46 > > > EndSection
47 > > >
48 > > > Section "Files"
49 > > > RgbPath "/usr/X11R6/lib/X11/rgb"
50 > > > ModulePath "/usr/X11R6/lib/modules"
51 > > > FontPath "/usr/X11R6/lib/X11/fonts/misc/"
52 > > > FontPath "/usr/X11R6/lib/X11/fonts/Speedo/"
53 > > > FontPath "/usr/X11R6/lib/X11/fonts/Type1/"
54 > > > FontPath "/usr/X11R6/lib/X11/fonts/CID/"
55 > > > FontPath "/usr/X11R6/lib/X11/fonts/75dpi/"
56 > > > FontPath "/usr/X11R6/lib/X11/fonts/100dpi/"
57 > > > EndSection
58 > > >
59 > > > Section "Module"
60 > > > Load "record"
61 > > > Load "extmod"
62 > > > Load "dbe"
63 > > > Load "dri"
64 > > > Load "glx"
65 > > > Load "xtrap"
66 > > > Load "type1"
67 > > > Load "speedo"
68 > > > EndSection
69 > > >
70 > > > Section "InputDevice"
71 > > > Identifier "Keyboard0"
72 > > > Driver "keyboard"
73 > > > EndSection
74 > > >
75 > > > Section "InputDevice"
76 > > > Identifier "Mouse0"
77 > > > Driver "mouse"
78 > > > Option "Protocol" "auto"
79 > > > Option "Device" "/dev/mouse"
80 > > > EndSection
81 > > >
82 > > > Section "Monitor"
83 > > > Identifier "Monitor0"
84 > > > VendorName "Monitor Vendor"
85 > > > ModelName "Monitor Model"
86 > > > EndSection
87 > > >
88 > > > Section "Device"
89 > > > ### Available Driver options are:-
90 > > > ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
91 > > > ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
92 > > > ### [arg]: arg optional
93 > > > #Option "NoAccel" # [<bool>]
94 > > > #Option "SWcursor" # [<bool>]
95 > > > #Option "ColorKey" # <i>
96 > > > #Option "CacheLines" # <i>
97 > > > #Option "Dac6Bit" # [<bool>]
98 > > > #Option "DRI" # [<bool>]
99 > > > #Option "NoDDC" # [<bool>]
100 > > > #Option "ShowCache" # [<bool>]
101 > > > #Option "XvMCSurfaces" # <i>
102 > > > Identifier "Card0"
103 > > > Driver "vesa"
104 > > > VendorName "Intel Corp."
105 > > > BoardName "82845G/GL [Brookdale-G] Chipset Integrated Graphics
106 > > > Device"
107 > > > BusID "PCI:0:2:0"
108 > > > EndSection
109 > > >
110 > > > Section "Screen"
111 > > > Identifier "Screen0"
112 > > > Device "Card0"
113 > > > Monitor "Monitor0"
114 > > > SubSection "Display"
115 > > > Depth 1
116 > > > EndSubSection
117 > > > SubSection "Display"
118 > > > Depth 4
119 > > > EndSubSection
120 > > > SubSection "Display"
121 > > > Depth 8
122 > > > EndSubSection
123 > > > SubSection "Display"
124 > > > Depth 15
125 > > > EndSubSection
126 > > > SubSection "Display"
127 > > > Depth 16
128 > > > EndSubSection
129 > > > SubSection "Display"
130 > > > Depth 24
131 > > > EndSubSection
132 > > > EndSection
133 > > >
134 > > >
135 > > >
136 > > >
137 > > >
138 > > >
139 > > >
140 > > >
141 > > >
142 > > > ######Y despues de eso hago la prueba: que me arroja el siguiente log
143 > > >
144 > > >
145 > > >
146 > > >
147 > > >
148 > > >
149 > > >
150 > > >
151 > > >
152 > > >
153 > > >
154 > > > This is a pre-release version of XFree86, and is not supported in any
155 > > > way. Bugs may be reported to XFree86@×××××××.Org and patches submitted
156 > > > to fixes@×××××××.Org. Before reporting bugs in pre-release versions,
157 > > > please check the latest version in the XFree86 CVS repository
158 > > > (http://www.XFree86.Org/cvs).
159 > > >
160 > > > XFree86 Version 4.3.0.1
161 > > > Release Date: 15 August 2003
162 > > > X Protocol Version 11, Revision 0, Release 6.6
163 > > > Build Operating System: Linux 2.4.20-gentoo-r6 i686 [ELF]
164 > > > Build Date: 14 February 2004
165 > > > Before reporting problems, check http://www.XFree86.Org/
166 > > > to make sure that you have the latest version.
167 > > > Module Loader present
168 > > > Markers: (--) probed, (**) from config file, (==) default setting,
169 > > > (++) from command line, (!!) notice, (II) informational,
170 > > > (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
171 > > > (==) Log file: "/var/log/XFree86.8.log", Time: Mon Feb 16 22:43:43 2004
172 > > > (++) Using config file: "/root/XF86Config.new"
173 > > > (==) ServerLayout "XFree86 Configured"
174 > > > (**) |-->Screen "Screen0" (0)
175 > > > (**) | |-->Monitor "Monitor0"
176 > > > (**) | |-->Device "Card0"
177 > > > (**) |-->Input Device "Mouse0"
178 > > > (**) |-->Input Device "Keyboard0"
179 > > > (==) Keyboard: CustomKeycode disabled
180 > > > (**) FontPath set to
181 > > >
182 > >
183 > "/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/Speedo/,/usr/X11R6/
184 > > >
185 > >
186 > lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/CID/,/usr/X11R6/lib/X11/fonts/
187 > > > 75dpi/,/usr/X11R6/lib/X11/fonts/100dpi/"
188 > > > (**) RgbPath set to "/usr/X11R6/lib/X11/rgb"
189 > > > (**) ModulePath set to "/usr/X11R6/lib/modules"
190 > > > Using vt 7
191 > > > (--) using VT number 7
192 > > >
193 > > > (WW) Open APM failed (/dev/apm_bios) (No such file or directory)
194 > > > (II) Module ABI versions:
195 > > > XFree86 ANSI C Emulation: 0.2
196 > > > XFree86 Video Driver: 0.6
197 > > > XFree86 XInput driver : 0.4
198 > > > XFree86 Server Extension : 0.2
199 > > > XFree86 Font Renderer : 0.4
200 > > > (II) Loader running on linux
201 > > > (II) LoadModule: "bitmap"
202 > > > (II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
203 > > > (II) Module bitmap: vendor="The XFree86 Project"
204 > > > compiled for 4.3.0.1, module version = 1.0.0
205 > > > Module class: XFree86 Font Renderer
206 > > > ABI class: XFree86 Font Renderer, version 0.4
207 > > > (II) Loading font Bitmap
208 > > > (II) LoadModule: "pcidata"
209 > > > (II) Loading /usr/X11R6/lib/modules/libpcidata.a
210 > > > (II) Module pcidata: vendor="The XFree86 Project"
211 > > > compiled for 4.3.0.1, module version = 1.0.0
212 > > > ABI class: XFree86 Video Driver, version 0.6
213 > > > (II) PCI: Probing config type using method 1
214 > > > (II) PCI: Config type is 1
215 > > > (II) PCI: stages = 0x03, oldVal1 = 0x00000000, mode1Res1 = 0x80000000
216 > > > (II) PCI: PCI scan (all values are in hex)
217 > > > (II) PCI: 00:00:0: chip 8086,2560 card 8086,2560 rev 03 class 06,00,00
218 > hdr
219 > > > 00
220 > > > (II) PCI: 00:02:0: chip 8086,2562 card 8086,2562 rev 03 class 03,00,00
221 > hdr
222 > > > 00
223 > > > (II) PCI: 00:1d:0: chip 8086,24c2 card 8086,24c2 rev 02 class 0c,03,00
224 > hdr
225 > > > 80
226 > > > (II) PCI: 00:1d:1: chip 8086,24c4 card 8086,24c2 rev 02 class 0c,03,00
227 > hdr
228 > > > 00
229 > > > (II) PCI: 00:1d:2: chip 8086,24c7 card 8086,24c2 rev 02 class 0c,03,00
230 > hdr
231 > > > 00
232 > > > (II) PCI: 00:1d:7: chip 8086,24cd card 15bd,1008 rev 02 class 0c,03,20
233 > hdr
234 > > > 00
235 > > > (II) PCI: 00:1e:0: chip 8086,244e card 0000,0000 rev 82 class 06,04,00
236 > hdr
237 > > > 01
238 > > > (II) PCI: 00:1f:0: chip 8086,24c0 card 0000,0000 rev 02 class 06,01,00
239 > hdr
240 > > > 80
241 > > > (II) PCI: 00:1f:1: chip 8086,24cb card 8086,24c2 rev 02 class 01,01,8a
242 > hdr
243 > > > 00
244 > > > (II) PCI: 00:1f:3: chip 8086,24c3 card 8086,24c2 rev 02 class 0c,05,00
245 > hdr
246 > > > 00
247 > > > (II) PCI: 00:1f:5: chip 8086,24c5 card 15bd,1001 rev 02 class 04,01,00
248 > hdr
249 > > > 00
250 > > > (II) PCI: 01:04:0: chip 8086,1040 card 8086,1000 rev 00 class 07,80,00
251 > hdr
252 > > > 00
253 > > > (II) PCI: 01:0b:0: chip 10ec,8139 card 15bd,1003 rev 10 class 02,00,00
254 > hdr
255 > > > 00
256 > > > (II) PCI: End of PCI scan
257 > > > (II) Host-to-PCI bridge:
258 > > > (II) Bus 0: bridge is at (0:0:0), (0,0,1), BCTRL: 0x0008 (VGA_EN is set)
259 > > > (II) Bus 0 I/O range:
260 > > > [0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
261 > > > (II) Bus 0 non-prefetchable memory range:
262 > > > [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
263 > > > (II) Bus 0 prefetchable memory range:
264 > > > [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
265 > > > (II) PCI-to-PCI bridge:
266 > > > (II) Bus 1: bridge is at (0:30:0), (0,1,1), BCTRL: 0x0006 (VGA_EN is
267 > > > cleared)
268 > > > (II) Bus 1 I/O range:
269 > > > [0] -1 0 0x0000c000 - 0x0000c0ff (0x100) IX[B]
270 > > > [1] -1 0 0x0000c400 - 0x0000c4ff (0x100) IX[B]
271 > > > [2] -1 0 0x0000c800 - 0x0000c8ff (0x100) IX[B]
272 > > > [3] -1 0 0x0000cc00 - 0x0000ccff (0x100) IX[B]
273 > > > (II) Bus 1 non-prefetchable memory range:
274 > > > [0] -1 0 0xec000000 - 0xec7fffff (0x800000) MX[B]
275 > > > (II) PCI-to-ISA bridge:
276 > > > (II) Bus -1: bridge is at (0:31:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is
277 > > set)
278 > > > (--) PCI:*(0:2:0) Intel Corp. 82845G/GL [Brookdale-G] Chipset Integrated
279 > > > Graphics Device rev 3, Mem @ 0xe0000000/27, 0xec800000/19
280 > > > (II) Addressable bus resource ranges are
281 > > > [0] -1 0 0x00000000 - 0xffffffff (0x0) MX[B]
282 > > > [1] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
283 > > > (II) OS-reported resource ranges:
284 > > > [0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
285 > > > [1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
286 > > > [2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
287 > > > [3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
288 > > > [4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
289 > > > [5] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
290 > > > [6] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
291 > > > (II) PCI Memory resource overlap reduced 0xe8000000 from 0xebffffff to
292 > > > 0xe7ffffff
293 > > > (II) Active PCI resource ranges:
294 > > > [0] -1 0 0xec400000 - 0xec4000ff (0x100) MX[B]
295 > > > [1] -1 0 0xec000000 - 0xec3fffff (0x400000) MX[B]
296 > > > [2] -1 0 0xec882000 - 0xec8820ff (0x100) MX[B]
297 > > > [3] -1 0 0xec881000 - 0xec8811ff (0x200) MX[B]
298 > > > [4] -1 0 0x10000000 - 0x100003ff (0x400) MX[B]
299 > > > [5] -1 0 0xec880000 - 0xec8803ff (0x400) MX[B]
300 > > > [6] -1 0 0xe8000000 - 0xe7ffffff (0x0) MX[B]O
301 > > > [7] -1 0 0xec800000 - 0xec87ffff (0x80000) MX[B](B)
302 > > > [8] -1 0 0xe0000000 - 0xe7ffffff (0x8000000) MX[B](B)
303 > > > [9] -1 0 0x0000c000 - 0x0000c0ff (0x100) IX[B]
304 > > > [10] -1 0 0x0000e400 - 0x0000e43f (0x40) IX[B]
305 > > > [11] -1 0 0x0000e000 - 0x0000e0ff (0x100) IX[B]
306 > > > [12] -1 0 0x00000500 - 0x0000051f (0x20) IX[B]
307 > > > [13] -1 0 0x0000f000 - 0x0000f00f (0x10) IX[B]
308 > > > [14] -1 0 0x0000d400 - 0x0000d41f (0x20) IX[B]
309 > > > [15] -1 0 0x0000d000 - 0x0000d01f (0x20) IX[B]
310 > > > [16] -1 0 0x0000d800 - 0x0000d81f (0x20) IX[B]
311 > > > (II) Active PCI resource ranges after removing overlaps:
312 > > > [0] -1 0 0xec400000 - 0xec4000ff (0x100) MX[B]
313 > > > [1] -1 0 0xec000000 - 0xec3fffff (0x400000) MX[B]
314 > > > [2] -1 0 0xec882000 - 0xec8820ff (0x100) MX[B]
315 > > > [3] -1 0 0xec881000 - 0xec8811ff (0x200) MX[B]
316 > > > [4] -1 0 0x10000000 - 0x100003ff (0x400) MX[B]
317 > > > [5] -1 0 0xec880000 - 0xec8803ff (0x400) MX[B]
318 > > > [6] -1 0 0xe8000000 - 0xe7ffffff (0x0) MX[B]O
319 > > > [7] -1 0 0xec800000 - 0xec87ffff (0x80000) MX[B](B)
320 > > > [8] -1 0 0xe0000000 - 0xe7ffffff (0x8000000) MX[B](B)
321 > > > [9] -1 0 0x0000c000 - 0x0000c0ff (0x100) IX[B]
322 > > > [10] -1 0 0x0000e400 - 0x0000e43f (0x40) IX[B]
323 > > > [11] -1 0 0x0000e000 - 0x0000e0ff (0x100) IX[B]
324 > > > [12] -1 0 0x00000500 - 0x0000051f (0x20) IX[B]
325 > > > [13] -1 0 0x0000f000 - 0x0000f00f (0x10) IX[B]
326 > > > [14] -1 0 0x0000d400 - 0x0000d41f (0x20) IX[B]
327 > > > [15] -1 0 0x0000d000 - 0x0000d01f (0x20) IX[B]
328 > > > [16] -1 0 0x0000d800 - 0x0000d81f (0x20) IX[B]
329 > > > (II) OS-reported resource ranges after removing overlaps with PCI:
330 > > > [0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
331 > > > [1] -1 0 0x00100000 - 0x0fffffff (0xff00000) MX[B]E(B)
332 > > > [2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
333 > > > [3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
334 > > > [4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
335 > > > [5] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
336 > > > [6] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
337 > > > (II) All system resource ranges:
338 > > > [0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
339 > > > [1] -1 0 0x00100000 - 0x0fffffff (0xff00000) MX[B]E(B)
340 > > > [2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
341 > > > [3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
342 > > > [4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
343 > > > [5] -1 0 0xec400000 - 0xec4000ff (0x100) MX[B]
344 > > > [6] -1 0 0xec000000 - 0xec3fffff (0x400000) MX[B]
345 > > > [7] -1 0 0xec882000 - 0xec8820ff (0x100) MX[B]
346 > > > [8] -1 0 0xec881000 - 0xec8811ff (0x200) MX[B]
347 > > > [9] -1 0 0x10000000 - 0x100003ff (0x400) MX[B]
348 > > > [10] -1 0 0xec880000 - 0xec8803ff (0x400) MX[B]
349 > > > [11] -1 0 0xe8000000 - 0xe7ffffff (0x0) MX[B]O
350 > > > [12] -1 0 0xec800000 - 0xec87ffff (0x80000) MX[B](B)
351 > > > [13] -1 0 0xe0000000 - 0xe7ffffff (0x8000000) MX[B](B)
352 > > > [14] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
353 > > > [15] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
354 > > > [16] -1 0 0x0000c000 - 0x0000c0ff (0x100) IX[B]
355 > > > [17] -1 0 0x0000e400 - 0x0000e43f (0x40) IX[B]
356 > > > [18] -1 0 0x0000e000 - 0x0000e0ff (0x100) IX[B]
357 > > > [19] -1 0 0x00000500 - 0x0000051f (0x20) IX[B]
358 > > > [20] -1 0 0x0000f000 - 0x0000f00f (0x10) IX[B]
359 > > > [21] -1 0 0x0000d400 - 0x0000d41f (0x20) IX[B]
360 > > > [22] -1 0 0x0000d000 - 0x0000d01f (0x20) IX[B]
361 > > > [23] -1 0 0x0000d800 - 0x0000d81f (0x20) IX[B]
362 > > > (II) LoadModule: "record"
363 > > > (II) Loading /usr/X11R6/lib/modules/extensions/librecord.a
364 > > > (II) Module record: vendor="The XFree86 Project"
365 > > > compiled for 4.3.0.1, module version = 1.13.0
366 > > > Module class: XFree86 Server Extension
367 > > > ABI class: XFree86 Server Extension, version 0.2
368 > > > (II) Loading extension RECORD
369 > > > (II) LoadModule: "extmod"
370 > > > (II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
371 > > > (II) Module extmod: vendor="The XFree86 Project"
372 > > > compiled for 4.3.0.1, module version = 1.0.0
373 > > > Module class: XFree86 Server Extension
374 > > > ABI class: XFree86 Server Extension, version 0.2
375 > > > (II) Loading extension SHAPE
376 > > > (II) Loading extension MIT-SUNDRY-NONSTANDARD
377 > > > (II) Loading extension BIG-REQUESTS
378 > > > (II) Loading extension SYNC
379 > > > (II) Loading extension MIT-SCREEN-SAVER
380 > > > (II) Loading extension XC-MISC
381 > > > (II) Loading extension XFree86-VidModeExtension
382 > > > (II) Loading extension XFree86-Misc
383 > > > (II) Loading extension XFree86-DGA
384 > > > (II) Loading extension DPMS
385 > > > (II) Loading extension FontCache
386 > > > (II) Loading extension TOG-CUP
387 > > > (II) Loading extension Extended-Visual-Information
388 > > > (II) Loading extension XVideo
389 > > > (II) Loading extension XVideo-MotionCompensation
390 > > > (II) Loading extension X-Resource
391 > > > (II) LoadModule: "dbe"
392 > > > (II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a
393 > > > (II) Module dbe: vendor="The XFree86 Project"
394 > > > compiled for 4.3.0.1, module version = 1.0.0
395 > > > Module class: XFree86 Server Extension
396 > > > ABI class: XFree86 Server Extension, version 0.2
397 > > > (II) Loading extension DOUBLE-BUFFER
398 > > > (II) LoadModule: "dri"
399 > > > (II) Loading /usr/X11R6/lib/modules/extensions/libdri.a
400 > > > (II) Module dri: vendor="The XFree86 Project"
401 > > > compiled for 4.3.0.1, module version = 1.0.0
402 > > > ABI class: XFree86 Server Extension, version 0.2
403 > > > (II) Loading sub module "drm"
404 > > > (II) LoadModule: "drm"
405 > > > (II) Loading /usr/X11R6/lib/modules/linux/libdrm.a
406 > > > (II) Module drm: vendor="The XFree86 Project"
407 > > > compiled for 4.3.0.1, module version = 1.0.0
408 > > > ABI class: XFree86 Server Extension, version 0.2
409 > > > (II) Loading extension XFree86-DRI
410 > > > (II) LoadModule: "glx"
411 > > > (II) Loading /usr/X11R6/lib/modules/extensions/libglx.a
412 > > > (II) Module glx: vendor="The XFree86 Project"
413 > > > compiled for 4.3.0.1, module version = 1.0.0
414 > > > ABI class: XFree86 Server Extension, version 0.2
415 > > > (II) Loading sub module "GLcore"
416 > > > (II) LoadModule: "GLcore"
417 > > > (II) Loading /usr/X11R6/lib/modules/extensions/libGLcore.a
418 > > > (II) Module GLcore: vendor="The XFree86 Project"
419 > > > compiled for 4.3.0.1, module version = 1.0.0
420 > > > ABI class: XFree86 Server Extension, version 0.2
421 > > > (II) Loading extension GLX
422 > > > (II) LoadModule: "xtrap"
423 > > > (II) Loading /usr/X11R6/lib/modules/extensions/libxtrap.a
424 > > > (II) Module xtrap: vendor="The XFree86 Project"
425 > > > compiled for 4.3.0.1, module version = 1.0.0
426 > > > Module class: XFree86 Server Extension
427 > > > ABI class: XFree86 Server Extension, version 0.2
428 > > > (II) Loading extension DEC-XTRAP
429 > > > (II) LoadModule: "type1"
430 > > > (II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a
431 > > > (II) Module type1: vendor="The XFree86 Project"
432 > > > compiled for 4.3.0.1, module version = 1.0.2
433 > > > Module class: XFree86 Font Renderer
434 > > > ABI class: XFree86 Font Renderer, version 0.4
435 > > > (II) Loading font Type1
436 > > > (II) Loading font CID
437 > > > (II) LoadModule: "speedo"
438 > > > (II) Loading /usr/X11R6/lib/modules/fonts/libspeedo.a
439 > > > (II) Module speedo: vendor="The XFree86 Project"
440 > > > compiled for 4.3.0.1, module version = 1.0.1
441 > > > Module class: XFree86 Font Renderer
442 > > > ABI class: XFree86 Font Renderer, version 0.4
443 > > > (II) Loading font Speedo
444 > > > (II) LoadModule: "vesa"
445 > > > (II) Loading /usr/X11R6/lib/modules/drivers/vesa_drv.o
446 > > > (II) Module vesa: vendor="The XFree86 Project"
447 > > > compiled for 4.3.0.1, module version = 1.0.0
448 > > > Module class: XFree86 Video Driver
449 > > > ABI class: XFree86 Video Driver, version 0.6
450 > > > (II) LoadModule: "mouse"
451 > > > (II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
452 > > > (II) Module mouse: vendor="The XFree86 Project"
453 > > > compiled for 4.3.0.1, module version = 1.0.0
454 > > > Module class: XFree86 XInput Driver
455 > > > ABI class: XFree86 XInput driver, version 0.4
456 > > > (II) VESA: driver for VESA chipsets: vesa
457 > > > (II) Primary Device is: PCI 00:02:0
458 > > > (--) Chipset vesa found
459 > > > (II) resource ranges after xf86ClaimFixedResources() call:
460 > > > [0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
461 > > > [1] -1 0 0x00100000 - 0x0fffffff (0xff00000) MX[B]E(B)
462 > > > [2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
463 > > > [3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
464 > > > [4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
465 > > > [5] -1 0 0xec400000 - 0xec4000ff (0x100) MX[B]
466 > > > [6] -1 0 0xec000000 - 0xec3fffff (0x400000) MX[B]
467 > > > [7] -1 0 0xec882000 - 0xec8820ff (0x100) MX[B]
468 > > > [8] -1 0 0xec881000 - 0xec8811ff (0x200) MX[B]
469 > > > [9] -1 0 0x10000000 - 0x100003ff (0x400) MX[B]
470 > > > [10] -1 0 0xec880000 - 0xec8803ff (0x400) MX[B]
471 > > > [11] -1 0 0xe8000000 - 0xe7ffffff (0x0) MX[B]O
472 > > > [12] -1 0 0xec800000 - 0xec87ffff (0x80000) MX[B](B)
473 > > > [13] -1 0 0xe0000000 - 0xe7ffffff (0x8000000) MX[B](B)
474 > > > [14] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
475 > > > [15] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
476 > > > [16] -1 0 0x0000c000 - 0x0000c0ff (0x100) IX[B]
477 > > > [17] -1 0 0x0000e400 - 0x0000e43f (0x40) IX[B]
478 > > > [18] -1 0 0x0000e000 - 0x0000e0ff (0x100) IX[B]
479 > > > [19] -1 0 0x00000500 - 0x0000051f (0x20) IX[B]
480 > > > [20] -1 0 0x0000f000 - 0x0000f00f (0x10) IX[B]
481 > > > [21] -1 0 0x0000d400 - 0x0000d41f (0x20) IX[B]
482 > > > [22] -1 0 0x0000d000 - 0x0000d01f (0x20) IX[B]
483 > > > [23] -1 0 0x0000d800 - 0x0000d81f (0x20) IX[B]
484 > > > (II) resource ranges after probing:
485 > > > [0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
486 > > > [1] -1 0 0x00100000 - 0x0fffffff (0xff00000) MX[B]E(B)
487 > > > [2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
488 > > > [3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
489 > > > [4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
490 > > > [5] -1 0 0xec400000 - 0xec4000ff (0x100) MX[B]
491 > > > [6] -1 0 0xec000000 - 0xec3fffff (0x400000) MX[B]
492 > > > [7] -1 0 0xec882000 - 0xec8820ff (0x100) MX[B]
493 > > > [8] -1 0 0xec881000 - 0xec8811ff (0x200) MX[B]
494 > > > [9] -1 0 0x10000000 - 0x100003ff (0x400) MX[B]
495 > > > [10] -1 0 0xec880000 - 0xec8803ff (0x400) MX[B]
496 > > > [11] -1 0 0xe8000000 - 0xe7ffffff (0x0) MX[B]O
497 > > > [12] -1 0 0xec800000 - 0xec87ffff (0x80000) MX[B](B)
498 > > > [13] -1 0 0xe0000000 - 0xe7ffffff (0x8000000) MX[B](B)
499 > > > [14] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B]
500 > > > [15] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B]
501 > > > [16] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B]
502 > > > [17] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
503 > > > [18] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
504 > > > [19] -1 0 0x0000c000 - 0x0000c0ff (0x100) IX[B]
505 > > > [20] -1 0 0x0000e400 - 0x0000e43f (0x40) IX[B]
506 > > > [21] -1 0 0x0000e000 - 0x0000e0ff (0x100) IX[B]
507 > > > [22] -1 0 0x00000500 - 0x0000051f (0x20) IX[B]
508 > > > [23] -1 0 0x0000f000 - 0x0000f00f (0x10) IX[B]
509 > > > [24] -1 0 0x0000d400 - 0x0000d41f (0x20) IX[B]
510 > > > [25] -1 0 0x0000d000 - 0x0000d01f (0x20) IX[B]
511 > > > [26] -1 0 0x0000d800 - 0x0000d81f (0x20) IX[B]
512 > > > [27] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B]
513 > > > [28] 0 0 0x000003c0 - 0x000003df (0x20) IS[B]
514 > > > (II) Setting vga for screen 0.
515 > > > (II) Loading sub module "vbe"
516 > > > (II) LoadModule: "vbe"
517 > > > (II) Loading /usr/X11R6/lib/modules/libvbe.a
518 > > > (II) Module vbe: vendor="The XFree86 Project"
519 > > > compiled for 4.3.0.1, module version = 1.1.0
520 > > > ABI class: XFree86 Video Driver, version 0.6
521 > > > (II) Loading sub module "int10"
522 > > > (II) LoadModule: "int10"
523 > > > (II) Loading /usr/X11R6/lib/modules/linux/libint10.a
524 > > > (II) Module int10: vendor="The XFree86 Project"
525 > > > compiled for 4.3.0.1, module version = 1.0.0
526 > > > ABI class: XFree86 Video Driver, version 0.6
527 > > > (II) VESA(0): initializing int10
528 > > > (II) UnloadModule: "vesa"
529 > > > (II) UnloadModule: "int10"
530 > > > (II) Unloading /usr/X11R6/lib/modules/linux/libint10.a
531 > > > (II) UnloadModule: "vbe"
532 > > > (II) Unloading /usr/X11R6/lib/modules/libvbe.a
533 > > > (EE) Screen(s) found, but none have a usable configuration.
534 > > >
535 > > > Fatal server error:
536 > > > no screens found
537 > > >
538 > > > When reporting a problem related to a server crash, please send
539 > > > the full server output, not just the last messages.
540 > > > This can be found in the log file "/var/log/XFree86.8.log".
541 > > > Please report problems to xfree86@×××××××.org.
542 > > >
543 > > >
544 > > >
545 > > >
546 > > >
547 > > >
548 > > >
549 > > >
550 > >
551 >
552 >
553 >
554 > --
555 > gentoo-user-es@g.o mailing list
556
557 ________________________________________________________________________
558 Angel Cervera Claudio
559 Telf. +34 670819234
560 Mail: angel@××××××××.com / angel@×××××××××××××××.com
561 Web: http://www.acervera.com / http://www.latiendadechivi.com
562 Msn Messenger: angelcervera@××××××××××.com
563 Yahoo Messenger: angelcervera
564 AOL Messenger: angelcervera
565
566
567 --
568 gentoo-user-es@g.o mailing list

Replies

Subject Author
Re: [gentoo-user-es] Fw: PROBLEMAS CON X Marcos Garcia <marcos_gm@××.com>