Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
doom3+ati-drivers+xorg-server+amd64=crash
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
gralves
Guru
Guru


Joined: 20 May 2003
Posts: 389
Location: Sao Paulo, Brazil

PostPosted: Sun Jan 15, 2006 4:44 am    Post subject: doom3+ati-drivers+xorg-server+amd64=crash Reply with quote

I'm having trouble setting doom3 to work w/ xorg-server. I get the following error:
Code:

DOOM 1.3.1302 linux-x86 May 12 2005 14:56:44
found interface eth0 - xxx.xxx.xxx.xxx/255.255.255.192
found interface lo - loopback
found interface eth1 - 10.0.0.2/255.255.255.0
------ Initializing File System ------
Loaded pk4 /opt/doom3/base/game01.pk4 with checksum 0xe9d5adcf
Loaded pk4 /opt/doom3/base/game02.pk4 with checksum 0x80401dd2
Loaded pk4 /opt/doom3/base/game03.pk4 with checksum 0x351c23e8
Loaded pk4 /opt/doom3/base/pak000.pk4 with checksum 0x28d208f1
Loaded pk4 /opt/doom3/base/pak001.pk4 with checksum 0x40244be0
Loaded pk4 /opt/doom3/base/pak002.pk4 with checksum 0xc51ecdcd
Loaded pk4 /opt/doom3/base/pak003.pk4 with checksum 0xcd79d028
Loaded pk4 /opt/doom3/base/pak004.pk4 with checksum 0x765e4f8b
Loaded pk4 /opt/doom3/base/pak005.pk4 with checksum 0x8ffc3621
Loaded pk4 /opt/doom3/base/pak006.pk4 with checksum 0x95b65ab
Loaded pk4 /opt/doom3/base/pak007.pk4 with checksum 0x666bdb3c
Current search path:
/home/gralves/.doom3/base
/opt/doom3/base
/opt/doom3/base/pak007.pk4 (38 files)
/opt/doom3/base/pak006.pk4 (48 files)
/opt/doom3/base/pak005.pk4 (63 files)
/opt/doom3/base/pak004.pk4 (5137 files)
/opt/doom3/base/pak003.pk4 (4676 files)
/opt/doom3/base/pak002.pk4 (6120 files)
/opt/doom3/base/pak001.pk4 (8972 files)
/opt/doom3/base/pak000.pk4 (2698 files)
/opt/doom3/base/game03.pk4 (2 files)
/opt/doom3/base/game02.pk4 (2 files)
/opt/doom3/base/game01.pk4 (2 files)
game DLL: 0x0 in pak: 0x0
Addon pk4s:
file system initialized.
--------------------------------------
----- Initializing Decls -----
------------------------------
------- Initializing renderSystem --------
using ARB renderSystem
renderSystem initialized.
--------------------------------------
5206 strings read from strings/english.lang
Couldn't open journal files
execing editor.cfg
execing default.cfg
couldn't exec DoomConfig.cfg
couldn't exec autoexec.cfg
5206 strings read from strings/english.lang
----- Initializing Sound System ------
sound system initialized.
--------------------------------------
----- R_InitOpenGL -----
Setup X display connection
dlopen(libGL.so.1)
Initializing OpenGL display
Using XFree86-VidModeExtension Version 2.2
DGA DirectVideo Mouse (Version 2.0) initialized
Free86-VidModeExtension Activated at 640x480
Couldn't get a visual
dlopen(libGL.so.1)
Initializing OpenGL display
Using XFree86-VidModeExtension Version 2.2
DGA DirectVideo Mouse (Version 2.0) initialized
Free86-VidModeExtension Activated at 640x480
Couldn't get a visual
idRenderSystem::Shutdown()
Fatal X Error:
  Major opcode of failed request: 105
  Minor opcode of failed request: 0
  Serial number of failed request: 49
BadValue (integer parameter out of range for operation)
Fatal X Error:
  Major opcode of failed request: 2
  Minor opcode of failed request: 0
  Serial number of failed request: 53
BadWindow (invalid Window parameter)
Fatal X Error:
  Major opcode of failed request: 4
  Minor opcode of failed request: 0
  Serial number of failed request: 54
BadWindow (invalid Window parameter)
Sys_Error: Unable to initialize OpenGL


/opt/ati/bin/fglrxinfo shows:
Code:

/opt/ati/bin/fglrxinfo
display: :0.0  screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: RADEON X300/X550 Series Generic
OpenGL version string: 1.3.5519 (X4.3.0-8.20.8)



Any ideais on how to fix it?
Back to top
View user's profile Send private message
InsaneHamster
Guru
Guru


Joined: 02 May 2003
Posts: 435

PostPosted: Sun Jan 15, 2006 5:41 am    Post subject: Reply with quote

id recommend posting more information however with that much information possibly exporting lib32 opengl ?
Back to top
View user's profile Send private message
gralves
Guru
Guru


Joined: 20 May 2003
Posts: 389
Location: Sao Paulo, Brazil

PostPosted: Sun Jan 15, 2006 5:52 am    Post subject: Reply with quote

I tryed using LD_PRELOAD to load 32bits opengl, here is what I got:

Code:

LD_PRELOAD=/usr/lib32/libGL.so doom3
ERROR: ld.so: object '/usr/lib32/libGL.so' from LD_PRELOAD cannot be preloaded: ignored.
DOOM 1.3.1302 linux-x86 May 12 2005 14:56:44


The rest remained the same.

LIBGL_DRIVERS_PATH=/usr/lib32/modules/dri doom3

Also gave the same output.

I'm currently using ati-drivers-8.20.8 and xorg-server-1.0.1-r1.

here is the content of /etc/env.d/03opengl:
Code:

# Configuration file for eselect
# This file has been automatically generated.
LDPATH="/usr/lib32/opengl/ati/lib:/usr/lib64/opengl/ati/lib"
OPENGL_PROFILE="ati"
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