I've decided to start adding stuff to the basic system, starting with xorg-x11. After that I remember that it is probably going to need video drivers. So I've emerged nvidia-drivers. This process went pretty smoothly.
However, when I tried to modprobe the resulting kernel module, I was given a message saying something to the effect of
FATAL: module nvidia not found
The funniest thing is that a file named nvidia.ko exists in the /lib/modules/(kernel name)/ directory.
So, is there some way to make the system see and make use of this file?
Thanks in advance




