View Single Post
Old 11-26-2011   #504
underdik
Apprentice
 
Join Date: Sep 2011
Posts: 12
Likes: 5
Liked 0 Times in 0 Posts
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Halo all! I have 250B with Spansion NOR.
Using Norway beta 12
I dump&patch using Downgrade V2 method, but after when i write NOR to PS3 it stops at sector "0". After that Ps3 can't boot and "power off" after 2 sec.
I flash my teensy with norway 0.3 from here https://github.com/hjudges/NORway and swith it to 5V and flash again without any errors (5V!)
My console stays not bootable, but she dont power off and hasn't video signal
Here is my original downgrade http://dl.dropbox.com/u/2885438/250B_orig.bin, and here is my patched http://dl.dropbox.com/u/2885438/250B_patched.bin.

Anyone cat tell me what i doing wrong? Why my console dos'n boot?

P.S.: Now Teensy not detecting at 3.3V

Click here to see full text
D:\MI\ps3_downgrade\NORway_beta12>NORway.py com11 write 250B_patched.bin
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: 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:07:19.440000]

D:\MI\ps3_downgrade\NORway_beta12>NORway.py com11 release
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: 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.

NOR Released

Last edited by underdik; 11-26-2011 at 01:15 PM. Reason: I have bad English
underdik is offline   Reply With Quote