Code: Select all
Could not find a compatible display device!
Make sure your display device supports OpenGL 1.2 and the following extensions:
ARB_multitexture, ARB_texture_env_dot3, ARB_texture_compression, EXT_texture_compression_s3tc, EXT_blend_color and (EXT/SGIS)_texture_edge_clamp

Code: Select all
./RainSlickEp1Code: Select all
aoss ./RainSlickEp1Code: Select all
/etc/init.d/alsasound restart
Glad you said its worth it, just wanted to add my anecdotal experiance with the demoascfu wrote: To fully close the game I needed to restart alsaCode: Select all
/etc/init.d/alsasound restart
What kind of video card / on-board video are you using? Also what does this show?ukognos wrote:I tried to run it on my 64-bit system but i get following error:
seems that i'have forgotten to install some packages, but which?Code: Select all
Could not find a compatible display device! Make sure your display device supports OpenGL 1.2 and the following extensions: ARB_multitexture, ARB_texture_env_dot3, ARB_texture_compression, EXT_texture_compression_s3tc, EXT_blend_color and (EXT/SGIS)_texture_edge_clamp
any ideas?
greets ukognos
Code: Select all
$ glxgears -infothanks for replyspindle wrote:What kind of video card / on-board video are you using? Also what does this show?ukognos wrote:I tried to run it on my 64-bit system but i get following error:
seems that i'have forgotten to install some packages, but which?Code: Select all
Could not find a compatible display device! Make sure your display device supports OpenGL 1.2 and the following extensions: ARB_multitexture, ARB_texture_env_dot3, ARB_texture_compression, EXT_texture_compression_s3tc, EXT_blend_color and (EXT/SGIS)_texture_edge_clamp
any ideas?
greets ukognosCode: Select all
$ glxgears -info
That probably means that some other audio-producing program has capture of your sound device. Try closing all music players, etc. (Note that videos in a web browser do count.).And when the game starts it's unable to detect a sound device. Weird because it seems that there is a libaoss.so in my /usr/lib32/, which came from my emul-linux-x86-soundlibs package.

