X works with default nv driver only.
I stay on 2.4 because pptp failed start so I can't to connect to inet via adsl
and other problems like cupsd failure and so on.
Will be waiting for upcoming FC2...
michalz
Uh, don't you mean:
KERNEL=`uname -r | cut -d . -f2`
"uname -a" will give you the node name, too, which may contain one or more "."s. "uname -r" only gives you the kernel version.