Whenever I try playing a movie with mplayer and the xv output, the video driver instantly crashes the X server. I am running Gentoo x86-64, X.org server version is 1.5.3-r3 and my video card is Intel GMA X3100. The logs produced when using the two available XVideo adaptors with or without a compositing window manager do not seem completely identical to me, so I am attaching them all.
Created attachment 23697 [details] Config
Created attachment 23698 [details] xvinfo output
Created attachment 23699 [details] No compositing, textured video adaptor
Created attachment 23700 [details] No compositing, overlay adaptor
Created attachment 23701 [details] Compositing, textured video adaptor
Created attachment 23702 [details] Compositing, overlay adaptor
Did my best to reproduce your environment, and fixed this bug: commit fb6e00f40f713a87c760fc7603159ed11ea9b0d5 Author: Eric Anholt <eric@anholt.net> Date: Mon Mar 9 20:06:30 2009 -0700 Fix XV with non-GEM kernels by allocating a larger fake bufmgr. Ideally we'd not be using the EXA offscreen memory manager and just hand all that memory to the fake bufmgr for non-GEM, but the fake bufmgr's too slow f that, at least currently. So compromise and take enough memory that it will succeed at XV allocations but hopefully not anger tiny-aperture systems too much. Bug #20563.
Hi, Thanks for quick resolution. Haven't tested it yet, but I'll report back if the problem reappears.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.