Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Mar 2003 15:30:24 +0100 (CET)
From:      =?iso-8859-1?q?Mica=20Telodico?= <maria_libera2000@yahoo.it>
To:        Tijl Coosemans <tijl@ulyssis.org>, freebsd-questions@FreeBSD.ORG
Subject:   Re: Enabling APM in Freebsd 4.7
Message-ID:  <20030311143024.11924.qmail@web13308.mail.yahoo.com>
In-Reply-To: <20030311002719.404c5e42.tijl@ulyssis.org>

next in thread | previous in thread | raw e-mail | index | archive | help
 --- Tijl Coosemans <tijl@ulyssis.org> ha scritto: >
On Tue, 11 Mar 2003 00:03:53 +0100 (CET), Mica
> Telodico wrote:
> 
> > Hi, 
> > 
> > I've installed FreeBSD 4.7 and I'd like to get
> enabled
> > the APM support. I know that I can enable it by
> > compile it in the kernel, but I've read about
> another
> > system that consist in the writing of a line in
> the
> > /boot/loader.conf (enable apm0) but  at start the
> > loader says that there is a syntax error : enable
> apm0
> >                                                   
> 
> >                         ^
> > 
> > Why? How I can enable it without recompiling the
> > kernel?
> 
> You should modify /boot/kernel.conf to look like
> this:
> 
>   en apm0
>   [some other kernel options]
>   q
> 
> Then in your /boot/loader.conf make sure you have
> this:
> 
>   userconfig_script_load="YES"
> 
> > I've noticed also that in the GENERIC kernel
> config 
> > there is a "disable" flag in the line of the APM
> > device, I have to delete that to enable the APM
> > support?The line looks like this one:
> > 
> > device apm0 nexus? disable Flag 0x20
> > 
> > I've changed it into :
> > 
> > device apm0 nexus? Flag 0x20
> > 
> > is this right?
> 
> Yes, if your recompile your kernel now, apm should
> be enabled by
> default.
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of
> the message 


Thank you all for your responds , I've enabled APM
now, but I can get the suspend mode working but the
standby mode no , in the console appears :"ata0:
resetting devices..." and the system is dead , I have
to reboot :cry:. Why? I've thought about a BIOS issue,
but I've tried in linux and the situation is opposite
( standby works and suspends no) .

Any one knows something about?

Thanks bye

______________________________________________________________________
Yahoo! Cellulari: loghi, suonerie, picture message per il tuo telefonino
http://it.yahoo.com/mail_it/foot/?http://it.mobile.yahoo.com/index2002.html

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?20030311143024.11924.qmail>