Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Nov 2002 19:01:48 +0100
From:      "Vidor Demeter" <vidor@home.se>
To:        <freebsd-questions@FreeBSD.ORG>
Subject:   Re: Power off problem (solved)
Message-ID:  <005f01c28e63$67860ca0$0200a8c0@amd1800>
References:  <20021117111029.J5673-100000@radzinschi.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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" <marco@radzinschi.com>
To: "Vidor Demeter" <vidor@home.se>
Cc: <freebsd-questions@FreeBSD.ORG>
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?005f01c28e63$67860ca0$0200a8c0>