Code: Select all
variable is not a string at /usr/lib/perl5/site_perl/5.8.8/ZoneMinder/Memory/Mapped.pm line 109.
Code: Select all
kernel.shmmax=68719476736
kernel.shmall=4294967296
How do I get it to stay running?
How do I get my images in color?
Code: Select all
variable is not a string at /usr/lib/perl5/site_perl/5.8.8/ZoneMinder/Memory/Mapped.pm line 109.
Code: Select all
kernel.shmmax=68719476736
kernel.shmall=4294967296
As I said, I have been using the same shared memory settings for ages. The values chosen were not just for ZoneMinder.MichaelTiemann wrote:It is possible that you didn't get the memo that the sh* settings for many kernels are based on *pages* not *bytes*. Here are my settings for 13 cameras:
shmmax:301989888
shmall:2048000
Forgot to mention I already checked this, and it makes no difference if I set this to grayscale or 24-bit color, I still get grayscale.To change the monitors from grayscale to color, go to the monitor settings (click on the IP address) and change 8-bit grayscale to 32-bit color.
No, you should set your monitors to the new 32bit color option, not 24bit. If you do not see the option for 32bit then zmupdate was not run or was not run properly. Please report back if this is the case.BlueH2O wrote:As I said, I have been using the same shared memory settings for ages. The values chosen were not just for ZoneMinder.MichaelTiemann wrote:It is possible that you didn't get the memo that the sh* settings for many kernels are based on *pages* not *bytes*. Here are my settings for 13 cameras:
shmmax:301989888
shmall:2048000Forgot to mention I already checked this, and it makes no difference if I set this to grayscale or 24-bit color, I still get grayscale.To change the monitors from grayscale to color, go to the monitor settings (click on the IP address) and change 8-bit grayscale to 32-bit color.
I do not have a 32 bit option.knnniggett wrote:BlueH2O wrote:MichaelTiemann wrote:No, you should set your monitors to the new 32bit color option, not 24bit. If you do not see the option for 32bit then zmupdate was not run or was not run properly. Please report back if this is the case.
Code: Select all
sudo zmupdate.pl --user=root --pass={mysql_root_password}