Re: make install nvidia drivers

2002-04-09 Thread August Logan Bear Jr.
My mistake... I forgot a step. Rename the config file you copied in the kernel src dir to .config. On Mon, 2002-04-08 at 19:16, Leonardo Canducci wrote: > Il lun, 2002-04-08 alle 23:12, August Logan Bear Jr. ha scritto: > > I followed the instructions in the README file in > > /usr/share/docs/n

Re: make install nvidia drivers

2002-04-08 Thread Leonardo Canducci
Il lun, 2002-04-08 alle 23:12, August Logan Bear Jr. ha scritto: > I followed the instructions in the README file in > /usr/share/docs/nvidia-kernel-src... I downloaded the kernel source, > decompressed it, copied the configuration file in /boot to the kernel > source directory, decompressed the n

Re: make install nvidia drivers

2002-04-08 Thread Gary Hennigan
"Ben Farrell" <[EMAIL PROTECTED]> writes: [snip] > p.s. I be very intrested to know where you got debian nvidia's deb's > from .. >From any Debian mirror. At least in testing and unstable. They're in the contrib/x11 section. Do: % apt-cache search nvidia [snip] nvidia-glx-src - NVIDIA binary XFre

Re: make install nvidia drivers

2002-04-08 Thread Leonardo Canducci
On Mon, 08 Apr 2002 21:53:48 +, Ben Farrell wrote: >you might need to compile a kernel with agp support, try running the >following: > >modprobe -v NVdriver > I will try. I thought modprobe was used to load a module but what I see running depmod NVdriver is that the module cannot be loaded beca

Re: make install nvidia drivers

2002-04-08 Thread Leonardo Canducci
On Mon, 8 Apr 2002 22:13:10 +0200, null wrote: > > >Did you firts compile the kernel archive and then the GLX driver ? > >Best regards > I compiled kernel first. I ran: make install in NVIDIA-kernel-2... folder. But it returned me that error. I got the NV driver in /usr/include/.../video folder ev

Re: make install nvidia drivers

2002-04-08 Thread Leonardo Canducci
On Mon, 08 Apr 2002 21:46:15 +0200, Tobias Bengtsson wrote: >At 19:20 2002-04-08 +0200, you wrote: >>depmod: *** Unresolved symbols in >>/lib/modules/2.4.18-386/kernel/drivers/video/NVdriver >>make: *** [package-install] Error 1 > >When I get error messages like that, it's usually because I need >t

Re: make install nvidia drivers

2002-04-08 Thread null
Did you firts compile the kernel archive and then the GLX driver ? Best regards -- R.Pac -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: make install nvidia drivers

2002-04-08 Thread Ben Farrell
you might need to compile a kernel with agp support, try running the following: modprobe -v NVdriver which should tell you what smybols running, but the output can be a bit cyrptic. I've got the Nvidia drivers (version 2880) working fine with a geforce GO using the source tar.gz's from nvidia.

Re: make install nvidia drivers

2002-04-08 Thread Tobias Bengtsson
At 19:20 2002-04-08 +0200, you wrote: depmod: *** Unresolved symbols in /lib/modules/2.4.18-386/kernel/drivers/video/NVdriver make: *** [package-install] Error 1 When I get error messages like that, it's usually because I need to update the modutils packages. If you have the possibility (ie a n

make install nvidia drivers

2002-04-08 Thread Leonardo Canducci
I can't compile nvidia drivers. I tried almost everything. 1. tried to use debian nvidia debs, but they seem to need an entire new kernel compile to work (I'm not skillfull enough) 2. so I downloaded and extracted nvidia drivers from nvidia.com and followed README instructions the problem is GLX d