Page 1 of 1

[problem]Changed OS, same setup .......

PostPosted: Tue Jan 21, 2014 05:37
by freejack
Ok I changed from Xubuntu 13.04 to OpenSuse 13.1 . Hardware all the same, re installed everything. Now when I run Minetest I get this box which blocks in it where there should be text and in the terminal I get this:

Irrlicht Engine version 1.8.1
Linux 3.12.7-7.g78b11e9-desktop #1 SMP PREEMPT Mon Jan 13 14:57:16 UTC 2014 (78b11e9) x86_64
Using renderer: OpenGL
OpenGL driver version is not 1.2 or better.
Warning: OpenGL device only has one texture unit. Disabling multitexturing.
GLSL not available.
AL lib: (EE) alcOpenDevice: Option 'format' is deprecated, please use 'channels' and 'sample-type'
PNG warning: iCCP: known incorrect sRGB profile


I have checked all the OpenGL stuff and Nvidia stuff and it is all working and loaded. All other games run that use opengl. Not sure what to do, any suggestions?

PostPosted: Tue Jan 21, 2014 18:14
by PilzAdam
I have seen this a few times now; IIRC it was always fixed by recompiling.

PostPosted: Tue Jan 21, 2014 19:15
by freejack
PilzAdam wrote:I have seen this a few times now; IIRC it was always fixed by recompiling.


It seems to be odd on the AMD system if you load the proprietary drivers it does this, install the open source drivers and it works. On the Nvidia system changing OS caused it. It is really odd.