How do I install Nvidia drivers for Ubuntu 12.10? I have a GeForce GT 540m and have been trying to do this for the past 2 months with no luck. I tried the official repository, then I added the x swat ppa. I've installed Linux-headers-generic and Linux-source, and virtually every solution google has to offer. Throughout the course of this I must have done at least 25 fresh installs of Ubuntu; does anybody else(with a GT 540m) have this problem?
Asked
Active
Viewed 8,922 times
5
-
3possible duplicate of How well do laptops with Nvidia Optimus work?. You need bumblebee. Read thoroughly in the link. I have 540m too – Web-E Dec 03 '12 at 05:06
-
3Hi Stacks, if you got it working you might consider answering your own question. – don.joey Feb 22 '13 at 15:15
-
And another perfect use case for TL ... – user98085 Jul 08 '13 at 23:21
1 Answers
1
Since I found the answer, this is me posting it. The fix here is bumblebee. Nvidia cards that use Optimus, such as the 540m, need to be able to utilize Optimus in order to function properly. Well, not really; but without Optimus the computer can't differentiate between the two cards. Bumblebee allows support for Optimus on Linux systems. Install it, and the problem will cease to exist.

Mysteriousness
- 795