Welcome to the Second Life Forums Archive

These forums are CLOSED. Please visit the new forums HERE

Linux Client alpha 1.12.3.6 available

Tofu Linden
Linden Lab Employee
Join date: 29 Aug 2006
Posts: 471
11-02-2006 07:09
You can get it from here!

Release Notes for Second Life 1.12.3(6) November 1, 2006
=====================================
Linux fixes:
* Assorted library fixes
* Work around an X bug in full-screen mouse handling


Other changes:
* Updated Mozilla libraries
* Clear Cache button also clears Mozilla cache
* Mac Mozilla browser profile no longer saved inside application bundle
* Browser agent string now identifies Second Life and SL Client version
* Mozilla lib version added to Help->About Second Life
* Added new user clothing to local files (speeds up appearance for new avatars)
* Terms of Service cannot be agreed to until the page has fully loaded

Bug fixes:
* Fixed crash when showing Profile
* Fixed various crashes on startup in MacOS
* Fixed changes not saved on gestures when edited within a prim
* Fixed new clothing appearing white on other avatars
* Disabled auto-detect hardware option on Mac - it's Windows-only
* Fixed login screen not launching links in new window on PPC Mac
* Fixed resolution box remaining grey after switching from windowed to fullscreen
* Fixed 'Auto-detect' not unchecking when user changes aspect ratio
* Fixed script command window not dismissing once it has been scrolled
* Fixed colored noise on Quicktime when first playing back a movie
* Fixed clickable area for objects in notecards
* Fixed Debug Settings to not save all changes as 'true'
Christine Montgomery
Registered User
Join date: 23 May 2006
Posts: 56
11-02-2006 07:30
Thanks for the download link, Tofu, you're a gem.

/me blowskiss
ninjafoo Ng
Just me :)
Join date: 11 Feb 2006
Posts: 713
11-02-2006 07:37
Thank you *hugggss*
_____________________
FooRoo : clothes,bdsm,cages,houses & scripts

QAvimator (Linux, MacOS X & Windows) : http://qavimator.org/
Zi Ree
Mrrrew!
Join date: 25 Feb 2006
Posts: 723
11-02-2006 08:36
Wee! Will try it as soon as I get home! With all the snow here it can take a while :P
_____________________
Zi!

(SuSE Linux 10.2, Kernel 2.6.13-15, AMD64 3200+, 2GB RAM, NVidia GeForce 7800GS 512MB (AGP), KDE 3.5.5, Second Life 1.13.1 (6) alpha soon beta thingie)

Blog: http://ziree.wordpress.com/ - QAvimator: http://qavimator.org

Second Life Linux Users Group IRC Channel: irc.freenode.org #secondlifelug
Nedjemibre Ristow
Registered User
Join date: 27 Sep 2006
Posts: 11
11-02-2006 09:23
So where is the Linux ChangeLog here? I see Mac and Windows changes, but nothing related to Linux at all.

Or is this simply a version bump to keep all clients at the same version number?

I'm specifically interested in the fixes for the hard-lockups in Linux with an ATI card (any driver). The version before .4 worked flawlessly, and .4 locks up the whole machine consistently after 4 seconds in SL (windowed or full screen). Previous versions did not suffer from this, and other OpenGL games work fine for hours at a time without a problem.

I've submitted a few hundred crash logs when it happens. Are they even being analyzed?
Zi Ree
Mrrrew!
Join date: 25 Feb 2006
Posts: 723
11-02-2006 10:55
CODE

Linux fixes:
* Assorted library fixes
* Work around an X bug in full-screen mouse handling
_____________________
Zi!

(SuSE Linux 10.2, Kernel 2.6.13-15, AMD64 3200+, 2GB RAM, NVidia GeForce 7800GS 512MB (AGP), KDE 3.5.5, Second Life 1.13.1 (6) alpha soon beta thingie)

Blog: http://ziree.wordpress.com/ - QAvimator: http://qavimator.org

Second Life Linux Users Group IRC Channel: irc.freenode.org #secondlifelug
LaeMi Qian
Registered User
Join date: 17 Jul 2006
Posts: 87
ATI Lockups
11-02-2006 12:44
From: Nedjemibre Ristow


I'm specifically interested in the fixes for the hard-lockups in Linux with an ATI card (any driver). The version before .4 worked flawlessly, and .4 locks up the whole machine consistently after 4 seconds in SL (windowed or full screen). Previous versions did not suffer from this, and other OpenGL games work fine for hours at a time without a problem.


I got it working acceptably (still random crashes, but at 15-120 minute intervals - still annoying but livable barely) by serious tweaking of my xorg.conf. a copy of the relevant parts that works for me (YMMV) follows:


Section "Module"
Load "GLcore"
Load "dbe"
SubSection "extmod"
Option "omit xfree86-dga" # don't initialise the DGA extension
EndSubSection
Load "extmod"
Load "record"

Load "bitmap"
Load "ddc"
Load "dri"
Load "freetype"
Load "glx"
Load "int10"
Load "type1"
Load "vbe"
EndSection

Section "Device"
Identifier "ATI Technologies, Inc. ATI Default Card"
Driver "fglrx"
BusID "PCI:1:0:0"

Option "no_accel" "FALSE"
Option "no_dri" "FALSE"
Option "mtrr" "OFF" # disable DRI mtrr mapper, driver has its own code for mtrr
Option "AGPMask" "0x00000003" # force disable 1x and 2x AGP modes
Option "VideoOverlay" "OFF" # must be off for OpenGLOverlay to be on
Option "OpenGLOverlay" "ON" # passing the video render thru openGL seems to work fine
Option "PseudoColorVisuals" "OFF"

Option "FSAAEnable" "FALSE" # causes serious SL problems when TRUE
Option "FSAAScale" "4" # but girl it looks good!!! ;-)
Option "FSAADisableGamma" "FALSE"
Option "FSAACustomizeMSPos" "FALSE"
Option "UseFastTLS" "TRUE"
Option "BlockSignalsOnLock" "TRUE"
Option "UseInternalAGPGART" "FALSE" # stability issues when TRUE
Option "ForceGenericCPU" "FALSE"
EndSection

feel free to critique this anyone, I am always open to suggested optimisations myself too ;-)


From: Nedjemibre Ristow
I've submitted a few hundred crash logs when it happens. Are they even being analyzed?


I believe crashlogs are not quite there yet: the option to send comes up but the log isn't sent yet (at least in version .4) because Tofu wants them to sent actuallt useful data and is still working hard to define what that is.
ninjafoo Ng
Just me :)
Join date: 11 Feb 2006
Posts: 713
11-02-2006 13:18
I hope this isnt a Linux specific bug - i dont have windows so cant verify

I accept a teleport, it works, and a split second later im teleporting again, only the second time it I dont reappear anywhere, it just get left looking at a stuck progress bar saying 'requesting telepotrt', after a few mins, i appear at the destination.
_____________________
FooRoo : clothes,bdsm,cages,houses & scripts

QAvimator (Linux, MacOS X & Windows) : http://qavimator.org/
Lido Reino
Registered User
Join date: 19 Oct 2006
Posts: 3
1.12.3.6 working again
11-02-2006 15:30
1.12.3.4 wasn't working for me (client closed with no error-looking messages), 1.12.3.6 is working again. Thanks!
Alabaster Colville
Registered User
Join date: 2 Nov 2006
Posts: 6
New client eats memory
11-02-2006 18:20
After I've logged in, second life just eats all available memory (around 50Mb/sec) until it
kills the machine. This is on FC4, x86-64. Previous clients (e.g. 1.11.3.1) didn't have
this problem. As a result, it's not usable for me despite having 2Gb of mem... an example:

3909 moz 25 0 1257m 1.0g 30m R 88.1 50.4 0:48.52 do-not-directly

(that's 1Gb RSS!)
Hello Toonie
Registered User
Join date: 25 Jul 2005
Posts: 212
11-04-2006 07:02
From: ninjafoo Ng
I accept a teleport, it works, and a split second later im teleporting again
I've seen this on windows and linux, though not for a while. Are you on a wireless internet connection by any chance? There's something weird with resends/acks over wireless - you can sometimes tell the wireless people because it looks like they say the same thing twice in a row!
LaeMi Qian
Registered User
Join date: 17 Jul 2006
Posts: 87
11-05-2006 12:13
From: ninjafoo Ng
I accept a teleport, it works, and a split second later im teleporting again, only the second time it I dont reappear anywhere, it just get left looking at a stuck progress bar saying 'requesting telepotrt', after a few mins, i appear at the destination.


I have encountered this once or twice recently. I am suspecting it is related to the present packet-loss/lag issues, but I am not an expert on deep-internet-thingies ;-)
Tofu Linden
Linden Lab Employee
Join date: 29 Aug 2006
Posts: 471
1.13.0.0 Preview
11-08-2006 04:51
A linux 1.13.0.0 Preview is available here: http://secondlife.com/community/preview.php

There are no linux-specific changes, so I'm not giving it its own thread (yet!).
Zi Ree
Mrrrew!
Join date: 25 Feb 2006
Posts: 723
11-08-2006 05:14
Great! Something to play with during the outage :)
_____________________
Zi!

(SuSE Linux 10.2, Kernel 2.6.13-15, AMD64 3200+, 2GB RAM, NVidia GeForce 7800GS 512MB (AGP), KDE 3.5.5, Second Life 1.13.1 (6) alpha soon beta thingie)

Blog: http://ziree.wordpress.com/ - QAvimator: http://qavimator.org

Second Life Linux Users Group IRC Channel: irc.freenode.org #secondlifelug
Tofu Linden
Linden Lab Employee
Join date: 29 Aug 2006
Posts: 471
11-08-2006 06:01
I'd be surprised if the beta grid was still available during today's network/database maintainance, sadly! But perhaps. :)
Calyx Starr
Registered User
Join date: 12 Jun 2006
Posts: 5
11-08-2006 16:25
From: Alabaster Colville
After I've logged in, second life just eats all available memory (around 50Mb/sec) until it
kills the machine. This is on FC4, x86-64. Previous clients (e.g. 1.11.3.1) didn't have
this problem. As a result, it's not usable for me despite having 2Gb of mem... an example:

3909 moz 25 0 1257m 1.0g 30m R 88.1 50.4 0:48.52 do-not-directly

(that's 1Gb RSS!)


Yeah, I'm in FC5 32 bit and this new release is a real memory pig for me too. Just about completely unusable even before connecting. I click the Preferences button after launching the client and wait ... and wait ... and wait. First time I've run into this, the other releases are fine.

Edited to change this to completely unusable. I can't even log in. It just sits there on Connecting to Region. Interestingly, the rest of my system doesn't seem affected. It's just SL that crawls to a stop.

Edited again to add that after a reboot suddenly it's fine. Huh.
Aliqui Ennui
Registered User
Join date: 16 Jul 2005
Posts: 6
11-08-2006 17:04
Perhaps it's something with the way FC's kernels are modified. Have either of you tried compiling a vanilla kernel from kernel.org and seeing if it doesn't continually run up memory? I'm on Kubuntu and it's holding steady at around 400mb.
Calyx Starr
Registered User
Join date: 12 Jun 2006
Posts: 5
11-08-2006 17:15
From: Aliqui Ennui
Perhaps it's something with the way FC's kernels are modified. Have either of you tried compiling a vanilla kernel from kernel.org and seeing if it doesn't continually run up memory? I'm on Kubuntu and it's holding steady at around 400mb.


As I just edited my post to reflect, oddly a reboot has made SL usable. Thought for a bit I was going to have to finally try the Windows version in WINE. :)
Drake Bacon
Linux is Furry
Join date: 13 Jul 2005
Posts: 443
11-08-2006 17:35
Strange. I'm not having many problems. Could it be a libc difference?
_____________________
Drake Bacon/Drake Winger
Home: Custom AMD X2 (65nm) 5000+, 4 Gig RAM, Gentoo amd64, NVidia GeForce 8600GT PCIe
Mobile: Dell Inspiron E1505 (Core Duo 1.6GHz, 1 gig RAM, Gentoo x86, NVidia GeForce Go 7300 PCIe)
Backup: iMac (Core 2 Duo 2.4GHz, 4 gig RAM, ATI Radeon HD 2400, MacOS X Leopard)
Don't Ask: Asus EeePC 900A (Atom 1.6Ghz, 1 gig RAM, Intel graphics, Gentoo x86)
DeckerEgo Venkman
Registered User
Join date: 9 Mar 2006
Posts: 1
Eatin' RAM
11-08-2006 19:04
From: Calyx Starr
Yeah, I'm in FC5 32 bit and this new release is a real memory pig for me too. Just about completely unusable even before connecting. I click the Preferences button after launching the client and wait ... and wait ... and wait. First time I've run into this, the other releases are fine.

Edited to change this to completely unusable. I can't even log in. It just sits there on Connecting to Region. Interestingly, the rest of my system doesn't seem affected. It's just SL that crawls to a stop.

Edited again to add that after a reboot suddenly it's fine. Huh.


Same thing happens to me on openSUSE 10.1 - I have 2 GB RAM on this machine (with a craptastic ATI Rage card) and it eats all 2 GB then moves on to swap, and eats all of that too. Quite ugly.
Tofu Linden
Linden Lab Employee
Join date: 29 Aug 2006
Posts: 471
11-09-2006 01:31
Hi everyone!
I've gone over the SL client a few times this week with different leak detectors and haven't found anything unusual. Thus I suspect that it's something specific to the affected systems' system libraries or drivers. It would be helpful to find the common factor - in a dedicated forum thread.
Richard Gantenbein
Registered User
Join date: 7 Jul 2006
Posts: 1
1.12.3.6 freezes everything
11-21-2006 14:49
Hi, I'm on Kubuntu Edgy Eft, newest packages, with proprietory ATI drivers.

When starting SL, it logs in, but as soon as the avatar appears, the whole computer freezes, I can't even shutdown via konsole, nor can I kill the X server.

Any ideas?
Tofu Linden
Linden Lab Employee
Join date: 29 Aug 2006
Posts: 471
11-22-2006 03:27
From: Richard Gantenbein
Hi, I'm on Kubuntu Edgy Eft, newest packages, with proprietory ATI drivers.

When starting SL, it logs in, but as soon as the avatar appears, the whole computer freezes, I can't even shutdown via konsole, nor can I kill the X server.

Any ideas?
From the soon-to-be-released README:
PROBLEM 2:- My whole system seems to hang when running Second Life.
SOLUTION:- This is typically a hardware/driver issue. The first thing to
do is to check that you have the most recent official drivers for your
graphics card.
SOLUTION:- Some residents with ATI cards have reported that running
'sudo aticonfig --locked-userpages=off' before running Second Life solves
their stability issues.
SOLUTION:- As a last resort, you can disable most of Second Life's advanced
graphics features by editing the 'secondlife' script and uncommenting
the line which reads 'export LL_GL_NOEXT=x'
JauJau Jeegoo
Registered User
Join date: 21 Nov 2006
Posts: 4
Ati V3200 Fc6 problems
11-24-2006 17:59
Thinkpad T43p, 1G Ram ATI V3200
fglrx 8.31.5-1.2.6.18_1.2849

So I have these params set:

Option "no_accel" "no"
Option "no_dri" "no"
Option "FSAAEnable" "no"
Option "KernelModuleParm" "locked-userpages=0"
Option "VideoOverlay" "on"

and I have
export LL_GL_NOEXT=x

set.

Here's the issue.

About 75% of the time I start up and I get
fglX11AllocateManagedSurface: __FGLTexMgrAllocMem failed!!

over and over again and things are super slow and I just ctrl-c

About 25% of the time, however, if I put up with the messages and extreme slowness for about 2 minutes, the messages stop and everything will work fine, for hours.

This _sort_ of thing is mentioned as being a /dev/shm permission or posix shared memory problem, I don't think that's the problem, for one thing everything is stock, for another I can see openGL programs create files in /dev/shm just fine, and it doesn't explain why it works eventually.

Before I tried the
Option "KernelModuleParm" "locked-userpages=0"
I got lockups.

Any ideas?

EDIT:
This seems to be much better in
1.13.0.5 ( I couldn't log into the test grid until recently)

I _was_ able to get the problem by maximizing the window and turning on FSAA, but that's kind of asking for it at 1600x1200.

On thing that I noticed was that I see this:

2006-11-27T04:43:32Z WARNING: VRAM amount not detected, defaulting to 512 MB
2006-11-27T04:43:32Z INFO: *** DETECTED 1009.63 MB of system memory.
2006-11-27T04:43:32Z INFO: Graphics Card memory set to 128 MB

Which is a bit ambiguous to me. Is it confused or not? I have 128MB.
Vikti Thibaud
Registered User
Join date: 25 Nov 2006
Posts: 2
font problems
11-25-2006 10:29
I use Kubuntu Dapper on an ASUS A2500D with ATi Mobility Radeon 9600 and free drivers. Some works work well, while others don't. It seems that the problem is with the fonts in input and select fields. (Not plain texts.) There I have black fonts with black background. If I select the text, then I can read it. Otherwise ililsibel.

You can find two screenshots at
http://blog.educomm.hu/tmp/secondlife1.png
and
http://blog.educomm.hu/tmp/secondlife.png
1 2