Search found 2 matches

by RoRo
Sat Jan 14, 2006 6:58 pm
Forum: ZoneMinder Previous Versions
Topic: zmc does not start with large shared_data_size
Replies: 2
Views: 1079

Re: zmc does not start with large shared_data_size

But my shared memory knowledge is quite limited, so I don't know what this means. Can I extend shared memory Okay, after writing this down, I googled again and found a hint pointing to /proc/sys/kernel/shmmax. The command echo 60000000 >> /proc/sys/kernel/shmmax seems to solve my problem. But is ...
by RoRo
Sat Jan 14, 2006 6:44 pm
Forum: ZoneMinder Previous Versions
Topic: zmc does not start with large shared_data_size
Replies: 2
Views: 1079

zmc does not start with large shared_data_size

Hi, I'm just doing my first steps with ZoneMinder but am not able to start zmc. My debugging tries show that the requested shared memory size seems to be too large: 01/14/06 18:55:29.199546 zmc_dvideo0[26922].DB1-zm_monitor.cpp/138 [monitor purpose=1] 01/14/06 18:55:29.200652 zmc_dvideo0[26922].DB1 ...