Howto install Nvidia 190.25 (beta) drivers in ubuntu Jaunty/Intrepid/Hardy
Sponsored Link
Note:- This is still in beta version not recommended to install on production systems.This is only for advanced users and your system might break after installing these drivers.
First you need to edit /etc/apt/sources.list file
sudo gedit /etc/apt/sources.list
add one of the following lines
For Jaunty users
deb http://ppa.launchpad.net/nvidia-vdpau/ppa/ubuntu jaunty main
deb-src http://ppa.launchpad.net/nvidia-vdpau/ppa/ubuntu jaunty main
For Intrepid Users
deb http://ppa.launchpad.net/nvidia-vdpau/ppa/ubuntu intrepid main
deb-src http://ppa.launchpad.net/nvidia-vdpau/ppa/ubuntu intrepid main
For Hardy Users
deb http://ppa.launchpad.net/nvidia-vdpau/ppa/ubuntu hardy main
deb-src http://ppa.launchpad.net/nvidia-vdpau/ppa/ubuntu hardy main
Save and exit the file
Install GPG key using the following command
sudo apt-key adv
--
keyserver keyserver.ubuntu.com--
recv-keys CEC06767
Update source list
sudo apt-get update
Install beta drivers
sudo apt-get install nvidia-190-modaliases nvidia-glx-190
you can activate the drivers from System > Administration > Hardware Drivers
Multiple monitor question: Will this driver allow compiz and xinerama to play nicely?
I have 2 X 24 inch monitors and a 9800 1GB card and really want the funky effects … but haven’t had any success to date 🙁
The only that sucks about this repo is that since 190.25 is still beta, he won’t update his libxine packages to allow the upgrade to 190.25…
oh beta version, but i will try this…
Is 64 bit?
this driver will break xine-bin and remove kde-base see here: http://ubuntuforums.org/showthread.php?t=1254779&page=3
Can you tell me how to uninstall the 190 drivers and go back to 185? I’m sure it’s probably straightforward but I must be missing a trick.
Thanks,
Jon.
Thanks for this. It also works on the new 190.42 drivers. Also, if people want to see the 190.42 settings they also need to install the new nvidia-settings manager for 190.42
Thanks,
J.
i`ll need to update right now