NetBSD Problem Report #58709
From www@netbsd.org Sun Sep 29 07:38:56 2024
Return-Path: <www@netbsd.org>
Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200])
(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256
client-signature RSA-PSS (2048 bits) client-digest SHA256)
(Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified))
by mollari.NetBSD.org (Postfix) with ESMTPS id 7DCC11A923B
for <gnats-bugs@gnats.NetBSD.org>; Sun, 29 Sep 2024 07:38:56 +0000 (UTC)
Message-Id: <20240929073854.EC05F1A923D@mollari.NetBSD.org>
Date: Sun, 29 Sep 2024 07:38:54 +0000 (UTC)
From: nia@pkgsrc.org
Reply-To: nia@pkgsrc.org
To: gnats-bugs@NetBSD.org
Subject: setting CPU frequency to something invalid makes sysctl node disappear
X-Send-Pr-Version: www-1.0
>Number: 58709
>Category: kern
>Synopsis: setting CPU frequency to something invalid makes sysctl node disappear
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: kern-bug-people
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sun Sep 29 07:40:00 +0000 2024
>Originator: nia
>Release: NetBSD 10.0_STABLE
>Organization:
The NetBSD Foundation, Inc
>Environment:
NetBSD amnesia 10.0_STABLE NetBSD 10.0_STABLE (GENERIC) #0: Thu Sep 12 20:23:07 UTC 2024 mkrepro@mkrepro.NetBSD.org:/usr/src/sys/arch/amd64/compile/GENERIC amd6
>Description:
visible in dmesg:
acpicpu0: autoconfiguration error: failed to get frequency (err 5)
>How-To-Repeat:
Make a typo like
# sysctl -w machdep.cpu.frequency.target=177
instead of
# sysctl -w machdep.cpu.frequency.target=1700
>Fix:
reboot
(Contact us)
$NetBSD: query-full-pr,v 1.49 2026/05/14 01:52:41 riastradh Exp $
$NetBSD: gnats_config.sh,v 1.10 2026/05/13 22:00:09 riastradh Exp $
Copyright © 1994-2026
The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.