3

I have a old Nvidia card that needs the nvidia 96 driver to enable all the fancy compiz effects (the noveau free driver doesn't work). I tried installing it with Ubuntu Software Center but it said that it had dependency problems.

Jorge Castro
  • 73,907
Evan
  • 1,140

1 Answers1

3

As long this is an open bug, you can try the open-source driver Nouveau. To enable the experimental 3D support for this driver, you need to install the package libgl1-mesa-dri-experimental.

Although it says experimental and is still unsupported by upstream developers, that driver works pretty well on a lot of Nvidia cards.

htorque
  • 66,134
  • 1
    Sadly, as long as we rely on proprietary hardware, we're always going to run into issues like this, as we are at the mercy of the discretion of the vendors. Since NVIDIA are the only ones who have access to their proprietary drivers' source code, only NVIDIA can provide a solution to this problem.

    As of today, the latest "96" driver only supports X.org 1.9. http://www.nvidia.com/object/linux-display-ia32-96.43.19-driver.html Until/unless NVIDIA decides it's worth their time to release an updated "96" driver, the only thing we can do is sit and wait.

    – Christopher Parker May 17 '11 at 00:18