03 May 11, 11:36AM
people, people .. don't shutdown your box in linux, go to a console (Ctrl+Alt+[F1..F6]), login and kill any offending process - this isn't windows AKA rebooting-OS.
Oh .. and hamolton don't double-post, you could've simply edited your own last post with this "update" .. not to mention that it's almost totally off-topic.
To see about what OpenGL capabilities you have you can either run
or simply take a look at the first couple of lines of log from your AssaultCube .. to avoid it taking over the entire X-screen you might want to call it with the additional arguments: -w800 -h600 -t. You could change the w/h args to your preference, the important switch is the -t, for windowed-mode. HTH
Oh .. and hamolton don't double-post, you could've simply edited your own last post with this "update" .. not to mention that it's almost totally off-topic.
To see about what OpenGL capabilities you have you can either run
[SELECT ALL] Code:
glxgears -i|grep GL_