> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Spencer Crume
> Sent: Saturday, December 30, 2000 10:17 AM
> To: [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]
> Subject: [Cooker] HELP!!!! with xfree86 4.0.2!!!!!!!
>
Part of the documentation for the nvidia distributed
driver regards the kernel module.
You should re-read that section and especially you should check
that the kernel module is being loaded correctly.
You'd probably do something like:
boot to console
use modprobe to attempt to install the module
see if it generates any error messages.
use lsmod to verify that the module is there
run:
[root@yourbox /root]# X --probeonly &> X.log
and have a good look thru X.log to see if it worked
I found that the best way to install the kernel module
is to get the source rpm from nvidia and rebuild it
according to their instructions.
(I'm not putting detail in here cos it'd be redundant;
nvidia have done a great job on this!)