Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Closed Thread
Old 10-23-2005, 11:15 PM   #1 (permalink)
 
Monster Techie

Join Date: Apr 2004

Posts: 1,842

lazerman

Send a message via AIM to lazerman Send a message via Yahoo to lazerman
Default Nvidia Driver Installation

Okay, so I have the drivers download (using Kubuntu distro), now I want to install them.

So I open up the Konsole (Terminal) and type "sh NVIDIA-Linux-x86-1.0-7676-pkg1.run" since that is the file name, it acts like it is about to install but then it says "ERROR: nvidia-installer must be run as root", so how do I get into root? I googled it up but everything I saw wasn't very newb friendly (first day using linux, dual boot xp). I need help in a bad way lol
__________________
The Stargate MMORPG
lazerman is offline  
Old 10-23-2005, 11:25 PM   #2 (permalink)
macdude425's Avatar
 
Member (again)

Join Date: Jan 2005

Location: Raul's Wild Kingdom...How 'bout that, huh?

Posts: 4,200

macdude425 is on a distinguished road

Send a message via AIM to macdude425 Send a message via Yahoo to macdude425
Default

Perhaps the biggest flaw with the Ubuntu family is that there is no root password by default. You need to set one.

Open the console, and type 'sudo passwd root' and it will prompt for a new UNIX password. Enter a password you can remember. It may ask for a confirm of the password, so be prepared to enter it twice.

Then, after you get back to the prompt, type 'su', and you will be prompted for a password. Enter the one that you just set.

You will be presented with a prompt again. This is the root console. From here, you can install the drivers. Good luck.
__________________



Debian Support Forums!
macdude425 is offline  
Old 10-23-2005, 11:42 PM   #3 (permalink)
 
Monster Techie

Join Date: Apr 2004

Posts: 1,842

lazerman

Send a message via AIM to lazerman Send a message via Yahoo to lazerman
Default

Thanks so much, that was the problem, I kept trying to enter my password but it didn't have one lol.

Another issue has arisen. First off, it said I had to install the package binutils, so I did with Adept. Took care of that.

Now it says I need to stop all my X servers. I read this in the readme file but it didn't necessarily say how to do it. So how do I stop them:
Quote:
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.

__________________
The Stargate MMORPG
lazerman is offline  
Old 10-23-2005, 11:50 PM   #4 (permalink)
 
Master Techie

Join Date: Apr 2004

Posts: 2,534

horndude is on a distinguished road

Default

logout from the window manager your using

after your done running the Nvidia setup program you will have to edit the xorg.conf file as well, the Nvidia file has a readme file, look at that and follow the directions exactly
horndude is offline  
Old 10-24-2005, 02:09 AM   #5 (permalink)
 
Super Techie

Join Date: Jul 2004

Posts: 398

kostas

Default

well some distros get you to a login page once you log out and have no option for console. here's another way to do it.

1. first make sure your kernel and kernel source versions match, otherwise your installation won't go through.
2. in a terminal type "sudo init 3" without the quotes of course.
3. enter your root password (the one you created earlier as suggested)
4. enter the commands needed to install (i think it's sh nvidia-file.run -q) and follow prompts. when it's done type "init 5" without the quotes again.

you should be back on your desktop.
__________________

kostas is offline  
Old 10-24-2005, 05:32 PM   #6 (permalink)
 
Monster Techie

Join Date: Apr 2004

Posts: 1,842

lazerman

Send a message via AIM to lazerman Send a message via Yahoo to lazerman
Default

Okay I found an easier way, just login in console mode. All is fine and dandy, I have had to install a couple more packages...

Now I am getting an error that it can't find the kernel source tree for the current kernel... How do I figure this out? I realize this was the first thing you listed but I assumed they matched...

Also it says it can't find a precompiled something or rather, nor can it find one to download, which is where I press ok to make my own and then the above happens (kernel source).
__________________
The Stargate MMORPG
lazerman is offline  
Old 10-24-2005, 07:33 PM   #7 (permalink)
 
Super Techie

Join Date: Jul 2004

Posts: 398

kostas

Default

well first off, don't assume in Linux. the whole point of it is to KNOW your system to be able to make changes to it.

now, depending on the distro you're using, you need to connect to their ftp update server and retrieve the kernel-source matching the kernel installed in your system. you can find out your kernel version by typing "uname -r" (i think, someone verify it?) in a console.

or you can get the matching kernel sources from here: http://www.kernel.org/
__________________

kostas is offline  
Old 10-24-2005, 08:23 PM   #8 (permalink)
 
Wizard Techie

Join Date: Mar 2004

Posts: 3,545

GameGURU is on a distinguished road

Default

I think Ubuntu uses system package managers. You can look for one of those and search for Kernel sources.
__________________
15'' Macbook Pro
Intel Core 2 Duo 2.16ghz
x1600 128MB
1GB DDR2 SDRAM
Windows XP/Mac OSX 10.5


No longer a Guru of games...
GameGURU is offline  
Old 10-24-2005, 09:38 PM   #9 (permalink)
 
Monster Techie

Join Date: Apr 2004

Posts: 1,842

lazerman

Send a message via AIM to lazerman Send a message via Yahoo to lazerman
Default

Okay I found this, and it has made things SO MUCH EASIER!

http://ubuntuforums.org/showthread.php?t=75074

Also should I install nForce drivers if I am not having any issues?
__________________
The Stargate MMORPG
lazerman is offline  
Old 10-24-2005, 09:43 PM   #10 (permalink)
 
Wizard Techie

Join Date: Mar 2004

Posts: 3,545

GameGURU is on a distinguished road

Default

Well, nforce drivers are very easy to install and they really help.

My LAN wasn't working until I installed them.
__________________
15'' Macbook Pro
Intel Core 2 Duo 2.16ghz
x1600 128MB
1GB DDR2 SDRAM
Windows XP/Mac OSX 10.5


No longer a Guru of games...
GameGURU is offline  
 
Closed Thread

Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On