From owner-freebsd-questions Sun Dec 3 14:40:18 2000 From owner-freebsd-questions@FreeBSD.ORG Sun Dec 3 14:40:17 2000 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from tower.partan.com (tower.partan.com [198.6.255.248]) by hub.freebsd.org (Postfix) with ESMTP id D56D337B400 for ; Sun, 3 Dec 2000 14:40:16 -0800 (PST) Received: (from asp@localhost) by tower.partan.com (8.9.3/8.9.3) id RAA01953; Sun, 3 Dec 2000 17:40:14 -0500 (EST) Date: Sun, 3 Dec 2000 17:40:14 -0500 From: Andrew Partan To: Tom Snell Cc: freebsd-questions@FreeBSD.ORG Subject: Re: FBSD 4.1: First Install: microuptime()??? Message-ID: <20001203174014.A1699@partan.com> References: <3A2A9D97.51CE35D3@ljusdal.net> <016e01c05cf9$cdde8ba0$fa5e78cb@gchang> <3A2A92EE.4707D18A@inficad.com> <3A2AC9B7.E4E341EE@inficad.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <3A2AC9B7.E4E341EE@inficad.com>; from gracchus@inficad.com on Sun, Dec 03, 2000 at 03:31:19PM -0700 Sender: asp@tower.partan.com Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Dec 03, 2000 at 03:31:19PM -0700, Tom Snell wrote: > Well, I tried installing without checking the APM package, but the same > thing happened; do I need to modify the source code itself to disable > the APM option? Make sure that you do not have: apm_enable="YES" in your /etc/rc.conf. Either remove this line (apm_enable defaults to NO - see /etc/defaults/rc.conf) or set it to NO. If you do this & reboot, the microuptime stuff should stop (at least it did for me). --asp@partan.com (Andrew Partan) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message