Go Back  
Reply
 
Thread Tools
Old 10-25-2011   #401
judges
Homebrew Developer
 
Join Date: Jul 2011
Posts: 299
Likes: 33
Liked 219 Times in 104 Posts
Mentioned: 85 Post(s)
Tagged: 0 Thread(s)
Originally Posted by cvp View Post
i solder today again... i think i try this now 6 times ? in two different Console.... and i can solder its my hobby... and i dont have luck... all dumps are different. Different MD5... use two different Notebooks... different USB Ports, different NORway Version. Different USB cable, different cables.... NO F***ing luck! What is the Problem ?

i have PS3 Slim CECH2504B - Board: JTP-001 , i use JSD-001 Diagrams. Windows 7 64Bit (Both Notebooks), i7 CPU

it is possible on a Win 64Bit system? better use ubuntu?
What can I say? I do have the very same configuration, soldered the teensy, re-assembled my ps3, created the initial NORway version and it worked correctly right away.

To rule out some error sources: Win7 x64 does work, I'm also using it. Win7 x86 (on a notebook) does work, tried it several times.

Wiring? I used 30AWG Kynar wire (single strand) with just one GND connection (use more GND connections for testing). Works like a charme. EMI? Maybe. Try routing your wires the same way as I did (have a look at the installation pics in the NORway archive). Re-assemble your PS3, so that shielding is in place.

What's left? Teensy might be defective or power regulator isn't providing enough current. You might wanna try running it at 5V without regulator (at your own risk). I did it, it didn't do any harm, but be aware that it is beyond NOR specs.
judges is online now   Reply With Quote
Old 10-25-2011   #402
randuev
Member
null
 
Join Date: Sep 2011
Posts: 32
Likes: 29
Liked 17 Times in 6 Posts
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Originally Posted by cvp View Post
i solder today again... i think i try this now 6 times ? in two different Console.... and i can solder its my hobby... and i dont have luck... all dumps are different. Different MD5... use two different Notebooks... different USB Ports, different NORway Version. Different USB cable, different cables.... NO F***ing luck! What is the Problem ?

i have PS3 Slim CECH2504B - Board: JTP-001 , i use JSD-001 Diagrams. Windows 7 64Bit (Both Notebooks), i7 CPU

it is possible on a Win 64Bit system? better use ubuntu?
hey, apart recommending you to solder several GND points especially if you use AWG32 or higher, here's another thing that bugged me first couple of tries:
when you turn your ps3 on, wait for 20 whole seconds before trying to dump nor.

it took me too long a time to figure this one out i doubt it is a fluke, maybe 20 seconds is too long, but it sure worked for me.
randuev is offline   Reply With Quote
Old 10-25-2011   #403
X-Treme_Fe4r
Apprentice
 
Join Date: Sep 2010
Posts: 2
Likes: 0
Liked 0 Times in 0 Posts
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Hey,

I've dumped my NOR (PS3 80GB CECHK04) succsessfully...

now I want to prepare the downgrade.bin...

I have extract my dump with FlowRebuilder v.4.1.3.2... but I've got Errors

OPERATION COMPLETED WITH ERRORS!

Could not successfully extract all Dump files because an error occured.
Part of file has been extract here:

"$PATH TO FILE$"
Is that normal... or is anything wrong??

PS: Sorry for my bad English
X-Treme_Fe4r is offline   Reply With Quote
Old 10-25-2011   #404
bahaa_monier
Member
null
 
Join Date: Sep 2010
Posts: 36
Likes: 0
Liked 1 Time in 1 Post
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
I did what you told me ,
succesfully dumber 3 identical dumps :

NOR chip manufacturer: Spansion (0x01)
NOR chip type: S29GL128 (0x7e2101)

Checking sector protection...
No protected sectors found!

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.

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

i modified the dump and wrote it :

Pinging...
Set SB to tristate

NOR chip manufacturer: Spansion (0x01)
NOR chip type: S29GL128 (0x7e2101)

Checking sector protection...
No protected sectors found!

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.

Writing...
16384 KB / 16384 KB
Done. [0:06:01.407000]

but the PS3 when tern it on , it just tern on and don't turn off or detect the usb connected with files on usb2 port .
( The Tennsy++ still wired )

tried to write again using this method but i got :

Pinging...
Set SB to tristate

NOR chip manufacturer: Spansion (0x01)
NOR chip type: unknown (0x7e2505)

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.

Unknown device id! Exiting...

is it wiring problem ( Maybe disconnected )
Please Advise ?

Thanks
bahaa_monier is offline   Reply With Quote
Old 10-25-2011   #405
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 X-Treme_Fe4r View Post
now I want to prepare the downgrade.bin...
http://psx-scene.com/forums/content/...rogskeet-1391/
try this method.


bahaa_monier,
If You want to Use Teensy as psgrooev/psgrade when it wired - just desolder D6-wire from Teensy and it will works so
If You want to use NORway - just solder D6 back.

I use switch on D6 pin to avoid soldering/resoldering D6. 'Cliclk' and It becomes ps3 dongle, 'click' again and it become NOR flasher.
Dudshl is offline   Reply With Quote
Old 10-26-2011   #406
cvp
Member
 
Join Date: May 2008
Posts: 77
Likes: 0
Liked 1 Time in 1 Post
Mentioned: 1 Post(s)
Tagged: 0 Thread(s)
Originally Posted by randuev View Post
hey, apart recommending you to solder several GND points especially if you use AWG32 or higher, here's another thing that bugged me first couple of tries:
when you turn your ps3 on, wait for 20 whole seconds before trying to dump nor.

it took me too long a time to figure this one out i doubt it is a fluke, maybe 20 seconds is too long, but it sure worked for me.


thanks for help... i solder now 4 GND cable. I wait 20 seconds... same sh**
What is AWG32 ?
cvp is offline   Reply With Quote
Old 10-26-2011   #407
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 cvp View Post
thanks for help... i solder now 4 GND cable. I wait 20 seconds... same sh**
What is AWG32 ?
What NOR chip do You have?
Dudshl is offline   Reply With Quote
Old 10-26-2011   #408
bahaa_monier
Member
null
 
Join Date: Sep 2010
Posts: 36
Likes: 0
Liked 1 Time in 1 Post
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Originally Posted by Dudshl View Post
http://psx-scene.com/forums/content/...rogskeet-1391/
try this method.


bahaa_monier,
If You want to Use Teensy as psgrooev/psgrade when it wired - just desolder D6-wire from Teensy and it will works so
If You want to use NORway - just solder D6 back.

I use switch on D6 pin to avoid soldering/resoldering D6. 'Cliclk' and It becomes ps3 dongle, 'click' again and it become NOR flasher.
thank you
but i still can't flash my Nor again ,
my nor chip type : unknown
and i tried to use my flasher for downgrade , but the ps3 don't detect any usb connected to it .
is it normal ?
or i did some thing wrong
i can dumb
but can't write on my nor .

please help and thank you
bahaa_monier is offline   Reply With Quote
Old 10-26-2011   #409
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 bahaa_monier View Post
my nor chip type : unknown
i can dumb
but can't write on my nor .
If chip manufacturer is unknown - You can not dump correct. Check Your dumps with norpatch. Is it detect ros0/ros1.
If chip manufacturer is unknown - there is wires/soldering problem. Check all connections and resolder if needed.

Last edited by Dudshl; 10-26-2011 at 04:09 AM.
Dudshl is offline   Reply With Quote
Old 10-26-2011   #410
bahaa_monier
Member
null
 
Join Date: Sep 2010
Posts: 36
Likes: 0
Liked 1 Time in 1 Post
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Originally Posted by Dudshl View Post
If chip manufacturer is unknown - You can not dump correct. Check Your dumps with norpatch. Is it detect ros0/ros1.
If chip manufacturer is unknown - there is wires/soldering problem. Check all connections and resolder if needed.
i checked when dumped :

PRG0 version is 3.50
PRG1 version is 3.41_2
PKG0 version is unknown
PKG1 version is unknown
ROS0 version is 3.41_2
ROS1 version is 3.50


and after modification using transplante and FlowRebuilder v.4.1.3.2

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

and i wrote it ( downgrade.bin.rev )
then when i tried to write it again : my NOR chip type: unknown
i checkd the cables , all connected

may be the file i flashed changed the nor type?
is it possible ?????

and what i should do after that ?
connect my downgrade flash and press power eject ?
or connect the usb with files only ?
or the downgrade.bin.rev is corrupted ??????
bahaa_monier 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 08:03 AM.