PSXCON22
Forum Noob
Hey there,
I need some help with a project of mine because i'm a little bit exceed.... Hope that you would provide some good tips ^^
It's been a while that i follow this thread: https://www.psx-place.com/threads/f...syscon-first-steps-and-error-reporting.30100/, because i've an old PS3 (CECHC04 Pal) that have done an YLOD (back in 2013) and younger me tryed to repair it by himself.... big mistake
Unfortunably, i've scratched the substrate of the CELL CPU during the process (during a delid).
Luckily i've not trashed it away and kept it up to this day.
So, since i have a better comprehension of electronics now, i've dedicated my past few week to try to repair my old friend.
I followed all the tips presented in this 3 videos:
Bought an UART chip, setup my computer and prepared the motherboard for this task :
I sucessfully accessed the errlog of my syscon :
So the Errlog show us the classic 3034 error (poor BGA connections with the RSX)
So, with the help of a BGA Professional ( https://www.ebay.fr/usr/kotom90?ul_noapp=true ), I will perform a 40 nm swap (with an Orbis modchip) to make a durable repair on this machine:
https://shopee.co.id/IC-MOD-RSX-i.4565788.3505669213
But it's not the subject of this topic (however, you welcome if you want to share your experience with this mod ^^)
Before make any physical repair onto the RSX, i need to swap the CELL CPU....
And before that, i want to perform some test with Syscon remarry.
I saw here that it was possible : https://www.psdevwiki.com/ps3/Remarry_Syscon
As i unterstood from this topic, i need to:
- 1) Acess the SNVS part of the syscon eeprom, blank the bytes, between 0x0000 and 0x2800, with FF
- 2) write onto the first 48 bytes a magic keys that should allows the Syscon to be put in status 01 and inizialise a remarry.
- 3) Put a byte 00 onto the offset 48C07 that will allow a non secure product mode
- 4) Restart a multiple time the PS3.
- 5) Update the firmware (i'm also not quite sure how to perform this one too)
And with all of that, it wil be good to go .....
But, and it is the main concern of this topic, i can't acess the SNVS region....
I know that it's related to a master key that need to be put somewhere (because of the SNVS encryption):
https://www.psdevwiki.com/ps3/Keys#SNVS_Keys
But don't know where and don't know how :/ ......
Did the magic key need to be written/enter like that ? :
w 30 A0 96 31 B4 F8 AF C7 77 80 CB 6C 9E EB 08 70 FC
Or else?
Did it need a patch? :
https://www.psx-place.com/threads/syscon-fan-settings-coordinate-graphs.31188/page-4
On step 2 did i need to rewrite the first 48 bytes like this: "w 0 5E B4 F7 C9 50 62 F1 B2 EC F7 EE 1A 3C E3 D8 D0 C5 C2 73 4B A4 13 3D 2C 9E EE 88 ED 0C A8 15 C7 8F 59 DC E4 35 A8 11 BD 8B EC 4E 95 09 F1 E7 38" ?
On step 3 did i need to also modify the byte 48D8E ? with this key : "w 48D8E 52 79 6F 74 61 72 6F 20 69 73 20 63 75 74 65 21" ?
https://www.psx-place.com/threads/ps3-syscon-mode_auth_data-info.30980/
All your answer will be welcome ^^ i don't know what to do and don't want to make an other mistake ^^
Additional Informations:
My PS3 : CECHC04 - Mainboard COK-002 - Syscon Version 1.1.3_k1 - Syscon chip : CXR713 (So SNVS on 0x0000 -> 0x2800 and NVS on 0x2C00 -> 0x7400)
CELL CPU: CXD2964AGB ( The replacement chip : https://www.ebay.fr/itm/402855339914?hash=item5dcc0ca78a:g:NHoAAOSwGZBgnzxx )
Thx in advance for your help ^^
(Sorry for my english, i'm not as fluent as i want to)
I need some help with a project of mine because i'm a little bit exceed.... Hope that you would provide some good tips ^^
It's been a while that i follow this thread: https://www.psx-place.com/threads/f...syscon-first-steps-and-error-reporting.30100/, because i've an old PS3 (CECHC04 Pal) that have done an YLOD (back in 2013) and younger me tryed to repair it by himself.... big mistake
Unfortunably, i've scratched the substrate of the CELL CPU during the process (during a delid).
Luckily i've not trashed it away and kept it up to this day.
So, since i have a better comprehension of electronics now, i've dedicated my past few week to try to repair my old friend.
I followed all the tips presented in this 3 videos:
Bought an UART chip, setup my computer and prepared the motherboard for this task :
I sucessfully accessed the errlog of my syscon :
So the Errlog show us the classic 3034 error (poor BGA connections with the RSX)
So, with the help of a BGA Professional ( https://www.ebay.fr/usr/kotom90?ul_noapp=true ), I will perform a 40 nm swap (with an Orbis modchip) to make a durable repair on this machine:
https://shopee.co.id/IC-MOD-RSX-i.4565788.3505669213
But it's not the subject of this topic (however, you welcome if you want to share your experience with this mod ^^)
Before make any physical repair onto the RSX, i need to swap the CELL CPU....
And before that, i want to perform some test with Syscon remarry.
I saw here that it was possible : https://www.psdevwiki.com/ps3/Remarry_Syscon
As i unterstood from this topic, i need to:
- 1) Acess the SNVS part of the syscon eeprom, blank the bytes, between 0x0000 and 0x2800, with FF
- 2) write onto the first 48 bytes a magic keys that should allows the Syscon to be put in status 01 and inizialise a remarry.
- 3) Put a byte 00 onto the offset 48C07 that will allow a non secure product mode
- 4) Restart a multiple time the PS3.
- 5) Update the firmware (i'm also not quite sure how to perform this one too)
And with all of that, it wil be good to go .....
But, and it is the main concern of this topic, i can't acess the SNVS region....
I know that it's related to a master key that need to be put somewhere (because of the SNVS encryption):
https://www.psdevwiki.com/ps3/Keys#SNVS_Keys
But don't know where and don't know how :/ ......
Did the magic key need to be written/enter like that ? :
w 30 A0 96 31 B4 F8 AF C7 77 80 CB 6C 9E EB 08 70 FC
Or else?
Did it need a patch? :
https://www.psx-place.com/threads/syscon-fan-settings-coordinate-graphs.31188/page-4
On step 2 did i need to rewrite the first 48 bytes like this: "w 0 5E B4 F7 C9 50 62 F1 B2 EC F7 EE 1A 3C E3 D8 D0 C5 C2 73 4B A4 13 3D 2C 9E EE 88 ED 0C A8 15 C7 8F 59 DC E4 35 A8 11 BD 8B EC 4E 95 09 F1 E7 38" ?
On step 3 did i need to also modify the byte 48D8E ? with this key : "w 48D8E 52 79 6F 74 61 72 6F 20 69 73 20 63 75 74 65 21" ?
https://www.psx-place.com/threads/ps3-syscon-mode_auth_data-info.30980/
All your answer will be welcome ^^ i don't know what to do and don't want to make an other mistake ^^
Additional Informations:
My PS3 : CECHC04 - Mainboard COK-002 - Syscon Version 1.1.3_k1 - Syscon chip : CXR713 (So SNVS on 0x0000 -> 0x2800 and NVS on 0x2C00 -> 0x7400)
CELL CPU: CXD2964AGB ( The replacement chip : https://www.ebay.fr/itm/402855339914?hash=item5dcc0ca78a:g:NHoAAOSwGZBgnzxx )
Thx in advance for your help ^^
(Sorry for my english, i'm not as fluent as i want to)