LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 03-12-2002, 12:12 AM   #1
spooge
Member
 
Registered: Nov 2001
Location: n chicago, IL. USA
Distribution: Slackware
Posts: 307

Rep: Reputation: 31
nvidia driver install ?


Just a simple Newbie Question........

i'm assuming i should d/l the 686 drivers/kernel for my setup?
(see below)

Thanks
________
I'm gettin there.......Slowly
 
Old 03-12-2002, 02:13 AM   #2
Aussie
Senior Member
 
Registered: Sep 2001
Location: Brisvegas, Antipodes
Distribution: Slackware
Posts: 4,590

Rep: Reputation: 58
Only download the rpm's that exactly match the kernel version you are using, you can check with "uname -a" The opter option is to download the .tar.gz files and rebuild the module against your kernel. Whatever you do make sure you read the instructions first.
 
Old 03-12-2002, 09:40 AM   #3
spooge
Member
 
Registered: Nov 2001
Location: n chicago, IL. USA
Distribution: Slackware
Posts: 307

Original Poster
Rep: Reputation: 31
Thanks Aussie !

Will give it try after work today

Ooops

Last edited by spooge; 03-12-2002 at 06:28 PM.
 
Old 03-12-2002, 10:06 AM   #4
Aussie
Senior Member
 
Registered: Sep 2001
Location: Brisvegas, Antipodes
Distribution: Slackware
Posts: 4,590

Rep: Reputation: 58
Quote:
Originally posted by spooge
Thanks Aussie !

Will give it try after work today

[edit]speelng
 
Old 03-12-2002, 10:33 AM   #5
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
Quote:
Originally posted by Aussie
The other option is to download the .tar.gz files...
[edit]cvmm,khg3478gjkl;

Last edited by acid_kewpie; 03-12-2002 at 10:34 AM.
 
Old 03-12-2002, 06:32 PM   #6
spooge
Member
 
Registered: Nov 2001
Location: n chicago, IL. USA
Distribution: Slackware
Posts: 307

Original Poster
Rep: Reputation: 31
Well "uname -a" just some'd that up.
I have 2.4.7-10 and i686

gonna do some research on this box, and then i'm goin in.


Sorry about the speeling mistake Ausie

Thanks
 
Old 03-12-2002, 07:08 PM   #7
Aussie
Senior Member
 
Registered: Sep 2001
Location: Brisvegas, Antipodes
Distribution: Slackware
Posts: 4,590

Rep: Reputation: 58
Good luck
(it's not as hard as it seems).
 
Old 03-12-2002, 07:55 PM   #8
spooge
Member
 
Registered: Nov 2001
Location: n chicago, IL. USA
Distribution: Slackware
Posts: 307

Original Poster
Rep: Reputation: 31
before i try anything...

first i searched for xf86Config, and i found 3 files.
2- xf86Config files one has a " ~ " at the end of it's name.
Is this a backup file or something. opening both files.... they look identical.
And xf86Config-4
So from what i've read(nvidea readme) and understand xf86Config-4 is the correct file to make my edits ?

i just noticed the unknown comment. Is this bad ?

uname -a results:
2.4.7-10 #1 Thu Sep 6 16:46:36 EDT 2001 i686 unknown
 
Old 03-12-2002, 09:05 PM   #9
Aussie
Senior Member
 
Registered: Sep 2001
Location: Brisvegas, Antipodes
Distribution: Slackware
Posts: 4,590

Rep: Reputation: 58
Quote:
Originally posted by spooge
before i try anything...
So from what i've read(nvidea readme) and understand xf86Config-4 is the correct file to make my edits ?

Yes.
Quote:

i just noticed the unknown comment. Is this bad ?
uname -a results:
2.4.7-10 #1 Thu Sep 6 16:46:36 EDT 2001 i686 unknown
No.
 
Old 03-12-2002, 11:24 PM   #10
spooge
Member
 
Registered: Nov 2001
Location: n chicago, IL. USA
Distribution: Slackware
Posts: 307

Original Poster
Rep: Reputation: 31
can i do this in KDE, using shell ?
and after i :
$ rpm -ivh NVIDIA_kernel.X.rpm
$rpm -ivh NVIDIA_GLX.Xrpm
can i edit xf86config, with text editor ?

or does really HAVE to be done in non-X

i haven't used vi in 10 yrs...
----------------------------------
also i noticed at Nvidia an athon Kernel D/L
"NVIDIA_kernel-1.0-2802.rh72up.athlon.rpm"
is this for my setup ?

Gosh darnit i feel ignorant !

Last edited by spooge; 03-12-2002 at 11:30 PM.
 
Old 03-13-2002, 12:11 AM   #11
Aussie
Senior Member
 
Registered: Sep 2001
Location: Brisvegas, Antipodes
Distribution: Slackware
Posts: 4,590

Rep: Reputation: 58
You have to install the drivers without X running. Use the .tar.gz files, they generally work better than the rpm's. First you should download and print the readme file, then you can read it while you do the work in a console. To edit your XF86Config-4 just do (as root) "mcedit /etc/X11/XF86Config-4".

Last edited by Aussie; 03-13-2002 at 12:12 AM.
 
Old 03-15-2002, 04:58 PM   #12
spooge
Member
 
Registered: Nov 2001
Location: n chicago, IL. USA
Distribution: Slackware
Posts: 307

Original Poster
Rep: Reputation: 31
so how do i shutdown x ?
i've search'd and search'd
 
Old 03-15-2002, 05:05 PM   #13
therion12
Member
 
Registered: Dec 2001
Location: chicago, IL
Distribution: Gentoo 1.4_rc1
Posts: 913

Rep: Reputation: 30
try typing "init 3" in the console to drop the console mode in most distros. You can get back to regular mode (once you finished) with init 5.
 
Old 03-15-2002, 05:08 PM   #14
spooge
Member
 
Registered: Nov 2001
Location: n chicago, IL. USA
Distribution: Slackware
Posts: 307

Original Poster
Rep: Reputation: 31
thanks Therion12,
will give it a try...

well i gave it a try...

now system won't boot.

it hangs saying "wine failed to start"

thought i had this one


Last edited by spooge; 03-15-2002 at 05:44 PM.
 
Old 03-15-2002, 05:44 PM   #15
spooge
Member
 
Registered: Nov 2001
Location: n chicago, IL. USA
Distribution: Slackware
Posts: 307

Original Poster
Rep: Reputation: 31
oops
 
  


Reply



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



Similar Threads
Thread Thread Starter Forum Replies Last Post
How to Install nVIDIA driver??? flowerman Solaris / OpenSolaris 4 09-28-2005 06:46 AM
Nvidia driver install emojetplane Linux - Hardware 11 08-19-2005 02:26 PM
nVidia driver install MooCows Linux - Hardware 1 12-30-2004 08:52 AM
Nvidia Driver Install - rivafb driver conflicts rjcmi Debian 5 10-10-2004 11:58 PM
nvidia driver wont install (suse 8.2_ftp install) splintah Linux - Newbie 1 10-06-2003 03:03 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 03:16 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