Good morning, I am a new user forum, and I wanted to ask for help with my problem.
The configuration I have available is as follows:
Distibution Ubuntu Server 11.10
Zoneminder 1.24.4
Kernel 3.0.0-12-generic-pae
Cambozola 0.92
# 3 Network Camera Vivotek IP7133 and IP7135 model
Zoneminder works is installed correctly, but do not register and is unable to start to record events as there is a variation of the image (Modect and records, etc. ..).
In fact the link on the cameras is orange, while the word in reference to the recording mode is green (monitor, modect, mocord, ect .....).
The error it gives me is the inability to perform a test of the camera, saying: Unable to probe network cameras, the status is '127 ', on the inside of zoneminder web interface, but if I go to see in real time the image is the present.
Even after watching the logs with the command:
tail-f / var / log / messages / var / log / httpd / error_log / var / log / zm / zm *. log
I found a series of mistakes that I enclose the following:
31/10/2011 10:23:57.852799 zmwatch [7643]. ERR [Shared given size monitor for conflict in shared_data Glazing, expected 328, got 316]
31/10/2011 10:23:57.854329 zmwatch [7643]. ERR [Shared given size monitor for conflict in shared_data LAB-NDI, expected 328, got 316]
31/10/2011 10:23:57.855297 zmwatch [7643]. ERR [Shared given size monitor for conflict in shared_data LAB-NDI, expected 328, got 316]
31/10/2011 10:23:57.856806 zmwatch [7643]. ERR [Shared given size monitor for conflict in shared_data LAB-NDI1, expected 328, got 316]
31/10/2011 10:23:57.857729 zmwatch [7643]. ERR [Shared given size monitor for conflict in shared_data LAB-NDI1, expected 328, got 316]
31/10/2011 10:24:07.860051 zmwatch [7643]. ERR [Shared given size monitor for conflict in shared_data Glazing, expected 328, got 316]
31/10/2011 10:24:07.861034 zmwatch [7643]. ERR [Shared given size monitor for conflict in shared_data Glazing, expected 328, got 316]
31/10/2011 10:24:07.862672 zmwatch [7643]. ERR [Shared given size monitor for conflict in shared_data LAB-NDI, expected 328, got 316]
31/10/2011 10:24:07.863630 zmwatch [7643]. ERR [Shared given size monitor for conflict in shared_data LAB-NDI, expected 328, got 316]
31/10/2011 10:24:07.865181 zmwatch [7643]. ERR [Shared given size monitor for conflict in shared_data LAB-NDI1, expected 328, got 316]
31/10/2011 10:24:07.866130 zmwatch [7643]. ERR [Shared given size monitor for conflict in shared_data LAB-NDI1, expected 328, got 316]
After about 15 days to browse and search all the information available on this and I found that I enclose, the only possible way out, but I felt no longer function properly and the departure of zoneminder:
Fix an error at I386:
zmwatch [2429]. ERR [Shared given size monitor for conflict in shared_data-1 Monitor,
expected 328, got 316]
The patch for i386 ($ arch Should Be 32 here but perl uses 64-bit integer):
-----
-Our $ arch = int (3.2 * length (~ 0));
+ Our $ arch = 32;
-----
I'm not sure how to fix this properly. I'm all ears.
I hope that I was not too wordy and I apologize in advance for my bad English, but I hope I was clear and if anyone can help me, I would be very grateful!
thanks in advance
NDI
zmwatch[....].ERR [Shared data size....]
Re: zmwatch[....].ERR [Shared data size....]
# ipcs -l
------ Limiti della memoria condivisa --------
numero massimo di segmenti = 4096
dimensione max seg (kbyte) = 1048576
max total shared memory (kbytes) = 1024000000
dimensione min seg (byte) = 1
------ Limiti di semaforo --------
numero max di matrici = 128
numero max di semafori per matrice = 250
numero max di semafori su tutto il sistema = 32000
numero max opz. per chiamata semop = 32
valore max del semaforo = 32767
------ Messages Limits --------
numero max di code su tutto il sistema = 1711
dimensione max del messaggio (byte) = 8192
dimensione massima predefinita della coda (byte) = 16384
------ Limiti della memoria condivisa --------
numero massimo di segmenti = 4096
dimensione max seg (kbyte) = 1048576
max total shared memory (kbytes) = 1024000000
dimensione min seg (byte) = 1
------ Limiti di semaforo --------
numero max di matrici = 128
numero max di semafori per matrice = 250
numero max di semafori su tutto il sistema = 32000
numero max opz. per chiamata semop = 32
valore max del semaforo = 32767
------ Messages Limits --------
numero max di code su tutto il sistema = 1711
dimensione max del messaggio (byte) = 8192
dimensione massima predefinita della coda (byte) = 16384
Re: zmwatch[....].ERR [Shared data size....]
Sorry, but I forgot to indicate what is
to edit the file in question, which is as follows:
/ usr/share/perl5/ZoneMinder/Memory.pm
to edit the file in question, which is as follows:
/ usr/share/perl5/ZoneMinder/Memory.pm