This is my experience: I have bought a card kodicom 8800 8 channels 240fps, when I have mounted it but ubuntu has not left because of a kernel panic, therefore I have tried with several others distro until opensuse 10.1 I have used modprobe bttv gbuffers=16 card=102,102,102,102,102,102,102,102 like read in the forum but:
zoneminder does not work
xawtv does not work and -hwscan give me only /dev/video(0-3)
kdetv succeeds to visualize only the first channel correctly.
the driver bttv correctly create /dev/video(0-7) and /dev/vbi(0-7)
I have tried also with 77,77,77… but the situation does not change
so, the card seems to work good, but how can get video from all channels?
anyone can help me?
Thanks
KMC-8800 help
Hi,
I've had some Problems with Ubuntu --> Look
I solved this by changeing the Distro.
I've also wrote some HowTo's:
Installing ZM 1.22.3 on Sabayon Linux 3.2
Installing ZM 1.22.2 on Mandriva 2007.0 free
btw: debian based Linux Distributions are not really recommended for ZoneMinder.
I've had some Problems with Ubuntu --> Look
I solved this by changeing the Distro.
I've also wrote some HowTo's:
Installing ZM 1.22.3 on Sabayon Linux 3.2
Installing ZM 1.22.2 on Mandriva 2007.0 free
btw: debian based Linux Distributions are not really recommended for ZoneMinder.
Type this in a console:smerlok wrote:ok i've tried sabayion but the situation is the same. only kdetv seems to work but give only the first channel. how have you configured the card? what options for modprobe? what devices in zoneminder?
Thanks
Code: Select all
# modprobe bttv gbuffers=16 card=102,102,102,102,102,102,102,102
# echo "options bttv gbuffers=16 card=102,102,102,102,102,102,102,102" >> /etc/moddprobe.conf
# echo "kernel.shmall = 134217728" >> /etc/sysctl.conf
# echo "kernel.shmmax = 134217728" >> /etc/sysctl.conf
# reboot
btw: Are you sure we talk about this Card?
I' m trayng to install this card in ubuntu machine but I can' t find modprobe.conf
I created a file called bttv.modprobe in modprobe.d directory and putting the string:
options bttv gbuffers=16 card=102,102,102,102,102,102,102,102
and after "update modules"
but now I can' t have permission for next step in sysctl.conf
mmm the machine with mandrake live cd installed in hardisk can' t power off, trying to hack with acpi=force and disabling DRi module on xorg.conf (radeon 7500 video board) but nothing!
I hope a live distro with ubuntu and ZM become early...
I created a file called bttv.modprobe in modprobe.d directory and putting the string:
options bttv gbuffers=16 card=102,102,102,102,102,102,102,102
and after "update modules"
but now I can' t have permission for next step in sysctl.conf
mmm the machine with mandrake live cd installed in hardisk can' t power off, trying to hack with acpi=force and disabling DRi module on xorg.conf (radeon 7500 video board) but nothing!
I hope a live distro with ubuntu and ZM become early...