From owner-freebsd-questions@FreeBSD.ORG Mon Nov 17 06:51:23 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 90F7616A4CF for ; Mon, 17 Nov 2003 06:51:23 -0800 (PST) Received: from sccrmhc11.comcast.net (sccrmhc11.comcast.net [204.127.202.55]) by mx1.FreeBSD.org (Postfix) with ESMTP id C3DE843FEC for ; Mon, 17 Nov 2003 06:51:20 -0800 (PST) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from be-well.no-ip.com ([66.30.200.37]) by comcast.net (sccrmhc11) with ESMTP id <2003111714512001100r0mtie>; Mon, 17 Nov 2003 14:51:20 +0000 Received: by be-well.no-ip.com (Postfix, from userid 1147) id 3759260; Sun, 16 Nov 2003 12:51:10 -0500 (EST) Sender: lowell@be-well.ilk.org To: "Lord Sith" References: From: Lowell Gilbert Date: 16 Nov 2003 12:51:09 -0500 In-Reply-To: Message-ID: <44znewurqq.fsf@be-well.ilk.org> Lines: 14 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd-questions@freebsd.org Subject: Re: apmd: cannot open device file '/dev/apmctl': No such file or directory X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Nov 2003 14:51:23 -0000 X-List-Received-Date: Mon, 17 Nov 2003 14:51:23 -0000 "Lord Sith" writes: > I get this error when I am trying to start apmd on a FreeBSD > 5.1-RELEASE-p10 laptop. I don't think that APM is supported by default on 5.x. ACPI is, but that's got problems of its own; the errata has some information to help you work around it, but the real solutions have been taking time to work out on -CURRENT and will probably not get backported to the release branch. Those are the breaks with running a developers' version. Still, if you try to use ACPI, with the workarounds, you might be able to get it running.