Hi,
Has PixInsight any requirement regarding CPU features? I'm getting the following:
/usr/bin/PixInsight: line 9: 8833 Illegal instruction $dirname/$appname $*
when trying to run it on a:
$ 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]