Go Back  
Reply
 
Thread Tools
Old 12-29-2011   #541
underdik
Apprentice
 
Join Date: Sep 2011
Posts: 12
Likes: 5
Liked 0 Times in 0 Posts
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Hi
I still have one ps3 slim 2508B bricked.
I have orig_dump_2508B.bin and have others dump from others consoles (correct dumps)
I'm extract both dumps with fl0wrebuilder in different folders.
Who can to say me what files changes when i'm patching with standard method (dospedras v2) (ak ccsd, cisd, bootloader_0 etc..).

P.s.: oh my bad English)
************* [ - Post Merged - ] *************
Originally Posted by Dudshl View Post
Can Sony in future updates brick my console because of replaced chip?
Another question: Can Sony unbrick our bricked consoles?
underdik is offline   Reply With Quote
Old 12-31-2011   #542
saso
Apprentice
 
Join Date: Aug 2010
Posts: 7
Likes: 2
Liked 0 Times in 0 Posts
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
hi thank u judges fro u'r awesome work i just downgraded slim with Samsung chip
Code:
NORway.py v0.4 beta - Teensy++ 2.0 NOR flasher for PS3 (judges@eEcho.com)
(Orignal noralizer.py by Hector Martin "marcan" <hector
@marcan
soft.com>)

Pinging...
Set SB to tristate

NOR chip manufacturer: Samsung (0xec)
NOR chip type: K8P2716UZC (0x7e6660)

STATUS_TRIST_N: True
STATUS_RESET_N: True
STATUS_READY:   True
STATUS_CE_N:    True
STATUS_WE_N:    True
STATUS_OE_N:    True

Resetting NOR...
Ready.

Dumping NOR...
16384 KB / 16384 KB
Done. [0:01:13.861000]


F:\4NOR>norpatch n6.bin
norpatch.exe v3.72 - Verify/Patch PS3 NOR flash dumps [(c) judges@eEcho.com]

PRG0 version is 3.55
PRG1 version is unknown
PKG0 version is unknown
PKG1 version is unknown
ROS0 version is 3.61
ROS1 version is 3.55

F:\4NOR>
BTW: i used normal write command without erase the chip work %100
saso is offline   Reply With Quote
Old 01-02-2012   #543
jeerum
Member
null
 
Join Date: Sep 2010
Location: helsinki
Posts: 37
Likes: 0
Liked 0 Times in 0 Posts
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via MSN to jeerum
I'm back with my dia-002 MOBO
What and can't get correct dumps.
What must be result, if i remove any wires.
I get
NORway.py v0.4 beta - Teensy++ 2.0 NOR flasher for PS3 (judges@eEcho.com)
(Orignal noralizer.py by Hector Martin "marcan" <hector @marcan soft.com>)

Pinging...
Set SB to tristate

NOR chip manufacturer: unknown (0x90)
NOR chip type: unknown (0x909090)

STATUS_TRIST_N: True
STATUS_RESET_N: True
STATUS_READY: True
STATUS_CE_N: False
STATUS_WE_N: True
STATUS_OE_N: True

Resetting NOR...
Ready.
have used now v. o,3 and results are different, have resoldered, but no success, no regonizing chip but in v.03 i get more readable dump.

Last edited by jeerum; 01-03-2012 at 02:08 PM.
jeerum is offline   Reply With Quote
Old 01-09-2012   #544
zaf
Member
null
 
Join Date: Jan 2012
Posts: 33
Likes: 3
Liked 0 Times in 0 Posts
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Dump verification

Hello,
After a long time dumping NORs, I have obtained recognizable dumps by norpatch. However, norpatch reads only the PRG0 and PRG1. The other variables are unknown. BTW, I am on OFW4.00.

I am pretty sure that my circuit is fine since it is my 3rd time soldering it. I have got more than 10 dumps which are identical with exact same MD5 values.

I am using Crackmyday's method of powering the teensy using the Vcc from the motherboard since I have the Samsung K8Q2815UQB chip. NORway v0.4beta12 can successfully read the chip model number while it is dumping.
My dump is here http://dl.dropbox.com/u/21918357/flash21.bin
Can someone verify if this is the proper dump?

I tried to write using the Write command after modifying a dump using Dospierra's method but it says that samsung is not currently supported. Should I force write using the other write commands?
zaf is offline   Reply With Quote
Old 01-09-2012   #545
Dudshl
Member
 
Join Date: Sep 2011
Posts: 75
Likes: 2
Liked 6 Times in 6 Posts
Mentioned: 3 Post(s)
Tagged: 0 Thread(s)
Send a message via ICQ to Dudshl
Originally Posted by zaf View Post
Hello,
Can someone verify if this is the proper dump?
As I see - You dump is correct.

Originally Posted by zaf View Post
I tried to write using the Write command after modifying a dump using Dospierra's method but it says that samsung is not currently supported. Should I force write using the other write commands?
Use erasechip command before writing, then writeword or writewordubm to write Your patched dump.
Dudshl is offline   Reply With Quote
Old 01-10-2012   #546
zaf
Member
null
 
Join Date: Jan 2012
Posts: 33
Likes: 3
Liked 0 Times in 0 Posts
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Thx dudshl. I wrote a patched file To the nor but apparently the patch is not correct since when i am starting the ps3 with my usb in right port, it is not going into service mode. I guess my patched file is wrong. Can anyone patch this file for me?
thanks
zaf is offline   Reply With Quote
Old 01-10-2012   #547
judges
Homebrew Developer
 
Join Date: Jul 2011
Posts: 299
Likes: 32
Liked 219 Times in 104 Posts
Mentioned: 85 Post(s)
Tagged: 0 Thread(s)
Originally Posted by zaf View Post
Hello,
After a long time dumping NORs, I have obtained recognizable dumps by norpatch. However, norpatch reads only the PRG0 and PRG1. The other variables are unknown. BTW, I am on OFW4.00.
You just have to use the latest version of norpatch. It's linked on the first post of this thread.

Btw, norpatch's version number always equals to the highest OFW version it can recognize.
************* [ - Post Merged - ] *************
Originally Posted by zaf View Post
Thx dudshl. I wrote a patched file To the nor but apparently the patch is not correct since when i am starting the ps3 with my usb in right port, it is not going into service mode. I guess my patched file is wrong. Can anyone patch this file for me?
thanks
Here you go: http://www.multiupload.com/Y1GFGZ5N7Q
judges is online now   Reply With Quote
Old 01-10-2012   #548
zaf
Member
null
 
Join Date: Jan 2012
Posts: 33
Likes: 3
Liked 0 Times in 0 Posts
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Successful NOR write but nothing happens after I plug in the USB in the right-most port of the PS3. PS3 turns on normally with message connect controller and press PS button even with USB inside. I tried various USBs but still nothing.
THe files Lv2diag.self and PS3UPDAT.PUP are in the root folder of the USB drive. The LV2diag is the one provided by jaicrab.
Any idea on this?
zaf is offline   Reply With Quote
Old 01-10-2012   #549
judges
Homebrew Developer
 
Join Date: Jul 2011
Posts: 299
Likes: 32
Liked 219 Times in 104 Posts
Mentioned: 85 Post(s)
Tagged: 0 Thread(s)
Originally Posted by zaf View Post
Successful NOR write but nothing happens after I plug in the USB in the right-most port of the PS3. PS3 turns on normally with message connect controller and press PS button even with USB inside. I tried various USBs but still nothing.
THe files Lv2diag.self and PS3UPDAT.PUP are in the root folder of the USB drive. The LV2diag is the one provided by jaicrab.
Any idea on this?
Did you put your PS3 in fsm (factory service mode)? The USB stick won't do that...

You'll need a service jig for that. If you don't have one, you can also use your teensy to do it. You'll just need a special PSGrade version, check this out:

http://www.ps3hax.net/showthread.php...415#post269415

After flashing the psgrade hex, connect teensy usb to rightmost PS3 usb port. Turn on PS3, right after that press Eject (i.e. press power button, release power button, press eject button, release eject button). PS3 will beep 2 times. PS3 should power off automatically after a while. It sometimes requires more than one try...

Once you're in fsm, you can disconnect teensy from ps3 usb and continue with your usb stick.
judges is online now   Reply With Quote
Old 01-17-2012   #550
zaf
Member
null
 
Join Date: Jan 2012
Posts: 33
Likes: 3
Liked 0 Times in 0 Posts
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Verification Failed

Hello,
I got another ps3 but here is the thing.
When I follow your procedure with NORway 0.4beta12, I cannot get a good dump (unknown manufacturer etc) with 3.3 Voltage Regulator. I tried also Norway 0.4 beta5 and Norway 0.3. The chip is Samsung K8P2716UZC. However, if I force turn off the PS3 while teensy is plugged in, then make a dump, I get a perfect dump with everything correct. However, when I try to write (ps3 is still off), I get these errors:
Traceback (most recent call last):
File "C:\Users\WSUadm\Desktop\NORway\NORway.py", line 664, in <module>
n.writerange(addr, data)
File "C:\Users\WSUadm\Desktop\NORway\NORway.py", line 512, in writerange
self.program(addr/2, data[:0x20000], wordmode, ubm)
File "C:\Users\WSUadm\Desktop\NORway\NORway.py", line 499, in program
raise NORError("Verification failed")
__main__.NORError: Verification failed

My log is here
http://dl.dropbox.com/u/21918357/ps3log.txt

Is there a way I can force write it? I have never tried 5V on this machine.

Last edited by zaf; 01-17-2012 at 10:42 PM.
zaf is offline   Reply With Quote
Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



PS3Hax.net is Copyright © 2010-2013.
Use of this site is governed by our Terms of Use and Privacy Policy. All Trademarks and images are owned by their respected owners.
Posts and links are subject to each author on this forum and are no way affiliated with the operations and/or opinions of ps3hax.net
All times are GMT -5. The time now is 01:25 AM.