NVidia GeForce GT 630M (Video Cards)

Manufacturer: NVidia

Category: Video Cards

Reviews: 1

Average Rating: 4.0 (Write a Review)



Linux Reviews (1)

4.0

Works, but tricky to setup
Posted July 1, 2012, 10:25pm by Sepero, using Ubuntu Linux

The graphics card is powerful, but I suppose it isn't design to run on a constant basis because it is designed for a laptop. Apparently, Nvidia is not very well supporting this card under Linux. You can get the drivers to install it from this location:
http://bumblebee-project.org/install.html
https://github.com/Bumblebee-Project/Bumblebee/wiki/Install-and-usage
After installing you run 3D on a per-program basis. As an example, to run glxgears with the card, type:
optirun glxgears
To run nvidia-settings: optirun nvidia-settings -c :8
On my system, glxgears runs at about 50fps with the default Intel graphics, and at about 450fps with Nvidia graphics. So it's a pretty excellent increase.
PRO: Good graphics power.
CON: A little bit tricky to setup and run your programs with.
More information
http://bumblebee-project.org/index.html
https://github.com/Bumblebee-Project/Bumblebee/wiki/Troubleshooting