Excellent, I'll modify grub.conf this afternoon and give it a whirl.
Thanks
stefan
EDIT:
I edited grub, added the blacklist line to modprobe.conf. Selinux is in permissive mode so I assume I don't need to set that.
Something is still not right. The kernel command line shows the edit, but it doesn't like it. From my /var/log/message file:
Quote:
Nov 20 15:40:50 localhost kernel: PM: Registered nosave memory: 00000000000f0000 - 0000000000100000
Nov 20 15:40:50 localhost kernel: Allocating PCI resources starting at d0000000 (gap: d0000000:20000000)
Nov 20 15:40:50 localhost kernel: NR_CPUS:32 nr_cpumask_bits:32 nr_cpu_ids:2 nr_node_ids:1
Nov 20 15:40:50 localhost kernel: PERCPU: Embedded 15 pages at c3bc9000, static data 37788 bytes
Nov 20 15:40:50 localhost kernel: Built 1 zonelists in Zone order, mobility grouping on. Total pages: 972926
Nov 20 15:40:50 localhost kernel: Kernel command line: ro root=/dev/mapper/VolGroup00-LogVol01 LANG=en_US.UTF-8 SYSFONT=latarcyrheb-sun16 KEYBOARDTYPE=pc KEYTABLE=us rhgb quiet nouveau.modeset=0 vmalloc=256m
Nov 20 15:40:50 localhost kernel: Unknown boot option `nouveau.modeset=0': ignoring
Nov 20 15:40:50 localhost kernel: PID hash table entries: 4096 (order: 12, 16384 bytes)
|
At least the kernel module appears to be loading:
Quote:
Nov 20 15:40:50 localhost kernel: nvidia: module license 'NVIDIA' taints kernel.
Nov 20 15:40:50 localhost kernel: Disabling lock debugging due to kernel taint
Nov 20 15:40:50 localhost kernel: NVRM: loading NVIDIA UNIX x86 Kernel Module 185.18.36 Fri Aug 14 17:18:04 PDT 2009
|
Oh, for the record:
[root@mythbox log]# echo $KVER
2.6.31.5-127.fc12.i686.PAE
Installed Packages
nvidia-graphics-devices.noarch 1.0-6.fc12 @atrpms
nvidia-graphics185.18.36-kmdl-2.6.31.5-127.fc12.PAE.i686 185.18.36-116.fc12 @atrpms
nvidia-graphics185.18.36-libs.i686 185.18.36-116.fc12 @atrpms