Re: NVidia source compiling problems

2003-01-23 Thread Michael Bartl
On Tue, Jan 14, 2003 at 01:48:14PM -0800, Joris Huizer wrote: > > > > Do you have kernel-headers-2.4.18-k7 installed? I've > > never built the > > nVidia stuff for use with a precompiled kernel. I've > > only done it as > > part of compiling my own kernel. At a minimum, I'm > > guessing, you need

Re: NVidia source compiling problems

2003-01-15 Thread Qian Gong
The following steps works for me smoothly and perhaps is useful to you. download nvidia-glx-src_1.0.4191-1_i386.deb and nvidia-kernel-src_1.0.4191-2_i386.deb from unstable $ sudo dpkg -i nvidia-kernel-src_1.0.4191-2_i386.deb $ sudo dpkg -i nvidia-glx-src_1.0.4191-1_

RE: Nvidia source compiling problems

2003-01-15 Thread Joris Huizer
--- Elijah <[EMAIL PROTECTED]> wrote: ... > > Why not download from the debian site those > kernel-headers, > simply unload them to the /usr/src/ directory, make > a symbolic link and > it will probably compile. Works for me. > > > > Elijah > Sorry for the confusion which might have been caused b

RE: Nvidia source compiling problems

2003-01-15 Thread Elijah
> Is that necessary - I mean, will debian have probs if > I don't? > I ask because I tried some time ago but I gave up > because I got loads questions - and hard questions I > didn't really know the correct answers of (much > hardware info and stuff) - maybe I tried the wrong > command so if ther

RE: Nvidia source compiling problems

2003-01-15 Thread Joris Huizer
--- [EMAIL PROTECTED] wrote: ... > > Sorry about the previous post w/o RE line > > Get kernel-source package of your choice and compile > your own kernel. > > If you can compile the driver module as you are > trying to do, then you can compile your own kernel. > > > Davor > > > Is that ne

RE: Nvidia source compiling problems

2003-01-14 Thread dbalder
I've got the nvidia-kernel-src and nvidia-glx-src both > in /usr/src. > I've used the following commands (as suggested by > Ochronus somt time ago) > > cd /usr/src/ > tar xvfz nvidia-kernel-src.tar.gz > > export KSRC=/usr/src/ > - or - > export KSRC=kernel-headers-2.4.18-k7/ > > export KVERS=2.4.

Re: NVidia source compiling problems

2003-01-14 Thread Joris Huizer
> Do you have kernel-headers-2.4.18-k7 installed? I've > never built the > nVidia stuff for use with a precompiled kernel. I've > only done it as > part of compiling my own kernel. At a minimum, I'm > guessing, you need > to install the kernel-headers package that > corresponds to your running >

Re: NVidia source compiling problems

2003-01-14 Thread Gary Hennigan
"Joris Huizer" <[EMAIL PROTECTED]> writes: > Sorry - because lynx couldn't log in on yahoo.com I > have to reboot in windows to read mail which is why I > didn't add it before. > > > I've got the nvidia-kernel-src and nvidia-glx-src both > in /usr/src. > I've used the following commands (as sugge

Re: NVidia source compiling problems

2003-01-14 Thread Joris Huizer
Sorry - because lynx couldn't log in on yahoo.com I have to reboot in windows to read mail which is why I didn't add it before. I've got the nvidia-kernel-src and nvidia-glx-src both in /usr/src. I've used the following commands (as suggested by Ochronus somt time ago) cd /usr/src/ tar xvfz nvid

Re: NVidia source compiling problems

2003-01-14 Thread Gary Hennigan
"Joris Huizer" <[EMAIL PROTECTED]> writes: > I've been trying to get the packages nvidia GeForce 2 > MX video card working before before christmas but I > gave up then and temporarily installed the redhad 8.0; > :-S > > Today I installed Debian woody again. And, > unfortunately, I still don't see

NVidia source compiling problems

2003-01-14 Thread Joris Huizer
Hi everybody... I've been trying to get the packages nvidia GeForce 2 MX video card working before before christmas but I gave up then and temporarily installed the redhad 8.0; :-S Today I installed Debian woody again. And, unfortunately, I still don't see what's going on and why it's not working