From owner-freebsd-current@FreeBSD.ORG Mon Aug 16 22:34:14 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 78AB716A4CF for ; Mon, 16 Aug 2004 22:34:14 +0000 (GMT) Received: from gicco.homeip.net (80-218-73-163.dclient.hispeed.ch [80.218.73.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6B98643D1D for ; Mon, 16 Aug 2004 22:34:13 +0000 (GMT) (envelope-from hampi@rootshell.be) Received: from snoopy.here (localhost [127.0.0.1]) by gicco.homeip.net (8.12.10/8.12.10) with ESMTP id i7GMYAQW000911 for ; Tue, 17 Aug 2004 00:34:11 +0200 (CEST) (envelope-from hampi@rootshell.be) Received: (from idefix@localhost) by snoopy.here (8.12.10/8.12.10/Submit) id i7GMYARU000910 for freebsd-current@freebsd.org; Tue, 17 Aug 2004 00:34:10 +0200 (CEST) (envelope-from hampi@rootshell.be) X-Authentication-Warning: snoopy.here: idefix set sender to hampi@rootshell.be using -f Date: Tue, 17 Aug 2004 00:34:10 +0200 From: Hanspeter Roth To: freebsd-current@freebsd.org Message-ID: <20040816223410.GA810@gicco.homeip.net> Mail-Followup-To: freebsd-current@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i X-Mailman-Approved-At: Tue, 17 Aug 2004 11:55:45 +0000 Subject: enabling APM X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-current@freebsd.org List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Aug 2004 22:34:14 -0000 Hello, I have installed 5.2-current on a Mitac Laptop. ACPI suspend (S3) is not supported. Standby does not turn off the display. So I would like to use APM which used to work with 4.10. When I set hint.apm.0.disabled="0" and boot with ACPI disabled in the beastie boot menu the laptop drops into the debugger early in the boot process. How is APM supposed to be enabled in 5.2-current? -Hanspeter