summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--DOCS/DGA22
1 files changed, 17 insertions, 5 deletions
diff --git a/DOCS/DGA b/DOCS/DGA
index 97f5a62c55..bbd01cad61 100644
--- a/DOCS/DGA
+++ b/DOCS/DGA
@@ -12,7 +12,7 @@ Contents
8. Future work
A. Some modelines
-
+ B. Bug Reports
1. Summary
@@ -167,20 +167,32 @@ A. Sample modelines
~~~~~~~~~~~~~~~~~~~
Section "Modes"
Identifier "Modes[0]"
- # 800x600 @ 60 Hz, 37.8 kHz hsync
+ # 800x600 @ 60 Hz, 37.8 kHz hsync
Modeline "800x600" 40 800 840 968 1056 600 601 605 628
Modeline "712x600" 35.0 712 740 850 900 400 410 412 425
Modeline "640x480" 25.175 640 664 760 800 480 491 493 525
- Modeline "400x300" 20 400 416 480 528 300 301 303 314 Doublescan
+ Modeline "400x300" 20 400 416 480 528 300 301 303 314 Doublescan
Modeline "352x288" 25.10 352 368 416 432 288 296 290 310
Modeline "352x240" 15.750 352 368 416 432 240 244 246 262 Doublescan
- Modeline "320x240" 12.588 320 336 384 400 240 245 246 262 Doublescan
+ Modeline "320x240" 12.588 320 336 384 400 240 245 246 262 Doublescan
EndSection
These entries work fine with my Riva128 chip, using nv.o XServer driver
module.
- Acki (acki@acki-netz.de, www.acki-netz.de) 17.5.2001
+B. Bug Reports
+~~~~~~~~~~~~~~
+
+ If you experience troubles with the DGA driver please feel free to file
+ a bug report to me (e-mail address below). Please start mplayer with the
+ -v option and include all lines in the bug report that start with vo_dga:
+
+ Please do also include the version of X11 you are using, the graphics card
+ and your CPU type. The X11 driver module (defined in XF86-Config) might
+ also help. Thanks!
+
+
+ Acki (acki@acki-netz.de, www.acki-netz.de) 18.06.2001