summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authoracki2 <acki2@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-06-18 16:51:13 +0000
committeracki2 <acki2@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-06-18 16:51:13 +0000
commit5b333fc0a170bace123a1c5d7f50048249aadbea (patch)
tree10b7aadc69bed4d5ad7c07914976bc9e34c8af4a /DOCS
parent9b3b47780e44f15de4c98cc2ab037fb7ff713751 (diff)
downloadmpv-5b333fc0a170bace123a1c5d7f50048249aadbea.tar.bz2
mpv-5b333fc0a170bace123a1c5d7f50048249aadbea.tar.xz
- added bug report section
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1160 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-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