On Wed, Sep 21, 2005 at 06:54:23AM +0800, Dan Jacobson wrote: > /proc/cpuinfo says Intel(R) Celeron(R) M processor 1.40GHz > > M> If you are sure that you have a cpu that supports frequency/voltage > M> scaling > > I'm not sure, however the M is for Mobile, and it's the newest IBM > Thinkpad. Can you tell me if there is any hope for this model?
Documentation/cpu-freq/user-guide.txt in my kernel tree says: ,-------------------------------- | 1. Supported Architectures and Processors | ========================================= | ... | 1.2 x86 | ------- | | The following processors for the x86 architecture are supported by | cpufreq: | ... | Intel mobile PIII and Intel mobile PIII-M on certain chipsets | Intel Pentium 4, Intel Xeon | Intel Pentium M (Centrino) | ... `-------------------------------- so it seems it's not supported natively. You can try the acpi-cpufreq driver that works on most modern laptops. Some friendly remarks: - "newest IBM Thinkpad" doesn't say much, if you tell the exact model one could browse the ibm website to look at the full laptop specs - it's not a cpufreqd (note the trailing 'd') problem :) - a better place to ask such questions is the debian-user or better the debian-laptop mailing list I'll close the bug later, if you still have problems feel free to take some further actions following the guidelines I gave you in this and previous mail :) Friendly, -- mattia :wq! -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

