zoneminder on freeBsd - Can't work with pci board

Forum for questions and support relating to the 1.24.x releases only.
Locked
tisugol
Posts: 2
Joined: Sat Dec 03, 2011 6:07 pm

zoneminder on freeBsd - Can't work with pci board

Post by tisugol »

Freebsd 8.2 AMD64 box. Have installed zoneminder from the ports. Currently its zoneminder-1.24.4_12. Installation went without hitches but i after adding a camera the only thing i can see in logs is the following error.
Which direction to go now?

Dec 3 21:04:15 zmc_dbktr0[54082]: FAT [Failed to get picture attributes: Inappropriate ioctl for device]
Dec 3 21:04:15 zmdc[1774]: ERR ['zmc -d /dev/bktr0' exited abnormally, exit status 255]

zmu -d /dev/bktr1 -v -q -U admin -P admin
Error, failed to open video device /dev/bktr1: Invalid argument

As for the card its exactly as Basic Zoneminder Compatible Card
Bt878 - four ports card


pciconf -lv

Code: Select all

bktr0@pci0:5:1:0:       class=0x040000 card=0x00000000 chip=0x036e109e rev=0x11 hdr=0x00
    vendor     = 'Conexant (Was: Brooktree Corp)'
    device     = 'Bt878/Fusion 878A Mediastream Controller'
    class      = multimedia
    subclass   = video
Igor77
Posts: 2
Joined: Thu May 17, 2012 2:59 pm

Re: zoneminder on freeBsd - Can't work with pci board

Post by Igor77 »

HI! Have analog problem.

Freebsd 9.0 Intel.
Currently its zoneminder-v1.25.0.

ZM log write:
2012-05-17 18:03:34.239940 zmdc 5867 ERR 'zmc -d /dev/bktr0' exited abnormally, exit status 255 zmdc.pl
2012-05-17 18:03:34.235765 zmc_dbktr0 32767 FAT Failed to query video device: Inappropriate ioctl for device zm_local_camera.cpp 367


zmu -d /dev/bktr0 -v -q
Error, failed to query video capabilities /dev/bktr0: No error: 0

Card is in Basic Zoneminder Compatible Card list
vendor = 'Brooktree Corporation'
device = 'Bt878 Video Capture'

Video Camera:
AVTECH KPC136B 1/3" Color IR Camera

What's way for solve this?
Locked