From owner-freebsd-questions Fri Jan 10 7:54:41 2003 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 209EF37B405 for ; Fri, 10 Jan 2003 07:54:40 -0800 (PST) Received: from janeway.vonbek.dhs.org (bgm-24-94-58-56.stny.rr.com [24.94.58.56]) by mx1.FreeBSD.org (Postfix) with ESMTP id C9F2F43F79 for ; Fri, 10 Jan 2003 07:54:34 -0800 (PST) (envelope-from syborg@stny.rr.com) Received: by janeway.vonbek.dhs.org (Postfix, from userid 507) id 587164FCA1; Fri, 10 Jan 2003 10:35:40 -0500 (EST) Received: from localhost (localhost [127.0.0.1]) by janeway.vonbek.dhs.org (Postfix) with ESMTP id 50BE04A0F for ; Fri, 10 Jan 2003 10:35:40 -0500 (EST) Date: Fri, 10 Jan 2003 10:35:40 -0500 (EST) From: John Bleichert X-X-Sender: syborg@janeway.vonbek.dhs.org Reply-To: John Bleichert To: freebsd-questions@freebsd.org Subject: /dev/apm: device not configured Message-ID: 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 Hello All I'm trying to use apmd on my Thinkpad but I can't seem to figure it out. I have the support in my kernel: root:/home/johnnyb > dmesg | grep pm intpm0: port 0xefa0-0xefaf irq 9 at device 7.3 on pci0 intpm0: I/O mapped efa0 intpm0: intr IRQ 9 enabled revision 0 intpm0: PM I/O mapped ef00 but as you can see, no /dev/apm0 (which I'm expecting to be in dmesg). If I try to use it, it fails: johnnyb:~ > apm -l apm: can't open /dev/apm: Device not configured Any hints on where I'm going wrong? I have apmd_enable="YES" in rc.conf and it doesn't seem to error out at boot time, but it doesn't work and I can't load it from the command line (same error about the unconfigured device). Any hints on how to get this working appreciated! Thanks - JB # John Bleichert # http://vonbek.dhs.org/latest.jpg To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message