<br><br><div class="gmail_quote">On Tue, Apr 15, 2008 at 7:07 PM, Geoff Levand <<a href="mailto:geoffrey.levand@am.sony.com">geoffrey.levand@am.sony.com</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">Geoff Levand wrote:<br>
> Christian Greissing wrote:<br>
>> I hope you can help me with a small problem regarding the ps3 and linux.<br>
>> It is possible to start the PS3 with the PS button of the controller, when<br>
>> the system is configured to boot to GameOS. But as soon as default system<br>
>> ist switched to OtherOS this functionality isn't available anymore, even<br>
>> when I boot Linux and then set the boot GameOS flag and shutdown linux, its<br>
>> not possible to start the console with the PS button.<br>
>> Is there a special flag that has to be set in the flash area, or any other<br>
>> possibility to make this feature available ?<br>
><br>
> Other OS wake up from the PS button (USB or Bluetooth) is not supported. Below<br>
> is a comment from the Linux sys-manager driver. Note the last sentence. The<br>
> system manger will ignore any other bits.<br>
><br>
> /**<br>
> * enum ps3_sys_manager_wake_source - Next-op wakeup source (bit position mask).<br>
> * @PS3_SM_WAKE_DEFAULT: Disk insert, power button, eject button, IR<br>
> * controller, and bluetooth controller.<br>
> * @PS3_SM_WAKE_RTC:<br>
> * @PS3_SM_WAKE_RTC_ERROR:<br>
> * @PS3_SM_WAKE_W_O_L: Ether or wireless LAN.<br>
> * @PS3_SM_WAKE_P_O_R: Power on reset.<br>
> *<br>
> * Additional wakeup sources when specifying PS3_SM_NEXT_OP_SYS_SHUTDOWN.<br>
> * The system will always wake from the PS3_SM_WAKE_DEFAULT sources.<br>
> * Sources listed here are the only ones available to guests in the<br>
> * other-os lpar.<br>
> */<br>
><br>
<br>
</div>There was some ambiguity in the documentation when I wrote the driver, but<br>
I got confirmation that the support is as follows for the Other OS. I'll<br>
update the driver to match.<br>
<br>
default | ROWER button press(29)<br>
wake | Disc Eject button press(27)<br>
source | Disc Loaded(26)<br>
|<br>
--------+-----------------------------<br>
valid | RESET button Press(28)<br>
wake_ | LAN or wireless LAN(21) *<br>
source | Power On Reset(0)<br>
<br>
(*: SDK220 or later)<br>
<font color="#888888"><br>
-Geoff<br>
</font></blockquote><div><br>so is the description "* @PS3_SM_WAKE_DEFAULT: Disk insert, power button, eject button, IR controller, and bluetooth controller."<br>wrong ? because it also mentions the bluetooth controller ?<br>
<br>Christian<br></div></div><br>