Operating System: Ubuntu 9.10 Karmic Koala, though I have had this problem for at least the last couple Ubuntu releases (Jaunty and Intrepid), but I used to be able to play Nexuiz without this problem a couple years ago. I had fixed a couple problems that arose with the upgrade from Jaunty to Karmic, so thought I would see if I could get this working again, as well.
Nexuiz version: 2.5.2, using the full download from Sourceforge.net. However, I also had this problem using the older version in the Ubuntu repositories downloaded using the Synaptic package manager. The problem occurs with both the glx and sdl versions, though the sound was much less choppy using the sdl version.
Graphics card and driver info:
- Code: Select all
john@UBUNTU-DESKTOP:~$ lspci | grep VGA
01:00.0 VGA compatible controller: ATI Technologies Inc Radeon R200 QL [Radeon 8500 LE]
To avoid various problems with 3D effects in Karmic that can arise using the proprietary ATI display driver, documented in several spots in the Ubuntu forums, I followed the instructions at https://help.ubuntu.com/community/RadeonDriver and made sure that it is not installed.
I do not have an /etc/X11/xorg.conf file; to quote from the link above, "From Ubuntu 7.10 and onwards, the driver and server autodetect most settings. You can often just take away your xorg.conf and it will run fine."
I am running GNOME. The problem occurs whether I use compiz or metacity; I had hoped switching from compiz to metacity using the Compiz Fusion Icon would have solved the problem, but no such luck.
Here are the results of attempting to run nexuiz-linux-glx.sh: http://paste2.org/p/596326
Here are the results of attempting to run nexuiz-linux-sdl.sh: http://paste2.org/p/596330
I don't know if this is Ubuntu- or GNOME-specific, but if anyone has encountered this before and knows a workaround, I would love to hear it. Thanks in advance for your help!