Thats great mrrepel! thanks for posting
John, the limit on number kernels is usually the size of your boot partition (typically only 100MB) so you can generally fit about 10 kernels before it becomes a problem. (Type df from the console to see partition usage)
You can also remove old kernel:-
| Code: |
rpm -e kernel-2.6.31.5-127.timb4.i686
|
Just remember to review /etc/grub.conf as to what becomes the default boot kernel
Regarding your display problems are you able to check /var/log/Xorg.0.log for errors? or possibly in 'dmesg' (this is long so you could just PM me the contents) Udev will attempt to automatically load the display drivers at boot up and i'm wondering why it's causing problems with your Nvidia Riva TNT card
UPDATE:
I've updated the kernel to fix the conntrack issue, the network status now shows the correct entries. (Conntrack module was updated in the kernel so required a compatability function to be turned on). I've also tweaked the console display setup which may help with your display issues. However i'm still looking into this one
2.6.31.5-127.timb6 will be available in a couple of hours at the usual place
