Re: xv crashes with nm2360

Egbert Eich <[email protected]> Sun, 23 Jun 2002 10:18:14 +0200
Newsgroups gmane.comp.xfree86.neomagic
Message-ID <[email protected]>
Frank Fiene writes:
 > Hey guys,
 > 
 > i have installed the SuSE 8.0 Distribution and i think it has the XFree86 
 > modules from the current CVS because the x server and xine told me for 
 > example. So your patches are working, but not when i try to play a dvd.
 > 
 > This worked (XFree86-4.0.2)for me after changing the well known 
 > if-statement with limits the number of lines to 1024, i think.
 > 
 > So the version from cvs does not work for the nm2360 chip with a dvd 
 > stream (768x576?).
 > 
 > Please help!
 > 

Frank,

SuSE 8.0 uses the 4.2 driver with Xv support added
including a set of fixes I made. It is essentially
the same code as in cvs as I've merged it in there.

People have been playing video on Neomagic with 
great success.
 
Due to hw limitations you may have to specify the amount
of memory you want to allocate for Xv. This is especially
true for larger videos like DVDs.

Option "OverlayMem" 900000

in the "Device" section does it.

Is this what you are looking for?

Egbert.