On 18.03.2012 13:03, Chris Boot wrote: > The 6501 BIOS has no ACPI and there are no plans to implement > it. Without ACPI you can't get cpufreq on these newer processors. > Basically, you can't use cpufreq scaling on the 6501 and won't > be able to for the foreseeable future.
You might try your luck in some of the linux mailing lists. As long as only the cpufreq is requested this should not be so hard to implement - basically taking the old speedstep-centrino.c driver and dig the correct values of the frequency/voltage table from the CPU manual. If you find out how to contact this guy http://software.intel.com/en-us/forums/showthread.php?t=61309 who tried this with another processor 3 years ago, maybe he is able to give some hints. Regards -- Stano _______________________________________________ Soekris-tech mailing list [email protected] http://lists.soekris.com/mailman/listinfo/soekris-tech
