Date: Fri, 18 Mar 2005 08:00:45 -0600 From: Eric Anderson <anderson@centtech.com> To: FreeBSD Current <freebsd-current@freebsd.org> Cc: freebsd-acpi@freebsd.org Subject: Re: Pentium-M - not recognized? Message-ID: <423ADF0D.5090605@centtech.com> In-Reply-To: <423AD585.2010500@centtech.com> References: <423AD2F3.50602@centtech.com> <423AD585.2010500@centtech.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Eric Anderson wrote: > 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), > ... > Looks like I'm in over my head. I think a section for the 750 needs to be added, but I'm not sure what to add exactly, and I'm now afraid I'll light my computer on fire if I try. The Intel doc with the specs is here: http://download.intel.com/design/mobile/datashts/30526201.pdf and the doc for the already entered processors is here: http://download.intel.com/design/mobile/datashts/30526201.pdf Is there and ACPI person out there than can whip up a patch that I can try? 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?423ADF0D.5090605>