SliTaz SliTaz Forum

You are not logged in.

#1 2013-03-22 10:00:07

xoanan
Member
Registered: 2011-04-01
Posts: 110

blender

Hi all

I am still running 3.0 on an Inspiron 3800 and I installed blender from the packagemanager;  unfortunately, it will not launch.  I can click on it in the menu, but nothing happens.  Any thoughts on  this?  I can  paste something in paste bin, but it's been awhile since I have been here.

Thanx!

Offline

#2 2013-03-22 11:15:08

mojo
Administrator
Registered: 2011-03-29
Posts: 2,174

Re: blender

Open terminal

Find the command to start the program:

[c]grep -i exec= /usr/share/applications/blender.desktop[/c]

Hit Enter

Type the command after the Exec= in terminal,hit the Enter key

If the program won't start post any errors.

Offline

#3 2013-03-22 23:46:52

xoanan
Member
Registered: 2011-04-01
Posts: 110

Re: blender

xoanan@slitaz:~$ blender

Compiled with Python version 2.5.1.

Checking for installed Python... got it!

Xlib:  extension "GLX" missing on display ":0.0".

intern/ghost/intern/GHOST_WindowX11.cpp:177: X11 glxChooseVisual() failed for OpenGL, verify working openGL system!

X Error of failed request:  BadWindow (invalid Window parameter)

  Major opcode of failed request:  18 (X_ChangeProperty)

  Resource id in failed request:  0xb781fa44

  Serial number of failed request:  21

  Current serial number in output stream:  22

Offline

#4 2013-03-23 01:01:35

mojo
Administrator
Registered: 2011-03-29
Posts: 2,174

Re: blender

Blender won't run unless the video cards GPU is direct-rendering 3D OpenGL to the display:

Xlib: extension "GLX" missing on display ":0.0".

intern/ghost/intern/GHOST_WindowX11.cpp:177: X11 glxChooseVisual() failed for OpenGL, verify working openGL system!

I was never able to get direct-rendering to work on Slitaz 3.0 on my dell laptop with intel graphics.

My desktop with an nvidia 8400gs required the nvidia proprietary driver to direct-render.

Offline

Registered users online in this topic: 0, guests: 1
[Bot] ClaudeBot

Board footer

Powered by FluxBB
Modified by Visman

[ Generated in 0.016 seconds, 7 queries executed - Memory usage: 1.53 MiB (Peak: 1.77 MiB) ]