Search found 9 matches
- Fri Apr 07, 2006 6:20 am
- Forum: ZoneMinder Previous Versions
- Topic: SUSE 10 - Starting ZM with init script prob
- Replies: 17
- Views: 11793
Woohoo! Yippee! ZM is running at startup. :D My problem was looking more and more like an intractable user error, so I reinstalled SUSE and ZM. Problem solved. Card was detected and configured during OS installation. Selected Card Type > Other Vendors > "Kodicom 4400R (master)" or "Kodicom 4400R ...
- Tue Apr 04, 2006 1:25 pm
- Forum: ZoneMinder Previous Versions
- Topic: SUSE 10 - Starting ZM with init script prob
- Replies: 17
- Views: 11793
- Tue Apr 04, 2006 1:51 am
- Forum: ZoneMinder Previous Versions
- Topic: SUSE 10 - Starting ZM with init script prob
- Replies: 17
- Views: 11793
- Mon Apr 03, 2006 12:00 pm
- Forum: ZoneMinder Previous Versions
- Topic: SUSE 10 - Starting ZM with init script prob
- Replies: 17
- Views: 11793
Good morning, Mikael. The card was installed according to the wiki using modprobe bttv gbuffers=16 card=133,132,133,133 I can confirm the increased buffer setting in /sys/module/bttv/parameters/gbuffers and card settings in /sys/module/bttv/parameters/card. I look forward to reading your findings ...
- Mon Apr 03, 2006 4:01 am
- Forum: ZoneMinder Previous Versions
- Topic: SUSE 10 - Starting ZM with init script prob
- Replies: 17
- Views: 11793
Corey, Apache user is wwwrun:www (/etc/apache2/uid.conf) After ZM started manually, ran ps -Af. Excerpt of results: wwwrun 6458 6243 0 17:47 ? 00:00:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf wwwrun 6459 6243 0 17:47 ? 00:00:00 /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf wwwrun ...
- Sun Apr 02, 2006 2:27 am
- Forum: ZoneMinder Previous Versions
- Topic: SUSE 10 - Starting ZM with init script prob
- Replies: 17
- Views: 11793
- Fri Mar 31, 2006 3:40 pm
- Forum: ZoneMinder Previous Versions
- Topic: SUSE 10 - Starting ZM with init script prob
- Replies: 17
- Views: 11793
Good morning! 1) Yes, ZM works if started manually, but fails (dev/vid in red) if started on boot. 2) No, I can't say with certainty that the bttv drivers are installed by the time ZM starts, but that's due to ignorance on my part. Linux is new to me. I can tell you that ZM is the last item to load ...
- Thu Mar 30, 2006 10:41 pm
- Forum: ZoneMinder Previous Versions
- Topic: SUSE 10 - Starting ZM with init script prob
- Replies: 17
- Views: 11793
Yes, I can confirm that I have a /dev/video0 device file. I'm using a Kodicom 4400R card and currently testing with 1 camera. No /dev/video0 errors when I start and stop ZM via console or command line. I rec've /dev/video0 errors only in relation to attempts to run as service at system boot. zmdc ...
- Thu Mar 30, 2006 8:22 pm
- Forum: ZoneMinder Previous Versions
- Topic: SUSE 10 - Starting ZM with init script prob
- Replies: 17
- Views: 11793
SUSE 10 - Starting ZM with init script prob
Decided to ask for help before I broke something. Installed ZM under SUSE 10. Everything seemed to be working, so I decided to tackle the init script. Created and installed init script according to the info kindly posted under Hints & Tips. When the system starts, the Console indicates ZM is running ...