Hi, sorry the package is no longer working for you.

The previous version is still available from wheezy, perhaps that will still 
work for you?

Please try the following:

- building the debian package from source on your own machine, something like 
this:

$ apt-get install devscripts
$ apt-get build-dep motion
$ apt-get source motion && cd motion-*
$ debuild

- building the upstream code from source, something like this:

$ apt-get build-dep motion
$ git clone https://github.com/sackmotion/motion && cd motion
$ ./configure && make

If neither of these work, please comment out the part where the "emms" 
instruction is used, in alg.c and ffmpeg.c, build again, and see if that works.

X

On 19/03/14 21:20, Tom Van Overschelde wrote:
> Package: motion
> Version: 3.2.12+git20140228-2
> Severity: normal
> 
> Dear Maintainer,
> 
> After upgrading motion to the latest build, motion doesn't start anymore ->
> 'Illegal instruction'.
> 
> Even after upgrading a lot of other packages and the kernel, motion still
> doesn't start.
> 
> What can be done to fix this? Motion worked well for several years on this
> platform.
> 
> Thanks
> 
> Kernel 3.13-1-486 #1 Debian 3.13.5-1 (2014-03-04) i586 GNU/Linux
> 
> processor       : 0
> vendor_id       : AuthenticAMD
> cpu family      : 5
> model           : 8
> model name      : AMD-K6(tm) 3D processor
> stepping        : 12
> microcode       : 0x8b
> cpu MHz         : 501.111
> cache size      : 64 KB
> fdiv_bug        : no
> f00f_bug        : no
> coma_bug        : no
> fpu             : yes
> fpu_exception   : yes
> cpuid level     : 1
> wp              : yes
> flags           : fpu vme de pse tsc msr cx8 pge mmx syscall 3dnow k6_mtrr
> bogomips        : 1002.22
> clflush size    : 32
> cache_alignment : 32
> address sizes   : 32 bits physical, 32 bits virtual
> power management:
> 
> -- System Information:
> Debian Release: jessie/sid
>   APT prefers unstable
>   APT policy: (500, 'unstable')
> Architecture: i386 (i586)
> 
> Kernel: Linux 3.13-1-486
> Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
> Shell: /bin/sh linked to /bin/dash
> 
> Versions of packages motion depends on:
> ii  adduser                3.113+nmu3
> ii  debconf [debconf-2.0]  1.5.52
> ii  libavcodec54           6:9.11-3
> ii  libavformat54          6:9.11-3
> ii  libavutil52            6:9.11-3
> ii  libc6                  2.18-4
> ii  libjpeg8               8d-1
> ii  libpq5                 9.1.7-1
> ii  zlib1g                 1:1.2.7.dfsg-13
> 
> Versions of packages motion recommends:
> ii  ffmpeg  6:0.8.4-1
> 
> Versions of packages motion suggests:
> ii  mysql-client                     5.5.28+dfsg-1
> ii  mysql-client-5.5 [mysql-client]  5.5.28+dfsg-1
> pn  postgresql-client                <none>
> 
> -- Configuration Files:
> /etc/default/motion changed:
> start_motion_daemon=yes
> 
> /etc/motion/motion.conf [Errno 13] Permission denied: 
> u'/etc/motion/motion.conf'
> /etc/motion/thread1.conf changed:
> videodevice /dev/video1
> input 2
> target_dir /var/www/motion
> webcam_port 8081
> threshold 1300
> threshold_tune off
> noise_level 32
> noise_tune on
> despeckle EedDl
> ; area_detect value
> area_detect 369
> ; mask_file value
> mask_file /etc/motion/mask.pgm
> smart_mask_speed 0
> ; area_detect value
> area_detect 369
> ; mask_file value
> mask_file /etc/motion/mask.pgm
> smart_mask_speed 0
> lightswitch 65
> minimum_motion_frames 1
> pre_capture 2
> post_capture 3
> gap 600
> max_mpeg_time 180
> output_all off
> ffmpeg_cap_new on
> ffmpeg_cap_motion off
> ffmpeg_timelapse 600
> ffmpeg_timelapse_mode monthly
> ffmpeg_bps 400000
> ffmpeg_variable_bitrate 12
> ffmpeg_video_codec swf
> ffmpeg_deinterlace on
> 
> /etc/motion/thread2.conf changed:
> videodevice /dev/video0
> input 2
> target_dir /var/www/motion/cam2
> webcam_port 8082
> threshold 100000
> threshold_tune off
> noise_level 32
> noise_tune on
> ; area_detect value
> ; mask_file value
> smart_mask_speed 0
> lightswitch 0
> minimum_motion_frames 1
> pre_capture 0
> post_capture 3
> post_capture 0
> output_all off
> ffmpeg_cap_new off
> ffmpeg_cap_motion off
> ffmpeg_timelapse 600
> ffmpeg_timelapse_mode monthly
> ffmpeg_bps 400000
> ffmpeg_variable_bitrate 12
> ffmpeg_video_codec swf
> ffmpeg_deinterlace on
> 
> -- debconf information:
>   motion/moved_conf_dir:                                        
> 


-- 
GPG: 4096R/1318EFAC5FBBDBCE
git://github.com/infinity0/pubkeys.git

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to