[Bug 162043] dev.cpu.0.freq is missing [regression]

[email protected] Tue, 28 Sep 2021 04:26:08 +0000
Newsgroups gmane.os.freebsd.devel.amd64
Message-ID <[email protected]/bugzilla/>
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=162043

Felix Johnson <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |Unable to Reproduce
             Status|Open                        |Closed
                 CC|                            |[email protected]

--- Comment #7 from Felix Johnson <[email protected]> ---
I think the key information is the error returned during device_attach.
A return value of 6 is ENXIO (device not configured).

est0: <Enhanced SpeedStep Frequency Control> on cpu0
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr 6160f2506000925
device_attach: est0 attach returned 6

The reporter also noted SpeedStep was disabled by the BIOS.

-- 
You are receiving this mail because:
You are the assignee for the bug.