Re: Pentium-M - not recognized?

From: Eric Anderson <anderson_at_centtech.com>
Date: Fri, 18 Mar 2005 07:20:05 -0600
Eric Anderson wrote:
> I have a Dell Latitude D610 laptop, and my kernel says:
> 
> CPU claims to support Enhanced Speedstep, but is not recognized.
> Please update driver or contact the maintainer.
> cpu_vendor = GenuineIntel msr = 6120e2606000e26, bus_clk = 64
> 
> What does that mean to me?  How can I fix it?
> 
> All my various info (full dmesg, acpi dumps, etc) are available here:
> http://www.googlebit.com/freebsd/


I hate when I reply to myself, but..  

After doing some more research, I see that I have a Pentium M 750, but in cpufreq/est.c, I notice there isn't an entry for it.  There are some that are close, but not exactly.

...
        INTEL(PM_755A_90,       2000, 1340, 600, 988, INTEL_BUS_CLK),
        INTEL(PM_755B_90,       2000, 1324, 600, 988, INTEL_BUS_CLK),
        INTEL(PM_755C_90,       2000, 1308, 600, 988, INTEL_BUS_CLK),
        INTEL(PM_755D_90,       2000, 1276, 600, 988, INTEL_BUS_CLK),
        INTEL(PM_745A_90,       1800, 1340, 600, 988, INTEL_BUS_CLK),  
        INTEL(PM_745B_90,       1800, 1324, 600, 988, INTEL_BUS_CLK),
        INTEL(PM_745C_90,       1800, 1308, 600, 988, INTEL_BUS_CLK),
        INTEL(PM_745D_90,       1800, 1276, 600, 988, INTEL_BUS_CLK),
...


Eric


-- 
------------------------------------------------------------------------
Eric Anderson        Sr. Systems Administrator        Centaur Technology
I have seen the future and it is just like the present, only longer.
------------------------------------------------------------------------
Received on Fri Mar 18 2005 - 12:20:17 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:30 UTC