Re: Nvidia video driver question? Charles Sullivan <cwsulliv@triad.rr.com> wrote:
> I'm running Fedora Core 2 on a system with an
> MSI Video card with the Nvidia MX4000 chip.
> I downloaded and installed the latest drivers from
> the Nvidia website without a problem.
> When I upgrade the kernel via up2date I have to
> reinstall the Nvidea drivers, which is not a problem
> in itself. However Xorg appears to store the
> driver module in only one place, regardless of the
> kernel version.
I've read the thread and... well...
The actual DRIVER module used by X should be totally independent of the
kernel, the kernel module goes in the appropriate place in
/lib/modules/<version> of course, but the one loaded by X by the "load
"nvidia"" line is irrelevant as far as the kernel's concerned...
Isn't it? |