Thu Sep 28 2006, Alan Woodland wrote:
> Hi,
> 
> Do you have any ideas what might be causing this? Or a work around? I  
> can't figure out if this is a bug with XV or ogle itself, or even a  
> hardware issue. There's a bit more info in the bug log @ http:// 
> bugs.debian.org/cgi-bin/bugreport.cgi?bug=389709
> 

The X error suggests that there isn't enough memory for the Xv image
ogle is allocating. Unless there is a bug in ogle that makes it allocate
a larger overlay image than it should, the problem could be in the
X config. I know that some gfx cards use up a lot of memory for
3D and other stuff if enabled in the xorg.conf/xfree86.conf.
I don't know if the max size reported from xvinfo (1440x1080) is
the max possible or the current max depending on memory.

Changing the colour depth to 16bit should also work instead of lowering the
resolution (I don't recommend running in 16bit).
Try disabling some options in the xconfig that might use a lot
of memory.

You can also add a 'printf' in video_output_x11.c where the allocation
occurs to see the size ogle tries to get.

/Bj|rn


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to