Thanks in advance. This is a 16 port RapidOS card, can be seen here in it's reincarnated version:
I can get the card/camera to work with xawtv, grab frames, etc.
I just haven't found the proper magic incantation to make it work with ZoneMinder. I've been all over the forums, google, etc.
Some pertinent troubleshooting commands:
# tail -25 /var/log/zoneminder/zmdc.log
#
########################################################################
10/11/11 11:44:08.108631 zmdc[5651].ERR ['zmc -d /dev/video1' exited abnormally, exit status 255]
10/11/11 11:44:28.097251 zmdc[5651].INF [Starting pending process, zmc -d /dev/video1]
10/11/11 11:44:28.100786 zmdc[5651].INF ['zmc -d /dev/video1' starting at 11/10/11 11:44:28, pid = 20355]
10/11/11 11:44:28.159948 zmdc[5651].ERR ['zmc -d /dev/video1' exited abnormally, exit status 255]
10/11/11 11:45:08.062742 zmdc[5651].INF [Starting pending process, zmc -d /dev/video1]
10/11/11 11:45:08.066572 zmdc[5651].INF ['zmc -d /dev/video1' starting at 11/10/11 11:45:08, pid = 20370]
10/11/11 11:45:08.122769 zmdc[5651].ERR ['zmc -d /dev/video1' exited abnormally, exit status 255]
10/11/11 11:46:28.036688 zmdc[5651].INF [Starting pending process, zmc -d /dev/video1]
10/11/11 11:46:28.040329 zmdc[5651].INF ['zmc -d /dev/video1' starting at 11/10/11 11:46:28, pid = 20388]
10/11/11 11:46:28.091437 zmdc[5651].ERR ['zmc -d /dev/video1' exited abnormally, exit status 255]
10/11/11 11:48:44.054494 zmdc[5651].INF [Starting pending process, zmc -d /dev/video0]
10/11/11 11:48:44.058048 zmdc[5651].INF ['zmc -d /dev/video0' starting at 11/10/11 11:48:44, pid = 20428]
10/11/11 11:48:44.087028 zmdc[5651].ERR ['zmc -d /dev/video0' exited abnormally, exit status 255]
10/11/11 11:49:08.080341 zmdc[5651].INF [Starting pending process, zmc -d /dev/video1]
10/11/11 11:49:08.084009 zmdc[5651].INF ['zmc -d /dev/video1' starting at 11/10/11 11:49:08, pid = 20442]
10/11/11 11:49:08.140613 zmdc[5651].ERR ['zmc -d /dev/video1' exited abnormally, exit status 255]
10/11/11 11:54:28.099364 zmdc[5651].INF [Starting pending process, zmc -d /dev/video1]
zmu -m 0 -q -v
Error, failed to query crop capabilities /dev/video0: Invalid argument
This is xawtv-3.101, running on Linux/x86_64 (2.6.38.6-26.rc1.fc15.x86_64)
looking for available devices
port 63-78
type : Xvideo, image scaler
name : Radeon Textured Video
/dev/video0: OK [ -device /dev/video0 ]
type : libv4l
name : Softlogic 6010
flags: capture
/dev/video1: OK [ -device /dev/video1 ]
type : libv4l
name : Softlogic 6010 Enc 0
flags: capture
/dev/video2: OK [ -device /dev/video2 ]
type : libv4l
name : Softlogic 6010 Enc 1
flags: capture
/dev/video3: OK [ -device /dev/video3 ]
type : libv4l
name : Softlogic 6010 Enc 2
flags: capture
### v4l2 device info [/dev/video0] ###
general info
VIDIOC_QUERYCAP
driver : "solo6x10"
card : "Softlogic 6010"
bus_info : "PCI 0000:06:00.0"
version : 2.3.6
capabilities : 0x5000001 [VIDEO_CAPTURE,READWRITE,STREAMING]
standards
VIDIOC_ENUMSTD(0)
index : 0
id : 0x1000 [NTSC_M]
name : "NTSC-M"
frameperiod.numerator : 1001
frameperiod.denominator : 30000
framelines : 525
VIDIOC_ENUMSTD(1)
index : 1
id : 0x1 [PAL_B]
name : "PAL-B"
frameperiod.numerator : 1
frameperiod.denominator : 25
framelines : 625
inputs
VIDIOC_ENUMINPUT(0)
index : 0
name : "Camera 1"
type : CAMERA
audioset : 0
tuner : 0
std : 0x1000 [NTSC_M]
status : 0x0 []
VIDIOC_ENUMINPUT(1)
index : 1
name : "Camera 2"
type : CAMERA
audioset : 0
tuner : 0
std : 0x1000 [NTSC_M]
status : 0x2 [NO_SIGNAL]
VIDIOC_ENUMINPUT(2)
index : 2
name : "Camera 3"
type : CAMERA
audioset : 0
tuner : 0
std : 0x1000 [NTSC_M]
status : 0x2 [NO_SIGNAL]