I have a geforce 6200 with the Nvidia driver installed successfully on fedora 4 but when i test openGL support for it, the following command give me error
$ glxinfo | grep #direct rendering#
Error is:
Usage: grep [OPTION]... PATTERN [FILE]...
Try `grep --help' for more information.
Is there anything wrong with the command?
Moreover, in the glxgears test, the result is just around 3420.400 FPS, is it OK for a geforce 6200?
Any suggestions are welcome