From owner-freebsd-questions Sun Dec 9 21:40:32 2001 Delivered-To: freebsd-questions@freebsd.org Received: from newman.cs.purdue.edu (newman.cs.purdue.edu [128.10.2.6]) by hub.freebsd.org (Postfix) with ESMTP id 361F137B439 for ; Sun, 9 Dec 2001 21:40:23 -0800 (PST) Received: from lore.cs.purdue.edu (IDENT:1301@lore.cs.purdue.edu [128.10.2.16]) by newman.cs.purdue.edu (8.11.6/8.11.6/PURDUE_CS-2.0) with ESMTP id fBA5eMv01647 for ; Mon, 10 Dec 2001 00:40:22 -0500 (EST) Date: Mon, 10 Dec 2001 00:40:21 -0500 (EST) From: Daniel Kim To: Subject: Enabling APM Message-ID: X-PGP-Public-Key: finger dk@cs.purdue.edu X-PGP-Fingerprint: E3 D6 3B 3E 34 E6 0D F9 51 CF 32 5F B0 7E 6B A6 25 8C AB 53 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I have added the following line to my rc.conf: apm_enable="YES" apmd_enable="YES" Restarted the kernel, then I tried: [ dk@daemon ~ ]% apm apm: can't open /dev/apm: Device not configured [ dk@daemon ~ ]% dmesg | egrep -i apm [ dk@daemon ~ ]% What else do I need to do in order to enable APM? Basically all I want to do is have my screen go blank after x amount of time. --dk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message