Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
It's unusual for x-swat to not update with the latest stable release within days.
I'd wait until you can install it through the package manager it makes removing and updating easier. If you install it from the nvidia site you'll have some files on your system that might cause trouble when switching back to using the official nvidia package from the repos again.
You'd have to run the installer again to remove the manuall instalation first.
http://www.upubuntu.com/2012/08/install-nvidia-unix-driver-30432-on.html
t.jp: that's some nice bullcrap you're talking about. It's perfectly possible to never use any PPA on an Ubuntu system. If you left because of the PPA's, that means it is becuse of you, not the other way around.
Most of the time poeple are also recommending PPA's when it is not even needed. About a month ago or so, people were shouting everyone had to add PPA's for the new Nvidia driver while it was available in the official Ubuntu proposed repository. Even now, people recommend adding those PPA's while there is ABSOLUTELY NO reason to do it.
Which repository is the latest nvidia driver (310.19) in? I've been on precise-proposed since I installed 12.04 and I've never gotten a driver update from a Canonical repository, but I might have something misconfigured.
Traditionally you had to have the x-swat PPA to get the latest stable nvidia driver. I know they made some changes to jockey to add in the experimental stuff.
And to answer my earlier question, when I woke up this morning I realized why x-swat hasn't been updated... the 304 series is going to be the legacy series so 310 and above won't work for GeForce 7 and below, so I presume that's why they haven't updated. I'm not sure how they plan to work around that.
This is very messy and can lead to problems, when switching back to using the package manager for updates if not done properly.
If I wanted to install 310.19 I would rather do it this way, because it's easier to revert it:
BUT AFTER DOING THIS IT"S IMPORTANT TO DISABLE XORG-EDGERS PPA, OR WITH THE NEXT UPDATE YOU'LL GET BLEEDING EDGE XORG AND STUFF!
From https://launchpad.net/~xorg-edgers/+archive/ppa
This PPA is currently meant to be used as a whole. Please do _not_ individually install packages from it, add it to your sources and let your package manager pull in every update. The packages here build against each other and compile different features based on whats available at build time. Do not assume that because it lets you install a DDX with just the driver and libdrm update that it will work. These packages are made with scripts that use the the current packages as the base, so some dependencies can be wrong and your package manager will not resolve that for you. If you want to individually install something from here, grab the source and rebuild it in your current environment instead.
So the correct way would be to:
sudo apt-add-repository ppa:xorg-edgers/ppa
sudo apt-get update
sudo apt-get upgrade or sudo apt-get dist-upgrade
There's nothing wrong with that, unless someone tells me what the changes are between 310.14 and 310.19 which are so important. Just stay with the drivers in the repositories and stop messing with PPA's if you have an Nvidia card.