maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   N900 PS3 Jailbreak Detailed How-To [Updated-GUI] (https://talk.maemo.org/showthread.php?t=61669)

eme 2010-10-05 12:15

Re: N900 PS3 Jailbreak Detailed How-To [Updated-GUI]
 
wow ... its for the power or omap (standard) kernel?

r0kk0 2010-10-05 12:18

Re: N900 PS3 Jailbreak Detailed How-To [Updated-GUI]
 
standard kernel :)

eme 2010-10-05 12:22

Re: N900 PS3 Jailbreak Detailed How-To [Updated-GUI]
 
okay i will try @ home :)

great work :))

eme 2010-10-05 12:25

Re: N900 PS3 Jailbreak Detailed How-To [Updated-GUI]
 
maybe some instructions?

only to replace the *.ko file in the psfreedom app folder for standard kernel?

do i have to set "BD DEV Emulation" or what ?

thanks

edit:
otherwise i will try it without the GUI app..

r0kk0 2010-10-05 12:37

Re: N900 PS3 Jailbreak Detailed How-To [Updated-GUI]
 
Quote:

Originally Posted by eme (Post 833706)
maybe some instructions?

only to replace the *.ko file in the psfreedom app folder for standard kernel?

do i have to set "BD DEV Emulation" or what ?

thanks

edit:
otherwise i will try it without the GUI app..

Well i'm not using the gui i'm doing it the manual way with a .sh script that launches the psfreedom-enable.sh script and copy the .bin payload something like

./psfreedom-enable-sh
cp bins/default_payload_3_41.bin /proc/psfreedom/payload

if you use the gui method i guess you have to overwrite the .ko and .bin files..backup the original files before overwriting!

percypogi 2010-10-05 12:44

Re: N900 PS3 Jailbreak Detailed How-To [Updated-GUI]
 
can you please compile for 3.15 power? thanks a lot

eme 2010-10-05 12:49

Re: N900 PS3 Jailbreak Detailed How-To [Updated-GUI]
 
ok thanks,

no its not a must to use the GUI ..

but i'm not sure,
can i keep the files in the same folder? i have stored it like that:

Code:

root/ps3/psfreedom-enable.sh
root/ps3/psfreedom-disable.sh
root/ps3/freedom.ko
root/ps3/default_payload-3_41.bin
root/ps3/payload_dump_elfs_3_41.bin

so if i go to terminal

Code:

root
cd ps3
psfreedom-enable.sh

than it must work, right?

r0kk0 2010-10-05 12:52

Re: N900 PS3 Jailbreak Detailed How-To [Updated-GUI]
 
Quote:

Originally Posted by eme (Post 833739)
ok thanks,

no its not a must to use the GUI ..

but i'm not sure,
can i keep the files in the same folder? i have stored it like that:

Code:

root/ps3/psfreedom-enable.sh
root/ps3/psfreedom-disable.sh
root/ps3/freedom.ko
root/ps3/default_payload-3_41.bin
root/ps3/payload_dump_elfs_3_41.bin

so if i go to terminal

Code:

root
cd ps3
psfreedom-enable.sh

than it must work, right?

yep you can keep the files in the same folder but you have to issue the "cp" command right after you launch the psfreedom-enable.sh script or it wont load the payload

cp default_payload-3_41.bin /proc/psfreedom/payload

btw you can rename the .bin file with anything you like ex. 1.bin

eme 2010-10-05 12:55

Re: N900 PS3 Jailbreak Detailed How-To [Updated-GUI]
 
Ok thanks i understand now ..

and the file"
"payload_dump_elfs_3_41.bin"

is used or not used for what?

EDIT:
sorry,
maybe this file would be loaded with the other .bin trough the "cp" command .

r0kk0 2010-10-05 14:34

Re: N900 PS3 Jailbreak Detailed How-To [Updated-GUI]
 
Quick update, i couldn't find a way to define which firmware version to compile psfreedom for, i'm guessing it's not necessary anymore, to quote KaKaRoTo:

Quote:

I will soon add support for dynamically choosing the target firmware version by simply doing a :
echo 3.01 > /proc/psfreedom/fw_version
if anyone with a lower firmware wants to try:

http://www.fileserve.com/file/e28PXp...l_all_bins.rar

it's a pack that includes all the payloads for 3.01 3.10 3.15 3.41 fws, standard kernel..i'm working on the power one.

dunno if it's gonna work for lower fws, i didnt have to echo the 3.41 string to get it to work but i guess that someone could try it.


kudos to kakaroto for the great job!


Update #1:

Power-kernel version:
http://www.fileserve.com/file/bKyJG4...l_all_bins.rar

as far as i understood (don't have the power-kernel on my n900) you need to have extras-devel enabled on n900 (dunno why :P)

lked 2010-10-05 14:46

Re: N900 PS3 Jailbreak Detailed How-To [Updated-GUI]
 
Ok i have a problem here with the payload-load :>

I tested the GUI App with the different payloads on my N900 and none of them works. Also the manual way with "cp dev.bin /proc/psfreedom/payload" does not work.

With the "old" manual way, without the payload-****, it worked great since today but now i want to use the OpenManager (peek/poke calls provided) and have to use the Dev-Payload-Method.

I tried to analyze the problem and it seems that the payload-files are not copied correctly to "/proc/psfreedom". All the files within this folder have 0kb size. Is it normal?

The jailbreak itself seems to work ("Install Package" is shown in menu), but the payload does not work for me.

Any suggestions?

http://www.abload.de/img/unbenanntts5p.png

When i start the OpenManager and load a backup it does not change the disc in the menu to the backuped ones. Also it starts the "real" game, not the backup.

madcat820 2010-10-05 14:51

Re: N900 PS3 Jailbreak Detailed How-To [Updated-GUI]
 
uhmm okay, sorry, im really confused, first of all ive got a 3.41 ps3, and n900 power kernel, i already have a working psfreedom and .ko in my /home/user/psfreedom, and backup manager 1.0 on my ps3, now , can anyone point me what to do next? im really confused with all this stuff and just wish to use the controller fix.... sorry...

eme 2010-10-05 16:40

Re: N900 PS3 Jailbreak Detailed How-To [Updated-GUI]
 
so i testet with the standard kernel - but the pachted mode wont load
(error: Eboot.bin not found)

how i testet: the files:


Code:

root/ps3/psfreedom-enable.sh
root/ps3/psfreedom-disable.sh
root/ps3/psfreedom.ko
root/ps3/bins/default_payload-3_41.bin
root/ps3/bins/payload_dump_elfs_3_41.bin
root/ps3/bins/dump_lv2.bin
root/ps3/bins/shellcode_egghunt.bin
root/ps3/bins/shellcode_panic.bin

so if i go to terminal


Code:

root
cd ps3
./psfreedom-enable.sh
cp bins/default_payload-3_41.bin /proc/psfreedom/payload

after the last command now i disconneted the ps3 from power i do the JB procedure.

Open Backup Manager works, but not the patched mode (error above) version 1.1.4.2

i thing the payload dosent load ... how can i fix this??

thx

percypogi 2010-10-05 20:51

Re: N900 PS3 Jailbreak Detailed How-To [Updated-GUI]
 
doesn't work on 3.15.

Iktwo 2010-10-06 02:30

Re: N900 PS3 Jailbreak Detailed How-To [Updated-GUI]
 
Quote:

Originally Posted by r0kk0 (Post 833837)
Quick update, i couldn't find a way to define which firmware version to compile psfreedom for, i'm guessing it's not necessary anymore, to quote KaKaRoTo:



if anyone with a lower firmware wants to try:

http://www.fileserve.com/file/e28PXp...l_all_bins.rar

it's a pack that includes all the payloads for 3.01 3.10 3.15 3.41 fws, standard kernel..i'm working on the power one.

dunno if it's gonna work for lower fws, i didnt have to echo the 3.41 string to get it to work but i guess that someone could try it.


kudos to kakaroto for the great job!


Update #1:

Power-kernel version:
http://www.fileserve.com/file/bKyJG4...l_all_bins.rar

as far as i understood (don't have the power-kernel on my n900) you need to have extras-devel enabled on n900 (dunno why :P)

Thanks, It does not work for 3.15, I tried both normal and power kernel, is there a config.h or so.. that you set firmware? when I tried to do that I saw something like DEFINE FIRMWARE_3_15..

r0kk0 2010-10-06 06:18

Re: N900 PS3 Jailbreak Detailed How-To [Updated-GUI]
 
Nope he removed that, only in the Pl3 submodule is possible to change the firmware version but it's working as intended since the make all compiles all the payloads, i guess there's a way to tell psfreedom what version of the firmware we'r on, did you try the "echo 3.15 > /proc/psfreedom/fw_version" thing before cp-ing the payload?

this is from KaKaroTo
Quote:

Add dynamic firmware selection. Added /proc/psfreedom/supported_firmwares to display the available FWs. You can select the FW version with the /proc/psfreedom/fw_version file
Actually if you "cat" both those files on the n900 shell, you get an output with the fws versions, i guess that's the way to go.


Edit: It seems that an offsets for FW 3.15 was missing and they fixed it about 10 hrs ago, gonna compile it again once i'm home, hopefully is gonna fix it

Edit #2:
Fixed versions, both kernels:
http://www.fileserve.com/file/T4TyXk...wer_kernel.rar

http://www.fileserve.com/file/9KUF5G...ard_kernel.rar

Let us know if it works!

percypogi 2010-10-06 09:55

Re: N900 PS3 Jailbreak Detailed How-To [Updated-GUI]
 
links are broken

badaman 2010-10-06 10:00

Re: N900 PS3 Jailbreak Detailed How-To [Updated-GUI]
 
Hi guys
First time poster here having issues with certain games that i have backed up. I have eypet installed on my internal drive but it keeps crashing on the intro screen. I have also tried a way i saw online that suggested that i move it back and forth from internal to external but i need to patch it with hermes v2???. I have installed previous games using my N900 and the guide on here but cant get eyetoy to work.
Any ideas?
Thanks in advance.

r0kk0 2010-10-06 10:09

Re: N900 PS3 Jailbreak Detailed How-To [Updated-GUI]
 
Quote:

Originally Posted by percypogi (Post 834615)
links are broken

mm links are working fine here

percypogi 2010-10-06 10:12

Re: N900 PS3 Jailbreak Detailed How-To [Updated-GUI]
 
sorry, now links are working!, but the psfreedom doesn't workin on 3.15.

steps i used:

./psfreedom-enable.sh
echo 3.15 > /proc/psfreedom/fw_version
cp default_payload_3_15.bin /proc/psfreedom/payload


still doesn't work, my dmesg http://paste-it.net/public/hfb3f35

r0kk0 2010-10-06 10:59

Re: N900 PS3 Jailbreak Detailed How-To [Updated-GUI]
 
oh :( it seems psfreedom is loading fine, maybe there are still bugs for the 3.15 one and kakaroto still need to fix them, if that's the case we can just wait for a fix.

badaman 2010-10-06 11:18

Re: N900 PS3 Jailbreak Detailed How-To [Updated-GUI]
 
Quote:

Originally Posted by badaman (Post 834619)
Hi guys
First time poster here having issues with certain games that i have backed up. I have eypet installed on my internal drive but it keeps crashing on the intro screen. I have also tried a way i saw online that suggested that i move it back and forth from internal to external but i need to patch it with hermes v2???. I have installed previous games using my N900 and the guide on here but cant get eyetoy to work.
Any ideas?
Thanks in advance.

Anybody using N900 and managed to get eyepet working?

eme 2010-10-06 11:20

Re: N900 PS3 Jailbreak Detailed How-To [Updated-GUI]
 
i thing eyepet is not supported by JB

badaman 2010-10-06 11:33

Re: N900 PS3 Jailbreak Detailed How-To [Updated-GUI]
 
Quote:

Originally Posted by eme (Post 834666)
i thing eyepet is not supported by JB

thanks for the reply eme. I have read on various forums that peeps have got it working, just not sure if its working on the N900.

r0kk0 2010-10-06 18:52

Re: N900 PS3 Jailbreak Detailed How-To [Updated-GUI]
 
quick update: both SSFIV and F1 are working 100% with the latest psfreedom build and OBM 1.14.2 patched mode (tested on 3.41 only).

have fun!

eme 2010-10-06 19:32

Re: N900 PS3 Jailbreak Detailed How-To [Updated-GUI]
 
hi,
i testet with the latest .ko file
and now my ps3 dont wont boot up.....
:S

Omega180984 2010-10-06 19:46

Re: N900 PS3 Jailbreak Detailed How-To [Updated-GUI]
 
i test both (powerkernel and standart)

Normal kernel works!!! f1 2010 is very cool, hehe, THX
but
power kernel doesn't work, i dont now why....

best regards

badaman 2010-10-07 09:50

Re: N900 PS3 Jailbreak Detailed How-To [Updated-GUI]
 
Quote:

Originally Posted by r0kk0 (Post 834969)
quick update: both SSFIV and F1 are working 100% with the latest psfreedom build and OBM 1.14.2 patched mode (tested on 3.41 only).

have fun!

Hi mate
A few questions you may be able to answer
Will this OBM work with the N900?
Is the patcher built in or do i have to install it separately and if so how?
Cheers

r0kk0 2010-10-07 12:29

Re: N900 PS3 Jailbreak Detailed How-To [Updated-GUI]
 
Quote:

Originally Posted by badaman (Post 835269)
Hi mate
A few questions you may be able to answer
Will this OBM work with the N900?
Is the patcher built in or do i have to install it separately and if so how?
Cheers

Hi pal!
OBM = Open Backup Manager and it's a ps3 app, you don't need to run it on n900, you have to install it on the ps3:)
patched mode works with latest psfreedom and the "patcher" is built into OBM.
To answer to your question, yes it'll work with the n900. and you have to activate the "patched mode" just before launching a game pressing the R2 trigger on the ps3 controller.

percypogi 2010-10-07 13:38

Re: N900 PS3 Jailbreak Detailed How-To [Updated-GUI]
 
anyone managed to run the psfreedom on 3.15 kernel power?

badaman 2010-10-07 15:55

Re: N900 PS3 Jailbreak Detailed How-To [Updated-GUI]
 
Quote:

Originally Posted by r0kk0 (Post 835360)
Hi pal!
OBM = Open Backup Manager and it's a ps3 app, you don't need to run it on n900, you have to install it on the ps3:)
patched mode works with latest psfreedom and the "patcher" is built into OBM.
To answer to your question, yes it'll work with the n900. and you have to activate the "patched mode" just before launching a game pressing the R2 trigger on the ps3 controller.

Thanks the response rokko!
I got the psfreedom from this site and installed it on my n900 a few weeks back. So I can only assume this is an old one. Where do I get hold of the latest version and is it easy to install?
Cheers

mothmanex 2010-10-07 16:09

Re: N900 PS3 Jailbreak Detailed How-To [Updated-GUI]
 
Quote:

Originally Posted by r0kk0 (Post 834969)
quick update: both SSFIV and F1 are working 100% with the latest psfreedom build and OBM 1.14.2 patched mode (tested on 3.41 only).

have fun!

Where can I find the latest psfreedom?

Is therea way to use Hermes 3 with N900 Psfreedom?

hayman 2010-10-07 16:19

Re: N900 PS3 Jailbreak Detailed How-To [Updated-GUI]
 
Quote:

Originally Posted by mothmanex (Post 835524)
Where can I find the latest psfreedom?

Is therea way to use Hermes 3 with N900 Psfreedom?

same thing wanna know please.
thanx for the good work ...

percypogi 2010-10-07 17:37

Re: N900 PS3 Jailbreak Detailed How-To [Updated-GUI]
 
psfreedom with hermes v3
http://www.ps3-hacks.com/2010/10/07/...#comment-49921

VMac 2010-10-07 17:38

Re: N900 PS3 Jailbreak Detailed How-To [Updated-GUI]
 
Quote:

Originally Posted by percypogi (Post 835587)

percypogi just beat me to it :)

Vormulac 2010-10-07 17:50

Re: N900 PS3 Jailbreak Detailed How-To [Updated-GUI]
 
hopefully the power kernel version will follow soon !

hayman 2010-10-07 18:13

Re: N900 PS3 Jailbreak Detailed How-To [Updated-GUI]
 
Quote:

Originally Posted by percypogi (Post 835587)

i put it in the root ,when i start it
/psfreedom-enable.sh
it's say that i have a worng KO file ... ?
any help please

percypogi 2010-10-07 19:52

Re: N900 PS3 Jailbreak Detailed How-To [Updated-GUI]
 
Quote:

Originally Posted by hayman (Post 835634)
i put it in the root ,when i start it
/psfreedom-enable.sh
it's say that i have a worng KO file ... ?
any help please

rename “psfreedom_hermesv3.ko” to “psfreedom.ko”

hayman 2010-10-07 21:19

Re: N900 PS3 Jailbreak Detailed How-To [Updated-GUI]
 
thanx will try it

badaman 2010-10-07 22:21

Re: N900 PS3 Jailbreak Detailed How-To [Updated-GUI]
 
Quote:

Originally Posted by percypogi (Post 835587)

Thanks for the info man.
I have copied this version of psfreedom and installed OMv1.16 but when i go to launch a game it does not show. Any ideas?
Cheers


All times are GMT. The time now is 05:57.

vBulletin® Version 3.8.8