Re: how to enable auto power off

2003-09-23 Thread Mark
- Original Message - From: "Charles Howse" <[EMAIL PROTECTED]> To: "'Warren Block'" <[EMAIL PROTECTED]> Cc: "'John Smith'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Tuesday, September 23, 2003 1:37 PM Subjec

RE: how to enable auto power off

2003-09-23 Thread Charles Howse
> On Tue, 23 Sep 2003, Charles Howse wrote: > > > > As advised, I omitted the "at nexus? flags 0x20" part > from the line: > > > > > > device apm0at nexus? flags 0x20 > # Advanced Power > > > Management > > > > > > and that's how I got auto power off to work. I think

RE: how to enable auto power off

2003-09-23 Thread Warren Block
On Tue, 23 Sep 2003, Charles Howse wrote: > > As advised, I omitted the "at nexus? flags 0x20" part from the line: > > > > device apm0at nexus? flags 0x20# Advanced Power > > Management > > > > and that's how I got auto power off to work. I think LINT has more > > inf

RE: how to enable auto power off

2003-09-23 Thread Charles Howse
> As advised, I omitted the "at nexus? flags 0x20" part from the line: > > device apm0at nexus? flags 0x20 # Advanced Power > Management > > and that's how I got auto power off to work. I think LINT has more > info. You said you had never needed the flags, not that you had

RE: how to enable auto power off

2003-09-22 Thread John Smith
As advised, I omitted the "at nexus? flags 0x20" part from the line: device apm0at nexus? flags 0x20# Advanced Power Management and that's how I got auto power off to work. I think LINT has more info. ___ [EMAIL PROTECTED] m

RE: how to enable auto power off

2003-09-21 Thread Charles Howse
> On Thu, 18 Sep 2003, Charles Howse wrote: > > > OK, I just checked the BIOS, and it does have Power > Management support, > > and when I boot, I also see 'ACPI function enable' in the > post msgs. I > > realize that ACPI is not supported in FBSD < 5.x. I'm > running 4.8-p4. > > > > I've nev

RE: how to enable auto power off

2003-09-18 Thread Charles Howse
> > I would assume that I need to set Power Management to > 'enabled' in BIOS, > > or no? > > No. At least not on the machines I've set up lately. You > need 'device > apm' (the hints have never been needed on my machines) and > 'apm_enable="YES"', but that's it. Excellent, thanks for the inf

RE: how to enable auto power off

2003-09-18 Thread Warren Block
On Thu, 18 Sep 2003, Charles Howse wrote: > OK, I just checked the BIOS, and it does have Power Management support, > and when I boot, I also see 'ACPI function enable' in the post msgs. I > realize that ACPI is not supported in FBSD < 5.x. I'm running 4.8-p4. > > I've never used Power Managemen

RE: how to enable auto power off

2003-09-18 Thread Charles Howse
> > I read man 4 apm and man apm and they both refer to laptops. > > I also would like to get auto power-off working on my > desktop system. > > Will the instructions you gave work for my system? > > Assuming it supports APM, sure. OK, I just checked the BIOS, and it does have Power Management s

Re: how to enable auto power off

2003-09-18 Thread Lowell Gilbert
"Charles Howse" <[EMAIL PROTECTED]> writes: > I read man 4 apm and man apm and they both refer to laptops. > I also would like to get auto power-off working on my desktop system. > Will the instructions you gave work for my system? Assuming it supports APM, sure. _

RE: how to enable auto power off

2003-09-18 Thread Charles Howse
> In your kernel config: > device apm0at nexus? flags 0x20 > > Add to rc.conf (before you boot the new kernel): > apm_enable="yes" > > Now to power off, use 'shutdown -p now'. See also apm(4). > > - Original Message - > From: "Tadimeti Keshav" <[EMAIL PROTECTED]> > To: <[EM

Re: how to enable auto power off

2003-09-17 Thread jason
Tadimeti Keshav wrote: Guys, I have a D815EPEA intel based motherboard. My dual-boot Redhat 9.0 setup can automatically shutdown and power off. But freeBSD can't do that (yet). Are there any flags I need to set in rc.conf or what do I need to set to recompile the kernel? I use freeBSD 4.5. THank

Re: how to enable auto power off

2003-09-17 Thread Mike Maltese
In your kernel config: device apm0at nexus? flags 0x20 Add to rc.conf (before you boot the new kernel): apm_enable="yes" Now to power off, use 'shutdown -p now'. See also apm(4). - Original Message - From: "Tadimeti Keshav" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: