maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [Announce] PSFreedom - an easy way to jailbreak your PS3 (https://talk.maemo.org/showthread.php?t=61988)

mothmanex 2010-10-16 18:34

Re: [Announce] PSFreedom - an easy way to jailbreak your PS3
 
Does anybody knows where to get a .ko file that has PL3 instead of Hermes 3?

shred 2010-10-16 19:14

Re: [Announce] PSFreedom - an easy way to jailbreak your PS3
 
I tried compiling the latest psfreedom with pl3 but I keep getting an error.
Can anyone help?

[sbox-FREMANTLE_ARMEL: ~/PSFreedom] > make n900
make -C pl3
make[1]: Entering directory `/home/shred/PSFreedom/pl3'
make -C tools
make[2]: Entering directory `/home/shred/PSFreedom/pl3/tools'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/shred/PSFreedom/pl3/tools'
ppu-gcc -c shellcode_egghunt.S -o shellcode_egghunt.o
make[1]: ppu-gcc: Command not found
make[1]: *** [shellcode_egghunt.o] Error 127
make[1]: Leaving directory `/home/shred/PSFreedom/pl3'
make: *** [build] Error 2
[sbox-FREMANTLE_ARMEL: ~/PSFreedom] >

Omega180984 2010-10-16 19:44

Re: [Announce] PSFreedom - an easy way to jailbreak your PS3
 
Quote:

I tried compiling the latest psfreedom with pl3 but I keep getting an error.
Can anyone help?

[sbox-FREMANTLE_ARMEL: ~/PSFreedom] > make n900
make -C pl3
make[1]: Entering directory `/home/shred/PSFreedom/pl3'
make -C tools
make[2]: Entering directory `/home/shred/PSFreedom/pl3/tools'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/shred/PSFreedom/pl3/tools'
ppu-gcc -c shellcode_egghunt.S -o shellcode_egghunt.o
make[1]: ppu-gcc: Command not found
make[1]: *** [shellcode_egghunt.o] Error 127
make[1]: Leaving directory `/home/shred/PSFreedom/pl3'
make: *** [build] Error 2
[sbox-FREMANTLE_ARMEL: ~/PSFreedom] >
the same problem with power kernel compile run

mothmanex 2010-10-16 20:39

Re: [Announce] PSFreedom - an easy way to jailbreak your PS3
 
Quote:

Originally Posted by shred (Post 842803)
I tried compiling the latest psfreedom with pl3 but I keep getting an error.
Can anyone help?

[sbox-FREMANTLE_ARMEL: ~/PSFreedom] > make n900
make -C pl3
make[1]: Entering directory `/home/shred/PSFreedom/pl3'
make -C tools
make[2]: Entering directory `/home/shred/PSFreedom/pl3/tools'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/shred/PSFreedom/pl3/tools'
ppu-gcc -c shellcode_egghunt.S -o shellcode_egghunt.o
make[1]: ppu-gcc: Command not found
make[1]: *** [shellcode_egghunt.o] Error 127
make[1]: Leaving directory `/home/shred/PSFreedom/pl3'
make: *** [build] Error 2
[sbox-FREMANTLE_ARMEL: ~/PSFreedom] >

Do you know about a guide to compile this files to a .ko? I want to learn, if I get it to work, I will upload it here.

shred 2010-10-16 21:01

Re: [Announce] PSFreedom - an easy way to jailbreak your PS3
 
Omega... were you able to compile pl3 submodule first?

In Kakaroto's instructions:
To compile, first make sure that the pl3 submodule is correctly fetched and compiled then
type 'make <platform>' inside the platform's SDK environment.



mothermanex
Here are instructions to compile yourself.

http://wiki.maemo.org/Documentation/...K_Installation

http://wiki.psfreedom.com/wiki/Nokia_N900

anray 2010-10-16 21:36

Re: [Announce] PSFreedom - an easy way to jailbreak your PS3
 
I'm compiled latest psfreedom:
http://psx-scene.com/forums/f6/psfre...9/index11.html
Please, see latest news from KaKaRoTo! It's important for my build:
http://kakaroto.homelinux.net/

anray 2010-10-16 21:38

Re: [Announce] PSFreedom - an easy way to jailbreak your PS3
 
Quote:

Originally Posted by shred (Post 842803)
I tried compiling the latest psfreedom with pl3 but I keep getting an error.
Can anyone help?

[sbox-FREMANTLE_ARMEL: ~/PSFreedom] > make n900
make -C pl3
make[1]: Entering directory `/home/shred/PSFreedom/pl3'
make -C tools
make[2]: Entering directory `/home/shred/PSFreedom/pl3/tools'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/shred/PSFreedom/pl3/tools'
ppu-gcc -c shellcode_egghunt.S -o shellcode_egghunt.o
make[1]: ppu-gcc: Command not found
make[1]: *** [shellcode_egghunt.o] Error 127
make[1]: Leaving directory `/home/shred/PSFreedom/pl3'
make: *** [build] Error 2
[sbox-FREMANTLE_ARMEL: ~/PSFreedom] >

First, you need to compile the toolchain.

lalomean2 2010-10-16 23:05

Re: [Announce] PSFreedom - an easy way to jailbreak your PS3
 
Quote:

Originally Posted by anray (Post 842868)
I'm compiled latest psfreedom:
http://psx-scene.com/forums/f6/psfre...9/index11.html
Please, see latest news from KaKaRoTo! It's important for my build:
http://kakaroto.homelinux.net/

Game back ups dont seem to work with this. I tried patched and unpatched mode.

anray 2010-10-16 23:12

Re: [Announce] PSFreedom - an easy way to jailbreak your PS3
 
Quote:

Originally Posted by lalomean2 (Post 842922)
Game back ups dont seem to work with this. I tried patched and unpatched mode.

Please, read the link N2

mothmanex 2010-10-17 00:44

Re: [Announce] PSFreedom - an easy way to jailbreak your PS3
 
Quote:

Originally Posted by lalomean2 (Post 842922)
Game back ups dont seem to work with this. I tried patched and unpatched mode.

Try GaiaManager

bountou 2010-10-17 01:12

Re: [Announce] PSFreedom - an easy way to jailbreak your PS3
 
thanks anray! great work as usual! great read on kakaroto's blog :cool:

works great for me! :cool:

DARKFiB3R 2010-10-17 02:34

Re: [Announce] PSFreedom - an easy way to jailbreak your PS3
 
First up, Thank you to everybody involved. :)

I've been meaning to give this a go for ages, but for one reason or another, I have only just gotten around to it.

I think I know what I'm doing now after a quick read up, but I must be doing something wrong.

Got the PSFreedom GUI installed.

Copied psfreedom.ko from...

http://psx-scene.com/forums/558741-post106.html

to...

/home/opt/psfreedom/modules/omap1

Got an ftp prog and a backup manager on a usb stick ready to install on the PS3, but after going through the boot process on the PS3, I don't see any install option!

I'm on 3.10 atm, but that's OK right? As "PL3 already supports (3.01, 3.10, 3.15 and 3.41)."

EDIT: Running the standard PR1.2 kernel

EDIT 2: Idiot. Turns out I hadn't pressed the huge jailbreak button :o

No joy though, as it's just giving me a black screen.

shred 2010-10-17 03:27

Re: [Announce] PSFreedom - an easy way to jailbreak your PS3
 
Strange.. tried Gaia Manager RC8, can't get any backups to load.

DARKFiB3R 2010-10-17 03:45

Re: [Announce] PSFreedom - an easy way to jailbreak your PS3
 
Saw some messages in the log about 3.41, guessing it doesn't work for 3.10?

shred 2010-10-17 04:23

Re: [Announce] PSFreedom - an easy way to jailbreak your PS3
 
oh sorry.. it works. I happened to be running the wrong version of PSFreedom earlier.. doh! :)

crazycow 2010-10-17 06:27

Re: [Announce] PSFreedom - an easy way to jailbreak your PS3
 
anything on PL3? or is that .ko posted above already support that?

shred 2010-10-17 09:45

Re: [Announce] PSFreedom - an easy way to jailbreak your PS3
 
the last posted file is with PL3 :)

MohammadAG 2010-10-17 11:32

Re: [Announce] PSFreedom - an easy way to jailbreak your PS3
 
Well, I see someone else volunteered to keep the kernel modules up to date, thanks :)

I haven't been following the PS3 scene lately, what do you do to the source from github to enable hermes v3 or whatever's latest, please don't point me to .ko, distributing the modules without sources violates the GPL.

I'm almost done with the C++ version of the app, only the help section is left, and it includes working LED support (not CPU intensive as with the first method I used, red when the jailbreak is started, green when the jailbreak is finished)

hayman 2010-10-17 12:46

Re: [Announce] PSFreedom - an easy way to jailbreak your PS3
 
Quote:

Originally Posted by MohammadAG (Post 843250)
Well, I see someone else volunteered to keep the kernel modules up to date, thanks :)

I haven't been following the PS3 scene lately, what do you do to the source from github to enable hermes v3 or whatever's latest, please don't point me to .ko, distributing the modules without sources violates the GPL.

I'm almost done with the C++ version of the app, only the help section is left, and it includes working LED support (not CPU intensive as with the first method I used, red when the jailbreak is started, green when the jailbreak is finished)

hallo salaam mohammad,
will you make it for the power kernel ....?
please say YES :)

MohammadAG 2010-10-17 12:50

Re: [Announce] PSFreedom - an easy way to jailbreak your PS3
 
It already supports kernel-power :)

hayman 2010-10-17 12:54

Re: [Announce] PSFreedom - an easy way to jailbreak your PS3
 
Quote:

Originally Posted by MohammadAG (Post 843298)
It already supports kernel-power :)

WOW when ,where will be able to download it :)
thanx shokran for the good newS

DARKFiB3R 2010-10-17 13:32

Re: [Announce] PSFreedom - an easy way to jailbreak your PS3
 
Stock kernel 3.10

- Installed PSFreedom
- Updated the psfreedom.ko file to this one LINK
- Shut off the PS3 by using the switch at the back.
- Connected the N900 to the PS3.
- Ran PSFreedom, clicked the Jailbreak Mode On button.
- Flipped the On switch at the back of the PS3.
- Pressed the power button and then immediately pressed the eject button.
- Heard 3 short beeps as the PS3 started to boot.
- Scratched head and looked at black screen. :confused:

Please help

EDIT:

Quote:

[30203.603973] PSFreedom gadget: proc_payload_read (/proc/psfreedom/payload) called. count 3072.Offset 0x00000000 - 0x00000c00
[30203.604064] PSFreedom gadget: proc_payload_read (/proc/psfreedom/payload) called. count 1024.Offset 0x00000c00 - 0x00001000
[30203.604095] PSFreedom gadget: proc_payload_read (/proc/psfreedom/payload) called. count 288.Offset 0x00000ee0 - 0x00001000
[30203.604187] PSFreedom gadget: proc_payload_read (/proc/psfreedom/payload) called. count 3072.Offset 0x00000ee0 - 0x00001ae0
[30213.216125] PSFreedom gadget: unbind
[30220.821716] PSFreedom gadget: PS3 Jailbreak exploit, version: 1.0 - 29 August 2010
[30220.821746] PSFreedom gadget: Loading firmware 3.41
[30220.821746] PSFreedom gadget: Setting up descriptors for 3.41
[30220.821777] PSFreedom gadget: Loading default payload and shellcode for 3.41
[30220.821807] PSFreedom gadget: using musb_hdrc, EP IN ep2in
[30220.821838] PSFreedom gadget: using musb_hdrc, EP IN ep1in (0x81)
[30220.821838] PSFreedom gadget: using musb_hdrc, EP OUT ep2out (0x2)
[30220.821868] PSFreedom gadget: Got disconnected
[30220.822021] PSFreedom gadget: /proc/psfreedom/status created
[30220.822052] PSFreedom gadget: /proc/psfreedom/version created
[30220.822052] PSFreedom gadget: /proc/psfreedom/payload created
[30220.822082] PSFreedom gadget: /proc/psfreedom/shellcode created
[30220.822113] PSFreedom gadget: /proc/psfreedom/supported_firmwares created
[30220.822113] PSFreedom gadget: /proc/psfreedom/fw_version created
[30236.501586] PSFreedom gadget: high speed
[30240.214477] PSFreedom gadget: Enabled BULK OUT endpoint
[30240.214508] PSFreedom gadget: Enabled BULK IN endpoint
[30240.214538] PSFreedom gadget: high speed
Why is it going on about 3.41? I thought replacing the psfreedom.ko file with the PL3 one would allow it to work on 3.10

EDIT 2:

cat /proc/psfreedom/supported_firmwares

3.41 3.15 3.10 3.01

wtf am I doing wrong? :mad:

Pillum 2010-10-17 16:17

Re: [Announce] PSFreedom - an easy way to jailbreak your PS3
 
1 Attachment(s)
latest revision of PSFreedom compiled for power kernel

hayman 2010-10-17 16:23

Re: [Announce] PSFreedom - an easy way to jailbreak your PS3
 
Quote:

Originally Posted by Pillum (Post 843427)
latest revision of PSFreedom compiled for power kernel

thanx where should we put ,...?
just in root and replace the older one ... ?
thanx

Pillum 2010-10-17 19:20

Re: [Announce] PSFreedom - an easy way to jailbreak your PS3
 
replace the older one
ive compiled this for powerkernel so you need a powerkernel to make this work

btw. theres a thanks button ;)

devon_1 2010-10-17 22:46

Re: [Announce] PSFreedom - an easy way to jailbreak your PS3
 
Quote:

Originally Posted by anray (Post 842868)
I'm compiled latest psfreedom:
http://psx-scene.com/forums/f6/psfre...9/index11.html
Please, see latest news from KaKaRoTo! It's important for my build:
http://kakaroto.homelinux.net/


So this has pl3??? and we use it with gaia manager right :rolleyes:

canabal 2010-10-17 23:03

Re: [Announce] PSFreedom - an easy way to jailbreak your PS3
 
Quote:

Originally Posted by Pillum (Post 843543)
replace the older one
ive compiled this for powerkernel so you need a powerkernel to make this work

btw. theres a thanks button ;)

I put it in /home/opt/psfreedom/modules/power40 and no luck, also tried just in modules and in psfreedom. Unfortunately none of these worked, they did not even show any messages at all when I clicked on "kernel messages".

I am for sure using the power kernel (I am overclocked), so that is not the issue.

Any thoughts?

sykesvr6 2010-10-17 23:08

Re: [Announce] PSFreedom - an easy way to jailbreak your PS3
 
think it goes in home/opt/psfreedom/modules/omap1

canabal 2010-10-17 23:27

Re: [Announce] PSFreedom - an easy way to jailbreak your PS3
 
Would that not be where the omap kernel goes and the power goes in power40?

ryanl33x1511 2010-10-18 06:36

Re: [Announce] PSFreedom - an easy way to jailbreak your PS3
 
is the link above complied is hermes v4 ? :confused::confused::confused::confused: reading few pages back up to here is comfusing which version is it.

ryanl33x1511 2010-10-18 07:02

Re: [Announce] PSFreedom - an easy way to jailbreak your PS3
 
Quote:

Originally Posted by Pillum (Post 843427)
latest revision of PSFreedom compiled for power kernel



is this hermes v3 compiled for power kernel or v4 compiled or pl3 from kakaro

Omega180984 2010-10-18 07:08

Re: [Announce] PSFreedom - an easy way to jailbreak your PS3
 
the latest from angray is pl3 from kakaro for omap1

hayman 2010-10-18 17:52

Re: [Announce] PSFreedom - an easy way to jailbreak your PS3
 
i've put it in map omap1 but it' give error,should i put it in map power40 ... ?

shred 2010-10-18 17:54

Re: [Announce] PSFreedom - an easy way to jailbreak your PS3
 
Quote:

Originally Posted by MohammadAG (Post 843250)
Well, I see someone else volunteered to keep the kernel modules up to date, thanks :)

I haven't been following the PS3 scene lately, what do you do to the source from github to enable hermes v3 or whatever's latest, please don't point me to .ko, distributing the modules without sources violates the GPL.

I'm almost done with the C++ version of the app, only the help section is left, and it includes working LED support (not CPU intensive as with the first method I used, red when the jailbreak is started, green when the jailbreak is finished)

Great work Mohammad.

Kakato's PSFreedom with PL3 is the latest right now.
The whole scene is changing fast, hermes v4 (last version from him) just came out but I think PL3 will be the new standard other developer will stick to. Who knows?

If anyone can post a working guide on how to compile PSFreedom for the N900, it would be great help since it is changing so quickly.

I tried to do it myself but couldn't get it to work :(

Pillum 2010-10-18 18:08

Re: [Announce] PSFreedom - an easy way to jailbreak your PS3
 
u all think about the payload which doesnt have to be compiled for stock/power kernel
the new kernel module is only for older fw support

hayman 2010-10-18 18:20

Re: [Announce] PSFreedom - an easy way to jailbreak your PS3
 
Quote:

Originally Posted by Pillum (Post 844329)
u all think about the payload which doesnt have to be compiled for stock/power kernel
the new kernel module is only for older fw support

what does that mean ... ?

killerjay 2010-10-18 19:05

Re: [Announce] PSFreedom - an easy way to jailbreak your PS3
 
hey mohammad, when do you think the next update will be released? cant wait to play lv2 patched games that ask for cd to be in the console.... :D:D and yay for the led status!

cujo 2010-10-18 20:25

Re: [Announce] PSFreedom - an easy way to jailbreak your PS3
 
Any chance someone can update the original post rather than having to read through 30 plus pages and pick out the bits?? on this post and other one to give everyone an updated view of what each new version of the payload will or wont do >? And what backup/open manager is required .It can be a little confusing ..well its confusing me anyway

DARKFiB3R 2010-10-18 21:40

Re: [Announce] PSFreedom - an easy way to jailbreak your PS3
 
Quote:

Originally Posted by Pillum (Post 844329)
u all think about the payload which doesnt have to be compiled for stock/power kernel
the new kernel module is only for older fw support

I think he is saying that it doesn't matter if you are using a stock or power kernel when it comes to the payload (psfreedom.ko) it is irrelevant.

The latest PSFeedom GUI is already compatible with stock and power kernels, and this is what matters.

The next version of PSFreedom will support older PS3 firmwares, i.e 3.15 - 3.10 - 3.01 as well as having other other features like LED support.

Is this correct Pillum?

Scorpius 2010-10-18 21:58

Re: [Announce] PSFreedom - an easy way to jailbreak your PS3
 
Quote:

Originally Posted by DARKFiB3R (Post 844478)
I think he is saying that it doesn't matter if you are using a stock or power kernel when it comes to the payload (psfreedom.ko) it is irrelevant.

The latest PSFeedom GUI is already compatible with stock and power kernels, and this is what matters.

The next version of PSFreedom will support older PS3 firmwares, i.e 3.15 - 3.10 - 3.01 as well as having other other features like LED support.

Is this correct Pillum?

I think he says that why do you want all these new kernel modules if they only include support for older firmwares and that's all.

I'm just "translating" I'm not saying I agree with him. But I do agree that hermesv4 is not necessary and we should all stick with PL3.

Also, as a developer, is really tedious to have both separate environments for stock and power kernels. That's why it's hard for you all to see releases for power kernels. We're lazy and even lazier for things we don't use. I don't use power kernel myself and I don't really feel the need to overclock. Battery is sacred.


All times are GMT. The time now is 20:47.

vBulletin® Version 3.8.8