Search found 24 matches
- Thu Oct 18, 2012 2:47 am
- Forum: ZoneMinder 1.25.x
- Topic: socket_sendto( /tmp/zm/zms-xxxxxxs.sock ) Only on internet
- Replies: 8
- Views: 6524
Re: socket_sendto( /tmp/zm/zms-xxxxxxs.sock ) Only on intern
This error shows up on other newer distributions as well (F17 and 18alpha). I tracked it down to php socket libraries. I think it due to some changes in the latest php version, but have not confirmed the version that worked and where it broke. My system is still without live view. I am just a ...
- Fri Jul 15, 2011 2:23 am
- Forum: ZoneMinder 1.24.x
- Topic: How To reset back to classic if I accidentally selected XML
- Replies: 3
- Views: 3038
Re: How To reset back to classic if I accidentally selected
Yes Thanks, I was "trying new settings out too.
I used
to get back to normal on zm 1.24.3
tom
I used
Code: Select all
http://ipAddr/zm/index.php?skin=classic
tom
- Fri Jul 08, 2011 2:42 am
- Forum: ZoneMinder 1.24.x
- Topic: Upgraded to Fedora 15, zoneminder won't start
- Replies: 15
- Views: 11028
Re: Upgraded to Fedora 15, zoneminder won't start
Thanks MarcoP I corrected the 3 bugzilla items (in the previous post) and everything came to life! 1) changed line 91 in /usr/share/perl5/vendor_perl/ZoneMinder/Memory/Mapped.pm to my $mmap_addr = mmap( $mmap, $size, *PROT_READ|*PROT_WRITE, *MAP_SHARED, \*MMAP ); 2) ln -s /var/log/zoneminder /var ...
- Sun Sep 30, 2007 12:00 am
- Forum: ZoneMinder Previous Versions
- Topic: Any brave soul tried to install on Fedora 7 yet ?
- Replies: 19
- Views: 24259
Ferdora Hangs due to Shared Memory
One thing that hung me was the shared memory settings. It hooped me with hangs that I couldn't get logs for months Check the Wiki FAQ for shared memory http://www.zoneminder.com/wiki/index.php/FAQ#What_does_a_.27Can.27t_shmget:_Invalid_argument.27_error_in_my_logs_mean.3F and this post. http://www ...
- Tue Sep 25, 2007 2:51 am
- Forum: ZoneMinder Previous Versions
- Topic: Zoneminder install under FC6 questions
- Replies: 1
- Views: 2298
Try the extras package
I built everything from source so these are just my thoughts based on a bunch of other installs. You are probably best off with the extras package. Setup the livna repo and do a yum install zoneminder It will search for required packages and report what you don't have and where it wants to download ...
- Fri Sep 21, 2007 8:56 pm
- Forum: ZoneMinder Previous Versions
- Topic: Has anyone tried the JFS filesystem
- Replies: 4
- Views: 3017
JFS is speedy and reliable
I also use JFS. The main reason is that I also have MythTV running on the same box. JFS is very efficient at handling large files (video files). The ZM files also live on that partition because there is lots of space. My system also uses LVM to turn 3 JFS formatted physical volumes into one logical ...
- Thu Jul 12, 2007 3:36 pm
- Forum: ZoneMinder Previous Versions
- Topic: Hard disk partitioning
- Replies: 4
- Views: 4551
Hard disk partitioning
As Kevin said 5G should be okay if you keep /var on a separate partition. If you are going to only have 2 partitions (/, and /var) you might want to make the root / a bit bigger, because you will probably be doing source building in your /home and other installs that go into /usr somewhere I would ...
- Wed Jul 11, 2007 7:52 pm
- Forum: ZoneMinder Previous Versions
- Topic: Any brave soul tried to install on Fedora 7 yet ?
- Replies: 19
- Views: 24259
BTTV Card Settings
Does anybody know where the settings for the bttv cards are? The settings to get the card config'd and running is in the /etc/modprobe.conf the dmesg should show if it is a module config error. I am getting an error in one of my logs like 'monitor type not set'. That sounds like a ZM error. You set ...
- Tue Jul 10, 2007 4:34 pm
- Forum: User Contributions
- Topic: ZoneMinder now in Fedora
- Replies: 8
- Views: 15931
Wiki Posting
Way to go mebourne.
I just added this info to the Wiki.
http://www.zoneminder.com/wiki/index.php/Fedora
Take a look to make sure it looks okay.
tom
I just added this info to the Wiki.
http://www.zoneminder.com/wiki/index.php/Fedora
Take a look to make sure it looks okay.
tom
- Tue Jul 10, 2007 4:08 pm
- Forum: ZoneMinder Previous Versions
- Topic: Any brave soul tried to install on Fedora 7 yet ?
- Replies: 19
- Views: 24259
Zoneminder is in Fedora 7 extras!
I just saw this ....
Zoneminder is in Fedora 7 extras! Installable with yum.
See this post http://www.zoneminder.com/forums/viewtopic.php?t=9674
How easy is that

tom
Zoneminder is in Fedora 7 extras! Installable with yum.
See this post http://www.zoneminder.com/forums/viewtopic.php?t=9674
How easy is that

tom
- Mon Jul 09, 2007 5:40 pm
- Forum: ZoneMinder Previous Versions
- Topic: Any brave soul tried to install on Fedora 7 yet ?
- Replies: 19
- Views: 24259
Shared Memory issues
A couple of suggestions, search the forums for "shared memory permissions". Check the wiki - FAQ Also take a look at http://www.zoneminder.com/forums/viewtopic.php?t=9692 for some tips on getting your memory settings correct. There seems to be a difference from what is on the Wiki-FAQ. After you ...
- Mon Jul 09, 2007 4:18 am
- Forum: Website Issues
- Topic: Forum search - Does not Like Numbers?
- Replies: 0
- Views: 3800
Forum search - Does not Like Numbers?
When I try to do a forum search for a number it gives me back "no results", when I know there are posts with the number string in them. Example: search for - 2.6.21.5 I am looking for people that have upgraded their kernel to 2.6.21.5 and have problems with their bttv module. I have also tried ...
- Mon Jul 09, 2007 3:42 am
- Forum: ZoneMinder Previous Versions
- Topic: Black screen, until running xawtv
- Replies: 2
- Views: 2720
Black screen unless loading video with tvtime 1st
Same issues... seems to be a kernel module issue with the latest kernel. See Jul 8 post by tgutwin at this other thread... http://www.zoneminder.com/forums/viewtopic.php?t=9414 Update.... Its actually a V4L 1 loading issue. see http://www.zoneminder.com/forums/viewtopic.php?t=10108 that describes ...
- Mon Jul 09, 2007 3:15 am
- Forum: ZoneMinder Previous Versions
- Topic: Any brave soul tried to install on Fedora 7 yet ?
- Replies: 19
- Views: 24259
Black Vids Until TVTIME
I am have a similar issue but with with an updated kernel (2.6.21.5) on FC6. This Black screen issue only popped up after the kernel upgrade. I was running the FC6 Kernel - 2.6.19-1.2911.fc6 until I needed to debug a different memory issue. I built my new kernel from kernel.org source and my bttv ...
- Fri Jul 06, 2007 4:55 am
- Forum: ZoneMinder Hints & Tips
- Topic: Shared Memory Config TIPS
- Replies: 10
- Views: 48211
Shared Memory Config TIPS
I have been fighting with a random hang memory problem after an upgrade from a FC4 to FC6 install. It ended up being my shared memory settings. See below for details, but first my system info: FC6 with a custom kernel build 2.6.21.5 build for my AMD X2 3GB (originally 1GB) RAM over 700GB disks with ...