You are not logged in.

#1 2007-08-20 00:09:26

xnooby2
Member
Registered: 2007-07-15
Posts: 104

[Solved] Where is glxgears?

Sorry if this is a dumb question, but I wanted to make sure my nvidia driver was doing opengl. 

On other versions of linux, there was a "nVidia" splash screen when I ran "startx".  I dont see that now, but I was able to run "miniracer".  I tried to run "foobillard", but it croaked with a "libglu.so.1" error.

Is there something like "pacman -S glxgears" ?

Last edited by xnooby2 (2007-08-20 00:23:46)

Offline

#2 2007-08-20 00:13:42

amunimanghi
Member
Registered: 2006-11-21
Posts: 78

Re: [Solved] Where is glxgears?

Just open up a terminal and type 'glxgears' without the quotes. You should see the gears spinning.

Offline

#3 2007-08-20 00:17:40

Cerebral
Forum Fellow
From: Waterloo, ON, CA
Registered: 2005-04-08
Posts: 3,108
Website

Re: [Solved] Where is glxgears?

libGLU.so.1?  Do you have mesa installed?

Offline

#4 2007-08-20 00:19:43

xnooby2
Member
Registered: 2007-07-15
Posts: 104

Re: [Solved] Where is glxgears?

amunimanghi wrote:

Just open up a terminal and type 'glxgears' without the quotes. You should see the gears spinning.

When I try that, it says:

[me@desk101 ~]$ glxgears
bash: glxgears: command not found
[me@desk101 ~]$

Offline

#5 2007-08-20 00:20:58

xnooby2
Member
Registered: 2007-07-15
Posts: 104

Re: [Solved] Where is glxgears?

Cerebral wrote:

libGLU.so.1?  Do you have mesa installed?

I dont think so:

[root@desk101 ~]# pacman -Qs mesa
[root@desk101 ~]#

Should I just:
  pacman -S mesa
?

Offline

#6 2007-08-20 00:22:29

xnooby2
Member
Registered: 2007-07-15
Posts: 104

Re: [Solved] Where is glxgears?

xnooby2 wrote:
Cerebral wrote:

libGLU.so.1?  Do you have mesa installed?

I dont think so:

[root@desk101 ~]# pacman -Qs mesa
[root@desk101 ~]#

Should I just:
  pacman -S mesa
?

I got it now, I didnt realize I had to install "mesa".  I see the gears now, too. 

Sorry that was a dumb question!  Thanks!

Offline

Board footer

Powered by FluxBB