From owner-freebsd-stable@FreeBSD.ORG Thu May 12 14:18:59 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 A1B5916A4CE for ; Thu, 12 May 2005 14:18:59 +0000 (GMT) Received: from olive.qinip.net (olive.qinip.net [62.100.30.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id 544F243D45 for ; Thu, 12 May 2005 14:18:59 +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 AD49A18CFC for ; Thu, 12 May 2005 16:18:46 +0200 (MEST) Received: (qmail 18148 invoked from network); 12 May 2005 14:18:47 -0000 Received: from unknown (HELO localhost) (10.0.1.4) by ronald.echteman.nl with SMTP; 12 May 2005 14:18:47 -0000 To: "Matthias Buelow" , freebsd-stable@freebsd.org References: <42836321.6050007@incubus.de> Message-ID: From: "Ronald Klop" Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Date: Thu, 12 May 2005 16:17:39 +0200 In-Reply-To: <42836321.6050007@incubus.de> User-Agent: Opera M2/8.0 (FreeBSD, build 1095) 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 14:18:59 -0000 On Thu, 12 May 2005 16:07:29 +0200, Matthias Buelow wrote: > Hi, > > is apm not available in 5.4? > > I've loaded the apm module in loader.conf, and kldstat shows it loaded > but /dev/apm* isn't created and there are no messages in dmesg either. > How do I enable this? 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" And I know you can't use acpi and apm together, so make sure you are not using acpi. If you are using acpi, you should prefer that above apm. Ronald. PS: posting more info, like the output of dmesg is helpfull. -- Ronald Klop Amsterdam, The Netherlands