Hi Jens, On Mon, 2003-02-03 at 22:02, Jens B. Jorgensen wrote: > Ok, so I have built my 440BX-based box, built my driver (from CVS as of > Saturday), build mjpeg tools from the 1.6.1 tar.gz and run lavrec. It > turns out I am a victim of the "Natoma/ZR36057 rev 1" bug. [..] > Is there some > kernel parameter magic I can do to try to ensure that there will be more > contiguous memory available when the driver loads?
Use a buffer size of 128 kB (-b 128). kmalloc() can do 128kB contiguous at max (some weird number, don't know where it comes from but it's hardcoded everywhere so I guess it's true). Ronald -- Ronald Bultje <[EMAIL PROTECTED]> Linux Video/Multimedia developer ------------------------------------------------------- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com _______________________________________________ Mjpeg-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mjpeg-users