On Thu, 27 Jan 2005 23:53:00 +0000
Neil Bothwick <[EMAIL PROTECTED]> wrote:

> > I find that after rebooting a new kernel, i need to re-emerge
> > nvidia-kernel and nvidia-glx, then manually modprobe nvidia.
> 
> You shouldn't need to re-emerge nvidia-glx, only the kernel modules.

never was too sure if i had to, it takes so little time i do it out of
caution, thanks for the tip.

> 
> I do it automatically by putting this in /etc/conf.d/local.start
> 
> 
> # Re-emerge NVidia drivers after a kernel compile
> lsmod | grep --quiet nvidia || \
>         (FEATURES="-distcc -buildpkg -sandbox" emerge nvidia-kernel && 
> modprobe -v nvidia && /etc/init.d/xdm stop zap start)


hmm very fancy, i like it. i'll add it and upgrade my kernel just to try
it!

-- 
Nick Rout <[EMAIL PROTECTED]>


--
[email protected] mailing list

Reply via email to