Wrong ELF Class ?? 64BITS Linux app error
Trying to run Secondlife-i686-1.23.5.136262 app on Ubuntu 9.10 64 BitS I get
./secondlife/
64-bit Linux detected: Disabling GStreamer (streaming video and music) by default; edit ./secondlife/ to re-enable.
Running from /home/pbureau/Downloads/SecondLife-i686-1.23.5.136262
/usr/lib/gio/modules/libgiogconf.so: wrong ELF class: ELFCLASS64 Failed to load module: /usr/lib/gio/modules/libgiogconf.so
/usr/lib/gio/modules/libgioremote-volume-monitor.so: wrong ELF class: ELFCLASS64 Failed to load module: /usr/lib/gio/modules/libgioremote-volume-monitor.so
/usr/lib/gio/modules/libgvfsdbus.so: wrong ELF class: ELFCLASS64 Failed to load module: /usr/lib/gio/modules/libgvfsdbus.so
/usr/lib/gio/modules/libgiofam.so: wrong ELF class: ELFCLASS64 Failed to load module: /usr/lib/gio/modules/libgiofam.so
Locate function reveals the following;
locate -eLi libgiogconf.so
/usr/lib/gio/modules/libgiogconf.so
/usr/lib32/gio/modules/libgiogconf.so
locate -eLi libgioremote-volume-monitor.so
/usr/lib/gio/modules/libgioremote-volume-monitor.so
/usr/lib32/gio/modules/libgioremote-volume-monitor.so
locate -eLi libgvfsdbus.so
/usr/lib/gio/modules/libgvfsdbus.so
/usr/lib32/gio/modules/libgvfsdbus.so
which seems to indicates all my 32 bits libs are indeed present, except below
locate -eLi libgiofam.so
/usr/lib/gio/modules/libgiofam.so
1)it seem to report a missing 32 libs in this case , anyone know in what package this would be in ?
2) Also other research indicated to have JRE 32 bits installed as it needs it , and I have this installed as well.
3) Also at the end of the secondlife app run it mentions the following information;
You are running the Second Life viewer on a x86_64 platform, the most common problems when launching the viewer(particularly a "not found" error while loading shared libraries) may be solved by installing your linux distribution 32 bits compatibility packages, for example: ia32-libs ia32-libs-gtk, ia32-libs-kde ia32-libs-sdl
Now I i have run apt-get and successfully installed;
ia32-libs succesfully
ia32-libs-gtk: Note, Selecting ia32-libs instead of ia32-libs-gtk, ia2-libs is already the newest version.
ia32-libs-kde: couldn't find package ia32-libs-kde this one is maybe this is because I use Gnome ?
ia32-libs-sdl: Note, Selecting ia32-libs instead of ia32-libs-sdl, ia2-libs is already the newest version.
4) What am I missing here ? Help please
5) alsosomeone suggested to visit a web site and run a report on my video card
the script is the following one:
cat /proc/pci | grep VGA || lspci | grep VGA | colrm 1 4 ; cat /proc/cpuinfo | \
egrep "model name|MHz" ; xdpyinfo | egrep "version:|dimensions|depth of" ; glxinfo | \
egrep -A2 "direct rendering|OpenGL vendor" ; uname -sr; glxgears & sleep 30 ; \
killall glxgears
it reports the following... seems I have no ATI drivers for 3d ?
even though package manager reports all ATi Driver loaded.
VGA compatible controller: ATI Technologies Inc M56P [Radeon Mobility X1600]
model name : Intel Core2 CPU T7200 2.00GHz
cpu MHz : 2000.000
model name : Intel Core2 CPU T7200 2.00GHz
cpu MHz : 1000.000
X.Org version: 1.6.4
dimensions: 1680x1050 pixels (445x278 millimeters)
depth of root window: 24 planes
X Error of failed request: BadRequest (invalid request code or no such operation)
Major opcode of failed request: 135 (GLX)
Minor opcode of failed request: 19 (X_GLXQueryServerString)
Serial number of failed request: 16
Current serial number in output stream: 16
X Error of failed request: BadRequest (invalid request code or no such operation)
Major opcode of failed request: 135 (GLX)
Minor opcode of failed request: 19 (X_GLXQueryServerString)
Serial number of failed request: 16
Current serial number in output stream: 16
[1]+ Exit 1 glxgears
glxgears: no process found
xdpyinfo reports:
name of display: :0.0
version number: 11.0
vendor string: The X.Org Foundation
vendor release number: 10604000
X.Org version: 1.6.4
maximum request size: 16777212 bytes
motion buffer size: 256
bitmap unit, bit order, padding: 32, LSBFirst, 32
image byte order: LSBFirst
number of supported pixmap formats: 7
supported pixmap formats:
depth 1, bits_per_pixel 1, scanline_pad 32
depth 4, bits_per_pixel 8, scanline_pad 32
depth 8, bits_per_pixel 8, scanline_pad 32
depth 15, bits_per_pixel 16, scanline_pad 32
depth 16, bits_per_pixel 16, scanline_pad 32
depth 24, bits_per_pixel 32, scanline_pad 32
depth 32, bits_per_pixel 32, scanline_pad 32
keycode range: minimum 8, maximum 255
focus: window 0x400004, revert to Parent
number of extensions: 27
ATI-GLX
BIG-REQUESTS
Composite
DAMAGE
DOUBLE-BUFFER
DPMS
DRI2
GLX
Generic Event Extension
MIT-SCREEN-SAVER
MIT-SHM
RANDR
RECORD
RENDER
SECURITY
SHAPE
SYNC
X-Resource
XC-MISC
XFIXES
XFree86-DGA
XFree86-VidModeExtension
XINERAMA
XInputExtension
XKEYBOARD
XTEST
XVideo
default screen number: 0
number of screens: 1
screen #0:
dimensions: 1680x1050 pixels (445x278 millimeters)
resolution: 96x96 dots per inch
depths (7): 24, 1, 4, 8, 15, 16, 32
root window id: 0x4f
depth of root window: 24 planes
number of colormaps: minimum 1, maximum 1
default colormap: 0x20
default number of colormap cells: 256
preallocated pixels: black 0, white 16777215
options: backing-store NO, save-unders NO
largest cursor: 64x64
current input event mask: 0xfa8033
KeyPressMask KeyReleaseMask EnterWindowMask
LeaveWindowMask ExposureMask StructureNotifyMask
SubstructureNotifyMask SubstructureRedirectMask FocusChangeMask
PropertyChangeMask ColormapChangeMask
number of visuals: 3
default visual id: 0x21
visual:
visual id: 0x21
class: TrueColor
depth: 24 planes
available colormap entries: 256 per subfield
red, green, blue masks: 0xff0000, 0xff00, 0xff
significant bits in color specification: 8 bits
visual:
visual id: 0x22
class: DirectColor
depth: 24 planes
available colormap entries: 256 per subfield
red, green, blue masks: 0xff0000, 0xff00, 0xff
significant bits in color specification: 8 bits
visual:
visual id: 0x4d
class: TrueColor
depth: 32 planes
available colormap entries: 256 per subfield
red, green, blue masks: 0xff0000, 0xff00, 0xff
significant bits in color specification: 8 bits
So I could use any help or run any "search" you need , I am at a loss here