|
Pacote-san
|
 |
« Reply #220 on: September 08, 2010, 02:18:29 PM » |
|
Mounted this a few days ago 
|
|
|
|
|
Logged
|
|
|
|
|
bidomo
|
 |
« Reply #221 on: September 09, 2010, 02:01:34 AM » |
|
simple and functional...
shopping list?
|
|
|
|
|
Logged
|
|
|
|
chicco
Newbie

Posts: 4
|
 |
« Reply #222 on: September 09, 2010, 06:40:04 AM » |
|
@Pacote-san
and what about flashing the chip: is enough to connect it to the pc and lauch a software?
|
|
|
|
|
Logged
|
|
|
|
|
Arakon
|
 |
« Reply #223 on: September 09, 2010, 06:55:19 AM » |
|
Of course not, you have to program it once with a pic programmer. If you use a bootloader, you can then program it through USB afterwards.
|
|
|
|
|
Logged
|
I do NOT give support by email, PM, ICQ or whatever. Anyone annoying me that way will have his balls removed. With a rusty butterknife. Slowly. And I'll enjoy doing it.
|
|
|
chicco
Newbie

Posts: 4
|
 |
« Reply #224 on: September 09, 2010, 07:50:27 AM » |
|
is it possible to have a guide or a link to one, to build the pic programmer and the psgroove interface?
|
|
|
|
|
Logged
|
|
|
|
|
dtrmad2004
|
 |
« Reply #225 on: September 09, 2010, 07:54:15 AM » |
|
|
|
|
|
|
Logged
|
|
|
|
|
joeyddr
|
 |
« Reply #226 on: September 09, 2010, 08:40:43 AM » |
|
|
|
|
|
|
Logged
|
|
|
|
|
gupek
|
 |
« Reply #227 on: September 09, 2010, 02:43:16 PM » |
|
what did u exacly do? i use PDFSUSB.exe for program PIC18F2455_12MHz-BOOTLOADER07FF.hex but when i put my usb jtg programmer into ps3 (3.40) it says "unknown usb device was connected" and nothing happend...
|
|
|
|
|
Logged
|
|
|
|
|
joeyddr
|
 |
« Reply #228 on: September 09, 2010, 03:49:15 PM » |
|
what did u exacly do? i use PDFSUSB.exe for program PIC18F2455_12MHz-BOOTLOADER07FF.hex but when i put my usb jtg programmer into ps3 (3.40) it says "unknown usb device was connected" and nothing happend... followed the instructions as it said... im on 3.41 so maybe that's why
|
|
|
|
|
Logged
|
|
|
|
|
gupek
|
 |
« Reply #229 on: September 09, 2010, 03:59:31 PM » |
|
i did upgrade to 3.41 and done everything from the beginig and still "device unknown"
|
|
|
|
|
Logged
|
|
|
|
|
Arakon
|
 |
« Reply #230 on: September 09, 2010, 04:31:32 PM » |
|
If you get device unknown, you are not starting it right. Remove the power plug/switch off the power to the console, turn it back on, press power and then immediately eject. No other USB devices can be connected.
|
|
|
|
|
Logged
|
I do NOT give support by email, PM, ICQ or whatever. Anyone annoying me that way will have his balls removed. With a rusty butterknife. Slowly. And I'll enjoy doing it.
|
|
|
|
gupek
|
 |
« Reply #231 on: September 09, 2010, 04:40:46 PM » |
|
If you get device unknown, you are not starting it right. Remove the power plug/switch off the power to the console, turn it back on, press power and then immediately eject. No other USB devices can be connected.
its working now!!! thx 
|
|
|
|
|
Logged
|
|
|
|
|
joeyddr
|
 |
« Reply #232 on: September 09, 2010, 06:13:15 PM » |
|
actually i'm able to boot it fine with the usb drive connected to it also.
|
|
|
|
|
Logged
|
|
|
|
|
wes11ph
|
 |
« Reply #233 on: September 09, 2010, 11:48:52 PM » |
|
i know that pic18F4455 is in the family of 2455. can i use 4455 instead of 2455?
|
|
|
|
|
Logged
|
he's on Wii Disc
BTW: Warning to noobs! use "search" or be slapped on the face!
|
|
|
|
phonsey
|
 |
« Reply #234 on: September 10, 2010, 12:13:34 AM » |
|
i know that pic18F4455 is in the family of 2455. can i use 4455 instead of 2455?
yes m8 
|
|
|
|
|
Logged
|
|
|
|
|
wes11ph
|
 |
« Reply #235 on: September 10, 2010, 12:28:24 AM » |
|
i know that pic18F4455 is in the family of 2455. can i use 4455 instead of 2455?
yes m8  tnx dude
|
|
|
|
|
Logged
|
he's on Wii Disc
BTW: Warning to noobs! use "search" or be slapped on the face!
|
|
|
|
xboxbreaker
|
 |
« Reply #236 on: September 10, 2010, 09:46:53 AM » |
|
For anyone interested in how the jailbreak does its trick there is some information about the reverse engineering here: http://ps3wiki.lan.st/index.php/PSJailbreak_Exploit_Reverse_EngineeringThere seems to be a number of things that the guys who developed the jailbreak know isnt yet available to the other hackers. They have had to copy parts of code without understanding the reason for it? perhaps I am mistaken. The interesting part for me is the significance of the code 04 21 B4 2F in the configuration descriptor of port 2. this could turn out to be trivial though. Also how the device tries to authenticate as a jig and fails. Perhaps this could mean that the guys who developed the jailbreak also have some kind of advantage at exploiting later firmwares, (as they claim on their website). Or perhaps sony have killed the whole backbone of the exploit.
|
|
|
|
« Last Edit: September 10, 2010, 09:53:31 AM by xboxbreaker »
|
Logged
|
|
|
|
|
ddxcb
|
 |
« Reply #237 on: September 10, 2010, 02:30:25 PM » |
|
For anyone interested in how the jailbreak does its trick there is some information about the reverse engineering here: http://ps3wiki.lan.st/index.php/PSJailbreak_Exploit_Reverse_EngineeringThere seems to be a number of things that the guys who developed the jailbreak know isnt yet available to the other hackers. They have had to copy parts of code without understanding the reason for it? perhaps I am mistaken. The interesting part for me is the significance of the code 04 21 B4 2F in the configuration descriptor of port 2. this could turn out to be trivial though. Also how the device tries to authenticate as a jig and fails. Perhaps this could mean that the guys who developed the jailbreak also have some kind of advantage at exploiting later firmwares, (as they claim on their website). Or perhaps sony have killed the whole backbone of the exploit. Even tho its not a jailbreak LOL xD
|
|
|
|
|
Logged
|
I'm a ADD modder, got to mod or be bored xD
|
|
|
|
nickcas
|
 |
« Reply #238 on: September 10, 2010, 02:34:34 PM » |
|
That's what the original team who made the hack called it...
|
|
|
|
|
Logged
|
|
|
|
|
xboxbreaker
|
 |
« Reply #239 on: September 10, 2010, 08:03:05 PM » |
|
Even tho its not a jailbreak LOL xD The original device is called PSJailbreak, and removing execution restrictions on a device I thought was called jailbreaking. Feel free to split hairs though. We can call it "heap overflow magic machine" if you want.  Anyway just wondering if PSJailbreak are talking s*** when they say their device will still work in future with extra support. I suspect its a ploy to keep sales coming in. Plus its too early for them to make such a claim so soon after the firmware update. I see some PS3 stuff has started showing up on xbins
|
|
|
|
« Last Edit: September 10, 2010, 08:10:18 PM by xboxbreaker »
|
Logged
|
|
|
|
|