Okay:

With an Intel MS440GX motherboard the following line in the kernel configuration file worked for me (thanks to those who contributed):

device apm0

Issuing the command 'shutdown -p now' shuts the system down and turns the power off.

Now I'm trying to figure out how to get Wake-on-lan to work reliably. I'm using the Perl module Net::Wake by Clinton Wong. When I manually power off the machine I can use wake-on-lan. However, when I soft power off, wake-on-lan doesn't appear to work. Hmm. Perhaps I need to send to a specific port? I've checked the BIOS several times and it appears to be in order. Besides it's worked several times already. I'm not sure what to do from here except go to bed. :-)

Thanks everyone,

Alex



On Thursday, December 11, 2003, at 09:52 PM, Alex (ander Sendzimir) wrote:

Okay. I'll try again.

Alex


On Thursday, December 11, 2003, at 07:45 PM, Mark wrote:


----- Original Message -----
From: "Alex (ander Sendzimir)" <[EMAIL PROTECTED]>
To: "Tijl Coosemans" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Friday, December 12, 2003 12:50 AM
Subject: Re: Powering off after shutdown...

<snip>
If I remember correctly, remove everything after "nexus?". So that you will
keep only this:


device apm0 at nexus?

That did the trick for me.

- Mark



- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -


Alexander Sendzimir                             802 863 5502
 Mac Tutor of Vermont              info @ mactutor . vt . us
  Colchester, VT 05446

_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"




- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -


Alexander Sendzimir                             802 863 5502
 Mac Tutor of Vermont, LLC         info @ mactutor . vt . us
  Colchester, VT 05446

_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to