From owner-freebsd-mobile Sun Nov 19 17: 6:45 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from peorth.iteration.net (peorth.iteration.net [208.190.180.178]) by hub.freebsd.org (Postfix) with ESMTP id 37B2E37B479 for ; Sun, 19 Nov 2000 17:06:37 -0800 (PST) Received: by peorth.iteration.net (Postfix, from userid 1001) id 1A4B957311; Sun, 19 Nov 2000 19:06:56 -0600 (CST) Date: Sun, 19 Nov 2000 19:06:56 -0600 From: "Michael C . Wu" To: Claes Leufven Cc: freebsd-mobile@freebsd.org Subject: Re: APM problems with 5.0-20001112-CURRENT Message-ID: <20001119190655.B23989@peorth.iteration.net> Reply-To: "Michael C . Wu" Mail-Followup-To: "Michael C . Wu" , Claes Leufven , freebsd-mobile@freebsd.org References: <003901c050a8$61540d00$2a67a8c0@chewie.outherlimits.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <003901c050a8$61540d00$2a67a8c0@chewie.outherlimits.org>; from claes@griffel.se on Fri, Nov 17, 2000 at 04:09:27PM +0100 X-PGP-Fingerprint: 5025 F691 F943 8128 48A8 5025 77CE 29C5 8FA1 2E20 X-PGP-Key-ID: 0x8FA12E20 Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Fri, Nov 17, 2000 at 04:09:27PM +0100, Claes Leufven scribbled: | I have a Compaq Armada E500 and the apm support doesnt work. It seems that | the kernel doesnt find the apm controller just that it is on the pci bus. I | am using freebsd 5.0-20001112-current and have tried with both the generic | kernel and my custom kernel. in the kernel configuration I have just "device | apm" any one got any idea whats wrong? My dmesg output is in down under | here... APM is disabled by default in device.hint You need to change /boot/device.hints to comment the line that disables apm: #hint.apm.0.disabled="1" Also, you need this in your kernel device pmtimer and add this to boot/device.hints: hint.pmtimer.0.at="isa" -- +------------------------------------------------------------------+ | keichii@peorth.iteration.net | keichii@bsdconspiracy.net | | http://peorth.iteration.net/~keichii | Yes, BSD is a conspiracy. | +------------------------------------------------------------------+ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message