HI List,
I am trying to learn the pixel shaders/geometry aspect of Gem on Ubuntu, but in trying to load the [glsl_geometry] help patch I get the following error message on rendering:
error: [glsl_geometry]: need OpenGL-2.1 (or at least the geometry-shader ARB-extension) to run GLSL ... you might be able to track this down from the Find menu.
I can find any way to update from synaptic -is there a way I can get this updated/working?
Appreciate any help
Alan
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 2011-01-27 16:21, ALAN BROOKER wrote:
I can find any way to update from synaptic -is there a way I can get this updated/working?
# apt-get install new-graphics-card
mgadsrt IOhannes
doh! :)
On Thu, Jan 27, 2011 at 3:37 PM, IOhannes m zmoelnig zmoelnig@iem.atwrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 2011-01-27 16:21, ALAN BROOKER wrote:
I can find any way to update from synaptic -is there a way I can get this updated/working?
# apt-get install new-graphics-card
mgadsrt IOhannes -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAk1BkUcACgkQkX2Xpv6ydvSobwCdFvJmG5M9jDSBI7t3GSidbmNO ngwAn1kRWouMTc2yDVxnqT9nWmmccXsK =5xcg -----END PGP SIGNATURE-----
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Hi Alan,
what vendor string do you have, when you type in glxinfo? (You might have to install it first) What GPU do you have? What GPU drivers do you use?
mrks
On 27.01.2011 16:21, ALAN BROOKER wrote:
HI List,
I am trying to learn the pixel shaders/geometry aspect of Gem on Ubuntu, but in trying to load the [glsl_geometry] help patch I get the following error message on rendering:
error: [glsl_geometry]: need OpenGL-2.1 (or at least the geometry-shader ARB-extension) to run GLSL ... you might be able to track this down from the Find menu.
I can find any way to update from synaptic -is there a way I can get this updated/working?
Appreciate any help
Alan
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 2011-01-27 17:04, Markus Demmel wrote:
Hi Alan,
what vendor string do you have, when you type in glxinfo? (You might have to install it first)
you could also use [print( -> [gemwin] once the window is created
What GPU do you have? What GPU drivers do you use?
right, these are better questions than my laconic comment.
geometry shaders need fairly recent hardware, and are (to my knowledge) only supported by proprietary drivers (on linux: nvidia for sure; dunno about ati)
fgamsdr IOhannes
On 27.01.2011 17:35, IOhannes m zmoelnig wrote:
On 2011-01-27 17:04, Markus Demmel wrote:
Hi Alan,
what vendor string do you have, when you type in glxinfo? (You might have to install it first)
you could also use [print( -> [gemwin] once the window is created
ah nice :)
@Alan:
I see a: "Extensions: GL_EXT_geometry_shader4" in my List. This is probably what you need.
--snip-- GEM information
OpenGL info Vendor: NVIDIA Corporation Renderer: GeForce 9800 GT/PCI/SSE2 Version: 3.3.0 --snap--
And it should look like this, if you own a nvidia-GPU. Otherwise you will have to install the proprietary drivers.
mrks
What GPU do you have? What GPU drivers do you use?
right, these are better questions than my laconic comment.
geometry shaders need fairly recent hardware, and are (to my knowledge) only supported by proprietary drivers (on linux: nvidia for sure; dunno about ati)
fgamsdr IOhannes
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Hi all,
Thanks for the comments,
here is my list:
OpenGL info Vendor: NVIDIA Corporation Renderer: GeForce 7025 / nForce 630a/PCI/SSE2/3DNOW! Version: 2.1.2 NVIDIA 260.19.21
hmmm I dont see GL_EXT_geometry_shader4 on the list so must be to do with my crud integrated graphics
no worries though, as per IOhannes suggestion I currently trying to download new-graphics-card now from the Ubuntu software centre...
...if only! Thanks again
On Thu, Jan 27, 2011 at 5:49 PM, Markus Demmel az@zankapfel.org wrote:
On 27.01.2011 17:35, IOhannes m zmoelnig wrote:
On 2011-01-27 17:04, Markus Demmel wrote:
Hi Alan,
what vendor string do you have, when you type in glxinfo? (You might have to install it first)
you could also use [print( -> [gemwin] once the window is created
ah nice :)
@Alan:
I see a: "Extensions: GL_EXT_geometry_shader4" in my List. This is probably what you need.
--snip-- GEM information
OpenGL info Vendor: NVIDIA Corporation Renderer: GeForce 9800 GT/PCI/SSE2 Version: 3.3.0 --snap--
And it should look like this, if you own a nvidia-GPU. Otherwise you will have to install the proprietary drivers.
mrks
What GPU do you have? What GPU drivers do you use?
right, these are better questions than my laconic comment.
geometry shaders need fairly recent hardware, and are (to my knowledge) only supported by proprietary drivers (on linux: nvidia for sure; dunno about ati)
fgamsdr IOhannes
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list