Go Back  
Reply
 
Thread Tools
Old 09-27-2011   #301
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
My PS3 fat With DIA-001 do not start XMB: it ask connect controller and give FW 3.55 or higher. When I try update it (put PUP-file if usb:/PS3/UPDATE/) to any firmware 3.55 or higher - it says "data is corrupted" (errors 8002F225 or 8002F2B5 or 8002F2C5). In revicery menu I have same errors.

I can`t put it into factory/service mode by PSP with PS3JIG - console just boot and ask to connect controller and give correct firmware. (PS3JIG works fine on my another slim console).
I tried to make dospedros_v2 "downgrade" with TEENSY (now it soldered and ready to flash any NOR dumps) - console just boot and ask to connect controller and give correct firmware on italian language. PS#JIG does not work too.

Previous consoles owner says that he just format HDD on PC. After that he saw this errors. I try format it on PC in different filesystems. I formated it on another 3.55 consoles. There is no result.

I think that firmware was damaged and now it can not update correctly.

Any ideas how fix it?
Dudshl is offline   Reply With Quote
Old 09-27-2011   #302
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
so, i take new cable and resoldering all them. If i use 0.3 release i get this information:

...

if i use the Beta 0.4, than i take this information:

[CODE]
C:\ps3\old>cd..

C:\ps3>norway.py com11
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

Traceback (most recent call last):
File "C:\ps3\NORway.py", line 510, in <module>
n.printstate()
File "C:\ps3\NORway.py", line 179, in printstate
self.MF_ID = self.manufacturer_id()
File "C:\ps3\NORway.py", line 100, in manufacturer_id
self.ping()
File "C:\ps3\NORway.py", line 78, in ping
raise NORError("Ping failed (expected 42, got %02x)"%val)
__main__.NORError: Ping failed (expected 42, got 22)
update your teensy firmware with new hex binary. you can't use beta with old hex.
randuev is offline   Reply With Quote
Old 09-27-2011   #303
cvp
Member
 
Join Date: May 2008
Posts: 77
Likes: 0
Liked 1 Time in 1 Post
Mentioned: 1 Post(s)
Tagged: 0 Thread(s)
thanks, it works but only FF maybe wrong Voltage Regulator?

Code:
C:\ps3>norway.py com11
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 (0x8b)
NOR chip type: unknown (0x6b68e9)

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.
do i need to wire the NOR VVC to teensy oder what ever?
cvp is offline   Reply With Quote
Old 09-27-2011   #304
judges
Homebrew Developer
 
Join Date: Jul 2011
Posts: 300
Likes: 33
Liked 219 Times in 104 Posts
Mentioned: 85 Post(s)
Tagged: 0 Thread(s)
Originally Posted by cvp View Post
thanks, it works but only FF maybe wrong Voltage Regulator?
Don't know. Did you get it from pjrc? Then it's probably correct. Did you follow their instructions to mount it (cut 5V trace, etc)?

http://www.pjrc.com/teensy/3volt.html

Originally Posted by cvp View Post
do i need to wire the NOR VVC to teensy oder what ever?
No.

Edit: You've read the "README.txt" and your PS3 is turned on, right?
judges is online now   Reply With Quote
Old 09-27-2011   #305
juice777
Member
null
 
Join Date: Oct 2010
Posts: 41
Likes: 11
Liked 11 Times in 8 Posts
Mentioned: 1 Post(s)
Tagged: 0 Thread(s)
Originally Posted by cvp View Post
EDIT03: i dont have the MCP1825S-3302E/DB inside... its hard to buy here... i have the Taiwan TS2940 CW-3.3 on teensy
Originally Posted by cvp View Post
maybe wrong Voltage Regulator?
TS2940 should be good because:
1) TS2940 and MCP1825 are pin-compatible
2) TS2940 is able to supply more than enough current (1 Amp)

Edit: If you want to make sure the regulator is working properly you will need a multimeter. Plug teensy in with USB, set multimeter to measure volts, put black probe on teensy GND and red probe on teensy 5V. If the multimeter shows 3.3V then the reg is OK.

Last edited by juice777; 09-27-2011 at 11:17 AM.
juice777 is offline   Reply With Quote
Old 09-27-2011   #306
cvp
Member
 
Join Date: May 2008
Posts: 77
Likes: 0
Liked 1 Time in 1 Post
Mentioned: 1 Post(s)
Tagged: 0 Thread(s)
EDIT: OOK now works ^^

i forget to tun on the PS3. Now i find the IFI in the dumped NOR Flash! great job guys and thanks for help...

EDIT:.. uhh... i think is not working perfectly... i read out the dump.. sometime IFI Information ist reading.. but not the same dump... oO

Last edited by cvp; 09-27-2011 at 01:26 PM.
cvp is offline   Reply With Quote
Old 09-27-2011   #307
xNand
Apprentice
 
Join Date: Sep 2011
Posts: 2
Likes: 1
Liked 0 Times in 0 Posts
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Just tested NORway 0.4 BETA 9 and i got a few successful dumps but i can't get it to erase or write to my Samsung p14B with ANY of the commands.
It just says unknown chip manufacturer and exits...

Is it because i'm not turning the PS3 on and flashing????

My Bad.... I forgot 2 connections... sorry :/

Still Not working

Last edited by xNand; 09-27-2011 at 04:38 PM.
xNand is offline   Reply With Quote
Old 09-28-2011   #308
cvp
Member
 
Join Date: May 2008
Posts: 77
Likes: 0
Liked 1 Time in 1 Post
Mentioned: 1 Post(s)
Tagged: 0 Thread(s)
Code:
Pinging...
Set SB to tristate

NOR chip manufacturer: Macronix (0xc2)
NOR chip type: MX29GL128 (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
is this maybe a wire problem? That the Wire from Teensy E0 to Mainboard CE is not working? Is all True need it? Or is that normal?

EDIT: My Voltage Regulator give 3.24V is it enough?

Last edited by cvp; 09-28-2011 at 07:20 AM.
cvp is offline   Reply With Quote
Old 09-28-2011   #309
CrackMyDay
Apprentice
 
Join Date: Sep 2011
Location: One step ahead
Posts: 10
Likes: 0
Liked 2 Times in 2 Posts
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Originally Posted by cvp View Post
Code:
Pinging...
Set SB to tristate

NOR chip manufacturer: Macronix (0xc2)
NOR chip type: MX29GL128 (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
is this maybe a wire problem? That the Wire from Teensy E0 to Mainboard CE is not working? Is all True need it? Or is that normal?

EDIT: My Voltage Regulator give 3.24V is it enough?
Its normal. Keep in mind that all those showned STATEs are outputs, not inputs, so they are not verified. You could have all those pins unconnected to PS3 chip and have those same "fake valid" STATEs..

3.0-3.6V is OK to work.

I tried with a Samsung K8Q2815UQB(tough one).
I want to say that in my case i never had the same MD5 from dumped files, so im having troubles to read too.
For those who cant write the upper chip in Samsung K8Q2815UQB, check out my experiment:
I unplugged line A22 from Teensy++ and get 3.3V from line. So, the only way to write the upper chip was to put a series resistor in A22 to GND.

I've been coding based on judges excellent work, and made some experiments that could confirm my theory.

PS3 flash chip lines are both driven by PS3 and flasher hardware(Teensy++ in my case) so i think reading/writing problems are associated with this. I don't know why problems are different in differents PS3, but i do know this:

If i power suppy PS3 flash chip from an external source, the only chip that seems to get warmed in the PS3 is the black one near Samsung FLASH chip, were all FLASH memory lines go...
CrackMyDay is offline   Reply With Quote
Old 09-28-2011   #310
cvp
Member
 
Join Date: May 2008
Posts: 77
Likes: 0
Liked 1 Time in 1 Post
Mentioned: 1 Post(s)
Tagged: 0 Thread(s)
ah ok, thanks CrackMyDay...

... so i cut again all wire... realy...shorter is not possible on CECH2004B. I dumpe tje NOR three times... all dumps have the IFI on 00000200. But if i check two dumpes... like flash.bin and flash2.bin... he finde many different entrys...

http://www.imagebanana.com/view/j2jmc8v8/ps3.PNG
http://www.imagebanana.com/view/9dch3hof/ps3a.PNG

i think its no normal right ?
cvp 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 03:18 PM.