Welcome to the Second Life Forums Archive

These forums are CLOSED. Please visit the new forums HERE

fglX11AllocateManagedSurface: __FGLTexMgrAllocMem failed!!

Gendou Ikarus
Registered User
Join date: 14 Nov 2006
Posts: 6
12-26-2006 22:22
I have tried to search for this without success, so if this is a repeat, please forgive me.

I noticed when I launched the application that I get the following error rapidly and repeatedly in right after it starts to render the world itself:

fglX11AllocateManagedSurface: __FGLTexMgrAllocMem failed!!

This happens even with LL_GL_BASICEXT=x, LL_GL_NOEXT=x both on.

I am running on a ThinkPad T60p (ATI FireGL 5200)

Need any more info?
Burkha Zeluco
Registered User
Join date: 1 Mar 2006
Posts: 3
12-29-2006 00:42
I see the same error message on my Thinkpad T43p which has the ATI v3200. This occurs even when disabling the use of gl extensions. It seems to start when the SL window changes focus... I've always had that problem but my driver version is now 8.32.5.

I just assumed this is just one of the many problems with those ATI drivers... Any fix that would allow SL to be playable on my laptop would be appreciated.

Thanks
Kamihacker Kazan
Registered User
Join date: 11 Jan 2007
Posts: 1
01-11-2007 12:31
From: Gendou Ikarus
I have tried to search for this without success, so if this is a repeat, please forgive me.

I noticed when I launched the application that I get the following error rapidly and repeatedly in right after it starts to render the world itself:

fglX11AllocateManagedSurface: __FGLTexMgrAllocMem failed!!

This happens even with LL_GL_BASICEXT=x, LL_GL_NOEXT=x both on.

I am running on a ThinkPad T60p (ATI FireGL 5200)

Need any more info?


add this line to your /etc/fstab

tmpfs /dev/shm tmpfs defaults 0 0

and then

mount /dev/shm

on the command line

as root

that did it on my laptop with ATI Radeon xpress 1100
K1ll3rBunny Kappler
Registered User
Join date: 3 Feb 2007
Posts: 13
03-15-2007 06:26
I added that to /etc/fstab but I still get the same error. I get the error, the screen locks, and i have to either hard reset my machine (t43p with v3200 mob radeon) or wait for it to overheat and shut itself down!

Im not convinced this is entirely it, so will post all the relevant files/code in a new thread in hope of getting a working SL
Triss Gray
Registered User
Join date: 10 Oct 2006
Posts: 59
03-16-2007 01:29
this new thread which is talked about by the previous poster is located here I think:
/263/ce/171577/1.html


might be worthwhile taking a look at that one too, seems to be the same problem, though no solution as of yet