On Wed, 20 Dec 2006, Richard Fish wrote:
It seems you recently updated your kernel. After every kernel upgrade, you must re-merge nvidia-drivers to rebuild them against the current kernel. Note that /usr/src/linux must point to the configured kernel sources for your running kernel (or the one you are about to reboot into) for this to work.
I used to get burned by this all the time. Every time I rebuilt a kernel, I'd forget to also rebuild packages for kernel modules that weren't included in the kernel source tree.
I recommend the utilitity sys-kernel/module-rebuild . It manages a list of packages that provide kernel modules and lets you re-emerge all of them at once.
It comes in handy if you don't want to bother remembering which systems need which kernel module packages after every kernel change.
Joe -- gentoo-user@gentoo.org mailing list