Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
et won't run because of opengl
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gamers & Players
View previous topic :: View next topic  
Author Message
AngelM
Tux's lil' helper
Tux's lil' helper


Joined: 07 Dec 2004
Posts: 139
Location: Erlangen

PostPosted: Mon Jan 24, 2005 1:21 pm    Post subject: et won't run because of opengl Reply with quote

Hello,

When I try to start enemy territory the following things came up:

Code:
et
ET 2.56 linux-i386 Sep 10 2003
----- FS_Startup -----
Current search path:
/home/fritzmark/.etwolf/etmain
/opt/enemy-territory/etmain/pak1.pk3 (10 files)
/opt/enemy-territory/etmain/pak0.pk3 (3725 files)
/opt/enemy-territory/etmain/mp_bin.pk3 (4 files)
/opt/enemy-territory/etmain

----------------------
3739 files in pk3 files
execing default.cfg
couldn't exec language.cfg
couldn't exec autoexec.cfg
Hunk_Clear: reset the hunk ok

------- Input Initialization -------
Joystick is not active.
------------------------------------
Bypassing CD checks
----- Client Initialization -----
----- Initializing Renderer ----
-------------------------------
----- Client Initialization Complete -----
----- R_Init -----
...loading libGL.so.1: QGL_Init: dlopen libGL.so.1 failed: libGL.so.1: cannot open shared object file: No such file or directory
failed
----- CL_Shutdown -----
RE_Shutdown( 1 )
-----------------------
----- CL_Shutdown -----
-----------------------
Sys_Error: GLimp_Init() - could not load OpenGL subsystem


I don't know why because the ut2004-demo works.

Has anybody an idea?
Back to top
View user's profile Send private message
bin-doph
Guru
Guru


Joined: 23 May 2003
Posts: 302

PostPosted: Mon Jan 24, 2005 2:37 pm    Post subject: Reply with quote

try running opengl-update with the apropriate argument (your GLdriver)

example for nvidia-cards with nvidia-glx
Code:
opengl-update nvidia


hth
-fe
_________________
perl -e '$_=q;4a75737420616e6f74686572205065726c204861636b65720as;;for(s;s;s;s;s;s;s;s;s;s;s;s){s;(..)s?;qq qprint chr 0x$1 and \161 ssq;excess;}'
Back to top
View user's profile Send private message
wolf31o2
Retired Dev
Retired Dev


Joined: 31 Jan 2003
Posts: 628
Location: Mountain View, CA

PostPosted: Mon Jan 24, 2005 10:34 pm    Post subject: Reply with quote

Are you running amd64? If so, make sure you are *not* running the 2005.0 profile and don't use any version of nvidia-glx > 6629-r2
_________________
Ex-Gentoo Developer
Catalyst/Genkernel Development Lead
http://wolf31o2.org
Back to top
View user's profile Send private message
AngelM
Tux's lil' helper
Tux's lil' helper


Joined: 07 Dec 2004
Posts: 139
Location: Erlangen

PostPosted: Tue Jan 25, 2005 12:29 am    Post subject: Reply with quote

Yeah I'am running an amd64 the opengl update I have done. But it want work.
Back to top
View user's profile Send private message
whig
l33t
l33t


Joined: 27 Nov 2004
Posts: 973
Location: New Zealand

PostPosted: Tue Jan 25, 2005 3:41 am    Post subject: Reply with quote

export LD_LIBRARY_PATH=/usr/lib32/opengl/nvidia/lib

or wherever your opengl lib is. No certainity this will work.
Back to top
View user's profile Send private message
AngelM
Tux's lil' helper
Tux's lil' helper


Joined: 07 Dec 2004
Posts: 139
Location: Erlangen

PostPosted: Thu Jan 27, 2005 8:42 am    Post subject: Reply with quote

Okay I will try this.

I test it:

Code:
export LD_LIBRARY_PATH=/usr/lib/opengl/ati/lib/


But the same result:

Code:

----- R_Init -----
...loading libGL.so.1: QGL_Init: dlopen libGL.so.1 failed: libGL.so.1: cannot openshared object file: No such file or directory
failed
----- CL_Shutdown -----
RE_Shutdown( 1 )
-----------------------
----- CL_Shutdown -----
-----------------------
Sys_Error: GLimp_Init() - could not load OpenGL subsystem
Back to top
View user's profile Send private message
bin-doph
Guru
Guru


Joined: 23 May 2003
Posts: 302

PostPosted: Thu Jan 27, 2005 9:02 am    Post subject: Reply with quote

Where is you libGL.so.1 located??
_________________
perl -e '$_=q;4a75737420616e6f74686572205065726c204861636b65720as;;for(s;s;s;s;s;s;s;s;s;s;s;s){s;(..)s?;qq qprint chr 0x$1 and \161 ssq;excess;}'
Back to top
View user's profile Send private message
wolf31o2
Retired Dev
Retired Dev


Joined: 31 Jan 2003
Posts: 628
Location: Mountain View, CA

PostPosted: Thu Jan 27, 2005 4:35 pm    Post subject: Reply with quote

My suggestion is for you to go back to nvidia-glx-1.0.6629-r1 and then to file a bug about enemy-territory and assign it to amd64@gentoo.org with games@gentoo.org on the CC list.
_________________
Ex-Gentoo Developer
Catalyst/Genkernel Development Lead
http://wolf31o2.org
Back to top
View user's profile Send private message
infirit
l33t
l33t


Joined: 11 Jan 2003
Posts: 778
Location: Hoofddorp / The Netherlands

PostPosted: Thu Jan 27, 2005 11:31 pm    Post subject: Reply with quote

Having the same problem and did a strace et. Here are the results..
Code:
write(2, "...loading libGL.so.1: ", 23...loading libGL.so.1: ) = 23
open("/usr/lib/opengl/ati/lib/libGL.so.1", O_RDONLY) = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\3004\3\0"..., 512) = 512
close(6)                                = 0
open("/etc/ld.so.cache", O_RDONLY)      = 6
fstat64(0x6, 0xffffc254)                = 0
old_mmap(0x16a1f00000000, 8589934593, PROT_WRITE|PROT_EXEC, 0xf /* MAP_??? */|MAP_FIXED|MAP_ANONYMOUS|MAP_NORESERVE|MAP_POPULATE|MAP_NONBLOCK|MAP_GROWSDOWN|MAP_DENYWRITE|MAP_EXECUTABLE|MAP_LOCKED|0xfffe06c0, 2053, 0x121aaf6f732e4c) = 0x5c0c4000
close(6)                                = 0
open("/lib/tls/i686/sse2/libGL.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64(0xffffc240, 0xffffc2c8)          = -1 ENOENT (No such file or directory)
open("/lib/tls/i686/libGL.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64(0xffffc240, 0xffffc2c8)          = -1 ENOENT (No such file or directory)
open("/lib/tls/sse2/libGL.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64(0xffffc240, 0xffffc2c8)          = -1 ENOENT (No such file or directory)
open("/lib/tls/libGL.so.1", O_RDONLY)   = -1 ENOENT (No such file or directory)
stat64(0xffffc240, 0xffffc2c8)          = 0
open("/lib/i686/sse2/libGL.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64(0xffffc240, 0xffffc2c8)          = -1 ENOENT (No such file or directory)
open("/lib/i686/libGL.so.1", O_RDONLY)  = -1 ENOENT (No such file or directory)
stat64(0xffffc240, 0xffffc2c8)          = -1 ENOENT (No such file or directory)
open("/lib/sse2/libGL.so.1", O_RDONLY)  = -1 ENOENT (No such file or directory)
stat64(0xffffc240, 0xffffc2c8)          = -1 ENOENT (No such file or directory)
open("/lib/libGL.so.1", O_RDONLY)       = 6
read(6, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\3004\3\0"..., 512) = 512
close(6)                                = 0
stat64(0xffffc240, 0xffffc2c8)          = 0
open("/usr/lib/tls/i686/sse2/libGL.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64(0xffffc240, 0xffffc2c8)          = -1 ENOENT (No such file or directory)
open("/usr/lib/tls/i686/libGL.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64(0xffffc240, 0xffffc2c8)          = -1 ENOENT (No such file or directory)
open("/usr/lib/tls/sse2/libGL.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64(0xffffc240, 0xffffc2c8)          = -1 ENOENT (No such file or directory)
open("/usr/lib/tls/libGL.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64(0xffffc240, 0xffffc2c8)          = 0
open("/usr/lib/i686/sse2/libGL.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64(0xffffc240, 0xffffc2c8)          = -1 ENOENT (No such file or directory)
open("/usr/lib/i686/libGL.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64(0xffffc240, 0xffffc2c8)          = -1 ENOENT (No such file or directory)
open("/usr/lib/sse2/libGL.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
stat64(0xffffc240, 0xffffc2c8)          = -1 ENOENT (No such file or directory)
open("/usr/lib/libGL.so.1", O_RDONLY)   = -1 ENOENT (No such file or directory)
stat64(0xffffc240, 0xffffc2c8)          = 0
munmap(0x5c0c4000, 92703)               = 0
write(2, "QGL_Init: dlopen libGL.so.1 fail"..., 106QGL_Init: dlopen libGL.so.1 failed: libGL.so.1: cannot open shared object file: No such file or directory
I noticed ET found libGL.so.1 but at the end it craps out with a write error?

[edit]some info...
Code:
System uname: 2.6.10-gentoo-r6 x86_64 AMD Athlon(tm) 64 Processor 3200+
Gentoo Base System version 1.6.8
Python:              dev-lang/python-2.3.4 [2.3.4 (#1, Oct 28 2004, 08:02:56)]
dev-lang/python:     2.3.4
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.8.5-r2, 1.5, 1.4_p6, 1.6.3, 1.7.9, 1.9.4
sys-devel/binutils:  2.15.92.0.2-r2
sys-devel/libtool:   1.5.10-r3
virtual/os-headers:  2.6.8.1-r3
ACCEPT_KEYWORDS="amd64 ~amd64"
And am using the new ati drivers.
_________________
EASY TO INSTALL = Difficult to install, but instruction manual has pictures.
Join the adopt an unanswered post initiative today
Back to top
View user's profile Send private message
whig
l33t
l33t


Joined: 27 Nov 2004
Posts: 973
Location: New Zealand

PostPosted: Fri Jan 28, 2005 3:46 am    Post subject: Reply with quote

AngelM wrote:
Okay I will try this.

I test it:

Code:
export LD_LIBRARY_PATH=/usr/lib/opengl/ati/lib/



Dunno about ati things but that looks like a 64 directory when et is 32 bit and needs some form of 32 bit emulation on your system.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gamers & Players All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum