Would you recommend the product? yes | Price you paid?: None indicated | Rating: 8
|
Kernel (uname -r):
|
2.6.7-1.494.2.2
|
|
Distribution:
|
Fedora Core 2
|
[ Log in to get rid of this advertisement]
2D works out of the box on Fedora Core 2 with X.org 6.7.0. The install process completed and booted to a Gnome desktop without any special configuration. Enabling 3D acceleration requires installing a closed source driver from NVidia. Although installing the driver was not a problem for me, it is an extra step. Fully open drivers can be packaged with a distribution and generally work without additional configuration. Because of the extra configuration required compared to cards that have fully open 3D acceleration, I give the card an 8 even though it is stable and performs well (subjectively, I've done no benchmarking).
ENABLING 3D ACCELERATION USING YUM AND LIVNA.ORG
In order to enable 3D acceleration I installed the kernel modules from livna.org. The advantage of doing this is that the NVidia modules are package managed and maintained in sync with new kernel packages. By the time I did this I had already set up yum to work with the Livna repositories, and after installing the package no additional configuration was required (no kernel recompile, no editing xorg configs).
The unofficial Fedora FAQ has instructions:
http://www.fedorafaq.org/#nvidia
If you aren't already using the livna.org repositories with yum, then don't miss the links included in the nvidia answer explaining how to set that up. First a brief explanation of how to use yum:
http://www.fedorafaq.org/#installsoftware
Then an excellent yum config file, I was able to copy this into /etc and go:
http://www.fedorafaq.org/samples/yum.conf
ENABLING 3D ACCELERATION USING THE NVIDIA INSTALLER
Nvidia also provides a driver installer which supports many of their cards and allegedly works with most distributions. I haven't used it, but it is available at:
http://www.nvidia.com/object/linux.html
The current x86 driver as of 9/29/04 claims support support for the Quadro2 Pro:
http://www.nvidia.com/object/linux_display_ia32_1.0-6111.html
|