Author Topic: Illegal instruction  (Read 4058 times)

Offline David Serrano

  • PTeam Member
  • PixInsight Guru
  • ****
  • Posts: 503
Illegal instruction
« on: 2009 February 22 13:55:52 »
Hi,

Has PixInsight any requirement regarding CPU features? I'm getting the following:

Code: [Select]
/usr/bin/PixInsight: line 9:  8833 Illegal instruction     $dirname/$appname $*

when trying to run it on a:

Code: [Select]
$ cat /proc/cpuinfo
processor : 0
vendor_id : AuthenticAMD
cpu family : 6
model : 8
model name : AMD Athlon(tm)
stepping : 0
cpu MHz : 1343.023
cache size : 256 KB
fdiv_bug : no
hlt_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 pae mce cx8 apic sep mtrr pge mca cmov pat pse36 mmx fxsr sse syscall mmxext 3dnowext 3dnow
bogomips : 2688.89


Notably, this processor doesn't support SSE2 nor SSE3.

[Edit: version 1.3 works, 1.4.1 doesn't]
--
 David Serrano

Offline Juan Conejero

  • PTeam Member
  • PixInsight Jedi Grand Master
  • ********
  • Posts: 7111
    • http://pixinsight.com/
Illegal instruction
« Reply #1 on: 2009 February 23 05:56:21 »
Hi David,

I'm sorry to say that PixInsight won't run on that machine. This is a pre-Athlon64 processor, which doesn't support SSE2 instructions. SSE2 is required by PixInsight on all supported platforms (and on Mac OS X PixInsight requires also SSE3).

Sorry :(
Juan Conejero
PixInsight Development Team
http://pixinsight.com/

Offline David Serrano

  • PTeam Member
  • PixInsight Guru
  • ****
  • Posts: 503
Illegal instruction
« Reply #2 on: 2009 February 24 09:14:25 »
Thanks for the clarification. You give a really good support in this forum! :)
--
 David Serrano

Offline Juan Conejero

  • PTeam Member
  • PixInsight Jedi Grand Master
  • ********
  • Posts: 7111
    • http://pixinsight.com/
Illegal instruction
« Reply #3 on: 2009 February 24 10:50:13 »
Thanks David. It wouldn't be half as good without your help PTeam guys. I'm a lucky man for having you here ;)
Juan Conejero
PixInsight Development Team
http://pixinsight.com/