PDA

View Full Version : intel hd 3000 graphics not supported error


rootproksy
11-25-2012, 06:47 AM
I recieve the error stating my graphics card is not supported. I have seen and talked to people playing the game who report they are able to play using it. I have read some and know that I may need to get some drivers from the repositories and install some libs. Could anyone who ran accross this problem give me some help getting this going? I'm really familiar with Linux so I don't really need a step by step guide or anything. Thanks :)

Hayir
11-25-2012, 07:48 AM
I think you have to install S3 texture support.

Cuchulainn
11-25-2012, 08:20 AM
with libtxc_dxtn (http://cgit.freedesktop.org/~mareko/libtxc_dxtn/) you will get S3TC Texture support.

There is also a alternative library named S2TC. It's supposed to be a bit faster, but the performance and quality difference is negligible. At least if Regnum is played in force safe mode, which you will have to use.
http://lists.freedesktop.org/archives/mesa-dev/2011-August/010039.html

rootproksy
11-25-2012, 11:30 AM
I have been walking through the sticky tying to get libtxc to install but I am unable to do so. Here is where I'm at and I'm about to say *&@! it and not play this on this laptop. I have downloaded the latest mesa driver, 9.0.1 and when I run autogen.sh I recieve the following error:

configure: error: Package requirements (glproto >= 1.4.14) were not met:

No package 'glproto' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables GLPROTO_CFLAGS
and GLPROTO_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.


I was told that the latest release of ubuntu should at least have some version of mesa drivers so I upgraded to 12.04..it did not :( and I still have the same issue with this.

When I try to compile libtxc I recieve the following error:


cc -Wall -pedantic -fPIC -O3 -c -o txc_compress_dxtn.o txc_compress_dxtn.c
In file included from txc_compress_dxtn.c:27:0:
txc_dxtn.h:25:19: fatal error: GL/gl.h: No such file or directory
compilation terminated.
make: *** [txc_compress_dxtn.o] Error 1


I will have to be honest, I would have to consider myself a linux elder so to speak and I normally don't ask for help when there is a man page available but I am so stumped with this issue that I may have to call it quits. Any help from you all here in the regnum forums is greatly appreciated :)

Hayir
11-25-2012, 11:52 AM
I just installed libtxc-dxtn-s2tc0 in synaptic and it worked for me.

you can also enable it via driconf but this won't solve performance issues i think.

71175
11-25-2012, 12:12 PM
I have been walking through the sticky tying to get libtxc to install but I am unable to do so. Here is where I'm at and I'm about to say *&@! it and not play this on this laptop. I have downloaded the latest mesa driver, 9.0.1 and when I run autogen.sh I recieve the following error:

configure: error: Package requirements (glproto >= 1.4.14) were not met:

No package 'glproto' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables GLPROTO_CFLAGS
and GLPROTO_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.


I was told that the latest release of ubuntu should at least have some version of mesa drivers so I upgraded to 12.04..it did not :( and I still have the same issue with this.

When I try to compile libtxc I recieve the following error:


cc -Wall -pedantic -fPIC -O3 -c -o txc_compress_dxtn.o txc_compress_dxtn.c
In file included from txc_compress_dxtn.c:27:0:
txc_dxtn.h:25:19: fatal error: GL/gl.h: No such file or directory
compilation terminated.
make: *** [txc_compress_dxtn.o] Error 1


I will have to be honest, I would have to consider myself a linux elder so to speak and I normally don't ask for help when there is a man page available but I am so stumped with this issue that I may have to call it quits. Any help from you all here in the regnum forums is greatly appreciated :)

I might have said nonsense here, but what about using apt-get or other package manager? Also, stop using Slackware and learn what mesa-dev is
P. S. Look Skit's post.

rootproksy
11-25-2012, 12:19 PM
Buddy...I have beat my head against the wall for hours :dumbofme: hahaha...I owe you some damn beers my friend :hat:

to those who'd like an easy fix to the problem I was having simply copy and paste the following into your terminal:


sudo apt-get install libtxc-dxtn-s2tc0


This got me up and running! Thanks again for the help :thumb:

rootproksy
11-25-2012, 12:22 PM
I might have said nonsense here, but what about using apt-get or other package manager? Also, stop using Slackware and learn what mesa-dev is
P. S. Look Skit's post.

I only use terminal so anything other that apt-get or aptitude I don't use but thanks for the comment. This thread is SOLVED :)

Fetido
11-25-2012, 03:09 PM
the performance is very very ugly.

until, in windows with opengl is ugly, maybe regnum haven't a good support with intel and Opengl. I have to play in windows with Directx.

I can play very well with high quality in windows. But with opengl i have to put in low quality and I have low fps...

pd:sorry for my english

Nekoko
11-27-2012, 01:57 AM
I can play very well with high quality in windows. But with opengl i have to put in low quality and I have low fps...

The opengl engine does have far less fps in windows than it does in linux. Thankfully directx is pretty fine to use it would be nice if the windows opengl engine was corrected, I can no longer test this as I went full linux start of this year.