Hi All,

I've been setting up MPlayer and bumped into a bit of trouble.  I'd like
to try out the DGA option, and it compiled fine into MPlayer, but when I
run it, it can't seem to find the DGA stuff:

  vo: X11 running at 1280x1024 with depth 16 and 16 bits/pixel (":0" =>
local display)
  X Error of failed request:  BadRequest (invalid request code or no
such operation)
    Major opcode of failed request:  145 (XFree86-DGA)
    Minor opcode of failed request:  12 (XDGAQueryModes)
    Serial number of failed request:  9
    Current serial number in output stream:  9


The XVideo option also doesn't work:

  vo: X11 running at 1280x1024 with depth 16 and 16 bits/pixel (":0" =>
local display)
  Xlib:  extension "XVideo" missing on display ":0.0".
  Sorry, Xv not supported by this X11 version/driver
  ******** Try with  -vo x11  or  -vo sdl  *********
  FATAL: Cannot initialize video driver!

>From what I've read, I'm missing the extmod.  I added

Section "Module"
 Load  "extmod"  # Misc. required extensions
EndSection

to my XF86Config in /etc/X11/XF86Config right after the file section.
Still, no luck.  There are two catches:

-I'm using RH 7.2 and for some reason there is no log file in /var/log.
Grrrr.  How do I turn that feature on?
-I'm using a reasonably crappy on motherboard controller - Trident
Microsystems | CyberBlade/i7 perhaps the driver for this doesn't support
dga or xvideo at all and I'm SOL.  I can't really tell, because of the
log file problem.

Sorry for the long winded post.  Any help or insight is greatly
appriciated!

Thank you,
Todd


_______________________________________________
Newbie mailing list
[EMAIL PROTECTED]
*** To unsubscribe , or change message options, see:
http://XFree86.Org/mailman/listinfo/newbie

Reply via email to