Re: 9.0-BETA2 do not support SpeedStep on E5420

2011-09-16 Thread Jung-uk Kim
On Thursday 15 September 2011 05:19 pm, Arnaud Lacombe wrote: > Hi, > > On Thu, Sep 15, 2011 at 12:20 PM, Arnaud Lacombe wrote: > > Hi, > > > > From today's -CURRENT: > > > > Copyright (c) 1992-2011 The FreeBSD Project. > > Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, > > 1993, 1

Re: 9.0-BETA2 do not support SpeedStep on E5420

2011-09-15 Thread Andriy Gapon
on 16/09/2011 00:19 Arnaud Lacombe said the following: > est0: on cpu0 > est: CPU supports Enhanced Speedstep, but is not recognized. > est: cpu_vendor GenuineIntel, msr 616082506000825 > device_attach: est0 attach returned 6 This is a far more common issue. The output implies that acpi_perf dri

Re: 9.0-BETA2 do not support SpeedStep on E5420

2011-09-15 Thread Arnaud Lacombe
Hi, On Thu, Sep 15, 2011 at 12:20 PM, Arnaud Lacombe wrote: > Hi, > > From today's -CURRENT: > > Copyright (c) 1992-2011 The FreeBSD Project. > Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 >        The Regents of the University of California. All rights reserved. > Fre

Re: 9.0-BETA2 do not support SpeedStep on E5420

2011-09-15 Thread Arnaud Lacombe
Hi, On Thu, Sep 15, 2011 at 4:26 PM, K. Macy wrote: > I was just discussing this issues with some others - evidently est(9) > works fine on both older and newer cpus. I see you're active on lkml - > does the linux driver work correctly on this machine? i.e. do you know > that it isn't disabled in

Re: 9.0-BETA2 do not support SpeedStep on E5420

2011-09-15 Thread Xin LI
On Thu, Sep 15, 2011 at 12:32 PM, K. Macy wrote: [...] > sys/x86/cpufreq/est.c:1008 > >        /* Attempt to enable SpeedStep if not currently enabled. */ >        msr = rdmsr(MSR_MISC_ENABLE); >        if ((msr & MSR_SS_ENABLE) == 0) { >                wrmsr(MSR_MISC_ENABLE, msr | MSR_SS_ENABLE);

Re: 9.0-BETA2 do not support SpeedStep on E5420

2011-09-15 Thread K. Macy
I was just discussing this issues with some others - evidently est(9) works fine on both older and newer cpus. I see you're active on lkml - does the linux driver work correctly on this machine? i.e. do you know that it isn't disabled in the BIOS. Thanks On Thu, Sep 15, 2011 at 6:20 PM, Arnaud La

Re: 9.0-BETA2 do not support SpeedStep on E5420

2011-09-15 Thread K. Macy
On Thu, Sep 15, 2011 at 9:22 PM, Andriy Gapon wrote: > on 15/09/2011 19:20 Arnaud Lacombe said the following: >> est0: failed to enable SpeedStep >> p4tcc0: on cpu0 >> est1: failed to enable SpeedStep >> p4tcc1: on cpu1 >> est2: failed to enable SpeedStep >> p4tcc2: on cpu2 >> est3: failed to e

Re: 9.0-BETA2 do not support SpeedStep on E5420

2011-09-15 Thread Andriy Gapon
on 15/09/2011 19:20 Arnaud Lacombe said the following: > est0: failed to enable SpeedStep > p4tcc0: on cpu0 > est1: failed to enable SpeedStep > p4tcc1: on cpu1 > est2: failed to enable SpeedStep > p4tcc2: on cpu2 > est3: failed to enable SpeedStep > p4tcc3: on cpu3 > est4: failed to enable Spe

9.0-BETA2 do not support SpeedStep on E5420

2011-09-15 Thread Arnaud Lacombe
Hi, >From today's -CURRENT: Copyright (c) 1992-2011 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD is a registered trademark of The FreeBSD Foundation. FreeBSD 9.0-BETA