From owner-freebsd-questions Sun Nov 17 10: 2: 0 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 DC6FF37B401 for ; Sun, 17 Nov 2002 10:01:58 -0800 (PST) Received: from smtp2.home.se (smtp2.home.se [195.66.35.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id C34D143E4A for ; Sun, 17 Nov 2002 10:01:57 -0800 (PST) (envelope-from vidor@home.se) Received: from amd1800 vidor@home.se [217.210.92.52] by smtp2.home.se with NetMail SMTP Agent $Revision: 3.9 $ on Novell NetWare; Sun, 17 Nov 2002 18:54:30 +0100 Message-ID: <005f01c28e63$67860ca0$0200a8c0@amd1800> From: "Vidor Demeter" To: References: <20021117111029.J5673-100000@radzinschi.com> Subject: Re: Power off problem (solved) Date: Sun, 17 Nov 2002 19:01:48 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 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 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 ----- 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