Discussion:
Testing opengl
Ian Truelsen
2002-04-19 09:35:04 UTC
Permalink
How can I test to see whether opengl is working on my system?

Ian Truelsen
Masters program in Philosophy
University of Manitoba, Winnipeg, Canada
BA (Wilfrid Laurier University)
Email: ***@ihtruelsen.2y.net
Christoph Rademacher
2002-04-19 11:29:41 UTC
Permalink
You can try one of the opengl screensavers if you use KDE
Post by Ian Truelsen
How can I test to see whether opengl is working on my system?
Ian Truelsen
Masters program in Philosophy
University of Manitoba, Winnipeg, Canada
BA (Wilfrid Laurier University)
_______________________________________________
gentoo-user mailing list
http://lists.gentoo.org/mailman/listinfo/gentoo-user
Prashanth Aditya Susarla
2002-04-19 11:44:27 UTC
Permalink
In my opinion, the OpenGL screensavers in KDE won't work. Atleast quite a
few on irc.openprojects.net#gentoo or this list couldn't get them to work.
Someone once mentioned that to enable them one needs to use the full
version of qt. What we get is the free version.

Regards,
Prashanth Aditya Susarla
Post by Christoph Rademacher
You can try one of the opengl screensavers if you use KDE
Post by Ian Truelsen
How can I test to see whether opengl is working on my system?
Ian Truelsen
Masters program in Philosophy
University of Manitoba, Winnipeg, Canada
BA (Wilfrid Laurier University)
_______________________________________________
gentoo-user mailing list
http://lists.gentoo.org/mailman/listinfo/gentoo-user
_______________________________________________
gentoo-user mailing list
http://lists.gentoo.org/mailman/listinfo/gentoo-user
Justin T.
2002-04-19 13:31:20 UTC
Permalink
The problem is actually with the ebuild for kdeartwork (from what I have
seen):

use opengl && myconf="$myconf --with-gl" || myconf="$myconf --without-gl"
myconf="$myconf --without-gl"

This was taken from the .ebuild file for kdeartwork. It is changing the use
to what the person requires, but then goes through and cancels it out again.

I went through and commented out the second line:

#myconf="$myconf --without-gl"

And then recompiled kdeartwork... OpenGL screensavers now work perfectly for
me. Of course this is a change in the file that will disappear with the next
"emerge rsync", so be aware if you recompile that you check this.

Not sure exactly why they have this blocked out (could be that it causes
problems with certain setups), however it works perfectly here. (Athlon
1200, NVidia TNT2, and everything compiled with the highest optimizing...)

Justin T
Post by Prashanth Aditya Susarla
In my opinion, the OpenGL screensavers in KDE won't work. Atleast quite a
few on irc.openprojects.net#gentoo or this list couldn't get them to work.
Someone once mentioned that to enable them one needs to use the full
version of qt. What we get is the free version.
Regards,
Prashanth Aditya Susarla
Post by Christoph Rademacher
You can try one of the opengl screensavers if you use KDE
Post by Ian Truelsen
How can I test to see whether opengl is working on my system?
Ian Truelsen
Masters program in Philosophy
University of Manitoba, Winnipeg, Canada
BA (Wilfrid Laurier University)
b***@nethouse.com
2002-04-19 12:08:54 UTC
Permalink
glxgears will test your fps
glxinfo will give all kinds of other info regarding the opengl status
of your system
Post by Christoph Rademacher
You can try one of the opengl screensavers if you use KDE
I have never had any luck with kde's opengl
screensavers... xscreensaver's opengl savers work great.
Ian Truelsen
2002-04-19 12:14:57 UTC
Permalink
Post by b***@nethouse.com
glxgears will test your fps
Just out of interest, what would be a decent result from the glxgears test?
I am getting about 1200fps.

Ian Truelsen
Masters program in Philosophy
University of Manitoba, Winnipeg, Canada
BA (Wilfrid Laurier University)
Email: ***@ihtruelsen.2y.net
Bart Lauwers
2002-04-19 12:30:10 UTC
Permalink
A decent result would be same speed fps at full screen high color. It
depends, these results could be really good or really bad we can't say
like this.

My Geforce 3 does only 22 fps at 1280x1024x32, and that card is supposed
to be reasonably fast. But when I take all minimal settings the fps goes
up to 2446.

Bart
Post by Ian Truelsen
Post by b***@nethouse.com
glxgears will test your fps
Just out of interest, what would be a decent result from the glxgears test?
I am getting about 1200fps.
b***@nethouse.com
2002-04-19 12:49:53 UTC
Permalink
Post by Ian Truelsen
Post by b***@nethouse.com
glxgears will test your fps
Just out of interest, what would be a decent result from the glxgears test?
I am getting about 1200fps.
That is a very decent fps... sounds like DRI is loaded and doing its
job. I get around 240 or so fps on an ATI rage128 Pro 32MB/AGP without
DRI. I've haven't tried it with DRI in a while as I was getting
annoying freezeups.

Cheers,
Bill
James Drabb
2002-04-21 00:15:01 UTC
Permalink
On Fri, 19 Apr 2002 04:35:04 -0500
Post by Ian Truelsen
How can I test to see whether opengl is working on my system?
Ian Truelsen
Masters program in Philosophy
University of Manitoba, Winnipeg, Canada
BA (Wilfrid Laurier University)
_______________________________________________
gentoo-user mailing list
http://lists.gentoo.org/mailman/listinfo/gentoo-user
try running glxgears and glxinfo
--
James Drabb JR - Programmer Analyst - Orlando, FL - ***@cfl.rr.com
---------------------------------------------------------------------
The executive, Irving Wladawsky- Berger, an I.B.M. vice president, said, "If we
thought this was a trap, we wouldn't be doing it, and as you know, we have a lot
of lawyers." - from a New York Times article about Microsoft vs GPL licensing
Continue reading on narkive:
Loading...