Although Ubuntu has fantastic driver support in recent editions, I had some initial difficulty getting the Nvidia graphics drivers (for my GeForce 8600GT) properly installed and configured in Ubuntu 9.04 “Jaunty Jackalope”. The built-in video drivers supported multiple monitors, but I was only able to drag windows halfway across the secondary monitor before they would become “stuck”. In addition, graphical shading and transparency effects were nonexistant.
In previous versions of Ubuntu, I recall being prompted to install and enable Nvidia’s restricted video drivers (these drivers are not enabled by default because they are not open source and freely available). However, I was not prompted to enable any restricted video drivers in 9.04 so I had to acquire the drivers manually.
This process is fairly straightforward, but be warned: it does involve the use of the Terminal and you should only proceed if you know how to work in that environment. For you intrepid readers, feel free to check out a crash course in Terminal to better prepare yourself.
Note: nvidia-glx-180 is currently the most recent version of Nvidia’s Linux drivers at the time of this writing. To make sure you’re getting the most recent drivers, check out Nvidia’s driver page.
Once the Nvidia drivers are installed, you’ll notice better visual effects and full-fledged multiple monitor support.
Have any tips or suggestions involving Nvidia drivers and Ubuntu? Share them in the comments!