From owner-freebsd-questions Mon Mar 11 14:18:55 2002 Delivered-To: freebsd-questions@freebsd.org Received: from [209.49.190.34] (fireout.mbakercorp.com [209.49.190.34]) by hub.freebsd.org (Postfix) with SMTP id 75E4337B404 for ; Mon, 11 Mar 2002 14:18:51 -0800 (PST) Received: from no.name.available by [209.49.190.34] via smtpd (for hub.FreeBSD.org [216.136.204.18]) with SMTP; 11 Mar 2002 22:18:51 UT Received: from mbakercorp.com (unverified) by mailsweeper.mbakercorp.com (Content Technologies SMTPRS 4.2.10) with ESMTP id for ; Mon, 11 Mar 2002 17:19:31 -0500 Received: from gatedom-MTA by mbakercorp.com with Novell_GroupWise; Mon, 11 Mar 2002 17:18:47 -0500 Message-Id: X-Mailer: Novell GroupWise Internet Agent 6.0.1 Date: Mon, 11 Mar 2002 17:18:11 -0500 From: "Joseph Wright" To: , Subject: Re: APM configuration issues Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Make sure you have APM enabled in /etc/rc.conf apm_enable="YES" apmd_enable="YES" also you might check the line in your kernel that says device apm0 and make sure it is not disabled. joe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message