[MPlayer-users] X11 error
Konstantin
malakhanov at gmx.de
Fri Sep 17 21:39:39 CEST 2004
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 09/17/2004 04:11 AM, Asher Freese wrote:
> I've found a little error where mplayer (sometimes) doesn't want to
> share my soundcard. I recently upgraded to an Asus A7V8X-X motherboard
> with a builtin VIA VT8235 AC97 soundcard, and using Alsa kernel drivers,
> it works fine. If I don't have any other soundcard-using applications
> open, mplayer works normally. However, when I have xmms open, mplayer
> gets to where it creates the window and starts to play the video, and
> crashes with this error.
>
> "X11 error: BadAlloc (insufficient resources for operation)
>
>
> MPlayer interrupted by signal 6 in module: flip_page
> - MPlayer crashed. This shouldn't happen.
> It can be a bug in the MPlayer code _or_ in your drivers _or_ in your
> gcc version. If you think it's MPlayer's fault, please read
> DOCS/HTML/en/bugreports.html and follow the instructions there. We
> can't and
> won't help unless you provide this information when reporting a
> possible bug.
> Successfully enabled DPMS
> Xlib: unexpected async reply (sequence 0x5c)!"
Googling would help :-)
Either use option
Section "Screen"
...
Option "XaaNoOffscreenPixmaps"
....
EndSection
this could help with xorg/xfree drivers, but ignored by NVIDIA driver.
Or use X11 with 16bpp instead of 24/32
Section "Screen"
DefaultDepth 16
...
EndSection
Or try both solutions together just to be sure ;-)
- --
Konstantin
www.konmal.de : GPG key and more SUSE RPMS
Get your SUSE RPMs at links2linux.de / packman.links2linux.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
iD8DBQFBSz15oJMoTQilaMYRAuMPAJsGZuQ7nJ4GYGiueF6ts6yFdiobsACgteur
n6+LCyUpfXjnA6c8w4DMq3o=
=UJB4
-----END PGP SIGNATURE-----
More information about the MPlayer-users
mailing list