From 55fa3e2964afbf02d71d7e68798bb83626d2384b Mon Sep 17 00:00:00 2001 From: gabucino Date: Wed, 7 Mar 2001 11:18:51 +0000 Subject: [PATCH] dunno :)) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@52 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/MPlayer-FAQ | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/DOCS/MPlayer-FAQ b/DOCS/MPlayer-FAQ index a3467b6e74..0ff6b8eba0 100644 --- a/DOCS/MPlayer-FAQ +++ b/DOCS/MPlayer-FAQ @@ -126,3 +126,7 @@ A: ...but you don't have the X development package installed. It's called 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.