the-fallen wrote:
But yesterday I was working on it as I noticed that Ubuntu (9.04) compiled the major cpu frequency driver into the kernel. No acpi-cpufreq, no powernow-k8 as module anymore. If they keep that till the release and/or if other distributions will do the same the users need to compile a new kernel....
I wonder if it is possible to deactivate the compiled function from a running kernel?
I don't think it is possible
the-fallen wrote:
Or we need to build own modules that "just" modifies the FIDs / VIDs outside the cpufreq driver (if thats possible) .....
That is not an easy think to do (efficiently). It's really bad to compile these into the kernel, you'll either need powernow-k8 or acpi-cpufreq, never both. I really don't understand this decision.

Please complain at Ubuntu Launchpad, I will too...