Re: Problem playing DVDs in FC2 - a workaround
From: Motor (motor1024_at_yahoo.com)
Date: 06/26/04
- Previous message: Mike: "Re: Network traffic can come in, but can not leave local network?"
- In reply to: Motor: "Problem playing DVDs in FC2"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: fedora-list@redhat.com Date: Sat, 26 Jun 2004 14:53:28 +0100
On Sat, 19 Jun 2004 17:24:11 +0100, Motor wrote:
> X Error of failed request: BadAlloc (insufficient resources for
> operation)
> Major opcode of failed request: 141 (XVideo) Minor opcode of failed
> request: 19 () Serial number of failed request: 82 Current serial
> number in output stream: 82
Quick follow up for anyone who comes across this thread while searching
the archives for their own problem: Here's some more info and a
workaround. The bug is being tracked in freedesktop.org's bugilla:
http://freedesktop.org/bugzilla/show_bug.cgi?id=474
And relates to pixmaps being cached but not cleared out when the memory is
needed for the XVideo extension. There is a workaround suggested in the
bugzilla page, adding:
Option "XaaNoOffscreenPixmaps"
to xorg.conf, giving something like this:
Section "Device"
Identifier "Videocard0"
Driver "mga"
VendorName "Videocard vendor"
BoardName "Matrox Millennium G550"
Option "XaaNoOffscreenPixmaps"
EndSection
This seems to work for me... though obviously it is just a workaround and
not a solution.
-- fedora-list mailing list fedora-list@redhat.com To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
- Previous message: Mike: "Re: Network traffic can come in, but can not leave local network?"
- In reply to: Motor: "Problem playing DVDs in FC2"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|