[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: New Nvidia driver with 4k stack support is out



On Thu, Jul 08, 2004 at 07:46:59AM +1200, Mark Derricutt wrote:
> Steve Fink wrote:
> 
> >Try re-running your nvidia installer script.
> 
> It's a quick compile ( as its only a bridge ), one thing I though of was 
> setting up a simple init.d process that kicks in before the graphical 
> boot to recompile that bridge whenever the machine starts.
> 
> Mark

Here's what I have in my rc.local:
modprobe -q nvidia ||
	(cd /root/NVIDIA*/usr/src/nv && make clean && make install)

With the NVidia package uncompressed in /root:
cd /root && sh NVIDIA-Linux-x86-1.0-6106-pkg1.run -x

Regards,
Luciano Rocha

-- 
Consciousness: that annoying time between naps.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]