|
|
#1 | |
|
Registered User
Join Date: Apr 2011
Posts: 3
|
Hello guys,
I have an Asrock ION 330HT with an Nvidia ION display on Ubuntu 10.10 and have downloaded the latest drivers, NVIDIA-Linux-x86-270.41.03.run, but the instructions assume a high level of understanding. I can copy and paste commands into Terminal, but the instructions I have found ask you to do things which are not self explanatory. Is there a comprehensive A-Z on commands to paste into Terminal to be able to install the drivers? I'd much appreciated if there is! Thanks, Mark, UK. |
|
|
|
|
|
|
#2 | |
|
Registered User
Join Date: Jun 2006
Posts: 678
|
I'd suggest using this PPA: https://launchpad.net/~ubuntu-x-swat/+archive/ppa
Installing NVIDIA drivers manually is not recommended for novice users. |
|
|
|
|
|
|
#3 | |
|
Registered User
Join Date: Apr 2011
Posts: 3
|
Quote:
If there is a way to install the Nvidia drivers automatically, please tell me how to do it, this is very difficult, even the link you sent me is very difficult to understand, it asks me to look at some Launchpad PPA overview page etc... to install some thing to then be able to install something else... aaaauuuuggghhhh.... If I install that ppa thing, will I then be able to install the driver I downloaded from invidia without all the other stuff I would have to do? (NVIDIA-Linux-x86-270.41.03.run) Thanks again, Mark. |
|
|
|
|
|
|
#4 | |
|
Registered User
Join Date: Jan 2009
Posts: 57
|
Code:
sudo add-apt-repository ppa:ubuntu-x-swat/x-updates sudo apt-get update sudo apt-get install nvidia-current nvidia-settings |
|
|
|
|
|
|
#5 | |
|
Registered User
Join Date: Apr 2011
Posts: 3
|
Quote:
That worked! I am very happy about that, thanks! I wonder why Nvidia have made it so difficult, I mean, surely they can produce an installation file that the user just has to double click on? Anyhow, very chuffed, thanks again. Mark. |
|
|
|
|
|
|
#6 | |
|
Registered User
Join Date: Jun 2006
Posts: 678
|
NVIDIA didn't make anything difficult, they just don't have enough manpower to create a driver for 200 different Linux distros and note that each of them have several versions and every release have hundreds of kernel versions. If you multiply all previous numbers you'll get a staggering ~100 000 number. Creating an installer for a hundred thousand different configurations is just insane.
Linux is a diversity, right? |
|
|
|
|
|
|
#7 |
|
Registered User
Join Date: Jun 2006
Posts: 678
|
|
|
|
|
|
|
#8 |
|
Registered User
Join Date: May 2009
Posts: 44
|
The issue is that the .run file works on pretty much *ANY* Linux system. The "apt-get" stuff is distribution-centric . . . .
Myself, I praise the portability. I tend to *NOT* use the stuff that comes with a distro, since it tends to be old and outdated, but that's just me . . . - Tim |
|
|
|
|
|
#9 |
|
Registered User
Join Date: Aug 2004
Posts: 301
|
|
|
|
|
|
|
#10 | |
|
Registered User
Join Date: Jun 2006
Posts: 678
|
Quote:
|
|
|
|
|
|
|
#11 | |
|
Linux kernel hacker
Join Date: Feb 2009
Location: Ottawa, Canada
Posts: 173
|
Quote:
The reason there is no "point and click" installer for Ubuntu (the original question), is because the NVIDIA installer refuses to run when X (the GUI) is running. Otherwise, the original poster could have just downloaded the normal NVIDIA installer, and clicked on it to run it. Cheers |
|
|
|
|
|
|
#12 | |
|
Registered User
Join Date: May 2009
Posts: 44
|
Quote:
Typing "nvidia-installer" and answering a few questions is about as simple as anything gets. If the prereqs aren't on the system, as others have said, blame the bad distro, or an incorrect install thereof, not NVidia . . . I am occasionally forced to downgrade myself to WinDuhs, and without the CLI, there is a lot that can't be done there either . . . - Tim |
|
|
|
|
![]() |
| Thread Tools | |
|
|