|
|
#25 | |
|
Registered Fox
Join Date: Oct 2007
Location: Confoederatio Helvetica
Posts: 530
|
Quote:
I recommend getting it from a ppa. Probably there are users around here knowing one (I don't, as I don't use Ubuntu), after a quick search I found https://launchpad.net/~gda-dachsweb/+archive/vdr this one you could use to get 180.60. Sorry for not checking earlier whether your GPU is supported. I thought it was, but I don't know the whole list by heart. Fuchs |
|
|
|
|
|
|
#26 | |||
|
Registered User
Join Date: May 2009
Posts: 19
|
Ok, more newbie questions. ;-)
smk Quote:
What is a ppa and where do I find one? side note: from your grammar I would never have know that English was a 2nd language for you. ;-) Quote:
I thought launchpad was a paid service? Quote:
OK, so once I download it what do I do next? fyi I tried the manual install from the .run file and it also failed complaining about missing files that synaptic says are there. :-( smk
__________________
Ubuntu Server 9.04, Jaunty Sparkle Nvidia GeForce 1024MB 9400 GT (PCI) Tyan Thunder h200M S3992G3NR (onboard ATI graphics Disabled) Dual AMD Opteron 2218 processors 24 GB of main Memory |
|||
|
|
|
|
|
#27 | |||
|
Registered Fox
Join Date: Oct 2007
Location: Confoederatio Helvetica
Posts: 530
|
Quote:
Quote:
Quote:
so when you type sudo apt-get install nvidia-glx it will install this package plus all the dependencies of this package from one of those repositories. There are official ones, and there are third party ones. Including PPAs (personal repos, created by volunteers) In order to add this one, you have to add the lines deb http://ppa.launchpad.net/gda-dachsweb/vdr/ubuntu jaunty main deb-src http://ppa.launchpad.net/gda-dachsweb/vdr/ubuntu jaunty main to your sources.list file. You can do that with a plain text editor (with sudo, as you need root privileges) or with a graphical frontend. Afterwards you can sudo apt-get update and then install the nvidia-glx package from there with apt-get. Here: https://help.launchpad.net/Packaging/PPA are some bascis regarding PPAs. Fuchs |
|||
|
|
|
|
|
#28 | |
|
Registered User
Join Date: May 2009
Posts: 19
|
OK, I get it a ppa is a repository.
I know how to add one using synaptic and this one has good instructions on it. will follow. upload and let you know what happens shortly. So a few more newbie questions. I gather that Ubuntu is different from other distributions related to the restricted drivers in that they put them in the repository and automate the install process. Am I correct in this? So how does the Nvidia driver get from the nvidia developers to the Ubuntu repository? How does the one in this ppa differ from what will end up on the Ubuntu main restricted repositories? I guess I am concerned that once I have this working, and Ubuntu pushes out a security or other kernel patch, or an update to Nvidia, will it break my install? tks smk
__________________
Ubuntu Server 9.04, Jaunty Sparkle Nvidia GeForce 1024MB 9400 GT (PCI) Tyan Thunder h200M S3992G3NR (onboard ATI graphics Disabled) Dual AMD Opteron 2218 processors 24 GB of main Memory |
|
|
|
|
|
|
#29 | |||||
|
Registered Fox
Join Date: Oct 2007
Location: Confoederatio Helvetica
Posts: 530
|
Quote:
Some have red hat package management (rpm), with yum or other tools. Then there is gentoo with portage/paludis, there is arch with it's own system etc. Quote:
Quote:
Plus a person could get you to install malicious software that way, as packages in PPAs are not tested / reviewed. Quote:
Kernel updates should (I might be wrong on that) not break anything when you install packages from a PPA, but they definitely break things when you install manually with the NVIDIA-Linux-blabla.run installer. (You'll have to rebuild after each kernel update) Quote:
You are welcome, I hope it works (as I am off to bed soon) Fuchs |
|||||
|
|
|
|
|
#30 | |
|
Registered User
Join Date: May 2009
Posts: 19
|
OK, I followed your instructions as close as I could
i used synaptic to update the drivers from the ppa. does this actually install them? verified via synaptic that they are the 180.60. GUI hardware driver tool will still not "activate" them. used ctrl+alt+F1 to get to console screen. Was unable to do startx or gdm stop or killall x various errors. ran the script. log file attached. also did reboot and same no nvidia driver errors. looking forward to your feedback. I will stay with this tonight until you call it a night. ;-) thanks smk p.s. I will be out at a client most of Wed. I will look for your responses but will probably not be able to get back to this until Thursday morning.
__________________
Ubuntu Server 9.04, Jaunty Sparkle Nvidia GeForce 1024MB 9400 GT (PCI) Tyan Thunder h200M S3992G3NR (onboard ATI graphics Disabled) Dual AMD Opteron 2218 processors 24 GB of main Memory Last edited by smk; 05-26-09 at 07:27 PM. Reason: add aditional log file |
|
|
|
|
|
|
#31 |
|
Registered Fox
Join Date: Oct 2007
Location: Confoederatio Helvetica
Posts: 530
|
I really start wondering what might be wrong with your system, this is more painful than usual.
Now it seems that he simply fails to load the nvidia.ko module without any good error message ... Could you please give me the output of sudo modinfo nvidia and sudo updatedb && locate nvidia.ko Thanks in advance, Fuchs |
|
|
|
|
|
#32 | |
|
Registered User
Join Date: May 2009
Posts: 19
|
I ran these from my home directory
modinfo: could not find module nvidia. Quote:
Seems like I must have messed up big time somehow. regards smk
__________________
Ubuntu Server 9.04, Jaunty Sparkle Nvidia GeForce 1024MB 9400 GT (PCI) Tyan Thunder h200M S3992G3NR (onboard ATI graphics Disabled) Dual AMD Opteron 2218 processors 24 GB of main Memory |
|
|
|
|
|
|
#33 | ||
|
Registered Fox
Join Date: Oct 2007
Location: Confoederatio Helvetica
Posts: 530
|
Quote:
Quote:
It might as well be a problem with the repo. In fact I guess the best thing would be to: 1) Remove the repos 2) Remove all manually installed drivers, including those from the repo 3) Find a good repository on the net with a more recent driver and with sane packages (I am quite sure that an Ubuntu Forum can provide you some) 4) Install a recent driver from this repo 5) retry I am sorry that you have such a hard time installing the drivers, this should usually not be the case. Fuchs |
||
|
|
|
|
|
#34 |
|
Registered User
Join Date: May 2009
Posts: 19
|
Do we have any way to check with NV to verify that they are supporting the Debian, Ubuntu 64 bit Server kernel?
I hate assuming. What about doing a manual (I think I am using this term correctly) install from the .run files that NV has posted on their web site? smk
__________________
Ubuntu Server 9.04, Jaunty Sparkle Nvidia GeForce 1024MB 9400 GT (PCI) Tyan Thunder h200M S3992G3NR (onboard ATI graphics Disabled) Dual AMD Opteron 2218 processors 24 GB of main Memory |
|
|
|
|
|
#35 |
|
Registered User
Join Date: May 2009
Posts: 7
|
I am using the Ubuntu 64 bit Server kernel successfully with the 185.18.10 drivers as well as the latest 180.xx drivers, although I am using Xinerama thus precluding Composite.
|
|
|
|
|
|
#36 | |
|
Registered User
Join Date: May 2009
Posts: 19
|
Quote:
What is Xinerama? What is Compsite? and why one vs, the other? Did you use precompiled drivers with a package manager, or the .run file that needs to be compiled from the NV site? I know how to add a ppa to Synaptic and apt. Do I need to remove all the previous drivers manually? Since I have been messing with the system trying to make this work, I want to be sure that I have my system in the correct state before starting an install. What do I have to remove first? What has to be on my system before I start? Looking forward to your response. Reading my response I sound like a 4 year old asking why to everything,but from experience I have learned that I will not be successful with out this level of detail. Your forbearance will be much appreciated. thanks from Not so technogeeky , trying to become more Linux technogeeky. ;-) smk
__________________
Ubuntu Server 9.04, Jaunty Sparkle Nvidia GeForce 1024MB 9400 GT (PCI) Tyan Thunder h200M S3992G3NR (onboard ATI graphics Disabled) Dual AMD Opteron 2218 processors 24 GB of main Memory |
|
|
|
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| NVIDIA Drivers Receive Windows 8 Certification | News | Latest Tech And Game Headlines | 0 | 06-01-12 05:30 AM |
| Radeon 9700 not all that? | sancheuz | Other Desktop Graphics Cards | 200 | 10-12-02 09:31 PM |
| Nvidia Stereo Drivers | Soudontsay | NVIDIA Windows Graphics Drivers | 2 | 08-26-02 10:48 AM |
| nvidia drivers in a motherboard with AGP 1.0 (motherboard MVP3+) | knocker | NVIDIA Linux | 1 | 08-19-02 01:57 AM |
| NVIDIA 2960 Drivers & RH 7.3 W/2.4.18-5 | XASCompuGuy | NVIDIA Linux | 6 | 08-02-02 11:53 AM |