Strange shared memory problems
Posted: Mon Feb 05, 2007 6:34 pm
Hi all!
I've searched the forum and the README but can't find anything about that. I'm running ZoneMinder v1.22.3 on Ubuntu 6
/etc/sysctl.conf:
kernel.shmall = 134217728
kernel.shmmax = 134217728
I'm wondering about the "No such file or directory" message in the logfiles, look at zmdc.log:
zmdc[4439].INF ['zmc -d /dev/video0' starting at 07/02/05 19:20:14, pid = 4551]
zmdc[4439].INF ['zmc -d /dev/video0' crashed, signal 4]
zmdc[4439].INF ['zmc -d /dev/video0' starting at 07/02/05 19:20:27, pid = 4555]
zmdc[4439].INF ['zmc -d /dev/video0' crashed, signal 4]
My /var/log/syslog says
zmwatch[4471]: ERR [Can't get shared memory id '7a6d2003', 3: No such file or directory]
zmwatch[4471]: INF [Restarting capture daemon for Keller, shared memory not valid]
zmdc[4439]: INF ['zmc -d /dev/video0' starting at 07/02/05 19:26:16, pid = 4785]
zmdc[4785]: INF ['zmc -d /dev/video0' started at 07/02/05 19:26:16]
zmc_dvideo0[4785]: INF [Debug Level = 0, Debug Log = <none>]
zmdc[4439]: INF ['zmc -d /dev/video0' crashed, signal 4]
zmwatch.log:
zmwatch[4471].ERR [Can't get shared memory id '7a6d2003', 3: No such file or directory]
zmwatch[4471].INF [Restarting capture daemon for Keller, shared memory not valid]
zmwatch[4471].INF ['zmc -d /dev/video0' starting at 07/02/05 19:30:13, pid = 4964]
zmwatch[4471].ERR [Can't get shared memory id '7a6d2003', 3: No such file or directory]
zmwatch[4471].INF [Restarting capture daemon for Keller, shared memory not valid]
zmwatch[4471].INF ['zmc -d /dev/video0' starting at 07/02/05 19:30:26, pid = 4970]
Seems ZM can't access the video device. I've tried xawtv and it worked fine on all available 4 channels.
I'm quite lost with that problems because anything seems good when using xawtv. I'm able to access all four ports of the card but not using ZM.
I've searched the forum and the README but can't find anything about that. I'm running ZoneMinder v1.22.3 on Ubuntu 6
/etc/sysctl.conf:
kernel.shmall = 134217728
kernel.shmmax = 134217728
I'm wondering about the "No such file or directory" message in the logfiles, look at zmdc.log:
zmdc[4439].INF ['zmc -d /dev/video0' starting at 07/02/05 19:20:14, pid = 4551]
zmdc[4439].INF ['zmc -d /dev/video0' crashed, signal 4]
zmdc[4439].INF ['zmc -d /dev/video0' starting at 07/02/05 19:20:27, pid = 4555]
zmdc[4439].INF ['zmc -d /dev/video0' crashed, signal 4]
My /var/log/syslog says
zmwatch[4471]: ERR [Can't get shared memory id '7a6d2003', 3: No such file or directory]
zmwatch[4471]: INF [Restarting capture daemon for Keller, shared memory not valid]
zmdc[4439]: INF ['zmc -d /dev/video0' starting at 07/02/05 19:26:16, pid = 4785]
zmdc[4785]: INF ['zmc -d /dev/video0' started at 07/02/05 19:26:16]
zmc_dvideo0[4785]: INF [Debug Level = 0, Debug Log = <none>]
zmdc[4439]: INF ['zmc -d /dev/video0' crashed, signal 4]
zmwatch.log:
zmwatch[4471].ERR [Can't get shared memory id '7a6d2003', 3: No such file or directory]
zmwatch[4471].INF [Restarting capture daemon for Keller, shared memory not valid]
zmwatch[4471].INF ['zmc -d /dev/video0' starting at 07/02/05 19:30:13, pid = 4964]
zmwatch[4471].ERR [Can't get shared memory id '7a6d2003', 3: No such file or directory]
zmwatch[4471].INF [Restarting capture daemon for Keller, shared memory not valid]
zmwatch[4471].INF ['zmc -d /dev/video0' starting at 07/02/05 19:30:26, pid = 4970]
Seems ZM can't access the video device. I've tried xawtv and it worked fine on all available 4 channels.
I'm quite lost with that problems because anything seems good when using xawtv. I'm able to access all four ports of the card but not using ZM.