You are not logged in.

#1 2008-09-27 01:02:58

obsrv
Member
Registered: 2005-02-08
Posts: 137

Cannot start Doom3

I get this:

bash-3.2$ doom3
DOOM 1.3.1.1304 linux-x86 Jan 16 2007 21:58:02
found interface lo - loopback                 
found interface eth0 - 10.196.11.62/255.255.0.0
------ Initializing File System ------         
Loaded pk4 /opt/doom3/base/game01.pk4 with checksum 0x51c6981f
Loaded pk4 /opt/doom3/base/game02.pk4 with checksum 0xf3ec6f7
Loaded pk4 /opt/doom3/base/game03.pk4 with checksum 0x5d4230ea
Loaded pk4 /opt/doom3/base/pak000.pk4 with checksum 0x28d208f1
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
Loaded pk4 /opt/doom3/base/pak008.pk4 with checksum 0x23ae5993
Current search path:                                         
/home/obsrv/.doom3/base                                       
/opt/doom3/base                                               
/opt/doom3/base/pak008.pk4 (3 files)                         
/opt/doom3/base/pak007.pk4 (38 files)                         
/opt/doom3/base/pak006.pk4 (48 files)                         
/opt/doom3/base/pak005.pk4 (63 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
WARNING: Couldn't load image: textures/black
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)
dlopen(libGL.so.1)
idRenderSystem::Shutdown()
signal caught: Segmentation fault
si_code 1
Was in fatal error shutdown: Unable to initialize OpenGL
Trying to exit gracefully..
bash-3.2$


"god@heaven$ emerge world"

              ~ Genesis on Gentoo

Offline

#2 2008-09-27 01:21:11

brebs
Member
Registered: 2007-04-03
Posts: 3,742

Re: Cannot start Doom3

You've missed out the 227mb pak004.pk4

Offline

#3 2008-09-27 01:35:05

obsrv
Member
Registered: 2005-02-08
Posts: 137

Re: Cannot start Doom3

Yes, now I have it: Now I get:

bash-3.2$ doom3
DOOM 1.3.1.1304 linux-x86 Jan 16 2007 21:58:02
found interface lo - loopback                 
found interface eth0 - 192.168.0.2/255.255.255.0
found interface eth0 - 10.196.8.43/255.255.0.0 
------ Initializing File System ------         
Loaded pk4 /opt/doom3/base/game01.pk4 with checksum 0x51c6981f
Loaded pk4 /opt/doom3/base/game02.pk4 with checksum 0xf3ec6f7
Loaded pk4 /opt/doom3/base/game03.pk4 with checksum 0x5d4230ea
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
Loaded pk4 /opt/doom3/base/pak008.pk4 with checksum 0x23ae5993
Current search path:                                         
/home/obsrv/.doom3/base                                       
/opt/doom3/base                                               
/opt/doom3/base/pak008.pk4 (3 files)                         
/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)
dlopen(libGL.so.1)
idRenderSystem::Shutdown()
signal caught: Segmentation fault
si_code 1
Was in fatal error shutdown: Unable to initialize OpenGL
Trying to exit gracefully..
bash-3.2$


"god@heaven$ emerge world"

              ~ Genesis on Gentoo

Offline

#4 2008-09-27 09:14:46

ezzetabi
Member
Registered: 2006-08-27
Posts: 947

Re: Cannot start Doom3

video card? Driver installed? uname -a?

Offline

#5 2008-09-27 09:45:17

obsrv
Member
Registered: 2005-02-08
Posts: 137

Re: Cannot start Doom3

bash-3.2# uname -a
Linux pirate.lt 2.6.26-ARCH #1 SMP PREEMPT Tue Sep 9 09:56:28 UTC 2008 x86_64 Intel(R) Core(TM)2 CPU 6300 @ 1.86GHz GenuineIntel GNU/Linux
bash-3.2#

Video Card: GTX280 with the lastes drivers. Just installed ArchLinux yesterday


"god@heaven$ emerge world"

              ~ Genesis on Gentoo

Offline

#6 2008-09-27 09:59:25

ezzetabi
Member
Registered: 2006-08-27
Posts: 947

Re: Cannot start Doom3

A nvidia card, right?
other question then:
pacman -Q | grep nvidia
you should have
nvidia
nvidia-utils
lib32-nvidia-utils

all of the same version.

Offline

#7 2008-09-27 10:04:59

obsrv
Member
Registered: 2005-02-08
Posts: 137

Re: Cannot start Doom3

bash-3.2# pacman -Q | grep nvidia
nvidia 173.14.12-3
nvidia-utils 173.14.12-1
bash-3.2#

I think Im missing the 32bin binaries O_o


"god@heaven$ emerge world"

              ~ Genesis on Gentoo

Offline

#8 2008-09-27 10:05:58

obsrv
Member
Registered: 2005-02-08
Posts: 137

Re: Cannot start Doom3

But I installed driver from nvidia.com not from pacman, because in pacman there is old version of driver which does not support my VGA. My VGA is bleeding edge so I need the lastes beta driver.


"god@heaven$ emerge world"

              ~ Genesis on Gentoo

Offline

#9 2008-09-27 10:12:03

ezzetabi
Member
Registered: 2006-08-27
Posts: 947

Re: Cannot start Doom3

Installing not from pacman is the best way to have a unusable system in no time.
If the version you need is not there you should make your own package, not install without pacman.

Well, the point is. Download the lib32-nvidia package and adapt it to your needs.

Offline

#10 2008-09-28 22:17:29

brebs
Member
Registered: 2007-04-03
Posts: 3,742

Re: Cannot start Doom3

Look at nvidia announcement - "Added support for the following new GPUs... GeForce GTX 280"

And see how to run nvidia's installer to have it install both 64-bit and 32-bit drivers (doom3 requires 32-bit).

Finally, ignore the FUD - nvidia's installer does not kill little babies. It works quite nicely. The mixups come when people run nvidia's installer, and afterwards also run the distro's installer, probably mixing up the versions in the process, then haven't a clue which files to fix. Heck, just rerunning nvidia's own installer will probably fix the damage.

Edit: You'll have to change the script to use /opt/lib32 or whatever Arch uses these days, instead of Fedora's more sensible layout wink

Last edited by brebs (2008-09-28 22:20:22)

Offline

#11 2008-09-28 22:29:33

obsrv
Member
Registered: 2005-02-08
Posts: 137

Re: Cannot start Doom3

My ncurses must be screwed up because when i run nvidia drivers installer i see very distorted view, so I dont see if there any errors, if 32bit libs installed and so on. But the driver works OK, with performance decrese in 5000fps in glxgears sad


"god@heaven$ emerge world"

              ~ Genesis on Gentoo

Offline

#12 2008-09-28 22:43:15

brebs
Member
Registered: 2007-04-03
Posts: 3,742

Re: Cannot start Doom3

SShhh! Don't mention glxgears! There are people here (who have no life) who will pounce on that statement with glee, and think themselves clever by shouting "glxgears is not a benchmark" to whoever will listen to them.

The 177 nvidia drivers have performance issues sad  - but they are getting better, in the apps that matter.

I agree that your ncurses must be misconfigured.

Offline

#13 2008-09-30 19:23:57

obsrv
Member
Registered: 2005-02-08
Posts: 137

Re: Cannot start Doom3

Now I can't launch it again. Now I get this:

glprogs/ambientLight.vfp
glprogs/shadow.vp
glprogs/R200_interaction.vp
glprogs/nv20_bumpAndLight.vp
glprogs/nv20_diffuseColor.vp
glprogs/nv20_specularColor.vp
glprogs/nv20_diffuseAndSpecularColor.vp
glprogs/environment.vfp
glprogs/environment.vfp
glprogs/arbVP_glasswarp.txt: File not found
glprogs/arbFP_glasswarp.txt: File not found
-------------------------------
WARNING: vertex array range in virtual memory (SLOW)
signal caught: Segmentation fault
si_code 1
Trying to exit gracefully..
Shutting down sound hardware
----------- Alsa Shutdown ------------
close pcm
dlclose
--------------------------------------
idRenderSystem::Shutdown()

"god@heaven$ emerge world"

              ~ Genesis on Gentoo

Offline

#14 2008-10-08 16:35:27

Misfit138
Misfit Emeritus
From: USA
Registered: 2006-11-27
Posts: 4,189

Re: Cannot start Doom3

brebs wrote:

..Finally, ignore the FUD - nvidia's installer does not kill little babies. It works quite nicely. The mixups come when people run nvidia's installer, and afterwards also run the distro's installer, probably mixing up the versions in the process, then haven't a clue which files to fix. Heck, just rerunning nvidia's own installer will probably fix the damage.

You are just as guilty of spreading the FUD, yourself.
And again.
Naughty boy.
wink

Offline

#15 2008-10-08 16:41:14

brebs
Member
Registered: 2007-04-03
Posts: 3,742

Re: Cannot start Doom3

I'm a changed man. Still argumentative, though smile

Offline

#16 2008-10-08 16:45:34

Misfit138
Misfit Emeritus
From: USA
Registered: 2006-11-27
Posts: 4,189

Re: Cannot start Doom3

brebs wrote:

I'm a changed man. Still argumentative, though smile

Hehe, I'll give it a read.
How are you liking Fedora?

Offline

#17 2008-10-08 17:05:35

brebs
Member
Registered: 2007-04-03
Posts: 3,742

Re: Cannot start Doom3

Fedora is OK. Every distro needs its customizations, e.g. recompiling-out pulseaudio and installing decent font rendering. I've finally realized why every distro seems bad - it's because it's Linux itself that sucks sad

And, to get back on-topic, Doom3 works fine on F9 64-bit, since F9 is multilib wink

Offline

Board footer

Powered by FluxBB