Hello! I have a machine with the following processor: CPU: Intel(R) Xeon(R) CPU E5620 @ 2.40GHz (2400.14-MHz K8-class CPU) Origin="GenuineIntel" Id=0x206c2 Family=0x6 Model=0x2c Stepping=2 When running 10.1-STABLE #5 r276908 I have: % sysctl dev.cpu.0.freq dev.cpu.0.freq: 2400 % After I upgraded to 10.1-STABLE #0 r279956, this sysctl disapeared. % sysctl dev.cpu.0.freq sysctl: unknown oid 'dev.cpu.0.freq': No such file or directory % I did not change kernel config file. What can be the cause of this problem? Thanks.
On Sat, Mar 21, 2015 at 2:58 PM, Dmitry Sivachenko <trtrmitya at gmail.com> wrote:> Hello! > > I have a machine with the following processor: > > CPU: Intel(R) Xeon(R) CPU E5620 @ 2.40GHz (2400.14-MHz K8-class > CPU) > Origin="GenuineIntel" Id=0x206c2 Family=0x6 Model=0x2c Stepping=2 > > When running 10.1-STABLE #5 r276908 I have: > % sysctl dev.cpu.0.freq > dev.cpu.0.freq: 2400 > % > > After I upgraded to 10.1-STABLE #0 r279956, this sysctl disapeared. > % sysctl dev.cpu.0.freq > sysctl: unknown oid 'dev.cpu.0.freq': No such file or directory > % > > I did not change kernel config file. > > What can be the cause of this problem? > > Thanks. > > # uname -a FreeBSD rogue 10.1-STABLE FreeBSD 10.1-STABLE #0 r280293: FriMar 20 11:28:08 PDT 2015 root at rogue:/usr/obj/usr/src/sys/GENERIC amd64 # sysctl dev.cpu.0.freq dev.cpu.0.freq: 2501 # No idea why it is not working for you. I'm guessing that something is not starting up properly, but I have no idea what. -- Kevin Oberman, Network Engineer, Retired E-mail: rkoberman at gmail.com
On 2015-Mar-22 00:58:55 +0300, Dmitry Sivachenko <trtrmitya at gmail.com> wrote:>I have a machine with the following processor: > >CPU: Intel(R) Xeon(R) CPU E5620 @ 2.40GHz (2400.14-MHz K8-class CPU) > Origin="GenuineIntel" Id=0x206c2 Family=0x6 Model=0x2c Stepping=2...>After I upgraded to 10.1-STABLE #0 r279956, this sysctl disapeared. >% sysctl dev.cpu.0.freq >sysctl: unknown oid 'dev.cpu.0.freq': No such file or directory >%What OIDs do you have? Does dev.cpu.0 exist? How about dev.cpu? Can you set 'debug.cpufreq.verbose="1"' in /boot/loader.conf and post (or make available) the dmesg from a verbose boot. -- Peter Jeremy -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 949 bytes Desc: not available URL: <http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20150322/a257c571/attachment.sig>