Tell me more ×
Ask Ubuntu is a question and answer site for Ubuntu users and developers. It's 100% free, no registration required.

I know this is not the place to ask for a program unrelated to ubuntu, yet it still works on Linux and I am hoping one of you awesome people will be able to assist.

I use Firestorm and Second Life viewers, both report the same error when ran:

libGL error: failed to load driver: i965
libGL error: Try again with LIBGL_DEBUG=verbose for more details.
libGL error: failed to load driver: swrast
libGL error: Try again with LIBGL_DEBUG=verbose for more details.
The program 'do-not-directly-run-secondlife-bin' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadAlloc (insufficient resources for operation)'.
(Details: serial 30 error_code 11 request_code 154 minor_code 3)
(Note to programmers: normally, X errors are reported asynchronously;
that is, you will receive the error a while after causing it.
To debug your program, run it with the --sync command line
option to change this behavior. You can then get a meaningful
backtrace from your debugger if you break on the gdk_x_error() function.)
*** Bad shutdown ($LL_RUN_ERR). ***
You are running the Second Life Viewer on a x86_64 platform. The
most common problems when launching the Viewer (particularly
'bin/do-not-directly-run-secondlife-bin: not found' and 'error while
loading shared libraries') may be solved by installing your Linux
distribution's 32-bit compatibility packages.
For example, on Ubuntu and other Debian-based Linuxes you might run:
$ sudo apt-get install ia32-libs ia32-libs-gtk ia32-libs-kde ia32-libs-sdl
*******************************************************
This is a BETA release of the Second Life linux client.
Thank you for testing!
Please see README-linux.txt before reporting problems.

It was pointed out the first four lines are referring to my Graphics Card (Intel Mobile Chispet 4 Series). But the same program has ran on ubuntu 12.04, and once the packages mentioned are installed it was worked perfectly fine. My memory runs away from me, but I do believe I accidentally installed the 32-bit edition and it worked perfectly fine.

Can anyone help me get this running? I have done exactly as it says (excluding libs-kde, since it doesn't exist in the ubuntu repo nor do I have kde) and installed some extra packages, still it is not working properly for me.

I'm starting to think this problem isn't simple, and if it is not easy to fix can someone explain what is wrong so I can learn? I am sorry but I wish to know more of this problem and people just blaming the graphics card without a reason is irritating me, since I learn nothing from it and often seems like an easy way out.

I have: Ubuntu 12.10 64 bit, Celeron(R) Dual-Core CPU T3300 @ 2.00GHz × 2, Intel Mobile Chipset 4 Series Graphics (Down as Mobile Intel® GM45 Express Chipset in details) and 3GB of RAM.

share|improve this question
1  
Even if you are not using KDE it doesn't necessarily mean you don't need KDE libs. You can install and run KDE based programs (e.g. amarok or kile) under Gnome or Unity. They would have dependencies to KDE libs. Maybe this is the case in Second Life. – stonedsquirrel Jan 14 at 15:17

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.