[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: cinelerra error




On Fri, 2006-10-06 at 00:09 -0400, Mark Grieveson wrote:
> MWindow::init_shm:/proc/sys/kernel/shmmax is 0x2000000.
> It should be at least 0x7fffffff for Cinelerra.

Hi,

See http://bugs.cinelerra.org/show_bug.cgi?id=313

        The Linux kernel only allows 32MB of shared memory to be
allocated by default. This needs to be increased to do anything useful. Run the following command: echo "0x7fffffff" > /proc/sys/kernel/shmmax
-- Cheers, Sven Arvidsson
Thanks.  That solved it.

Mark



Reply to: