Hi.
I've got a Haupage BT878 ImpactVCB card and can get video to stream using xawtv.
When I add a monitor to ZM, it adds the monitor, but video doesn't come in.
I've looked at the logs. The zmwatch.log file contains a message
02/27/06 09:33:01.024119 zmwatch[16637].ERR [Can't get shared memory id '7a6d2006', 6: No such file or directory]
02/27/06 09:33:01.024499 zmwatch[16637].INF [Restarting capture daemon for Vid1_2, shared memory not valid]
02/27/06 09:33:01.261404 zmwatch[16637].INF ['zmc -d /dev/video1' stopping at 06/02/27 09:33:01]
Any idea what I need to do to get this monitor to work?
Thanks,
Bruce
zmwatch shared memory not valid
- zoneminder
- Site Admin
- Posts: 5215
- Joined: Wed Jul 09, 2003 2:07 pm
- Location: Bristol, UK
- Contact:
Some /var/log/messages
Here is some information from messages file:
Feb 27 12:59:54 linux zmc_dvideo1[21983]: INF [Vid1_3: 50000 - Capturing at 30.30 fps]
Feb 27 12:59:59 linux zmpkg[22450]: INF [Command: start] Feb 27 12:59:59 linux su: FAILED SU (to apache) daemon on none
Feb 27 13:00:02 linux su: FAILED SU (to apache) daemon on none Feb 27 13:00:05 linux kernel: ACPI-0212: *** Warning: Device is not power ma
nageable Feb 27 13:00:05 linux kernel: ACPI-0629: *** Warning: Unable to turn cooling
device [dffe3c40] 'on' Feb 27 13:00:05 linux zmpkg[22450]: ERR [Unable to find valid 'su' syntax]
Feb 27 13:00:28 linux zmc_dvideo1[21983]: INF [Vid1_3: 51000 - Capturing at 29.41
It appears that the "su" command for apache is failing as well?
Please help.
Feb 27 12:59:54 linux zmc_dvideo1[21983]: INF [Vid1_3: 50000 - Capturing at 30.30 fps]
Feb 27 12:59:59 linux zmpkg[22450]: INF [Command: start] Feb 27 12:59:59 linux su: FAILED SU (to apache) daemon on none
Feb 27 13:00:02 linux su: FAILED SU (to apache) daemon on none Feb 27 13:00:05 linux kernel: ACPI-0212: *** Warning: Device is not power ma
nageable Feb 27 13:00:05 linux kernel: ACPI-0629: *** Warning: Unable to turn cooling
device [dffe3c40] 'on' Feb 27 13:00:05 linux zmpkg[22450]: ERR [Unable to find valid 'su' syntax]
Feb 27 13:00:28 linux zmc_dvideo1[21983]: INF [Vid1_3: 51000 - Capturing at 29.41
It appears that the "su" command for apache is failing as well?
Please help.
- zoneminder
- Site Admin
- Posts: 5215
- Joined: Wed Jul 09, 2003 2:07 pm
- Location: Bristol, UK
- Contact:
Distribution 1.22.0
Distribution is 1.22.0 on SUSE Linux 10.0 Kernel 2.6.13.
I've created an "apache" account manually (useradd) and placed it in an apache group with a login directory. I also set the suid for the zmpkg.pl script and changed the owner to root in order to get the "su" command prefix to work.
What else should I do? I really want to get this to work.
Thanks ahead of time.
I've created an "apache" account manually (useradd) and placed it in an apache group with a login directory. I also set the suid for the zmpkg.pl script and changed the owner to root in order to get the "su" command prefix to work.
What else should I do? I really want to get this to work.
Thanks ahead of time.
- zoneminder
- Site Admin
- Posts: 5215
- Joined: Wed Jul 09, 2003 2:07 pm
- Location: Bristol, UK
- Contact:
/tmp/zmdc.sock
Phil,
It turns out that the permission on /tmp/zmdc.sock was not writable by "others" and "group". When I set these, things seem to work.
Question for you ... every time I reset the zmpkg.pl restart, I need to do a chmod on /tmp/zmdc.sock to allow write permission for others and group. How can I avoid this?
Thanks.
It turns out that the permission on /tmp/zmdc.sock was not writable by "others" and "group". When I set these, things seem to work.
Question for you ... every time I reset the zmpkg.pl restart, I need to do a chmod on /tmp/zmdc.sock to allow write permission for others and group. How can I avoid this?
Thanks.
- zoneminder
- Site Admin
- Posts: 5215
- Joined: Wed Jul 09, 2003 2:07 pm
- Location: Bristol, UK
- Contact: