Re: Re: Nvidia Kernel Drivers ( Sarge )

2004-11-22 Thread Dave Ewart
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Monday, 22.11.2004 at 08:57 +0100, Andrea Vettorello wrote: > > May I add suggestions to your fine recipe page under "Post-install?" > > > > 1) Directly edit /etc/X11/XF86Config-4. For some reason, > > dpkg-reconfigure xserver-xfree86 didn't wor

Re: Re: Nvidia Kernel Drivers ( Sarge )

2004-11-21 Thread Andrea Vettorello
On Sun, 21 Nov 2004 17:38:58 -0500, Ralph Katz <[EMAIL PROTECTED]> wrote: [...] > > May I add suggestions to your fine recipe page under "Post-install?" > > 1) Directly edit /etc/X11/XF86Config-4. For some reason, > dpkg-reconfigure xserver-xfree86 didn't work for me. > IIRC, if you modify

Re: Re: Nvidia Kernel Drivers ( Sarge )

2004-11-21 Thread Ralph Katz
On 11/20/2004 09:20 PM, Frederik Dannemare wrote: it's still a pretty easy task (especially if you're using 2.4.x). I have written down the instructions at: http://www.sentinel.dk/cookbook/?nvidia_drivers Frederik, Thank you! I've had several failed attempts at installing nvidia-glx and getting i

Re: Nvidia Kernel Drivers ( Sarge )

2004-11-21 Thread martin f krafft
I noticed that my Makefile was suboptimal. Here's a better version, requiring no modifications. ---snip--- KSRC ?= /usr/src/kernel-headers-$(KVERS) SUITE ?= unstable .PHONY: all all: modules/nvidia-kernel $(KSRC) ifndef KVERS @echo "You must specify the kernel version to use like so:" 1>&2 @e

Re: Nvidia Kernel Drivers ( Sarge )

2004-11-21 Thread martin f krafft
also sprach Nicolas <[EMAIL PROTECTED]> [2004.11.21.0041 +0100]: > Yep, I installed the nvidia modules. It's a shame that's so badly made! They are well-made and you can compile drivers with one command: Make a new directory and drop the following Makefile there: ---snip--- KROOT = /usr/src/kern

Re: Nvidia Kernel Drivers ( Sarge )

2004-11-21 Thread Hugo Vanwoerkom
Frederik Dannemare wrote: On Saturday 20 November 2004 22:03, Tomy Alarie wrote: Hi ! I just want to know if anyone here has installed yet these drivers with Sarge and how did you do. Newbie with NVIDIA-Linux drivers ! Though it doesn't cover the fancy module-assistant, it's still a pretty easy t

Re: Nvidia Kernel Drivers ( Sarge )

2004-11-20 Thread Frederik Dannemare
On Saturday 20 November 2004 22:03, Tomy Alarie wrote: > Hi ! I just want to know if anyone here has installed yet these > drivers with Sarge and how did you do. Newbie with NVIDIA-Linux > drivers ! Though it doesn't cover the fancy module-assistant, it's still a pretty easy task (especially if y

Re: Nvidia Kernel Drivers ( Sarge )

2004-11-20 Thread Nicolas
On Sat, Nov 20, 2004 at 04:03:48PM -0500, Tomy Alarie wrote: > Hi ! I just want to know if anyone here has installed yet these drivers with > Sarge and how did you do. Newbie with NVIDIA-Linux drivers ! > > Thanks, > Tomy Yep, I installed the nvidia modules. It's a shame that's so badly made! O

Re: Nvidia Kernel Drivers ( Sarge )

2004-11-20 Thread Andreas Janssen
Hello Tomy Alarie (<[EMAIL PROTECTED]>) wrote: > Hi ! I just want to know if anyone here has installed yet these > drivers with Sarge and how did you do. Newbie with NVIDIA-Linux > drivers ! The easiest way is probably to install nvidia-kernel-source and module-assistant. After the installation,