From owner-freebsd-questions Thu Feb 17 16:41:14 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail2.digital.com (mail2.digital.com [204.123.2.56]) by hub.freebsd.org (Postfix) with ESMTP id 11E5737B814 for ; Thu, 17 Feb 2000 16:41:09 -0800 (PST) (envelope-from kleung@padc22.pa.dec.com) Received: from pobox1.pa.dec.com (pobox1.pa.dec.com [16.1.240.19]) by mail2.digital.com (8.9.2/8.9.3/WV2.0h) with SMTP id QAA30735 for ; Thu, 17 Feb 2000 16:41:08 -0800 (PST) Received: from padc22.pa.dec.com by pobox1.pa.dec.com (5.65v3.2/1.1.10.5/07Nov97-1157AM) id AA10757; Thu, 17 Feb 2000 16:40:38 -0800 Received: from localhost by padc22.pa.dec.com (8.8.8/1.1.10.5/07Nov97-1157AM) id QAA21425; Thu, 17 Feb 2000 16:40:38 -0800 (PST) Date: Thu, 17 Feb 2000 16:40:38 -0800 (PST) From: Kevin Leung To: freebsd-questions@freebsd.org Subject: Q: How do I get apm and apmd working on a Thinkpad 1410? Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I don't have my laptop with me at the moment. I tried adding the following lines into /etc/rc.conf, but still couldn't get to to work. I was looking to see what the advance power management did for the laptop. apm_enable="YES" apmd_enable="YES" When it didn't work, I tried manual to execute the apm, it complained about not seeing a device called /dev/apm0. -Kevin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message