powerd won't start on 6.2 with core2duo CPU

Boris Kochergin spawk at acm.poly.edu
Sun Aug 5 17:44:37 PDT 2007


ECEG / Daniel Duerr wrote:
> Hi,
>
> I'm running a server on the latest FreeBSD 6.2 from the RELENG_6_2 
> sources.  My SMP kernel sees my CPU (in dmesg) as:
>
> CPU: Intel(R) Core(TM)2 CPU          6300  @ 1.86GHz (1870.39-MHz 
> 686-class CPU)
>
> I am unable to start powerd, however, as I get the following error:
>
> Starting powerd.
> powerd: lookup freq: No such file or directory
>
> On closer examination of the sysctl -a output, there are no 
> dev.cpu.X.freq values set.  Any ideas what is going on here?
>
> Cheers,
> Daniel
>
>
> _______________________________________________
> freebsd-bugs at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
> To unsubscribe, send any mail to "freebsd-bugs-unsubscribe at freebsd.org"
Sounds like you need to get cpufreq support in your kernel. Does it work 
after you do "kldload cpufreq"?

-Boris


More information about the freebsd-bugs mailing list