Hello, I am new to Linux (and completely loving the challenge of figuring out a new OS, linux is rad). I switched over from Windows because, well, I got tired of it to be honest. I have found nothing but great support from the SUSE community, so a big thank you to the entire community.
I am having some trouble with the Nexuiz game, I installed the game everything went fine with no errors but when I click on the program I get a black screen with a pointer and nothing else happens. I thought it to be a driver issue but after talking with some people in the IRC channel we figured everything was right, here is my hwinfo output:
I tried to run it from a terminal but I’m not sure how, tried typing in Nexuiz and nexuiz to no avail. I then went searching the file system for the folder it installed to so I could see if maybe the program had a different name than just plain Nexuiz, but I couldnt figure out where games are installed in Linux.
So I ran it from a terminal, tried both nexuiz-glx and nexuiz-sdl, same thing, went to a black screen with a mouse pointer, but it freezes there and i cant get back to the desktop to see the terminal window and see if there were any errors, i’m having to switch to terminal, log out, log in as a different user, and sudo killall the processes, log back into my original account, get back to the gui and log in again.
I’m starting to think more and more its a driver issue, from what I gather Linux is a lot less demanding on your system than windows, and I am noticing that on websites that will have a video and multiple other moving images my computer runs slow where it never did on windows on the same sites.
this should create a text file which You will be able to view after You log back to your desktop. It could well be a graphic driver issue. Did You try to run the game with desktop effects disabled ?
What graphics card and driver do You have ?
Please post the output of :
Did You try running without desktop effects ? (are You using GNOME or KDE ?)
There is a thread that pops up in google search from ubuntu user base and basically they say that running without destkop effects fixed it for them :
[ubuntu] Hardy and Nexuiz do not play well [Archive] - Ubuntu Forums](http://ubuntuforums.org/archive/index.php/t-769122.html)
You are using radeon driver, which most likely is much worse than fglrx driver. Read this carefully and install the fglrx driver : openSUSE Graphic Card Practical Theory Guide for Users
You can try installing from repositories but IMHO You will get best results when installing the driver downloaded directly from ATI web site. Be prepared that if You do something wrong You will end up in runlevel 3 (no desktop environment) but don’t worry all that much about it. It’s usually very easy to fix.
just saw this old thread. Is it solved? Would be a pity if not. Nexuiz is a brilliant (if mindless) shooter.
I don’t think it is related with desktop effects an the “usual” graphic driver issues.
Nexuiz is platform independend using its own static(?) libraries. Even completely without 3D accelleration, it ususally starts (OS10.x through 11.3) being unbearably slow. (Sorry, didn’t try in 11.4, yet.)
That seems to be the problem, doesn’t it?
How actually DID you install it?
Make sure installing it via yast from the games repo. It is using the darkplaces engine. If the dependency isn’t installed automatically, choose it manually.
You would be surprised how often this is the core root of the problems when 3d graphics is involved under Linux. So why not rule this out especially when this is so easy to test. Always when using open source drivers with ATI or Nvidia hardware expect very strange problems That is my experience and of course YMMV.
Your probably right. Ruling out one potential source of failures after the other is the correct way to go.
I just think it can’t be a bad idea to first make sure that the game is properly installed, at all. I have had similar problems, especially after certain updates and the change to the darkplaces engine. It simply didn’t start. While even without the proper driver the game started but slow.
However, I didn’t intend to criticize your attempts. It would just be a pity if linkdead gave up on this without at least checking the obvious.
Maybe too late, anyway.