Editing User talk:Masterzorag
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 8: | Line 8: | ||
Latest tested kernels: | Latest tested kernels: | ||
* 3.2. | * 3.2.28 works fine | ||
<pre> | <pre> | ||
# ./perlin | # ./perlin | ||
Line 29: | Line 29: | ||
=OtherOS region= | =OtherOS region= | ||
OtherOS/OtherOS++ region is on HDD (ps3dd), we have new linux tools (ps3sed) and drivers.<br /> | OtherOS/OtherOS++ region is on HDD (ps3dd), we have new linux tools (ps3sed, ps3vuart-tools) and drivers.<br /> | ||
To resize ps3da I've tried new ps3sed | To resize ps3da I've tried new ps3sed, unsuccesfully: GameOS always detect corruption and redo its own things.<br /> | ||
I've found a way to force resize on 4.46, no emer_init patch, no downgrading: GameOS respect standards.<br /> | I've found a way to force resize on 4.46, no emer_init patch, no downgrading: GameOS respect standards.<br /> | ||
I can now resize ps3da at arbitrary size.<br /> | I can now resize ps3da at arbitrary size.<br /> | ||
=ps3vuart-tools= | =ps3vuart-tools= | ||
We miss some stuff from old ps3sm-utils, looking to port: temperature, get_fan_policy and set_fan_policy to new ps3vuart-tools.<br /> | We miss some stuff from old ps3sm-utils, looking to port: temperature, get_tzpb, get_fan_policy and set_fan_policy to new ps3vuart-tools.<br /> | ||
We need to enable some sort of fan control on petitboot now. | We need to enable some sort of fan control on petitboot now. | ||