I had no problem with Nexuiz 2.4 on Linux. With 2.5 when I start playing (eg. not in menu) screen turns black in several seconds, Ctrl-Alt-Backspace or Ctrl-Alt-F[1-7] doesn't do anything and keyboard leds (including HDD led) freezes too (eg. they don't blink even once). I have to restart computer.
There isn't anything informative in system logs nor in nexuiz output.
nexuiz-glx.log: http://pastebin.com/f32a9de4b
nexuiz-sdl.log: http://pastebin.com/f16803cdb
Laptop: Acer TravelMate 4650
OS: Arch Linux, kernel 2.6.29
VGA: nVidia Corporation NV43 [GeForce Go 6600] (rev a2)
VGA driver: nVidia 180.44-1
VGA configuration in xorg.conf:
- Code: Select all
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
Option "NoLogo" "True"
Option "RenderAccel" "True"
Option "ModeValidation" "NoXServerModes"
#Option "TripleBuffer" "True"
#Option "BackingStore" "True"
#Option "PixmapCacheSize" "300000"
#Option "OnDemandVBlanketerrupts" "True"
EndSection
Thanks for any suggestion. I will make anything that could help to resolve this.