Thanks to a coder by the name of jevinskie, AVR users can now jailbreak their PS3's with 3.15 firmware. PSFreedom (PSFreedom now supports Firmware v3.15) is a jailbreak for linux based phones.
jevinskie ported the PSFreedom payloads to be compatible with the PSGroove allowing a multitude of users to jailbreak their older firmwares.
You can find the git here.
To use:
program hex.git clone http://github.com/jevinskie/psgroove.git psgroove
cd psgroove
git submodule init
git submodule update
nano Makefile
make
Edit the Makefile to match your device settings as well as target firmware and compile. Please make sure to specify a supported firmware. So far, 3.01, 3.15 and 3.41 are supported.
Big props to jevinskie!
There is now a patch to fix some issues with jevinskies payload that prevented users from mounting backups or apps to dev_bdvd and app_home. This should be considered a temporary solution until jevinskie works out his git.
To apply this patch:
From here, you should be able to go back into the root of jevinskies psgroove folder and edit the Makefile as needed, and compile...cd into jevinskies psgroove/PL3 folder..
git clone git://gist.github.com/609893.git patch
cp patch/"patch"* default_payload.S.patch
git apply --stat default_payload.S.patch //check patch changes. should mention deletions/insertions/etc
git apply --check default_payload.S.patch //no output is good here
git apply default_payload.S.patch //patch is now applied.
BD emulation should now be fixed![]()


LinkBack URL
About LinkBacks





