Author Topic: Blender-Illegal instruction(SOLVED)  (Read 504 times)

Offline trustytrev

  • Sr. Member
  • ****
  • Posts: 472
Blender-Illegal instruction(SOLVED)
« on: October 27, 2012, 03:55:39 PM »
Hello,
       I have installed blender on my machine and it is fully updated.
The specs are: Gigabyte G-7N400E motherboard NForce2 chipset
                      Geforce Nvidia FX5200 AGP graphics card
                      1 GB memory
                      2.6.38.8-pclos1.bfs
                      KDE 4.6.5
                      PCLinuxOS 2012 fully updated.
                      AMD Athlon XP 2500+

When I try to start Blender I get the following at the command prompt:

blender -d
Color management: using fallback mode for management
Blender 2.64 (sub 2)
Build: 2012-10-15 04:04:11 Linux Release
argv[0] = blender
argv[1] = -d
Illegal instruction


How or where would I find what is causing this problem?
Is there a log I could check?
Thanks.
trustytrev. :)

« Last Edit: October 29, 2012, 02:08:00 PM by trustytrev »
If there's a harder way to do something I'll probably find it.

Offline jimwilk

  • Hero Member
  • *****
  • Posts: 1112
Re: Blender-Illegal instruction
« Reply #1 on: October 27, 2012, 08:21:24 PM »
trustytrev,

As per our discussions in another thread, started by you, I can start Blender 2.64 on this LXDE version of PCLinuxOS by any of these methods:

From the Applications Menu
In a terminal, with root privileges by issuing the command blender
In a terminal, with root privileges by issuing the command blender -d
In a terminal as normal user by using the command blender
In a terminal as normal user by using the command blender -d

Later, I will repeat the experiment on the KDE desktop machine, and report back.

Jim

PCLinuxOS 2013.01 KDE (2 desktop computers)
PCLinuxOS  2013.04 KDE on Asus  laptop


Windows free since 2005
Our house has windows: our computers have no Windoze!
Registered Linux User #409991

Offline trustytrev

  • Sr. Member
  • ****
  • Posts: 472
Re: Blender-Illegal instruction
« Reply #2 on: October 28, 2012, 04:58:57 AM »
Hello,
        Thanks Jim.I have blender working on a Dell D610 Laptop with PCLinuxOS 2012 KDE ok.It is the desktops running KDE that have the problem so I need to ascertain if the problem is processor or video related.The use of Blender is preferable using as big a screen as possible with a desktop.
trustytrev. :)
If there's a harder way to do something I'll probably find it.

Offline jimwilk

  • Hero Member
  • *****
  • Posts: 1112
Re: Blender-Illegal instruction
« Reply #3 on: October 28, 2012, 12:27:31 PM »
trustytrev,
As per your request, I have tried main desktop machine (PCLinuxOS 2012.08 KDE ) and the same set of startups  that I used in my previous post (Laptop with 2012.06 LXDE) worked exactly the same. Blender 2.64 started every time.

Jim
PCLinuxOS 2013.01 KDE (2 desktop computers)
PCLinuxOS  2013.04 KDE on Asus  laptop


Windows free since 2005
Our house has windows: our computers have no Windoze!
Registered Linux User #409991

Offline trustytrev

  • Sr. Member
  • ****
  • Posts: 472
Re: Blender-Illegal instruction
« Reply #4 on: October 29, 2012, 03:42:39 AM »
Hello Jim,
      What kernel are you using?
trustytrev. :)
If there's a harder way to do something I'll probably find it.

Offline trustytrev

  • Sr. Member
  • ****
  • Posts: 472
Re: Blender-Illegal instruction
« Reply #5 on: October 29, 2012, 04:27:57 AM »
Hello,
       I got this response  in the blenderartists.org forum:

Hi, these are very old graphics cards, cpus with sse instruction sets are not longer supported.
You can get info about with "cat /proc/cpuinfo" in a terminal.
Try older builds, 2.63 was for older cpu. iirc.

http://download.blender.org/release/

Athlon XP and fx 5200 are about 10 years old, most of 3d software are not working on this hardware.

Cheers, mib.


I guess this means I need an older version to work on my desktops. ::)
trustytrev. :)

If there's a harder way to do something I'll probably find it.

Offline trustytrev

  • Sr. Member
  • ****
  • Posts: 472
Re: Blender-Illegal instruction
« Reply #6 on: October 29, 2012, 04:46:08 AM »
Hello,
      I think it will be a case of uninstalling Blender 2.64a and rolling back to 2.63a.I can uninstall with Synaptic easily enough but replacing it with 2.63a is the difficult bit.If possible I would like to install it with Synaptic then pin it to stop it updating.Is anyone able to offer any guidance on how to go about this?
Thanks.
trustytrev. :)
If there's a harder way to do something I'll probably find it.

Offline trustytrev

  • Sr. Member
  • ****
  • Posts: 472
Re: Blender-Illegal instruction(SOLVED)
« Reply #7 on: October 29, 2012, 02:07:20 PM »
Hello,
      I downloaded blender 2.63a from blender.org and installed it in my home directory.It works.
I would have preferred to do it with Synaptic but that does not seem to be possible.
trustytrev.
If there's a harder way to do something I'll probably find it.

Offline JohnW_57

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 2107
Re: Blender-Illegal instruction(SOLVED)
« Reply #8 on: October 29, 2012, 03:56:28 PM »
Is (or was) python3 (in repository) installed?

JohnW
« Last Edit: October 29, 2012, 04:09:50 PM by JohnW_57 »
PCLinuxOS 2013 KDE4 (64 bit) on: home build system:  Intel Core 2 Quad (q6700) (2.66ghz), Asus P5K motherboard, 4 gig ddr2 memory, Asus Nvidia Geforce GTS 250 1024 mb gddr3, Crucial M4 128 SSD,  2x Samsung 500 gig HDD (sata), TSSTcorp CDDVDW SH-224BB.

Offline trustytrev

  • Sr. Member
  • ****
  • Posts: 472
Re: Blender-Illegal instruction(SOLVED)
« Reply #9 on: October 30, 2012, 05:17:50 AM »
Is (or was) python3 (in repository) installed?

JohnW
Hello,
       I had installed python3 with Synaptic fairly early on.
trustytrev. :)
If there's a harder way to do something I'll probably find it.