From owner-freebsd-questions Sat Jun 16 23:44:52 2001 Delivered-To: freebsd-questions@freebsd.org Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.80]) by hub.freebsd.org (Postfix) with ESMTP id D64C537B405 for ; Sat, 16 Jun 2001 23:44:45 -0700 (PDT) (envelope-from grog@lemis.com) Received: by wantadilla.lemis.com (Postfix, from userid 1004) id 1B4866ACBC; Sun, 17 Jun 2001 16:14:44 +0930 (CST) Date: Sun, 17 Jun 2001 16:14:44 +0930 From: Greg Lehey To: "Rev. Joe Doyle" Cc: FreeBSD Questions Subject: Re: APM on IBM TP240 Message-ID: <20010617161444.D29315@wantadilla.lemis.com> References: <20010616165112.C31018@nebcorp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010616165112.C31018@nebcorp.com>; from doyle@nebcorp.com on Sat, Jun 16, 2001 at 04:51:12PM -0700 Organization: The FreeBSD Project Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.FreeBSD.org/ X-PGP-Fingerprint: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF 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 On Saturday, 16 June 2001 at 16:51:12 -0700, Rev. Joe Doyle wrote: > I have an IBM Thinkpad 240 running FBSD 4.3-STABLE (May 5th). > Prior to this, I was running 4.1-RELEASE, and APM worked great. However, > I now get: > > nebkor:~# apm > apm: can't open /dev/apm: Device not configured > > nebkor:~> uname -a > FreeBSD nebkor.frotz.net 4.3-STABLE FreeBSD 4.3-STABLE #0: Sat May 5 > 23:32:33 GMT 2001 root@.tellme.com:/usr/obj/usr/src/sys/TP240 i386 > > nebkor:~> ls -l /dev/apm > crw-rw-r-- 1 root operator 39, 0 May 20 06:16 /dev/apm > > I'm attaching my kernel config. The oddest thing is that > hibernation works; when I close the laptop, it goes to sleep. Does anyone > have any clue? Well, it doesn't take long to search for 'apm' in your kernel config and find: > # Power management support (see LINT for more options) > device apm0 at nexus? disable flags 0x20 # Advanced Power Management Does that word 'disable' give you a clue? Remove it, or enable manually in UserConfig. Greg -- When replying to this message, please copy the original recipients. If you don't, I may ignore the reply. For more information, see http://www.lemis.com/questions.html See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message