I have a 8 port saa7134 card. The card has no EEPROM present, so i tried to load the kernel module this way:
Code: Select all
modprobe saa7134 card=33,33,33,33,33,33,33,33
Everything works fine. ZoneMinder records input from all of the 8 ports.
After some time (a few hours), some of the ports enter in an endless loop state. The last 3-4 seconds of the "live" stream are repeated over and over again. If I restart ZoneMinder, the image from those ports is black (other ports are OK) and remains black until I reboot.
I compiled Zoneminder with --enable-mmap=no and --enable-mmap=yes. The problem is the same in both cases.
Yesterday I upgraded the kernel from 2.6.38 to 2.6.39. The problem is the same with both kernels.
Thank you!