LinuxQuestions.org
Help answer threads with 0 replies.
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 09-03-2003, 02:42 PM   #1
frog-newbie
LQ Newbie
 
Registered: Sep 2003
Location: dallas tx
Distribution: redhat 9
Posts: 23

Rep: Reputation: 15
HELP!!!!, i am installing a nvida geforce package


everytime i run the package in the terminla i get this error--nvidia-installer: Error opening log file '/var/log/nvidia-installer.log' for writing (Permission denied); disabling logging.
[frog@localhost frog]$

can someone please give me a suggestion?
 
Old 09-03-2003, 02:46 PM   #2
frog-newbie
LQ Newbie
 
Registered: Sep 2003
Location: dallas tx
Distribution: redhat 9
Posts: 23

Original Poster
Rep: Reputation: 15
and i forgot one more thing, it tells me to run as root, sorry i am a newbie and learning... plkease help
 
Old 09-03-2003, 03:01 PM   #3
frog-newbie
LQ Newbie
 
Registered: Sep 2003
Location: dallas tx
Distribution: redhat 9
Posts: 23

Original Poster
Rep: Reputation: 15
one more thing, it says i need to be owner, how do i do that?
 
Old 09-03-2003, 03:09 PM   #4
Kristic
LQ Newbie
 
Registered: Sep 2003
Distribution: RedHat9 / Mandrake 9.0
Posts: 19

Rep: Reputation: 0
you just log in as root

Basically, when you installed, you put a password down, thats your root password...so log out of your current user account, and log in with the username: root and the password you selected
 
Old 09-03-2003, 03:09 PM   #5
rshaw
Senior Member
 
Registered: Apr 2001
Location: Perry, Iowa
Distribution: Mepis , Debian
Posts: 2,692

Rep: Reputation: 45
log in as root. run the installer.
 
Old 09-04-2003, 07:39 AM   #6
frog-newbie
LQ Newbie
 
Registered: Sep 2003
Location: dallas tx
Distribution: redhat 9
Posts: 23

Original Poster
Rep: Reputation: 15
ok, thanks guys, but i also have one more question, how do i install the driver, it says i must exit x server?
 
Old 09-04-2003, 08:46 AM   #7
mhl
Member
 
Registered: Aug 2003
Location: Scottish exile in England
Distribution: Mepis, Ubuntu, Mint, virtual Mandriva
Posts: 91

Rep: Reputation: 15
It means you have to exit your GUI and run the installer from command line.
 
Old 09-04-2003, 01:03 PM   #8
frog-newbie
LQ Newbie
 
Registered: Sep 2003
Location: dallas tx
Distribution: redhat 9
Posts: 23

Original Poster
Rep: Reputation: 15
i know i sound dumb, but how do i do that?
 
Old 09-04-2003, 01:09 PM   #9
rberry88
Member
 
Registered: Aug 2003
Location: Arlington Heights, IL USA
Distribution: Fedora Core 1 & WinXP Pro & Gentoo 1.4 & Arch Linux
Posts: 558

Rep: Reputation: 30
If you're looking at the GUI (graphical screen) then do the following:

1) hit CTRL+ALT+F2
2) type "init 3" -without the quotes
3) type root
4) type your root password (setup at installation time)
5) go to the dirctory where the file you are trying to run is located and run.

PS: don't worry, I'm a newbie too and it just takes some getting used to so don't be afraid to ask questions.

rberry88

Last edited by rberry88; 09-04-2003 at 01:11 PM.
 
Old 09-04-2003, 01:32 PM   #10
auggy
LQ Newbie
 
Registered: Sep 2003
Location: Minnesota
Distribution: Red Hat 9
Posts: 5

Rep: Reputation: 0
You can also edit the /etc/inittab file, by typing: vi /etc/inittab

You have to be root to save the file, so su - to root first.

Find the line:
id:5:initdefault:
and change the 5 to a 3, then save and reboot.

So step by step you would do something like this:

[admin@localhost admin]$ su -
Password:
[root@localhost root]# vi /etc/inittab
(/etc/inittab file opens up)
Find the line "id:5:initdefault:" (without the quotes)
Press 'i' to enter into insert mode
Change the 5 to a 3
Press escape to exit insert mode
Type: :wq (colon w q) then hit enter to save the file and exit vi
Type: "shutdown -r now" (without the quotes) to reboot the machine

When it boots back up, it wont' boot into the GUI, so just log in, su - to root again, and run the file you're trying to install.

After you're done edit the /etc/inittab file again (change the 3 back to a 5) so that you're booting back to the GUI.

Hope this helps

Last edited by auggy; 09-04-2003 at 01:35 PM.
 
Old 09-05-2003, 01:30 AM   #11
frog-newbie
LQ Newbie
 
Registered: Sep 2003
Location: dallas tx
Distribution: redhat 9
Posts: 23

Original Poster
Rep: Reputation: 15
thank you guys you are the best
 
Old 09-05-2003, 01:34 AM   #12
Jongi
Senior Member
 
Registered: Aug 2003
Distribution: Debian Sid 32/64-bit, F10 32/64-bit
Posts: 1,070

Rep: Reputation: 45
Why not print out the very 1st thread on this forum. If that doesn't help you through then I don't know what will.
 
  


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
Nvida Geforce 4 4600 Ti card arnyswart Linux - Hardware 1 05-28-2004 09:34 AM
installing an unstable package from debian's online package archive ganninu Debian 13 11-07-2003 03:00 PM
nVIDA GeForce 4 problems xZorniXz Linux - Hardware 2 04-24-2003 01:56 PM
installing nvida driver on new gentoo kernel nouse66 Linux - Distributions 6 03-10-2003 08:59 AM
My nVIDA GeForce 2 MX card won't run 3D accelleration orange400 Linux - Hardware 8 03-03-2003 09:18 AM

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

All times are GMT -5. The time now is 03:35 PM.

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