[Cbe-oss-dev] PS3 boot game os flag no longer honoured

Geoff Levand geoffrey.levand at am.sony.com
Tue Jun 5 07:25:15 EST 2007


Geert Uytterhoeven wrote:
> However, if the system is powered off (shutdown from Linux to runlevel 0
>> hangs and the unit needs to be manually powered off), the game OS loads when
>> turned back on.  It would appear then that there is something not happening
> 
> OK.
> 
>> right when newer kernels are shutdown to runlevels 0 and 6, perhaps.
> 
> So it's the `console doesn't reboot or shutdown properly' problem, which we're
> working on.

There are two different issues here, one is a hang on reeboot, and the
other is why boot-game-os doesn't boot the game os.

'reboot', 'poweroff', and the power button should all be working correctly
now.  If they don't then that is an unknown bug.

I think the problem with boot-game-os is that I have sys_reboot() do an
LPAR reboot (PS3_SM_NEXT_OP_LPAR_REBOOT), not a system reboot, this might
explain why linux is rebooted even though the boot flag was set.  If this
is the reason, then one would need to do a 'poweroff' to get it to boot
into the game OS.  I'll look at it more when I have some time.

-Geoff





More information about the cbe-oss-dev mailing list