From owner-freebsd-questions Sun Nov 17 13:14:43 2002 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 20B6437B401 for ; Sun, 17 Nov 2002 13:14:41 -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 2EFB343E3B for ; Sun, 17 Nov 2002 13:14:40 -0800 (PST) (envelope-from syborg@stny.rr.com) Received: by janeway.vonbek.dhs.org (Postfix, from userid 507) id A1A5A4FC8C; Sun, 17 Nov 2002 16:01:44 -0500 (EST) Received: from localhost (localhost [127.0.0.1]) by janeway.vonbek.dhs.org (Postfix) with ESMTP id 9C4EE4A0E; Sun, 17 Nov 2002 16:01:44 -0500 (EST) Date: Sun, 17 Nov 2002 16:01:44 -0500 (EST) From: John Bleichert X-X-Sender: syborg@janeway.vonbek.dhs.org Reply-To: John Bleichert To: Vidor Demeter Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Power off problem (solved) In-Reply-To: <005f01c28e63$67860ca0$0200a8c0@amd1800> 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 On Sun, 17 Nov 2002, Vidor Demeter wrote: > Date: Sun, 17 Nov 2002 19:01:48 +0100 > From: Vidor Demeter > To: freebsd-questions@FreeBSD.ORG > Subject: Re: Power off problem (solved) > > Hi all, > > Thanks for the help, the problem is solved!! > I've deleted the 'disable flags 0x20' from the line: > ----device apm0 at nexus?---- > and rebuilded the kernel, and now it works fine! > > Thanks a lot! > > Vidor Cool! Worked like a charm for me, too, on my ASUS A7V133. Thanks! > ----- Original Message ----- > From: "Marco Radzinschi" > To: "Vidor Demeter" > Cc: > Sent: Sunday, November 17, 2002 5:13 PM > Subject: Re: Power off problem > > > > On Sun, 17 Nov 2002, Vidor Demeter wrote: > > > > > Hi all, > > > > > > I used to be a SuSE user but I've decided to install FreeBSD instead, > which > > > I do not regret. > > > I had some great surprises compared to Linux, and I've decided to stay > with > > > FreeBSD! :-) > > > So I'm quite new to FreeBSD and I will have some questions until I get > the > > > system run after my > > > whishes. The first problem is that I can not manage to configure the > system > > > shutdown with > > > power off option. I've compiled the kernel with the apm option and I > changed > > > the rc.conf > > > file as well, with ' apm_enable="YES" ', but no luck. After the > shutdown I > > > have to power > > > off the system with the Power Off button! :-( > > > I can not find any further help on this but what I described here. Did I > > > missed something? > > > I have an AMD 1800+ XP CPU, with 256MB RAM and 40GB HD, Asus mobo. > > > Can somebody help me ? > > > TIA Vidor > > > > You need apmd_enable="YES" in rc.conf, and you need to recompile the > > kernel. There is a line in the kernel config file that reads > > > > device apm0 at nexus? disable flags 0x20 > > > > Delete the disable, rebuild kernel, and reboot. If apmd is running, which > > the apmd_enable line should take care of, it should work. > > > > Marco Radzinschi > > E-Mail: marco@radzinschi.com > > > > Sun Nov 17 11:10:29 EST 2002 > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > # 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