PDA

View Full Version : PSFreedom now supports firmware 3.01 & 3.15



bandit
October 1st, 2010, 14:15
http://i202.photobucket.com/albums/aa112/dcemureviews/psfreedomproof.jpg

Those who have been holding back and wishing a PSGroove/PSFreedom was ported to that they can still keep OtherOS can stop wishing. KaKaRoto has ported PSFreedom over to 3.01 firmware on the PS3.


Hi,

I’ve got some great news for those of you who have not updated your PS3 firmware! I have just succeeded in adding Firmware 3.01 support into PSFreedom. I’ve pushed the latest code to github (http://github.com/kakaroto/PSFreedom) and you can now download the source and compile PSFreedom for 3.01.

For now, you will need to edit config.h and change the FIRMWARE_3_41 into FIRMWARE_3_01, then recompile. However, I will soon add support for dynamically choosing the target firmware version by simply doing a :
echo 3.01 > /proc/psfreedom/fw_version

I will soon add support for firmware 3.10 and 3.15, so be patient, and you will be rewarded. I would like to thank Klutsh as well as Philippe Hub who helped me achieve this port to 3.01.

The new payload changes are available in the PL3 github (http://github.com/kakaroto/PL3) and any project/port that is also using PL3 should automatically gain support for the 3.01 firmware.

You will also be able to enjoy some new ‘tools’ in PL3 that will allow you to dump the LV2 kernel as well as the decrypted ELF files of the XMB and other configuration files it uses. The ethernet dumping is also now compatible with PS3 Slim models.

I would like to thank, again, those who have donated. For the others, you can still donate, if you appreciate the work I’ve done.

Enjoy!
KaKaRoTo

*UPDATE*

Update:
Philhug and I have worked together recently to make PL3 compatible with 3.15, and it is now done, working and ready for you to use. I have just pushed the latest changes to github, so just update both PSFreedom and PL3, and define FIRMWARE_3_15 in PSFreedom’s config.h and recompile. You will then be able to enjoy your unrestricted PS3 on 3.15 firmwares. Enjoy!

Source: KaKaRoTo's Blog (http://kakaroto.homelinux.net/2010/10/psfreedom-now-supports-firmware-3-01/)

bandit
October 2nd, 2010, 05:36
PSFreedom now works on 3.15!