|
|
#561 | |
|
Apprentice
Join Date: Jan 2012
Posts: 6
Likes: 0
Liked 0 Times in 0 Posts
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
|
as for now, have desoldered everything since when i connected my teensy was having some bad dumps, which was all because of loose connections (im a noob at soldering). also solved the booting problem, wire routing was the issue.. the wires were blocking the pressure applied to the rsx chip and hence the booting with no vid/audio.. im jus glad my ps3 has booted, and from now will take things nice and slow
|
|
|
|
|
|
|
#562 |
|
Member
![]() Join Date: Jan 2012
Posts: 33
Likes: 3
Liked 0 Times in 0 Posts
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
|
No problem. Everyone is here is ready to help.
You have to be careful on soldering and not apply tremendous pressure on the board. My suggestion would be to connect the teensy and the wires first. Then solder each wire starting from the left if you are a right-hander. Also, solder them flat,; the wires should be almost horizontal when soldering. This will prevent the pressure issue! |
|
|
|
|
|
#563 | |
|
Apprentice
Join Date: Jan 2012
Posts: 2
Likes: 0
Liked 0 Times in 0 Posts
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
|
1.) Do I need to add the 3.3v converter to teensy? 2.) Can I use the 4b beta 12 file or do i need the beta5 file? 3.) If beta 5 can you reupload a link to it? (None of them are working) Thanks a bunch, ur kindness is very much appreciated |
|
|
|
|
|
|
#564 | |
|
Member
![]() Join Date: Jan 2012
Posts: 33
Likes: 3
Liked 0 Times in 0 Posts
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
|
If you have it, then solder it to your teensy. Don't forget to cut the 5V trace. Also, it is wise to check the output of the Vcc using a multimeter. It should be 3.3V.
Yes, you don't have to use the beta5 for that. The beta 12 just work out fine. I have done it before and it worked fine. Have you connected your teensy yet? There is a special procedure with the samsung QB that you have to adopt to downgrade. Let me know and then I'll share how it is to be done! |
|
|
|
|
|
|
#565 |
|
Apprentice
Join Date: Jan 2012
Posts: 2
Likes: 0
Liked 0 Times in 0 Posts
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
|
Zaf, thanks a bunch for the reply. Yes I have already soldered the teensy and am eternally grateful for your reply. What was it that you mentioned that I should do next? (Does this also apply to me as my NOR is a samsung k8p2716UZC-QI4D) Thanks again
|
|
|
|
|
|
#566 |
|
Member
![]() Join Date: Jan 2012
Posts: 33
Likes: 3
Liked 0 Times in 0 Posts
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
|
No, it doesn't apply for this Samsung chip.
Now it is time to dump. It is helpful to get GOOD dumps because these kind of hold the secret keys to your PS3. Well, use norpatch to check your dump. Basically: %PS3 off. COM is the teensy USB to serial driver. It can be COM3 or any other number. Check in device drivers and expand ports% NORway.py COM4 %Turn PS3 on% NORway.py COM4 dump flash.bin NORway.py COM4 dump flash2.bin NORway.py COM4 dump flash3.bin NORway.py COM4 release norpatch.exe flash.bin I don't remember exactly the things to be displayed, but there should be something like PKG0, PKG1, ROS0, ROS1. There should be some figures corresponding to your firmware like 3.55 or 3.70 or something like that. |
|
|
|
|
|
#567 | |
|
Homebrew Developer
![]() Join Date: Jul 2011
Posts: 299
Likes: 32
Liked 219 Times in 104 Posts
Mentioned: 85 Post(s)
Tagged: 0 Thread(s)
|
My assumption is that RY/BY is always high for some reason. And that signal line is essential for writing. I might modify the current version in a way that RY/BY isn't used anymore. But it will terribly slow down the writing process, because I would have to use a fixed delay after writing each word (or sequence of words depending on the write mode). But please try CrackMyDay's solution first if you didn't do already. |
|
|
|
|
|
|
#568 |
|
Member
![]() Join Date: Jan 2012
Posts: 33
Likes: 3
Liked 0 Times in 0 Posts
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
|
I asked him via PM, but I am still waiting for a reply. I guess that once his PS3 was downgraded, he ditched the forum. Yes, I checked my RY/BY line and everything is working. I resoldered my lines but still perfect dumps with verification errors no matter what mode I write to. I am kind of using Crackmyday's method with my PS3. I am dumping with my PS3 off so far and getting successful dumps every-time.
If you have some extra time, then please do so. I'll be more than happy to try it. Thanks!!! |
|
|
|
|
|
#569 | |
|
Homebrew Developer
![]() Join Date: Jul 2011
Posts: 299
Likes: 32
Liked 219 Times in 104 Posts
Mentioned: 85 Post(s)
Tagged: 0 Thread(s)
|
1. Do an "erasechip" 2. Once finished, make a dump and check (should only contain "FF"s, if it doesn't, you can stop here (or power-cycle your ps3 and try again) 3. Try different writing modes in this order: write, writewordubm, writeword (always do step 1 and 2 in before) This version uses fixed time delays instead of checking the RY/BY signal. Writing takes 10-25mins. Tested on my console, works fine. |
|
|
|
|
|
|
#570 |
|
Member
![]() Join Date: Jan 2012
Posts: 33
Likes: 3
Liked 0 Times in 0 Posts
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
|
This is just impossible. erasechip finishes in 2 minutes but nothing is erased!!! I get the same exact dump just like before with same MD5!!!
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
|
|