Re: Re: PMSET was "Automatic power-on" or "pmacpow--would a .deb beworthwhile?"

2005-07-06 Thread Michael Schmitz
Following up on a very old thread indeed ... > Have any of the commands for setting startup times in pmset > materialized? Well, the good news: support for automatic power on aka scheduled boot has been finally added to powerpc-utils. The bad news: it will only work on CUDA based ol

Re: Re: PMSET was "Automatic power-on" or "pmacpow--would a .deb beworthwhile?"

2005-06-07 Thread Michael Schmitz
> Have any of the commands for setting startup times in pmset > materialized? Nope. Michael -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Re: PMSET was "Automatic power-on" or "pmacpow--would a .deb beworthwhile?"

2005-06-06 Thread henri
Have any of the commands for setting startup times in pmset materialized? Regarding the pmset information on the following website : http://lists.debian.org/debian-powerpc/2005/05/msg00223.html Would be great to be able to set PMSET to start / wake the machine up at specified times. kind re

Re: PMSET was "Automatic power-on" or "pmacpow--would a .deb be worthwhile?"

2005-05-13 Thread Michael Schmitz
> > > pmset it's *BSD, but if that can help someone, you will found the man of > > > the function: > > > http://developer.apple.com/documentation/Darwin/Reference/ManPages/man1/pmset.1.html > > > > The man page in itself doesn't help too much. Someone sent me code for > > automatic boot after power

Re: PMSET was "Automatic power-on" or "pmacpow--would a .deb be worthwhile?"

2005-05-12 Thread Benjamin Herrenschmidt
On Thu, 2005-05-12 at 18:27 +0200, Michael Schmitz wrote: > > After a tray with Opendarwin, I found a function that answer to my > > problem ... > > > > pmset it's *BSD, but if that can help someone, you will found the man of > > the function: > > http://developer.apple.com/documentation/Darwin/Ref

Re: PMSET was "Automatic power-on" or "pmacpow--would a .deb be worthwhile?"

2005-05-12 Thread Michael Schmitz
> After a tray with Opendarwin, I found a function that answer to my > problem ... > > pmset it's *BSD, but if that can help someone, you will found the man of > the function: > http://developer.apple.com/documentation/Darwin/Reference/ManPages/man1/pmset.1.html The man page in itself doesn't help

PMSET was "Automatic power-on" or "pmacpow--would a .deb be worthwhile?"

2005-05-12 Thread gerard
After a tray with Opendarwin, I found a function that answer to my problem ... pmset it's *BSD, but if that can help someone, you will found the man of the function: http://developer.apple.com/documentation/Darwin/Reference/ManPages/man1/pmset.1.html ge -- To UNSUBSCRIBE, email to [EMAIL PROTE

Re: CUDAMGR (was "Automatic power-on" or "pmacpow--would a .deb be worthwhile?")

2005-03-03 Thread Mauro
#x27;s actually using it! Cool!. No, seriously, I hacked > that together a long time ago, but server mode (automatic power-on after > power failure) didn't work on my 7600, so I lost interest. > > But if anybody wants to use the code, feel free to do so. > > Cheers > &g

Re: CUDAMGR (was "Automatic power-on" or "pmacpow--would a .deb be worthwhile?")

2005-03-03 Thread Mich Lanners
server mode (automatic power-on after power failure) didn't work on my 7600, so I lost interest. But if anybody wants to use the code, feel free to do so. Cheers Michel - Michel Lanners | " Read Philo

CUDAMGR (was "Automatic power-on" or "pmacpow--would a .deb be worthwhile?")

2005-03-03 Thread gerard
Hello, an other interesting think to include in this future package could be CUDAMGR. Her is a repost of an old post of this list that I found on Google, that is interesting. I just install it on my old PowerMac that I now use as Fax Server ... gerard >Hey all, > >On 31 Aug, this message from E

Announcing cudamgr (was: Re: Automatic power-on)

2002-09-02 Thread Michel Lanners
Hey all, On 31 Aug, this message from Eric C. Cooper echoed through cyberspace: > On Sun, Sep 01, 2002 at 02:23:27AM +0100, Bastien Nocera wrote: >> On Sat, 2002-07-27 at 22:03, Jonas Oberg wrote: >> > A few months back there was a discussion around the (proposed?) >> > pmac-utils utility pack. O

Re: Automatic power-on

2002-09-01 Thread Ron Golan
> > On 31 Aug, this message from Eric C. Cooper echoed through cyberspace: > > > This Apple tech note was helpful in finding the magic '\023' that > > > enables "server mode": > > > http://developer.apple.com/technotes/tn/tn1079.html There is small note on the above page that says that the c

Re: Automatic power-on

2002-09-01 Thread David M. Cooke
On Sun, Sep 01, 2002 at 06:26:53PM +0200, Michel Lanners wrote: > On 31 Aug, this message from Eric C. Cooper echoed through cyberspace: > > On CUDA-based PowerMacs, this will set it to "file server mode" (i.e., > > automatically reboot upon restoration of power): > > echo -ne '\001\023\001' >

Re: Automatic power-on

2002-09-01 Thread Michel Lanners
On 31 Aug, this message from Eric C. Cooper echoed through cyberspace: > On CUDA-based PowerMacs, this will set it to "file server mode" (i.e., > automatically reboot upon restoration of power): > echo -ne '\001\023\001' > /dev/adb > > This Apple tech note was helpful in finding the magic '\0

Re: Automatic power-on

2002-09-01 Thread Michel Lanners
On 31 Aug, this message from Ron Golan echoed through cyberspace: > I've been wanting to do the same thing. I even tried installing MacOS > on a spare partition, setting the correct setting from the Energy > Saver control panel, testing that it does work in Mac OS but after > rebooting with the De

Re: Automatic power-on

2002-08-31 Thread Ron Golan
On Sun, Sep 01, 2002 at 07:38:16AM -0400, Michael D. Crawford wrote: > I've never installed quik (I used BootX), but I think the double chime you > hear may be the parameter ram getting reinitialized. > > I know that if you hold Command-Option-P-R the parameter ram gets reset and > then it reboo

Re: Automatic power-on

2002-08-31 Thread Ron Golan
On Sat, Aug 31, 2002 at 09:59:31PM -0400, Eric C. Cooper wrote: > > On CUDA-based PowerMacs, this will set it to "file server mode" (i.e., > automatically reboot upon restoration of power): > echo -ne '\001\023\001' > /dev/adb > > This Apple tech note was helpful in finding the magic '\023' t

Re: Automatic power-on

2002-08-31 Thread Michael D. Crawford
I've never installed quik (I used BootX), but I think the double chime you hear may be the parameter ram getting reinitialized. I know that if you hold Command-Option-P-R the parameter ram gets reset and then it reboots, giving you another chime. If quik screwed with the parameter ram in some

Re: Automatic power-on

2002-08-31 Thread Ron Golan
> On Sat, 2002-07-27 at 22:03, Jonas Oberg wrote: > > A few months back there was a discussion around the (proposed?) > > pmac-utils utility pack. One of the features that someone wanted to > > put in there was a way to put the Mac in "server mode". > > > > Does anyone have a clue of how to do thi

Re: Automatic power-on

2002-08-31 Thread Eric C. Cooper
On Sun, Sep 01, 2002 at 02:23:27AM +0100, Bastien Nocera wrote: > On Sat, 2002-07-27 at 22:03, Jonas Oberg wrote: > > A few months back there was a discussion around the (proposed?) > > pmac-utils utility pack. One of the features that someone wanted to > > put in there was a way to put the Mac in

Re: Automatic power-on

2002-08-31 Thread Bastien Nocera
On Sat, 2002-07-27 at 22:03, Jonas Oberg wrote: > A few months back there was a discussion around the (proposed?) > pmac-utils utility pack. One of the features that someone wanted to > put in there was a way to put the Mac in "server mode". > > Does anyone have a clue of how to do this? I've look

Re: Automatic power-on

2002-08-14 Thread Bastien Nocera
Heya, On Sat, 2002-07-27 at 22:03, Jonas Oberg wrote: > A few months back there was a discussion around the (proposed?) > pmac-utils utility pack. One of the features that someone wanted to > put in there was a way to put the Mac in "server mode". Yep. I actually haven't worked on it since then,

Automatic power-on

2002-07-27 Thread Jonas Oberg
A few months back there was a discussion around the (proposed?) pmac-utils utility pack. One of the features that someone wanted to put in there was a way to put the Mac in "server mode". Does anyone have a clue of how to do this? I've looked in the utility pack, but it doesn't yet seem to contain