LinuxQuestions.org
Review your favorite Linux distribution.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 05-28-2009, 01:20 PM   #1
njfife
LQ Newbie
 
Registered: May 2009
Posts: 7

Rep: Reputation: 0
Problem installing Nvidia 180.51 drivers for Nvidia Quadro 290


I run it in the terminal, and it gives me the error:

"Nvidia-Installer must be run as root"

Help me understand what that means and what it wants me to do.

BTW, I have learned more about a computer actually works in the last few days figuring out Linux, then in my whole life (which is not that long) any help understanding or tangent explanations are welcome
 
Old 05-28-2009, 01:23 PM   #2
sycamorex
LQ Veteran
 
Registered: Nov 2005
Location: London
Distribution: Slackware64-current
Posts: 5,836
Blog Entries: 1

Rep: Reputation: 1248Reputation: 1248Reputation: 1248Reputation: 1248Reputation: 1248Reputation: 1248Reputation: 1248Reputation: 1248Reputation: 1248
You need to log in as root (which means 'administrator').When you installed your linux it must have asked you
to specify the root password.
To log in as root, you need to type:
Quote:
su
and then type your root password (you won't see any characters on the screen). Once you've typed your password, type enter.
The prompt in the terminal should change from '$' to '#'.
 
Old 05-28-2009, 01:40 PM   #3
njfife
LQ Newbie
 
Registered: May 2009
Posts: 7

Original Poster
Rep: Reputation: 0
Okay it ran but now I get this error? what is X Server?



ERROR: You appear to be running an X server; please exit X before
installing. For further details, please see the section INSTALLING
THE NVIDIA DRIVER in the README available on the Linux driver
download page at www.nvidia.com.
 
Old 05-28-2009, 03:45 PM   #4
sycamorex
LQ Veteran
 
Registered: Nov 2005
Location: London
Distribution: Slackware64-current
Posts: 5,836
Blog Entries: 1

Rep: Reputation: 1248Reputation: 1248Reputation: 1248Reputation: 1248Reputation: 1248Reputation: 1248Reputation: 1248Reputation: 1248Reputation: 1248
What distribution of linux are you running? If it is fedora/centos you need to type:
Quote:
init 3
If you use ubuntu/kubuntu/debian, etc.
Quote:
sudo /etc/init.d/gdm stop
It will exit 'X' which is the graphical environment. You'll be left with pure command line and then you can install
nvidia.
 
Old 05-28-2009, 05:52 PM   #5
thorkelljarl
Senior Member
 
Registered: Jun 2008
Posts: 1,809

Rep: Reputation: 216Reputation: 216Reputation: 216
I assume you might not have this...

This is the README in step 3 of the page from Nvidia describing the Nvidia 180.51 driver.

The page: http://www.nvidia.com/object/linux_d...64_180.51.html

The README: http://us.download.nvidia.com/XFree8...DME/index.html

As described, the command "init 3" will stop X and put you in a console. When you have installed the driver, use the command "startx" then the command "init 5" to start the X window system and return to a desktop.
 
Old 05-26-2011, 01:57 AM   #6
lalith011
LQ Newbie
 
Registered: May 2011
Posts: 3

Rep: Reputation: Disabled
in continuity to njfife post

Actually I am also new the LINUX and now I had to install the NVIDIA QUADRO FX 4000 series drivers. I had gone through the same process in installing the .run file, but it did not work the error what i got is:

ERROR: The kernel you are installing for is a Xen kernel!

The NVIDIA driver does not currently work on Xen kernels. If
you are using a stock distribution kernel, please install
a variant of this kernel without Xen support; if this is a
custom kernel, please install a standard Linux kernel. Then
try installing the NVIDIA kernel module again.

I am with 2.6.18-238.9.1.el5xen. I also attached the .log file developed.

Please help me out to Fix this..I will be thankful to all of you....
Attached Files
File Type: log nvidia-installer.log (4.0 KB, 14 views)
 
Old 05-26-2011, 02:54 AM   #7
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,589

Rep: Reputation: 2643Reputation: 2643Reputation: 2643Reputation: 2643Reputation: 2643Reputation: 2643Reputation: 2643Reputation: 2643Reputation: 2643Reputation: 2643Reputation: 2643
you might want to start a new thread and NOT use a two year old thread

is this a RHEL5.? ( 5 point something install )
if so ask red hat -- you are paying them

if this is CentOS then only the current CentOS 5.6 is supported
and if cent did you look on the wiki?
-- warning -- very old --but should still work
http://wiki.centos.org/HowTos/Xen/NvidiaWithXen
 
Old 05-26-2011, 04:45 AM   #8
lalith011
LQ Newbie
 
Registered: May 2011
Posts: 3

Rep: Reputation: Disabled
really it is old...

Yes john as stated by you it is the old link. Any how lemme explain you what problem I encountered..?

when i use command cd NVIDIA-Linux-x86_64-270.41.19/usr/src/nv The error reported was NO such file or directory.
cd NVIDIA-Linux-x86_64-270.41.19/usr/src/nv
But when I extracted the .run file i found a kernel folder supplied by nvidia. Finally I can conclude that i had to create kernel for my drivers installation which will not be operated under xen environment. Please help me out this to create such a type of kernel

Thank you
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Can't install Nvidia 180.51 drivers for Ubuntu jbumgarjr Linux - Hardware 3 05-16-2009 09:44 AM
Has anyone been able to get the nvidia 180 series drivers to work on slack? walmartshopper Slackware 75 04-24-2009 09:50 AM
KWrite crashes with Nvidia drivers 180.29 scorpion77 Linux - Software 7 04-23-2009 03:44 PM
UNinstalling proprietry mandriva nVidia drivers and installing new nVidia drivers deathman Linux - Hardware 3 11-18-2006 05:10 AM
Problem Installing nVidia NV37GL [Quadro FX 330] in DELL Precision WS 370 nixon_vb Linux - Hardware 2 07-07-2005 08:50 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 05:49 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration