stefanoxjx Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
![](images/avatars/112216575443d6a0bad4894.jpg)
Joined: 10 Mar 2004 Posts: 219 Location: Padova
|
Posted: Wed Aug 30, 2006 1:30 pm Post subject: [INSTALL]Problema con motion............ |
|
|
Ciao a tutti, ho installato motion nel mio serverino:
Code: |
Calculating dependencies... done!
[ebuild R ] media-video/motion-3.2.4 USE="ffmpeg mysql v4l -postgres" 0 kB
|
ma non riesco a farlo partire.
Se nel file di configurazione imposto daemon off il risultato è questo:
Code: |
Server / # /etc/init.d/motion start
* Starting motion detection ...
[0] Processing thread 0 - config file /etc/motion.conf
[0] Thread is from /etc/motion.conf
[1] Thread started
/lib/rcscripts/sh/rc-daemon.sh: line 229: 10823 Illegal instruction /sbin/start-stop-daemon '--start' '--quiet' '--exec' '/usr/bin/motion'
|
se invece imposto daemon on, il risultato è questo:
Code: |
Server etc # /etc/init.d/motion start
* Starting motion detection ...
[0] Processing thread 0 - config file /etc/motion.conf
[0] Motion going to daemon mode [ ok ]
|
se provo a lanciarlo a manina, il risultato è questo:
Code: |
Server etc # motion -n -s -d 9 -c /etc/motion.conf
[0] Processing thread 0 - config file /etc/motion.conf
[0] Motion running in setup mode.
[0] Thread device: /dev/video0 input 1
[0] Thread is from /etc/motion.conf
[0] Waiting for threads to finish, pid: 11864
[1] Thread started
[1] Started stream webcam server in port 8000
Illegal instruction
|
In ogni caso, motion non viene eseguito a causa di un'Illegal instruction che non riesco a capire da cosa dipenda e nei log non trovo traccia di messaggi strani.
E' qualche giorno che provo a risolvere il problema, ma non riesco proprio a capire da cosa sia dovuto.
Avete qualche consiglio?
Grazie.
Ciao. |
|