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
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
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
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
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);
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
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
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
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