Suse 7.1 XFree 4.1.0 Radeon 64 MB

Pagina: 1
Acties:
  • 129 views sinds 30-01-2008
  • Reageer

Onderwerpen


Acties:
  • 0 Henk 'm!

Verwijderd

Topicstarter
Draai UT en Quake 3 onder XFree 4.1.0 (Suse update voor 7.1) met DRI voor Radeon als een tierelier :).

Probleem met DRI is dat het alleen werkt als ik als root be ingelogd. Glxinfo als user geeft "direct rendering: no". Als root krijg je "yes".
Ik heb mijn user lid van de "video" group gemaakt die rechten heeft op DRI gebruik (standaard manier via Sax2). Ik heb ook DRI aangezet voor alle users in /etc/X11/XFree86Config file. Geen baat.

Voor de rest werkt alles perfect. Dit moet vaste een onwijze newbie fout zijn |:, maar nog niet zoveel gevonden in de relevante Howtos en fora. Plant de vraag maar hier hoewel het ook wat Spielerij is.

Geef eens een hint?

Mijn dank is bij voorbaat.

____________
Abit KT7 Raid Athlon 800
ATI Radeon Vivo 64
Soundblaster Live 5.1 Player
256 MB

Acties:
  • 0 Henk 'm!

  • deadinspace
  • Registratie: Juni 2001
  • Laatst online: 02:14

deadinspace

The what goes where now?

Geef eens de DRI section uit je XF86Config. Ziet er bijv. als volgt uit:
code:
1
2
3
4
Section "DRI"
      Group   "dri"
      Mode    0660
EndSection

Ook de output van 'ls -ld /dev/dri /dev/dri/*' is belangrijk om te weten.

Acties:
  • 0 Henk 'm!

Verwijderd

Topicstarter
Okay, hieronder details: stukkie XFree86Config, ls -ld /dev/dri en glxinfo output:
__________________
XFree86Config

Section "Device"
BoardName "Radeon QD"
BusID "1:0:0"
Driver "radeon"
Identifier "Device[0]"
Screen 0
VendorName "ATI"
Option"AGPMode" "4"
EndSection

[....]

Section "DRI"
Mode 0666
EndSection

Als je hier Group "video" (waar user lid van is) en dan 0666->0660 zet (zo was het na installatie van Suse XF update) werkt het ook niet. Ik heb maar eerst iedereen toegang to DRI gegeven.
_______________

ls -ld /dev/dri
drwxrwxrwx 2 root root 4096 Aug 7 15:09 /dev/dri
Iedereen kan er dus bij...
_______________

glxinfo -t als user geeft

name of display: :0.0
display: :0 screen: 0
direct rendering: No
server glx vendor string: SGI
server glx version string: 1.2
server glx extensions:
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context
client glx vendor string: SGI
client glx version string: 1.2
client glx extensions:
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context
GLX extensions:
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context
OpenGL vendor string: VA Linux Systems, Inc.
OpenGL renderer string: Mesa GLX Indirect
OpenGL version string: 1.2 Mesa 3.4.2
OpenGL extensions:
GL_ARB_multitexture, GL_EXT_abgr, GL_EXT_blend_color,
GL_EXT_blend_minmax, GL_EXT_blend_subtract
glu version: 1.1 Mesa 3.4
glu extensions:
GL_EXT_abgr

Vis Vis Visual Trans buff lev render DB ste r g b a aux dep ste accum buffers MS MS
ID Depth Type parent size el type reo sz sz sz sz buf th ncl r g b a num bufs
----------------------------------------------------------------------------------------------------
0x23 24 TrueColor 0 24 0 rgba 1 0 8 8 8 0 0 16 0 0 0 0 0 0 0
0x24 24 TrueColor 0 24 0 rgba 1 0 8 8 8 0 0 16 8 16 16 16 0 0 0
0x25 24 DirectColor 0 24 0 rgba 1 0 8 8 8 0 0 16 0 0 0 0 0 0 0
0x26 24 DirectColor 0 24 0 rgba 1 0 8 8 8 0 0 16 8 16 16 16 0 0 0

Acties:
  • 0 Henk 'm!

  • deadinspace
  • Registratie: Juni 2001
  • Laatst online: 02:14

deadinspace

The what goes where now?

Op dinsdag 07 augustus 2001 13:19 schreef KermitTheFragNL het volgende:
Section "DRI"
Mode 0666
EndSection
Dit zou iig goed moeten zijn. Op mijn manier (met een group die toegang heeft) heb je iets meer controle over wie 3D kan gebruiken.
ls -ld /dev/dri
drwxrwxrwx 2 root root 4096 Aug 7 15:09 /dev/dri
Ik zei dus 'ls -ld /dev/dri /dev/dri/*'. Dus: zijn ook de files (card0 iirc) erin lees en schrijfbaar voor iedereen?

En over dat het als root wel werkt: start je dan je 3D-app/glxinfo als root, of je hele X als root?

Acties:
  • 0 Henk 'm!

Verwijderd

Topicstarter
sorry deadinspace, ik deed inderdaad zoals je zei ls -ld /dev/dri /dev/dri/*. Dit gaf echter niets anders dan als ik deed ls -ld /dev/dri.
Er zit namelijk helemaal niets onder /dev/dri... (ls -a geeft ook niets meer) Waar zou die card0 iirc moeten zitten?

Ik heb ipv een group die dri mag gebruiken maar iedereen toegang gegeven (0666) om de fout te vinden. Geen effect.

Ik log in als root, startx (kde 2.1) en dan check ik met glxinfo en is alles ok. Start ik als user X op dan is het no-go met de dri.

Acties:
  • 0 Henk 'm!

  • deadinspace
  • Registratie: Juni 2001
  • Laatst online: 02:14

deadinspace

The what goes where now?

code:
1
2
3
marcelm@something marcelm$ ls -ald /dev/dri/ /dev/dri/*
drwxrwx---    2 root     dri        4096 Aug 11 21:42 /dev/dri/
crw-rw----    1 root     dri    226,   0 Aug 11 21:42 /dev/dri/card0

Die hoort te bestaan; als ik q3 (bijv) run, en kijk welke files q3 gebruikt, dan staat daar ook deze tussen.
Doe in de '/dev/dri/' dir eens 'mknod card0 c 226 0'. Dan maak je een character device aan met major device number 226 en minor 0 (dat heeft de mijne namelijk, zoals je in mijn output van 'ls' kunt zien.

Acties:
  • 0 Henk 'm!

Verwijderd

Topicstarter
Hoe je bekijk je welke files q3 gebruikt? Als je q3 runt vanuit een xterm en dan quit, dan staat /dev/dri er niet tussen als ik als root X doe en alles fijn gaat.














Zal zo es proberen die device aan te maken.





Bedankt





/ff later

Ahem, beetje beschamend...onder /dev/dri zit card0 [snap het niet, toch echt 4x gekeken...]








ls -dla /dev/dri /dev/dri/*








drwxrwxrwx 2 root root 4096 Aug 17 21:54 /dev/dri








crw-rw-rw- 1 root root 226, 0 Aug 17 21:54 /dev/dri/card0





/nog ff later



Als ik nu chgrp -R video /dev/dri doe om dezelfde rechten als jij te krijgen dan lukt dat. Log ik uit X uit dan wordt de group weer terug gezet naar root :?



Knzappetniet...niewbie

Acties:
  • 0 Henk 'm!

  • deadinspace
  • Registratie: Juni 2001
  • Laatst online: 02:14

deadinspace

The what goes where now?

Op vrijdag 17 augustus 2001 18:11 schreef KermitTheFragNL het volgende:
Hoe je bekijk je welke files q3 gebruikt? Als je q3 runt vanuit een xterm en dan quit, dan staat /dev/dri er niet tussen als ik als root X doe en alles fijn gaat.
q3 runnen, en (terwijl q3 runt) in een andere terminal, op de console, of met ssh vanaf een andere bak '/usr/sbin/lsof | grep quake3' doen (als de executable van q3a 'quake3' heet.
drwxrwxrwx 2 root root 4096 Aug 17 21:54 /dev/dri
crw-rw-rw- 1 root root 226, 0 Aug 17 21:54 /dev/dri/card0
Lijkt mij in orde...
Knzappetniet...niewbie
* deadinspace snapt het ook niet...

Start X eens (als user), en kijk dan eens in /var/log/XFree86.0.log (ofzo). En post de inhoud daarvan anders ook maar (misschien dat daar iets staat waarom het niet werkt).

Acties:
  • 0 Henk 'm!

Verwijderd

Topicstarter
Okay, ik heb de XFree86.0.log gesaved tijdens het runnen van X als user en root en de 2 files vergeleken met diff. Het eerste verschil dat optreed (afgezien van de datum...) is het laden van drm module radeon:



10c10

< (==) Log file: "/var/log/XFree86.0.log", Time: Sat Aug 18 10:39:53 2001

---

> (==) Log file: "/var/log/XFree86.0.log", Time: Sat Aug 18 10:52:05 2001

88c88

< (II) PCI: stages = 0x03, oldVal1 = 0x80003bc0, mode1Res1 = 0x80000000

---

> (II) PCI: stages = 0x03, oldVal1 = 0x00000000, mode1Res1 = 0x80000000

502,505c502,525

< [drm] failed to load kernel module "radeon"

< (II) RADEON(0): [drm] drmOpen failed

< (EE) RADEON(0): [dri] DRIScreenInit failed. Disabling DRI.

< (II) RADEON(0): Memory manager initialized to (0,0) (1600,8191)

---

> (II) RADEON(0): [drm] loaded kernel module "radeon"

> (II) RADEON(0): [drm] created "radeon" driver at busid "PCI:1:0:0"



Ik heb /usr/X11 en /usr/X11R6 nagezocht op iets met drm of radeon en vond alleen files met volgende rechten

-rwxr-x--x 1 root root 1528855 Jun 21 23:49 /usr/X11/lib/modules/dri/radeon_dri.so

-rwxr-xr-x 1 root root 70416 Jun 21 23:50 /usr/X11/lib/modules/drivers/radeon_drv.o

-rwxr-xr-x 1 root root 38724 Jun 21 23:50 /usr/X11R6/lib/modules/linux/libdrm.a



Bedankt voor de tips tot zover.

/edit
Bovenste 3 files staan trouwens ook in /usr/X11R6. Ik heb de radeon_dri.so maar eens read rechten voor "others" gegeven. Jawel, glxinfo geeft yes bij direct rendering! UT loop nu, Q3 nog niet maar dat zal wel lukken. Bedankt voor de tips!

Snap nog steeds niet hoe dit kan.

Acties:
  • 0 Henk 'm!

  • deadinspace
  • Registratie: Juni 2001
  • Laatst online: 02:14

deadinspace

The what goes where now?

Hmm, hoe dat kan weet ik zo niet... Heb je die drivers zelf geinstalleerd? XFree zelf geinstalleerd? Anders is het misschien een foutje in de distro.

Maar het werkt nu? Want daar gaat het om.

Q3 was hier makkelijker aan de gang te schoppen dan UT trouwens.

Acties:
  • 0 Henk 'm!

Verwijderd

Topicstarter
Braaf de Suse XFree 4.1.0 package voor Suse 7.1 geinstalleerd. Alles volgens de readme gedaan (modules gecompiled etc).



UT werkte meteen-> Yes!



Q3 werkt nog niet: krijg zwart scherm en moet X killen. Heb de .q3a settings gedeleted en dan met

quake3 +set r_gldriver libGL.so.1

de boel gestart. Dat ging goed met de root onder X maar niet als user.



Er is echter nog een verschill in de XFree logs van user en root onder X (laatste file met _root):

diff /var/log/XFree86.0.log XFree86.0.log_root

10c10

< (==) Log file: "/var/log/XFree86.0.log", Time: Sun Aug 19 15:19:13 2001

---

> (==) Log file: "/var/log/XFree86.0.log", Time: Sat Aug 18 10:52:05 2001

501a502

> (II) RADEON(0): [drm] loaded kernel module "radeon"

571a573,595

> (II) Open APM successful

> (II) Open APM successful

> SwitchToMode - scrn: 0 clock: 164560

> hdsp: 1152 hbeg: 1168 hend: 1384 httl: 1624

> vdsp: 864 vbeg: 864 vend: 880 vttl: 902 flags: 0

> Checking against clock: 249600 (249600)

> hdsp: 1600 hbeg: 1600 hend: 1952 httl: 2248

> vdsp: 1200 vbeg: 1200 vend: 1218 vttl: 1253 flags: 0

> Checking against clock: 183040 (183040)

> hdsp: 1280 hbeg: 1296 hend: 1552 httl: 1736

> vdsp: 1024 vbeg: 1024 vend: 1040 vttl: 1070 flags: 0

> Checking against clock: 164560 (164560)

> hdsp: 1152 hbeg: 1168 hend: 1384 httl: 1624

> vdsp: 864 vbeg: 864 vend: 880 vttl: 902 flags: 0

> SwitchToMode - Succeeded

> (II) Open APM successful

> SwitchToMode - scrn: 0 clock: 249600

> hdsp: 1600 hbeg: 1600 hend: 1952 httl: 2248

> vdsp: 1200 vbeg: 1200 vend: 1218 vttl: 1253 flags: 0

> Checking against clock: 249600 (249600)

> hdsp: 1600 hbeg: 1600 hend: 1952 httl: 2248

> vdsp: 1200 vbeg: 1200 vend: 1218 vttl: 1253 flags: 0

> SwitchToMode - Succeeded



Kennelijk laad de drm module nog niet helemaal goed. |:(. Ga weer eens neuzen bij de rechten. Jij nog een idee?



Greetz

Acties:
  • 0 Henk 'm!

  • deadinspace
  • Registratie: Juni 2001
  • Laatst online: 02:14

deadinspace

The what goes where now?

Doe eens 'lsmod' voor je X gestart hebt, en 'lsmod' als X draait (zowel als user als als root).

De module 'radeon' is een kernelmodule, em die mag je als user niet laden, maar als je kernel module autoloading hebt (en die ook goed werkt) dan worden modules automatisch geladen als ze nodig zijn. Maar draait X altijd als root (daarom is het nog vreemder dat het zo slecht werkt) en zou dus eigenlijk die modules gewoon moeten kunnen loaden.

Ik ben dus wel eens benieuwd naar waarom het zo fout gaat...

Acties:
  • 0 Henk 'm!

Verwijderd

Topicstarter
hier het verschill van lsmod (moet je toch root voor zijn) voor X (console) en tijdens X

diff lsmod_before_X.txt lsmod_during_X.txt
2c2
< snd-pcm-oss 21264 0 (autoclean)
---
> snd-pcm-oss 21264 1 (autoclean)
4,6c4,6
< snd-mixer-oss 6080 0 (autoclean) [snd-pcm-oss]
< radeon 94368 0
< agpgart 21264 1 (autoclean)
---
> snd-mixer-oss 6080 1 (autoclean) [snd-pcm-oss]
> radeon 94368 1
> agpgart 21264 3 (autoclean)
19c19
< snd-card-emu10k1 2544 0
---
> snd-card-emu10k1 2544 2

Acties:
  • 0 Henk 'm!

  • deadinspace
  • Registratie: Juni 2001
  • Laatst online: 02:14

deadinspace

The what goes where now?

Probeer dan eens als root de radeon module te loaden ('modprobe radeon') en dan als user X te starten...

Acties:
  • 0 Henk 'm!

Verwijderd

Topicstarter
No luck. Voor de volledigheid:
na modprobe radeon en voor X als user geeft lsmod o.a.:

Module Size Used by
radeon 94368 0
agpgart 21264 1 (autoclean)

tijdens X als user:

radeon 94368 1
agpgart 21264 3 (autoclean)

Nog steeds ontbreekt in /var/log/XFree86.0.log voor user o.a. de regel

> (II) RADEON(0): [drm] loaded kernel module "radeon"

Het gekke is dat UT het gewoon doet als een trein. Lijkt me stug als die module echt niet geladen is.

Misschien is het gewoon iets met quake3 en is het verschil in de log files niet relevant. De 3dmorf screensaver doet het ook duidelijk ge-dri-et. Sommige andere GL screensavers geven zwart beeld. Dus toch niet helemaal in de haak.

Zou jij je /var/log/XFree86.log voor je user onder X kunnen posten [relevant gedeelte]? Heb jij de bovenstaande regel wel?

*ver-dri-etig* :'(

Acties:
  • 0 Henk 'm!

  • it0
  • Registratie: April 2000
  • Laatst online: 16-08 10:24

it0

Mijn mening is een feit.

heb je hem toevallig niet in je kernel gebakken?

dmesg|grep radeon

Acties:
  • 0 Henk 'm!

Verwijderd

Topicstarter
Nee, radeon zit niet in de kernel gebakken. dmesg | grep raden geeft noppes.
Dat Suse-Wan pakketje voor XFree 4.1.0 bevatten geloof ik de source voor de module en die moestje je (roer)bakken.

Hier staat het recept dat ik gevolgd heb:

ftp://ftp.suse.com/pub/suse/i386/supplementary/X/XFree86/XFree86-4.1.0-SuSE/README

*KermitThefragNL kan alleen nog distro's nederladen |:( *

Acties:
  • 0 Henk 'm!

  • deadinspace
  • Registratie: Juni 2001
  • Laatst online: 02:14

deadinspace

The what goes where now?

Dat het bij jou als root wel en als user niet werkt, vind ik heel vreemd, want X start altijd als root (het is setuid root), zoals hier te zien is:
code:
1
2
marcelm@something marcelm$ lsl `which X`
-rwsr-sr-x    1 root     root      7136 Aug  3 12:30 /usr/bin/X11/X

Misschien kan het geen kwaad om ff te kijken of X bij jou ook wel setuid root is.
Vandaar dat de verschillen tussen de X logs als root en als user bij mij ook zeer schokkend zijn ;) :
code:
1
2
3
4
5
marcelm@something marcelm$ diff userlog rootlog 
10c10
< (==) Log file: "/var/log/XFree86.0.log", Time: Mon Aug 20 21:15:13 2001
---
> (==) Log file: "/var/log/XFree86.0.log", Time: Mon Aug 20 21:15:56 2001

Dan hier nog mijn X log (als root, niet dat het iets boeit), in de hoop dat je daar iets aan hebt:
code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
 XFree86 Version 4.1.0 / X Window System
(protocol Version 11, revision 0, vendor release 6510)
Release Date: 2 June 2001
      If the server is older than 6-12 months, or if your card is
      newer than the above date, look for a newer version before
      reporting problems.  (See http://www.XFree86.Org/FAQ)
Build Operating System: Linux 2.4.7 i686 [ELF] 
Module Loader present
(==) Log file: "/var/log/XFree86.0.log", Time: Mon Aug 20 21:15:56 2001
(==) Using config file: "/etc/X11/XF86Config-4"
Markers: (--) probed, (**) from config file, (==) default setting,
       (++) from command line, (!!) notice, (II) informational,
       (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "Default Monitor"
(**) |   |-->Device "Matrox g450"
(**) |-->Input Device "Default Keyboard"
(**) Option "XkbRules" "xfree86"
(**) XKB: rules: "xfree86"
(**) Option "XkbModel" "pc104"
(**) XKB: model: "pc104"
(**) Option "XkbLayout" "us"
(**) XKB: layout: "us"
(==) Keyboard: CustomKeycode disabled
(**) |-->Input Device "Default Mouse"
(WW) The directory "/usr/lib/X11/fonts/cyrillic" does not exist.
      Entry deleted from font path.
(**) FontPath set to "unix/:7100,/usr/lib/X11/fonts/misc,/usr/lib/X11/fonts/75dpi/:unscaled,/usr/lib/X11/fonts/100dpi/:unscaled,/usr/lib/X11/fonts/Type1,/usr/lib/X11/fonts/Speedo,/usr/lib/X11/fonts/75dpi,/usr/lib/X11/fonts/100dpi"
(==) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(==) ModulePath set to "/usr/X11R6/lib/modules"
(--) using VT number 10

(II) Open APM successful
(II) Module ABI versions:
      XFree86 ANSI C Emulation: 0.1
      XFree86 Video Driver: 0.4
      XFree86 XInput driver : 0.2
      XFree86 Server Extension : 0.1
      XFree86 Font Renderer : 0.2
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor="The XFree86 Project"
      compiled for 4.1.0, module version = 1.0.0
      Module class: XFree86 Font Renderer
      ABI class: XFree86 Font Renderer, version 0.2
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/X11R6/lib/modules/libpcidata.a
(II) Module pcidata: vendor="The XFree86 Project"
      compiled for 4.1.0, module version = 0.1.0
      ABI class: XFree86 Video Driver, version 0.4
(II) PCI: Probing config type using method 1
(II) PCI: Config type is 1
(II) PCI: stages = 0x03, oldVal1 = 0x80010040, mode1Res1 = 0x80000000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1106,0691 card 0000,0000 rev 22 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 1106,8598 card 0000,0000 rev 00 class 06,04,00 hdr 01
(II) PCI: 00:07:0: chip 1106,0596 card 1106,0000 rev 09 class 06,01,00 hdr 80
(II) PCI: 00:07:1: chip 1106,0571 card 0000,0000 rev 06 class 01,01,8a hdr 00
(II) PCI: 00:07:2: chip 1106,3038 card 0925,1234 rev 02 class 0c,03,00 hdr 00
(II) PCI: 00:07:3: chip 1106,3050 card 0000,0000 rev 00 class 06,00,00 hdr 00
(II) PCI: 00:0e:0: chip 10b7,9004 card 10b7,9004 rev 04 class 02,00,00 hdr 00
(II) PCI: 00:10:0: chip 125d,1969 card 125d,8888 rev 01 class 04,01,00 hdr 00
(II) PCI: 01:00:0: chip 102b,0525 card 102b,0641 rev 82 class 03,00,00 hdr 00
(II) PCI: End of PCI scan
(II) LoadModule: "scanpci"
(II) Loading /usr/X11R6/lib/modules/libscanpci.a
(II) Module scanpci: vendor="The XFree86 Project"
      compiled for 4.1.0, module version = 0.1.0
      ABI class: XFree86 Video Driver, version 0.4
(II) UnloadModule: "scanpci"
(II) Unloading /usr/X11R6/lib/modules/libscanpci.a
(II) Host-to-PCI bridge:
(II) PCI-to-ISA bridge:
(II) Host-to-PCI bridge:
(II) PCI-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (-1,0,0), BCTRL: 0x08 (VGA_EN is set)
(II) Bus 0 I/O range:
      [0] -1 0    0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 0 non-prefetchable memory range:
      [0] -1 0    0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
      [0] -1 0    0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x0c (VGA_EN is set)
(II) Bus 1 I/O range:
      [0] -1 0    0x0000c000 - 0x0000c0ff (0x100) IX[B]
      [1] -1 0    0x0000c400 - 0x0000c4ff (0x100) IX[B]
      [2] -1 0    0x0000c800 - 0x0000c8ff (0x100) IX[B]
      [3] -1 0    0x0000cc00 - 0x0000ccff (0x100) IX[B]
(II) Bus 1 non-prefetchable memory range:
      [0] -1 0    0xe8000000 - 0xebffffff (0x4000000) MX[B]
(II) Bus 1 prefetchable memory range:
      [0] -1 0    0xec000000 - 0xedffffff (0x2000000) MX[B]
(II) Bus -1: bridge is at (0:7:0), (0,-1,0), BCTRL: 0x08 (VGA_EN is set)
(II) Bus -1 I/O range:
(II) Bus -1 non-prefetchable memory range:
(II) Bus -1 prefetchable memory range:
(II) Bus -1: bridge is at (0:0:0), (-1,-1,0), BCTRL: 0x08 (VGA_EN is set)
(II) Bus -1 I/O range:
      [0] -1 0    0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus -1 non-prefetchable memory range:
      [0] -1 0    0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus -1 prefetchable memory range:
      [0] -1 0    0x00000000 - 0xffffffff (0x0) MX[B]
(--) PCI:*(1:0:0) Matrox MGA G400 AGP rev 130, Mem @ 0xec000000/25, 0xe8000000/14, 0xe9000000/23
(II) Addressable bus resource ranges are
      [0] -1 0    0x00000000 - 0xffffffff (0x0) MX[B]
      [1] -1 0    0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
      [0] -1 0    0xffe00000 - 0xffffffff (0x200000) MX[B](B)
      [1] -1 0    0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
      [2] -1 0    0x000f0000 - 0x000fffff (0x10000) MX[B]
      [3] -1 0    0x000c0000 - 0x000effff (0x30000) MX[B]
      [4] -1 0    0x00000000 - 0x0009ffff (0xa0000) MX[B]
      [5] -1 0    0x0000ffff - 0x0000ffff (0x1) IX[B]
      [6] -1 0    0x00000000 - 0x000000ff (0x100) IX[B]
(II) Active PCI resource ranges:
      [0] -1 0    0xef000000 - 0xef00007f (0x80) MX[B]
      [1] -1 0    0xe0000000 - 0xe7ffffff (0x8000000) MX[B]
      [2] -1 0    0xe9000000 - 0xe97fffff (0x800000) MX[B](B)
      [3] -1 0    0xe8000000 - 0xe8003fff (0x4000) MX[B](B)
      [4] -1 0    0xec000000 - 0xedffffff (0x2000000) MX[B](B)
      [5] -1 0    0x0000ec00 - 0x0000ec03 (0x4) IX[B]
      [6] -1 0    0x0000e800 - 0x0000e803 (0x4) IX[B]
      [7] -1 0    0x0000e400 - 0x0000e40f (0x10) IX[B]
      [8] -1 0    0x0000e000 - 0x0000e00f (0x10) IX[B]
      [9] -1 0    0x0000dc00 - 0x0000dc3f (0x40) IX[B]
      [10] -1 0  0x0000d800 - 0x0000d87f (0x80) IX[B]
      [11] -1 0  0x0000d400 - 0x0000d41f (0x20) IX[B]
      [12] -1 0  0x0000d000 - 0x0000d00f (0x10) IX[B]
(II) Active PCI resource ranges after removing overlaps:
      [0] -1 0    0xef000000 - 0xef00007f (0x80) MX[B]
      [1] -1 0    0xe0000000 - 0xe7ffffff (0x8000000) MX[B]
      [2] -1 0    0xe9000000 - 0xe97fffff (0x800000) MX[B](B)
      [3] -1 0    0xe8000000 - 0xe8003fff (0x4000) MX[B](B)
      [4] -1 0    0xec000000 - 0xedffffff (0x2000000) MX[B](B)
      [5] -1 0    0x0000ec00 - 0x0000ec03 (0x4) IX[B]
      [6] -1 0    0x0000e800 - 0x0000e803 (0x4) IX[B]
      [7] -1 0    0x0000e400 - 0x0000e40f (0x10) IX[B]
      [8] -1 0    0x0000e000 - 0x0000e00f (0x10) IX[B]
      [9] -1 0    0x0000dc00 - 0x0000dc3f (0x40) IX[B]
      [10] -1 0  0x0000d800 - 0x0000d87f (0x80) IX[B]
      [11] -1 0  0x0000d400 - 0x0000d41f (0x20) IX[B]
      [12] -1 0  0x0000d000 - 0x0000d00f (0x10) IX[B]
(II) OS-reported resource ranges after removing overlaps with PCI:
      [0] -1 0    0xffe00000 - 0xffffffff (0x200000) MX[B](B)
      [1] -1 0    0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
      [2] -1 0    0x000f0000 - 0x000fffff (0x10000) MX[B]
      [3] -1 0    0x000c0000 - 0x000effff (0x30000) MX[B]
      [4] -1 0    0x00000000 - 0x0009ffff (0xa0000) MX[B]
      [5] -1 0    0x0000ffff - 0x0000ffff (0x1) IX[B]
      [6] -1 0    0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
      [0] -1 0    0xffe00000 - 0xffffffff (0x200000) MX[B](B)
      [1] -1 0    0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
      [2] -1 0    0x000f0000 - 0x000fffff (0x10000) MX[B]
      [3] -1 0    0x000c0000 - 0x000effff (0x30000) MX[B]
      [4] -1 0    0x00000000 - 0x0009ffff (0xa0000) MX[B]
      [5] -1 0    0xef000000 - 0xef00007f (0x80) MX[B]
      [6] -1 0    0xe0000000 - 0xe7ffffff (0x8000000) MX[B]
      [7] -1 0    0xe9000000 - 0xe97fffff (0x800000) MX[B](B)
      [8] -1 0    0xe8000000 - 0xe8003fff (0x4000) MX[B](B)
      [9] -1 0    0xec000000 - 0xedffffff (0x2000000) MX[B](B)
      [10] -1 0  0x0000ffff - 0x0000ffff (0x1) IX[B]
      [11] -1 0  0x00000000 - 0x000000ff (0x100) IX[B]
      [12] -1 0  0x0000ec00 - 0x0000ec03 (0x4) IX[B]
      [13] -1 0  0x0000e800 - 0x0000e803 (0x4) IX[B]
      [14] -1 0  0x0000e400 - 0x0000e40f (0x10) IX[B]
      [15] -1 0  0x0000e000 - 0x0000e00f (0x10) IX[B]
      [16] -1 0  0x0000dc00 - 0x0000dc3f (0x40) IX[B]
      [17] -1 0  0x0000d800 - 0x0000d87f (0x80) IX[B]
      [18] -1 0  0x0000d400 - 0x0000d41f (0x20) IX[B]
      [19] -1 0  0x0000d000 - 0x0000d00f (0x10) IX[B]
(II) LoadModule: "ddc"
(II) Loading /usr/X11R6/lib/modules/libddc.a
(II) Module ddc: vendor="The XFree86 Project"
      compiled for 4.1.0, module version = 1.0.0
      ABI class: XFree86 Video Driver, version 0.4
(II) LoadModule: "GLcore"
(II) Loading /usr/X11R6/lib/modules/extensions/libGLcore.a
(II) Module GLcore: vendor="The XFree86 Project"
      compiled for 4.1.0, module version = 1.0.0
      ABI class: XFree86 Server Extension, version 0.1
(II) LoadModule: "dbe"
(II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a
(II) Module dbe: vendor="The XFree86 Project"
      compiled for 4.1.0, module version = 1.0.0
      Module class: XFree86 Server Extension
      ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "dri"
(II) Loading /usr/X11R6/lib/modules/extensions/libdri.a
(II) Module dri: vendor="The XFree86 Project"
      compiled for 4.1.0, module version = 1.0.0
      ABI class: XFree86 Server Extension, version 0.1
(II) Loading sub module "drm"
(II) LoadModule: "drm"
(II) Loading /usr/X11R6/lib/modules/linux/libdrm.a
(II) Module drm: vendor="The XFree86 Project"
      compiled for 4.1.0, module version = 1.0.0
      ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension XFree86-DRI
(II) LoadModule: "extmod"
(II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
(II) Module extmod: vendor="The XFree86 Project"
      compiled for 4.1.0, module version = 1.0.0
      Module class: XFree86 Server Extension
      ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension FontCache
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) LoadModule: "glx"
(II) Loading /usr/X11R6/lib/modules/extensions/libglx.a
(II) Module glx: vendor="The XFree86 Project"
      compiled for 4.1.0, module version = 1.0.0
      ABI class: XFree86 Server Extension, version 0.1
(II) Loading sub module "GLcore"
(II) LoadModule: "GLcore"
(II) Reloading /usr/X11R6/lib/modules/extensions/libGLcore.a
(II) Loading extension GLX
(II) LoadModule: "pex5"
(II) Loading /usr/X11R6/lib/modules/extensions/libpex5.a
(II) Module pex5: vendor="The XFree86 Project"
      compiled for 4.1.0, module version = 1.0.0
      Module class: XFree86 Server Extension
      ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension X3D-PEX
(II) LoadModule: "record"
(II) Loading /usr/X11R6/lib/modules/extensions/librecord.a
(II) Module record: vendor="The XFree86 Project"
      compiled for 4.1.0, module version = 1.13.0
      Module class: XFree86 Server Extension
      ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension RECORD
(II) LoadModule: "xie"
(II) Loading /usr/X11R6/lib/modules/extensions/libxie.a
(II) Module xie: vendor="The XFree86 Project"
      compiled for 4.1.0, module version = 1.0.0
      Module class: XFree86 Server Extension
      ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension XIE
(II) LoadModule: "bitmap"
(II) Reloading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Loading font Bitmap
(II) LoadModule: "freetype"
(II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.a
(II) Module freetype: vendor="The XFree86 Project"
      compiled for 4.1.0, module version = 1.1.9
      Module class: XFree86 Font Renderer
      ABI class: XFree86 Font Renderer, version 0.2
(II) Loading font FreeType
(II) LoadModule: "speedo"
(II) Loading /usr/X11R6/lib/modules/fonts/libspeedo.a
(II) Module speedo: vendor="The XFree86 Project"
      compiled for 4.1.0, module version = 1.0.0
      Module class: XFree86 Font Renderer
      ABI class: XFree86 Font Renderer, version 0.2
(II) Loading font Speedo
(II) LoadModule: "type1"
(II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a
(II) Module type1: vendor="The XFree86 Project"
      compiled for 4.1.0, module version = 1.0.0
      Module class: XFree86 Font Renderer
      ABI class: XFree86 Font Renderer, version 0.2
(II) Loading font Type1
(II) Loading font CID
(II) LoadModule: "vbe"
(II) Loading /usr/X11R6/lib/modules/libvbe.a
(II) Module vbe: vendor="The XFree86 Project"
      compiled for 4.1.0, module version = 1.0.0
      ABI class: XFree86 Video Driver, version 0.4
(II) LoadModule: "int10"
(II) Loading /usr/X11R6/lib/modules/linux/libint10.a
(II) Module int10: vendor="The XFree86 Project"
      compiled for 4.1.0, module version = 1.0.0
      ABI class: XFree86 Video Driver, version 0.4
(II) LoadModule: "mga"
(II) Loading /usr/X11R6/lib/modules/drivers/mga_drv.o
(II) Module mga: vendor="The XFree86 Project"
      compiled for 4.1.0, module version = 1.0.1
      Module class: XFree86 Video Driver
      ABI class: XFree86 Video Driver, version 0.4
(II) LoadModule: "mouse"
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
(II) Module mouse: vendor="The XFree86 Project"
      compiled for 4.1.0, module version = 1.0.0
      Module class: XFree86 XInput Driver
      ABI class: XFree86 XInput driver, version 0.2
(II) MGA: driver for Matrox chipsets: mga2064w, mga1064sg, mga2164w,
      mga2164w AGP, mgag100, mgag100 PCI, mgag200, mgag200 PCI, mgag400
(II) Primary Device is: PCI 01:00:0
(--) Assigning device section with no busID to primary device
(--) Chipset mgag400 found
(II) resource ranges after xf86ClaimFixedResources() call:
      [0] -1 0    0xffe00000 - 0xffffffff (0x200000) MX[B](B)
      [1] -1 0    0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
      [2] -1 0    0x000f0000 - 0x000fffff (0x10000) MX[B]
      [3] -1 0    0x000c0000 - 0x000effff (0x30000) MX[B]
      [4] -1 0    0x00000000 - 0x0009ffff (0xa0000) MX[B]
      [5] -1 0    0xef000000 - 0xef00007f (0x80) MX[B]
      [6] -1 0    0xe0000000 - 0xe7ffffff (0x8000000) MX[B]
      [7] -1 0    0xe9000000 - 0xe97fffff (0x800000) MX[B](B)
      [8] -1 0    0xe8000000 - 0xe8003fff (0x4000) MX[B](B)
      [9] -1 0    0xec000000 - 0xedffffff (0x2000000) MX[B](B)
      [10] -1 0  0x0000ffff - 0x0000ffff (0x1) IX[B]
      [11] -1 0  0x00000000 - 0x000000ff (0x100) IX[B]
      [12] -1 0  0x0000ec00 - 0x0000ec03 (0x4) IX[B]
      [13] -1 0  0x0000e800 - 0x0000e803 (0x4) IX[B]
      [14] -1 0  0x0000e400 - 0x0000e40f (0x10) IX[B]
      [15] -1 0  0x0000e000 - 0x0000e00f (0x10) IX[B]
      [16] -1 0  0x0000dc00 - 0x0000dc3f (0x40) IX[B]
      [17] -1 0  0x0000d800 - 0x0000d87f (0x80) IX[B]
      [18] -1 0  0x0000d400 - 0x0000d41f (0x20) IX[B]
      [19] -1 0  0x0000d000 - 0x0000d00f (0x10) IX[B]
(II) resource ranges after probing:
      [0] -1 0    0xffe00000 - 0xffffffff (0x200000) MX[B](B)
      [1] -1 0    0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
      [2] -1 0    0x000f0000 - 0x000fffff (0x10000) MX[B]
      [3] -1 0    0x000c0000 - 0x000effff (0x30000) MX[B]
      [4] -1 0    0x00000000 - 0x0009ffff (0xa0000) MX[B]
      [5] -1 0    0xef000000 - 0xef00007f (0x80) MX[B]
      [6] -1 0    0xe0000000 - 0xe7ffffff (0x8000000) MX[B]
      [7] -1 0    0xe9000000 - 0xe97fffff (0x800000) MX[B](B)
      [8] -1 0    0xe8000000 - 0xe8003fff (0x4000) MX[B](B)
      [9] -1 0    0xec000000 - 0xedffffff (0x2000000) MX[B](B)
      [10] 0 0    0x000a0000 - 0x000affff (0x10000) MS[B]
      [11] 0 0    0x000b0000 - 0x000b7fff (0x8000) MS[B]
      [12] 0 0    0x000b8000 - 0x000bffff (0x8000) MS[B]
      [13] -1 0  0x0000ffff - 0x0000ffff (0x1) IX[B]
      [14] -1 0  0x00000000 - 0x000000ff (0x100) IX[B]
      [15] -1 0  0x0000ec00 - 0x0000ec03 (0x4) IX[B]
      [16] -1 0  0x0000e800 - 0x0000e803 (0x4) IX[B]
      [17] -1 0  0x0000e400 - 0x0000e40f (0x10) IX[B]
      [18] -1 0  0x0000e000 - 0x0000e00f (0x10) IX[B]
      [19] -1 0  0x0000dc00 - 0x0000dc3f (0x40) IX[B]
      [20] -1 0  0x0000d800 - 0x0000d87f (0x80) IX[B]
      [21] -1 0  0x0000d400 - 0x0000d41f (0x20) IX[B]
      [22] -1 0  0x0000d000 - 0x0000d00f (0x10) IX[B]
      [23] 0 0    0x000003b0 - 0x000003bb (0xc) IS[B]
      [24] 0 0    0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/X11R6/lib/modules/libvgahw.a
(II) Module vgahw: vendor="The XFree86 Project"
      compiled for 4.1.0, module version = 0.1.0
      ABI class: XFree86 Video Driver, version 0.4
(**) MGA(0): Depth 16, (--) framebuffer bpp 16
(==) MGA(0): RGB weight 565
(**) MGA(0): Option "AGPMode" "2"
(II) Loading sub module "mga_hal"
(II) LoadModule: "mga_hal"
(WW) Warning, couldn't open module mga_hal
(II) UnloadModule: "mga_hal"
(EE) MGA: Failed to load module "mga_hal" (module does not exist, 0)
(II) MGA(0): Matrox HAL module not found - using builtin mode setup instead
(--) MGA(0): Chipset: "mgag400"
(**) MGA(0): Using AGP 2x mode
(--) MGA(0): Linear framebuffer at 0xEC000000
(--) MGA(0): MMIO registers at 0xE8000000
(--) MGA(0): Pseudo-DMA transfer window at 0xE9000000
(==) MGA(0): BIOS at 0xC0000
(--) MGA(0): Video BIOS info block at offset 0x07720
(WW) MGA(0): Video BIOS info block not detected!
(II) MGA(0): MGABios.RamdacType = 0x0
(**) MGA(0): VideoRAM: 32768 kByte
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Reloading /usr/X11R6/lib/modules/libddc.a
(II) Loading sub module "i2c"
(II) LoadModule: "i2c"
(II) Loading /usr/X11R6/lib/modules/libi2c.a
(II) Module i2c: vendor="The XFree86 Project"
      compiled for 4.1.0, module version = 1.2.0
      ABI class: XFree86 Video Driver, version 0.4
(==) MGA(0): Write-combining range (0xec000000,0x2000000)
(II) MGA(0): I2C bus "DDC" initialized.
(II) MGA(0): I2C device "DDC:ddc2" registered.
(II) MGA(0): I2C device "DDC:ddc2" removed.
(II) MGA(0): I2C device "DDC:ddc2" registered.
(II) MGA(0): I2C device "DDC:ddc2" removed.
(II) MGA(0): I2C Monitor info: 0x86b75c0
(II) MGA(0): Manufacturer: JEN  Model: b1  Serial#: 3120
(II) MGA(0): Year: 1999  Week: 14
(II) MGA(0): EDID Version: 1.1
(II) MGA(0): Analog Display Input,  Input Voltage Level: 0.700/0.300 V
(II) MGA(0): Signal levels configurable
(II) MGA(0): Sync:  Separate  CompositeSerration on. V.Sync Pulse req. if CompSync or SyncOnGreen
(II) MGA(0): Max H-Image Size [cm]: horiz.: 32  vert.: 24
(II) MGA(0): Gamma: 2.60
(II) MGA(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
(II) MGA(0): redX: 0.635 redY: 0.333   greenX: 0.280 greenY: 0.595
(II) MGA(0): blueX: 0.152 blueY: 0.062   whiteX: 0.281 whiteY: 0.312
(II) MGA(0): Supported VESA Video Modes:
(II) MGA(0): 720x400@70Hz
(II) MGA(0): 720x400@88Hz
(II) MGA(0): 640x480@60Hz
(II) MGA(0): 640x480@67Hz
(II) MGA(0): 640x480@72Hz
(II) MGA(0): 640x480@75Hz
(II) MGA(0): 800x600@56Hz
(II) MGA(0): 800x600@60Hz
(II) MGA(0): 800x600@72Hz
(II) MGA(0): 800x600@75Hz
(II) MGA(0): 832x624@75Hz
(II) MGA(0): 1024x768@87Hz (interlaced)
(II) MGA(0): 1024x768@60Hz
(II) MGA(0): 1024x768@70Hz
(II) MGA(0): 1024x768@75Hz
(II) MGA(0): Manufacturer's mask: 0
(II) MGA(0): Supported Future Video Modes:
(II) MGA(0): #0: hsize: 640  vsize 480  refresh: 85  vid: 22833
(II) MGA(0): #1: hsize: 800  vsize 600  refresh: 85  vid: 22853
(II) MGA(0): #2: hsize: 1024  vsize 768  refresh: 85  vid: 22881
(II) MGA(0): #3: hsize: 1152  vsize 864  refresh: 75  vid: 20337
(II) MGA(0): #4: hsize: 1280  vsize 960  refresh: 60  vid: 16513
(II) MGA(0): #5: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
(II) MGA(0): Serial No: 8914003120
(II) MGA(0): Ranges: V min: 50  V max: 120 Hz, H min: 30  H max: 70 kHz, PixClock max 110 MHz
(II) MGA(0): Monitor name: Plug & Play
(II) MGA(0): Monitor name:  Monitor
(II) MGA(0): end of I2C Monitor info

(==) MGA(0): Using gamma correction (1.0, 1.0, 1.0)
(==) MGA(0): Min pixel clock is 12 MHz
(==) MGA(0): Max pixel clock is 360 MHz
(II) MGA(0): Default Monitor: Using hsync range of 30.00-107.00 kHz
(II) MGA(0): Default Monitor: Using vrefresh range of 50.00-85.00 Hz
(II) MGA(0): Clock range:  12.00 to 360.00 MHz
(II) MGA(0): Not using default mode "1024x768" (vrefresh out of range)
(II) MGA(0): Not using default mode "1856x1392" (hsync out of range)
(II) MGA(0): Not using default mode "1920x1440" (hsync out of range)
(--) MGA(0): Has SDRAM
(--) MGA(0): Virtual size is 1152x864 (pitch 1152)
(**) MGA(0): Default mode "1152x864": 108.0 MHz, 67.5 kHz, 75.0 Hz
(II) MGA(0): Modeline "1152x864"  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync
(**) MGA(0): Default mode "1024x768": 94.5 MHz, 68.7 kHz, 85.0 Hz
(II) MGA(0): Modeline "1024x768"   94.50  1024 1072 1168 1376  768 769 772 808 +hsync +vsync
(**) MGA(0): Default mode "800x600": 56.3 MHz, 53.7 kHz, 85.1 Hz
(II) MGA(0): Modeline "800x600"   56.30  800 832 896 1048  600 601 604 631 +hsync +vsync
(**) MGA(0): Default mode "640x480": 36.0 MHz, 43.3 kHz, 85.0 Hz
(II) MGA(0): Modeline "640x480"   36.00  640 696 752 832  480 481 484 509 -hsync -vsync
(--) MGA(0): Display dimensions: (32, 24) cm
(--) MGA(0): DPI set to (91, 91)
(II) MGA(0): YDstOrg is set to 0
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/X11R6/lib/modules/libfb.a
(II) Module fb: vendor="The XFree86 Project"
      compiled for 4.1.0, module version = 1.0.0

      ABI class: XFree86 ANSI C Emulation, version 0.1
(II) Loading sub module "xaa"
(II) LoadModule: "xaa"
(II) Loading /usr/X11R6/lib/modules/libxaa.a
(II) Module xaa: vendor="The XFree86 Project"
      compiled for 4.1.0, module version = 1.0.0
      ABI class: XFree86 Video Driver, version 0.4
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Loading /usr/X11R6/lib/modules/libramdac.a
(II) Module ramdac: vendor="The XFree86 Project"
      compiled for 4.1.0, module version = 0.1.0
      ABI class: XFree86 Video Driver, version 0.4
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
      [0] 0 0 0xe9000000 - 0xe97fffff (0x800000) MX[B]
      [1] 0 0 0xe8000000 - 0xe8003fff (0x4000) MX[B]
      [2] 0 0 0xec000000 - 0xedffffff (0x2000000) MX[B]
      [3] -1 0    0xffe00000 - 0xffffffff (0x200000) MX[B](B)
      [4] -1 0    0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
      [5] -1 0    0x000f0000 - 0x000fffff (0x10000) MX[B]
      [6] -1 0    0x000c0000 - 0x000effff (0x30000) MX[B]
      [7] -1 0    0x00000000 - 0x0009ffff (0xa0000) MX[B]
      [8] -1 0    0xef000000 - 0xef00007f (0x80) MX[B]
      [9] -1 0    0xe0000000 - 0xe7ffffff (0x8000000) MX[B]
      [10] -1 0  0xe9000000 - 0xe97fffff (0x800000) MX[B](B)
      [11] -1 0  0xe8000000 - 0xe8003fff (0x4000) MX[B](B)
      [12] -1 0  0xec000000 - 0xedffffff (0x2000000) MX[B](B)
      [13] 0 0    0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
      [14] 0 0    0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
      [15] 0 0    0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
      [16] -1 0  0x0000ffff - 0x0000ffff (0x1) IX[B]
      [17] -1 0  0x00000000 - 0x000000ff (0x100) IX[B]
      [18] -1 0  0x0000ec00 - 0x0000ec03 (0x4) IX[B]
      [19] -1 0  0x0000e800 - 0x0000e803 (0x4) IX[B]
      [20] -1 0  0x0000e400 - 0x0000e40f (0x10) IX[B]
      [21] -1 0  0x0000e000 - 0x0000e00f (0x10) IX[B]
      [22] -1 0  0x0000dc00 - 0x0000dc3f (0x40) IX[B]
      [23] -1 0  0x0000d800 - 0x0000d87f (0x80) IX[B]
      [24] -1 0  0x0000d400 - 0x0000d41f (0x20) IX[B]
      [25] -1 0  0x0000d000 - 0x0000d00f (0x10) IX[B]
      [26] 0 0    0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
      [27] 0 0    0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(==) MGA(0): Write-combining range (0xec000000,0x2000000)
(--) MGA(0): 16 DWORD fifo
(==) MGA(0): Default visual is TrueColor
(II) MGA(0): [drm] bpp: 16 depth: 16
(II) MGA(0): [drm] Sarea 2200+664: 2864
(II) MGA(0): [drm] created "mga" driver at busid "PCI:1:0:0"
(II) MGA(0): [drm] added 4096 byte SAREA at 0xea896000
(II) MGA(0): [drm] mapped SAREA 0xea896000 to 0x4001a000
(II) MGA(0): [drm] framebuffer handle = 0xec000000
(II) MGA(0): [drm] added 1 reserved context for kernel
(II) MGA(0): [agp] Mode 0x07000203 [AGP 0x1106/0x0691; Card 0x102b/0x0525]
(II) MGA(0): [agp] 12288 kB allocated with handle 0xec899000
(II) MGA(0): [agp] WARP microcode handle = 0xe0000000
(II) MGA(0): [agp] WARP microcode mapped at 0x429cb000
(II) MGA(0): [agp] Primary DMA handle = 0xe0008000
(II) MGA(0): [agp] Primary DMA mapped at 0x429d3000
(II) MGA(0): [agp] DMA buffers handle = 0xe0108000
(II) MGA(0): [agp] DMA buffers mapped at 0x42ad3000
(II) MGA(0): [drm] Added 128 65536 byte DMA buffers
(II) MGA(0): [drm] Registers handle = 0xe8000000
(II) MGA(0): [drm] Status handle = 0xec8a2000
(II) MGA(0): [agp] Status page mapped at 0x4001b000
(II) MGA(0): [dri] visual configs initialized
(II) MGA(0): Memory manager initialized to (0,0) (1152,2591)
(II) MGA(0): Largest offscreen area available: 1152 x 1727
(II) MGA(0): Reserved back buffer at offset 0x5b2000
(II) MGA(0): Reserved depth buffer at offset 0x798000
(II) MGA(0): Reserved 23048 kb for textures at offset 0x97e000
(II) MGA(0): Using XFree86 Acceleration Architecture (XAA)
      Screen to screen bit blits
      Solid filled rectangles
      Solid filled trapezoids
      8x8 mono pattern filled rectangles
      8x8 mono pattern filled trapezoids
      Indirect CPU to Screen color expansion
      Screen to Screen color expansion
      Solid Lines
      Dashed Lines
      Scanline Image Writes
      Offscreen Pixmaps
      Setting up tile and stipple cache:
            32 128x128 slots
            21 256x256 slots
(==) MGA(0): Backing store disabled
(==) MGA(0): Silken mouse enabled
(**) Option "dpms"
(**) MGA(0): DPMS enabled
(II) MGA(0): Using overlay video
(II) MGA(0): X context handle = 0x00000001
(II) MGA(0): [drm] installed DRM signal handler
(II) MGA(0): [DRI] installation complete
(II) MGA(0): [drm] Mapped 128 DMA buffers
(==) MGA(0): Direct rendering enabled
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension LBX
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFree86-Bigfont
(II) Initializing built-in extension RENDER
PEXExtensionInit: Couldn't open default PEX font file  Roman_M
(II) Keyboard "Default Keyboard" handled by legacy driver
(**) Option "Protocol" "Mouse Systems"
(**) Default Mouse: Protocol: "Mouse Systems"
(**) Option "CorePointer"
(**) Default Mouse: Core Pointer
(**) Option "Device" "/dev/gpmdata"
(==) Default Mouse: Buttons: 3
(**) Option "Emulate3Buttons" "true"
(**) Default Mouse: Emulate3Buttons, Emulate3Timeout: 50
(**) Option "ZAxisMapping" "4 5"
(**) Default Mouse: ZAxisMapping: buttons 4 and 5
(**) Option "BaudRate" "1200"
(**) Default Mouse: BaudRate: 1200
(II) XINPUT: Adding extended input device "Default Mouse" (type: MOUSE)
Could not init font path element unix/:7100, removing from list!
(II) MGA(0): [drm] removed 1 reserved context for kernel
(II) MGA(0): [drm] unmapping 4096 bytes of SAREA 0xea896000 at 0x4001a000

Acties:
  • 0 Henk 'm!

Verwijderd

Topicstarter
Alvast bedankt voor de vele tips. Ik heb ff gecheckt:



> ls -l `which X`

lrwxrwxrwx 1 root root 16 Jun 29 20:56 /usr/X11R6/bin/X -> /var/X11R6/bin/X

> ls -l /var/X11R6/bin/X

lrwxrwxrwx 1 root root 22 Jun 29 20:56 /var/X11R6/bin/X -> /usr/X11R6/bin/XFree86

> ls -l /usr/X11R6/bin/XFree86

-rws--x--x 1 root root 1788491 Jun 21 23:50 /usr/X11R6/bin/XFree86



Die links naar X11R6 zijn geloof ik van een update van XFree 3.nogwat.

Als ik de rechten verander naar jouw voorbeeld verandert er niets.

Tsja, ik denk dat ik maar eens XFree eraf ga denderen incluis de oude rommel en dan een schone install ga doen.

Acties:
  • 0 Henk 'm!

  • deadinspace
  • Registratie: Juni 2001
  • Laatst online: 02:14

deadinspace

The what goes where now?

Op dinsdag 21 augustus 2001 18:34 schreef KermitTheFragNL het volgende:
Die links naar X11R6 zijn geloof ik van een update van XFree 3.nogwat.
Mja, dat je door een paar links 'heen moet' is niet abnormaal hoor (ik was al verbaasd dat het hier niet zo was).
Als ik de rechten verander naar jouw voorbeeld verandert er niets.
Dat zou ook niet uit moeten maken.
Tsja, ik denk dat ik maar eens XFree eraf ga denderen incluis de oude rommel en dan een schone install ga doen.
Als er iets dwars zat ivm bijvoorbeeld die upgrade, dan zou dit kunnen helpen ja, alleen het zou zo ook op te lossen moeten zijn (als we het probleem maar vonden).
Maar goed, ik hoop voor je dat het helpt...

Acties:
  • 0 Henk 'm!

Verwijderd

Topicstarter
Ik weet dat het een beetje een windoos houding is maar ik denk dat het tijd gaat kosten anders... Ik zou het echter wel willen weten.

Bedankt

Acties:
  • 0 Henk 'm!

  • cold
  • Registratie: Juni 2001
  • Niet online
kun je je xfree86.conf en zo een keer posten want op een een of andere manier draait quake 3 nog steets niet bij mij mischien heb ik er wat aan :7

Acties:
  • 0 Henk 'm!

  • cold
  • Registratie: Juni 2001
  • Niet online
heeft iemand een ati radeon met open gl werkend onder suse linux 7.1 of 7.2 die even ze'n config er van ze'n opengl configuratie kan posten bij mij werkt het nog steets niet :)
Pagina: 1