Author Topic: Re: PixInsight 1.8.8-3 Released  (Read 2861 times)

Offline copello

  • PTeam Member
  • Newcomer
  • Posts: 31
Re: PixInsight 1.8.8-3 Released
« Reply #15 on: 2019 December 27 02:33:24 »
Quote
"sudo ./installer" it now says "Illegal instruction."
" indicates that your (virtual) CPU does not support SIMD extension SSE3.
What is the output of?
Code: [Select]
>cat /proc/cpuinfo
Mine shows:
Code: [Select]
...
processor : 7
vendor_id : AuthenticAMD
cpu family : 21
model : 1
model name : AMD FX(tm)-8150 Eight-Core Processor
stepping : 2
microcode : 0x600063e
cpu MHz : 1441.511
cache size : 2048 KB
physical id : 0
siblings : 8
core id : 7
cpu cores : 4
apicid : 7
initial apicid : 7
fpu : yes
fpu_exception : yes
cpuid level : 13
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq monitor ssse3 cx16 sse4_1 sse4_2 popcnt aes xsave avx lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs xop skinit wdt lwp fma4 nodeid_msr topoext perfctr_core perfctr_nb cpb hw_pstate ssbd ibpb vmmcall arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold
bugs : fxsave_leak sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass
bogomips : 7247.40
TLB size : 1536 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 48 bits physical, 48 bits virtual
power management: ts ttp tm 100mhzsteps hwpstate cpb

PixInsight requires if I am not mistaken, at least SSE3.

Offline Joe Cool

  • Newcomer
  • Posts: 6
Re: PixInsight 1.8.8-3 Released
« Reply #16 on: 2019 December 27 15:28:16 »
Thank you copello. That's the problem.

Though my virtual processor is reported as my real processor, it does not pass all the flags correctly, so SSE3 does not show up.
Apparently VirtualBox can be re-compiled with the flags.

I'm looking into it now.

Offline Juan Conejero

  • PTeam Member
  • PixInsight Jedi Grand Master
  • ********
  • Posts: 7111
    • http://pixinsight.com/
Re: PixInsight 1.8.8-3 Released
« Reply #17 on: 2020 January 02 03:39:57 »
To be more precise, the FreeBSD, Linux and macOS versions of PixInsight 1.8.7 and 1.8.8 require a processor with SSE4.2 instruction support. See for example the official announcement of version 1.8.8.
Juan Conejero
PixInsight Development Team
http://pixinsight.com/

Offline Joe Cool

  • Newcomer
  • Posts: 6
Re: PixInsight 1.8.8-3 Released
« Reply #18 on: 2020 January 02 15:19:31 »
To be more precise, the FreeBSD, Linux and macOS versions of PixInsight 1.8.7 and 1.8.8 require a processor with SSE4.2 instruction support. See for example the official announcement of version 1.8.8.

Ah... No point in me trying further then. I haven't got SSE4.2. I can run any game on the planet with ultra settings on my ultrawide monitor with my hardware. I also run Adobe Photoshop, Premiere, After Effects, Maya, 3DS Max, Cinema 4D, Blender, Corel Painter, Solidworks, Kontakt, Cubase, Native Instruments, Ableton, FL Studio, Proteus Design Suite; All of these are a few examples of processor intensive software I use regularly, but I cannot run PixInsight on Linux, but I can on Windows 7. hmmm Weird.

Anyway, anyone who says Linux is a replacement for Windows is talking nonsense. A quick look on wine says the implementation of Photoshop CC 2019 or 2020 is rated "Garbage".
Adobe Premiere, also "Garbage".
Adobe After Effect, "Garbage".
Cinema 4D "Garbage".
Solidworks "Garbage".
I'm not going to bother looking further.

Linux, suspiciously not good.

Is there a way to run the latest version of Photoshop on Linux???
This is the de facto standard for most people for astro image processing.

And, is SSE4.2 absolutely necessary. How much of a performance boost is it?
« Last Edit: 2020 January 02 18:53:50 by Joe Cool »