CODE
[greg@halfway ~]$ cat /etc/release
Mandriva Linux release 2008.0 (Official) for i586
[greg@halfway ~]$ uname -a
Linux halfway 2.6.22.9-desktop-1mdv #1 SMP Thu Sep 27 04:07:04 CEST 2007 i686 AMD Athlon(tm) 64 Processor 4000+ GNU/Linux
[greg@halfway ~]$ lspci |grep nVidia
02:00.0 VGA compatible controller: nVidia Corporation G70 [GeForce 7300 GT] (rev a1)
[greg@halfway ~]$ glxinfo |grep OpenGL
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: GeForce 7300 GT/PCI/SSE2/3DNOW!
OpenGL version string: 2.1.1 NVIDIA 100.14.19
It starts to load up the menus and crashes with the following error.Mandriva Linux release 2008.0 (Official) for i586
[greg@halfway ~]$ uname -a
Linux halfway 2.6.22.9-desktop-1mdv #1 SMP Thu Sep 27 04:07:04 CEST 2007 i686 AMD Athlon(tm) 64 Processor 4000+ GNU/Linux
[greg@halfway ~]$ lspci |grep nVidia
02:00.0 VGA compatible controller: nVidia Corporation G70 [GeForce 7300 GT] (rev a1)
[greg@halfway ~]$ glxinfo |grep OpenGL
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: GeForce 7300 GT/PCI/SSE2/3DNOW!
OpenGL version string: 2.1.1 NVIDIA 100.14.19
CODE
[greg@halfway ~]$ doom3
DOOM 1.3.1.1304 linux-x86 Jan 16 2007 21:58:02
found interface lo - loopback
found interface eth0 - 192.168.1.47/255.255.255.0
------ Initializing File System ------
-snip-
Async thread started
signal caught: Bus error
si_code 2
Trying to exit gracefully..
--------- Game Map Shutdown ----------
--------------------------------------
Shutting down sound hardware
----------- Alsa Shutdown ------------
close pcm
dlclose
--------------------------------------
idRenderSystem::Shutdown()
------------ Game Shutdown -----------
--------- Game Map Shutdown ----------
--------------------------------------
Shutdown event system
--------------------------------------
shutdown terminal support
I've started it withDOOM 1.3.1.1304 linux-x86 Jan 16 2007 21:58:02
found interface lo - loopback
found interface eth0 - 192.168.1.47/255.255.255.0
------ Initializing File System ------
-snip-
Async thread started
signal caught: Bus error
si_code 2
Trying to exit gracefully..
--------- Game Map Shutdown ----------
--------------------------------------
Shutting down sound hardware
----------- Alsa Shutdown ------------
close pcm
dlclose
--------------------------------------
idRenderSystem::Shutdown()
------------ Game Shutdown -----------
--------- Game Map Shutdown ----------
--------------------------------------
Shutdown event system
--------------------------------------
shutdown terminal support
CODE
doom3 +set developer 1 +set logfile 1
and used strace, but have not found any useful info in the log files to help me fix this.Does anyone here have Doom3 running with Mandriva 2008 using a 64-bit processor? I should add that I had this working on my old 32-bit system using Mandriva 2008. Does anyone have any ideas as to what is causing this?
