atom feed11 messages in org.freebsd.freebsd-mobileRe: does shutdown -p work for anyone ...
FromSent OnAttachments
Michael ScheidellNov 9, 2001 8:39 am 
Stacy MillionsNov 9, 2001 8:55 am 
Michael ScheidellNov 9, 2001 9:43 am 
Kevin ObermanNov 9, 2001 9:44 am 
Michael ScheidellNov 9, 2001 9:47 am 
Dinesh NairNov 9, 2001 8:10 pm 
Steve LumosNov 9, 2001 8:46 pm 
Daniel O'ConnorNov 9, 2001 9:04 pm 
Michael ScheidellNov 10, 2001 7:05 am 
Chad R. LarsonNov 11, 2001 1:38 pm 
Stacy MillionsNov 13, 2001 8:32 am 
Subject:Re: does shutdown -p work for anyone for 4.3?
From:Kevin Oberman (ober@es.net)
Date:Nov 9, 2001 9:44:12 am
List:org.freebsd.freebsd-mobile

From: "Michael Scheidell" <sche@fdma.com> Date: Fri, 9 Nov 2001 11:40:13 -0500 Sender: owne@FreeBSD.ORG

Any users out there running freebsd on ANYTHING that turns the power off when you type shutdown -p?

I have looked in the source code for anything at all that even looks like it remotely calls the apm_power_off() function in ../../src/i386/apm.c

did a find | grep -H apm_power_off {} \;

nothing.

Works fine on my ThinkPad 600E running 4.4-Stable of about 1 week's age.

Note:

1. You must enable kernel APM with either the removal of the "disable" from the APM line in the config and rebuilding the kernel or by adding the line "en apm0" to /boot/kernel.conf. (Add it before the "q"!)

2. Use the "apm -e 1" command to enable APM functions.

3. Confirm this all works with the apm(8) command.

To Unsubscribe: send mail to majo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message