From owner-freebsd-questions@FreeBSD.ORG Mon Jun 14 00:57:34 2004 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 E6CF716A4CE for ; Mon, 14 Jun 2004 00:57:34 +0000 (GMT) Received: from hydrogen.systemloop.com (pcp03074635pcs.csouth01.va.comcast.net [68.57.47.110]) by mx1.FreeBSD.org (Postfix) with ESMTP id 85D1843D1F for ; Mon, 14 Jun 2004 00:57:34 +0000 (GMT) (envelope-from limited7@hydrogen.systemloop.com) Received: from hydrogen.systemloop.com (localhost [127.0.0.1]) i5DKuq3S000437 for ; Sun, 13 Jun 2004 20:56:52 GMT (envelope-from limited7@hydrogen.systemloop.com) Received: (from limited7@localhost) by hydrogen.systemloop.com (8.12.11/8.12.11/Submit) id i5DKuq8b000436 for freebsd-questions@freebsd.org; Sun, 13 Jun 2004 20:56:52 GMT (envelope-from limited7) Date: Sun, 13 Jun 2004 20:56:52 +0000 From: ray To: freebsd-questions@freebsd.org Message-ID: <20040613205652.GB414@systemloop.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Subject: apm support 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, 14 Jun 2004 00:57:35 -0000 hi, i have a Sony Vaio PCG-GRZ660 laptop and i'm trying to get apm to work. i have the apmd running. apm displays this: ~# apm APM version: 1.2 APM Management: Disabled AC Line status: on-line Battery status: unknown Remaining battery life: unknown Remaining battery time: unknown Number of batteries: 0 Resume timer: disabled Resume on ring indicator: disabled APM Capacities: global standby state global suspend state resume timer from standby resume timer from suspend if i try to go in standby mode, it says: ~# apm -Z apm: ioctl(APMIO_STANDBY): Invalid argument how can i get it to go to standby mode, and also how can i get it to display battery status and show if the ac adapter is plugged in or not?