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