summaryrefslogtreecommitdiffstats
path: root/DOCS/MPlayer-FAQ
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/MPlayer-FAQ')
-rw-r--r--DOCS/MPlayer-FAQ5
1 files changed, 3 insertions, 2 deletions
diff --git a/DOCS/MPlayer-FAQ b/DOCS/MPlayer-FAQ
index 97da79c0d2..13fd375575 100644
--- a/DOCS/MPlayer-FAQ
+++ b/DOCS/MPlayer-FAQ
@@ -128,8 +128,9 @@ Q: I have problems playing files with ... codec. Can I use'em?
A: Check DOCS/TODO , if it doesn't contain your codec, contact us.
Q: What about DGA driver? I can't find it!!!
-A: You have to run ./configure --enable-dga and then recompile.
- It will be autodetected in the near future.
+A: ./configure autodetects your DGA driver. If -vo help doesn't show
+ DGA, then there's a problem with your X installation.
+ Try ./configure --enable-dga
Q: Ok, -vo help shows DGA driver, but it is babbling about permissions!
Help me!