On Tuesday 30 September 2003 11:34 am, Bruce E. Harris wrote:
> Hi,
>
> I finally got Gentoo up and running--its great. I have my video
> card working, but how can I test it to see if its working in
> accelerated 3D?
>
> I have a ATI FireGL 8800.
>
> Thanks
>
> Bruce
>
>
> --
> [EMAIL PROTECTED] mailing list


I'm running an Nvidia card here but I would guess you can do something 
like this:
$ cat /proc/driver/nvidia/agp/status
Status:          Enabled
Driver:          NVIDIA
AGP Rate:        4x
Fast Writes:     Disabled
SBA:             Disabled

          AND:

$ glxinfo will give your openGL information

And test your framerate:

 $ glxgears
28771 frames in 5.0 seconds = 5754.200 FPS
29023 frames in 5.0 seconds = 5804.600 FPS
28997 frames in 5.0 seconds = 5799.400 FPS
28943 frames in 5.0 seconds = 5788.600 FPS
28952 frames in 5.0 seconds = 5790.400 FPS

HTH

-- 
Regards, Ernie
100% Microsoft and Intel free


--
[EMAIL PROTECTED] mailing list

Reply via email to