public inbox for linuxppc-dev@ozlabs.org 
 help / color / mirror / Atom feed
From: Geoff Levand <geoffrey.levand@am•sony.com>
To: benh@kernel•crashing.org
Cc: linuxppc-dev@ozlabs•org, paulus@samba•org, jgarzik@pobox•com
Subject: Re: [patch 5/6] PS3: Sys-manager Wake-on-LAN support
Date: Wed, 26 Mar 2008 18:04:08 -0700	[thread overview]
Message-ID: <47EAF288.5080407@am.sony.com> (raw)
In-Reply-To: <1206579226.6926.64.camel@pasglop>

Hi,

Benjamin Herrenschmidt wrote:
> On Wed, 2008-03-26 at 17:39 -0700, Geoff Levand wrote:
>> Add Wake-on-LAN support to the PS3 system-manager.  Other OS WOL
>> support was introduced in PS3 system firmware 2.20.
> 
> There is no sleep in the first place tho :-) Or does this power it up /
> boot it using WoL packets ?

Whenever that red light in ON in the front, the system is in 'stand by'
mode.  If you setup WOL before entering standby mode (by using linux
poweroff command, pressing the power button, etc.), you can wake it up:

  On ps3
  # ethtool -s eth0 wol g
  # shutdown -h now

  by remote host (eth1 is connected to the subnet which PS3 resides in)
  # etherwake -i eth1 aa:bb:cc:dd:ee:ff


I plan to send out a how-to to the ceb-oss-dev ML in the next day or so.

-Geoff

  reply	other threads:[~2008-03-27  1:04 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20080327001821.827672589@am.sony.com>
2008-03-27  0:37 ` [patch 1/6] PS3: Fix unlikely typo in ps3_get_irq Geoff Levand
2008-03-27  0:37 ` [patch 2/6] PS3: Add ps3_get_speid routine Geoff Levand
2008-03-27  0:38 ` [patch 3/6] PS3: Bootwrapper improvements Geoff Levand
2008-03-27  8:13   ` Geert Uytterhoeven
2008-03-27 20:41   ` [patch 3/6 v2] " Geoff Levand
2008-03-27  0:38 ` [patch 4/6] PS3: Save power in busy loops on halt Geoff Levand
2008-03-27  0:39 ` [patch 5/6] PS3: Sys-manager Wake-on-LAN support Geoff Levand
2008-03-27  0:53   ` Benjamin Herrenschmidt
2008-03-27  1:04     ` Geoff Levand [this message]
2008-03-27  0:39 ` [patch 6/6] PS3: Gelic network driver " Geoff Levand
2008-03-28 21:59   ` Jeff Garzik

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=47EAF288.5080407@am.sony.com \
    --to=geoffrey.levand@am$(echo .)sony.com \
    --cc=benh@kernel$(echo .)crashing.org \
    --cc=jgarzik@pobox$(echo .)com \
    --cc=linuxppc-dev@ozlabs$(echo .)org \
    --cc=paulus@samba$(echo .)org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox