Page 1 of 1

Ubuntu 9.10 zoneminder doesn't work

Posted: Thu Nov 19, 2009 2:31 pm
by Asier
Hello.

I have just installed Zoneminder 1.24.1 from Ubuntu 9.10 repository.

I have two cams to configure.

USB Philips web cam
Axis 207w IP web cam.

I have been able to configure (set up) both cams, but anyone works properly.

USB Cam
I see a static black scream nothing more happens

IP (remote) Cam
I can’t see anything, only a static white scream.

I have just read zm.conf and apache2.conf configurations files.

Both files are correct (normal).
Also I have been searching for a solution in the forum and wiki, and I haven’t found anything useful.

USB cams configuration:

Name: Philips
Source Type: Local
Function: Monitor
Maximum FPS: none
Alarm Maximum FPS: none
Device Path: /dev/video
Capture Method for linux version 2
Device Channel: 0
Device Format: PAL B
Capture Palette: RGB 24
With: 320
Height: 240


IP cams Configuration

I have done part of the configuration using preset options.
Preset option: Axis IP, 640x480, jpeg
Function: Monitor
Remote Host name: xxx.yyy.zzz.sss (Web cans IP address)

With each cam and configuration in the main scream (ZM – Console) the source column is in red.

I have copied the last few records of the zmwatch.log.

Always the same message appears:

…

19/11/09 15:01:58.128352 zmwatch[2792].ERR [Can't get shared memory id '7a6d0002', 2: No existe el fichero ó directorio]

19/11/09 15:01:58.128776 zmwatch[2792].ERR [Can't get shared memory id '7a6d0002', 2: No existe el fichero ó directorio]

19/11/09 15:02:08.130227 zmwatch[2792].ERR [Can't get shared memory id '7a6d0002', 2: No existe el fichero ó directorio]

19/11/09 15:02:08.130594 zmwatch[2792].ERR [Can't get shared memory id '7a6d0002', 2: No existe el fichero ó directorio]

19/11/09 15:02:18.132229 zmwatch[2792].ERR [Can't get shared memory id '7a6d0002', 2: No existe el fichero ó directorio]

19/11/09 15:02:18.132581 zmwatch[2792].ERR [Can't get shared memory id '7a6d0002', 2: No existe el fichero ó directorio]

…

I have tried these solutions without success:

I have tried to compile the source code with –enable-nmap=yes option but when I execute “make installâ€

Posted: Wed Dec 02, 2009 2:29 am
by progmanos
I have the same problem.

I have a uvc usb webcam with an Alcor chipset.

zmu detects the camera, but the ZoneMinder web interface shows the camera in red. I am attempting to setup my camera with the v4l2 support in ZoneMinder.

Posted: Wed Dec 02, 2009 2:56 am
by progmanos
I posted the output of my zmdc.log to http://pastebin.com/m3377460e

worked to get rid of the error:

Posted: Wed Dec 02, 2009 5:31 am
by jfkastner
i've set the SHM_KEY in options/system settings to what the errormessage says ... and the error went away ... and the whole system seemed to work (better) ... strange but hey it worked!

in your case put the "7a6d0002" in SHM_KEY

of course the shmall and shmmax settings have to be just right, some linux OS's apparently multiply shmall by 4096 (check your ipcs -l output for changes)