Welcome to the Second Life Forums Archive

These forums are CLOSED. Please visit the new forums HERE

Tips for the SL Linux Client - v. 1.12.2.7

Signore Iredell
Registered User
Join date: 11 Aug 2006
Posts: 43
10-11-2006 13:56
Avatar Rendering

I found Avatar Rendering and Avatar Vertex Program settings disabled (greyed) by default.
I got them working by commenting a line in the secondlife script. You may find it in your SecondLife_i686_1_12_2_7 directory. Turn off SL, edit the secondlife file, look for the "Avoid the optional OpenGL extensions" stanza, then place a # at the begin of the uncommented line, so that it says
CODE
#export LL_GL_BASICEXT=x
Restart SL: hopefully, you should now be able to enable Avatar Vertex Program and Avatar Vertex Program settings.

Thanks to Adam Kaupas for this :)
Drake Bacon
Linux is Furry
Join date: 13 Jul 2005
Posts: 443
Sound
10-11-2006 18:35
Sound in SL is finally here... and it's not too bad. But if you're running in Windowed mode (which amazily sticks and keeps size), plus an IM program, and ALSA with it's native multi-sound mixer, you'll find that SL immedately goes for OSS. Disable OSS, and it hangs on ALSA. The last option is ESD, aka ESound or the Enlightment Sound Daemon, which is used in Gnome... but uses ALSA itself!

So, disable OSS and ALSA in the client and run ESD. It'll work nicely!
Tofu Linden
Linden Lab Employee
Join date: 29 Aug 2006
Posts: 471
10-12-2006 03:17
From: Signore Iredell
place a # at the begin of the uncommented line, so that it says
CODE
#export LL_GL_BASICEXT=x
Restart SL: hopefully, you should now be able to enable Avatar Vertex Program and Avatar Vertex Program settings.
Please remember, however, that LL_GL_BASICEXT=x is on by default for a reason!
Elbereth Witte
Registered User
Join date: 13 Apr 2006
Posts: 20
10-12-2006 04:09
Use VBO works for me now BTW. :-)

Second Life 1.12.2 (7) Oct 11 2006 15:04:15
Graphics Card: GeForce 6600 GT/AGP/SSE/3DNOW!
OpenGL Version: 2.0.2 NVIDIA 87.62
Xawen Newt
Registered User
Join date: 12 Mar 2006
Posts: 9
Esd!
10-12-2006 18:36
ESD works a LOT better...thanks Drake!