From: pa3gcu <pa3gcu@zeelandnet.nl>
To: Karthik <karthikv@Alum.Dartmouth.ORG>,
Karthik Vishwanath <Karthik.Vishwanath.Adv03@Alum.Dartmouth.ORG>,
linux-newbie@vger.kernel.org
Subject: Re: switching to debian (... and installing the NVIDIA GeForce4)
Date: Tue, 23 Mar 2004 15:49:23 +0100 [thread overview]
Message-ID: <200403231549.23136.pa3gcu@zeelandnet.nl> (raw)
In-Reply-To: <Pine.LNX.4.44.0403222314190.23426-100000@legolas.personal.engin.umich.edu>
On Tuesday 23 March 2004 05:44, Karthik Vishwanath wrote:
> Which driver(s) must I get from nvidia? I can get to their download site
> (nvidia.com/object/linux.html), but am unsure what I need to download.
>
> I got the latest version which gives me a file:
> NVIDIA-Linux-x86-1.0-5336-pkg1.run.
I have this one on a slackware 9 system using a TI4200
and on suse 9 with a FX5200 works fine.
> # sh NVIDIA-Linux-x86-1.0-5336-pkg1.run
>
> quits with a series of errors saying that "no matching precompiled kernel
> interface was found", followed by "unable to find your kernel source
> tree".
>
> Now, I think a part of the problem here is that I do not have a matching
> kernel that is running with a kernel source. 'uname -r ' gives 2.4.18-k7.
> I can find (and have installed) a kernel-source-2.4.18 package, but not a
> kernel-source-2.4.18-k7 package. How to fix it?
If you installed the source for 2.4.18 then you should be able to do the
following and get away with it;
cd /usr/src/linux
make mrproper
cp /boot/config-xx .config
edit Makefile
change line 4 from
EXTRAVERSION =
To
EXTRAVERSION = -k7
save file;
make oldconfig
make dep
Thats it, now rerun
sh NVIDIA-Linux-x86-1.0-5336-pkg1.run
Note;
i am presuming that debian has the default kernel config in /boot, most
systems do store it there for your convinance.
--
If the Linux community is a bunch of theives because they
try to imitate windows programs, then the Windows community
is built on organized crime.
Regards Richard
pa3gcu@zeelandnet.nl
http://people.zeelandnet.nl/pa3gcu/
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs
next prev parent reply other threads:[~2004-03-23 14:49 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-03-23 2:32 switching to debian (... and installing the NVIDIA GeForce4) Karthik Vishwanath
2004-03-23 3:17 ` joy
2004-03-23 4:44 ` Karthik Vishwanath
2004-03-23 14:49 ` pa3gcu [this message]
[not found] ` <Pine.LNX.4.44.0403222314190.23426-100000@legolas.personal. engin.umich.edu>
2004-03-23 5:12 ` Ray Olszewski
2004-03-23 17:19 ` joy
2004-03-23 17:45 ` Ray Olszewski
2004-03-24 13:17 ` joy
2004-03-24 16:55 ` Ray Olszewski
2004-03-26 11:13 ` joy
2004-03-23 19:59 ` pa3gcu
2004-03-24 13:22 ` joy
-- strict thread matches above, loose matches on Subject: below --
2004-03-25 14:46 Karthik Vishwanath
2004-03-25 16:15 ` pa3gcu
2004-03-25 16:28 ` Ray Olszewski
2004-03-25 16:46 ` Karthik Vishwanath
2004-03-25 20:06 ` pa3gcu
2004-03-25 20:46 ` pa3gcu
[not found] ` <Pine.LNX.4.44.0403251127320.26064-200000@legolas.personal. engin.umich.edu>
2004-03-25 18:25 ` Ray Olszewski
2004-03-26 6:30 ` Karthik Vishwanath
[not found] ` <Pine.LNX.4.44.0403260110390.26709-300000@legolas.personal. engin.umich.edu>
2004-03-26 15:37 ` Ray Olszewski
2004-03-25 20:20 ` pa3gcu
2004-03-25 20:25 ` pa3gcu
[not found] <Pine.LNX.4.44.0403250945300.26064-100000@legolas.personal. engin.umich.edu>
2004-03-25 15:42 ` Ray Olszewski
2004-03-25 16:07 ` pa3gcu
2004-03-25 16:40 ` Ray Olszewski
2004-03-25 19:36 ` pa3gcu
[not found] <001b01c413c4$621f4230$130aa8c0@pipotiy3ljnut2>
2004-03-27 7:19 ` pa3gcu
2004-03-27 7:57 ` pa3gcu
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200403231549.23136.pa3gcu@zeelandnet.nl \
--to=pa3gcu@zeelandnet.nl \
--cc=Karthik.Vishwanath.Adv03@Alum.Dartmouth.ORG \
--cc=karthikv@Alum.Dartmouth.ORG \
--cc=linux-newbie@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox