[Bug 162043] dev.cpu.0.freq is missing [regression]
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 28 Sep 2021 04:26:08 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=162043 Felix Johnson <felix.the.red@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |Unable to Reproduce Status|Open |Closed CC| |felix.the.red@gmail.com --- Comment #7 from Felix Johnson <felix.the.red@gmail.com> --- 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.