From owner-freebsd-stable@FreeBSD.ORG Thu May 12 15:17:58 2005 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E8FDF16A4F6 for ; Thu, 12 May 2005 15:17:58 +0000 (GMT) Received: from olive.qinip.net (olive.qinip.net [62.100.30.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id 991B343D48 for ; Thu, 12 May 2005 15:17:58 +0000 (GMT) (envelope-from ronald-freebsd8@klop.yi.org) Received: from ronald.echteman.nl (h8441134153.dsl.speedlinq.nl [84.41.134.153]) by olive.qinip.net (Postfix) with SMTP id 6DAC718D01 for ; Thu, 12 May 2005 17:17:55 +0200 (MEST) Received: (qmail 18640 invoked from network); 12 May 2005 15:17:56 -0000 Received: from unknown (HELO localhost) (10.0.1.4) by ronald.echteman.nl with SMTP; 12 May 2005 15:17:56 -0000 To: "Matthias Buelow" References: <42836321.6050007@incubus.de> <42836CC4.9010605@incubus.de> Message-ID: Date: Thu, 12 May 2005 17:16:47 +0200 From: "Ronald Klop" Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 Content-Transfer-Encoding: 8bit In-Reply-To: <42836CC4.9010605@incubus.de> User-Agent: Opera M2/8.0 (FreeBSD, build 1095) cc: freebsd-stable@freebsd.org Subject: Re: apm in 5.4 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 May 2005 15:17:59 -0000 On Thu, 12 May 2005 16:48:36 +0200, Matthias Buelow wrote: > Ronald Klop wrote: > >> It is available. I'm running it on my laptop now. >> I've these in my config. >> >> grep apm /etc/rc.conf >> apm_enable="YES" >> apmd_enable="YES" > > Do you have apm(4) compiled into the kernel? I've loaded the module in > loader.conf and during boot aswell when I try to use apm(8), I get: > > apm: can't open /dev/apm: No such file or directory > > kldstat output is the following: > > Id Refs Address Size Name > 1 2 0xc0400000 5dde24 kernel > 2 1 0xc09de000 62b4 apm.ko > > The machine is a Compaq Armada m700, kernel is GENERIC from fresh > installation; dmesg output is attached. Yes, I have apm build into the kernel. Does your machine have apm? As somebody else mentioned first try if you have ACPI support on your machine. It is a modern, more advanced version of apm. If ACPI works never look at APM again. Ronald. -- Ronald Klop Amsterdam, The Netherlands