Don't know if it is just me but the overclock/primed script for deprimed no longer works on winner's RC3 build.
It fails on the insmod call. To fix, I edited the overclock script in /system/bin and replaced "MODULE = overclock.ko" with "MODULE = overclock" and changed "insmod $MODULE" to "modprobe $MODULE".
Everything works after those changes.
Modprobe does not work on all ROM's, I'm interested in what has been done to break insmod compatibility (modprobe works because I'm the only one who actually symlinks the kernel directory to the kernel name .
@everyone
Testing deprimed #21 right now, smartass governor included among other changes. Will upload when satisfied with pre-testing.