Date: Fri, 18 Mar 2005 07:20:05 -0600 From: Eric Anderson <anderson@centtech.com> To: Eric Anderson <anderson@centtech.com> Cc: FreeBSD Current <freebsd-current@freebsd.org> Subject: Re: Pentium-M - not recognized? Message-ID: <423AD585.2010500@centtech.com> In-Reply-To: <423AD2F3.50602@centtech.com> References: <423AD2F3.50602@centtech.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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. ------------------------------------------------------------------------
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?423AD585.2010500>