RSOD Fix: Difference between revisions
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
[[Category:Software]] | |||
== RSOD Fixing == | == RSOD Fixing == | ||
Line 6: | Line 7: | ||
* Mostly caused by a corrupt area of flash called VTRM | * Mostly caused by a corrupt area of flash called VTRM | ||
The original RSOD "fix" was actually a | The original RSOD "fix" was actually a MFW patch to bypass the RSOD. dev_flash' basic_plugins.sprx was modified to ignore the error condition to allow the console to boot. While this worked, certain things like trophies still didn't work correctly. | ||
The actual RSOD fix occurs by the VTRM area on flash being rewritten. The ability to do this is already built into the firmware, it just needs to be called. | The actual RSOD fix occurs by the VTRM area on flash being rewritten. The ability to do this is already built into the firmware, it just needs to be called. | ||
Line 14: | Line 15: | ||
== RSOD Fix from GameOS == | == RSOD Fix from GameOS == | ||
# Install the NORSOD patched PUP so that you can boot | # Install the NORSOD patched PUP so that you can boot '''REDACTED''' | ||
# Install the rsodfix.gnpdrm.pkg package, and run it from XMB '''REDACTED''' | # Install the rsodfix.gnpdrm.pkg package, and run it from XMB '''REDACTED''' | ||
# Run rsodfix. | # Run rsodfix. | ||
Line 22: | Line 23: | ||
This method superceeds all previous (Linux + GameOS) versions, as it is no longer needed to reinstall a firmware or Linux. | This method superceeds all previous (Linux + GameOS) versions, as it is no longer needed to reinstall a firmware or Linux. | ||
[http:// | [http://www.ps3devwiki.com/files/lv2diag/FactoryServiceMode_Lv2diag_RSOD/ RSODfix Lv2diag.self v0.1 - FULL and COMPLETE "Red Screen of Death "Solution] | ||
Place this Lv2diag.self in the root of an empty USB flash dongle, and use any method to toggle | |||
Factory Service Mode (FSM) | |||
# Copy the .self in this release to the root of a USB flash drive. | |||
# Rename the file to Lv2diag.self. | |||
# Place the flash drive in the right most USB port. | |||
# Toggle FSM. | |||
# Boot PS3 | |||
# During FSM boot, the Lv2diag.self will execute. | |||
Upon success, you will hear a single beep, and the playstation3 will automatically reboot to XMB.<br /> | |||
Upon failure, you will hear one or more beeps, and the playstation3 will shutdown. If you experience | |||
a failure, its likely due to your FLASH being corrupt beyond repair or a hardware problem, try it | |||
again-- but if repeated attempts at these easy instructions still yield no results...The outlook | |||
looks grim. |
Revision as of 21:36, 22 March 2012
RSOD Fixing
Observations about RSOD
- Seems to appear mostly on consoles with Samsung NORS (CECHL**-CECH20**)
- May be caused by an error being thrown while writing to NOR (this is theory)
- Mostly caused by a corrupt area of flash called VTRM
The original RSOD "fix" was actually a MFW patch to bypass the RSOD. dev_flash' basic_plugins.sprx was modified to ignore the error condition to allow the console to boot. While this worked, certain things like trophies still didn't work correctly.
The actual RSOD fix occurs by the VTRM area on flash being rewritten. The ability to do this is already built into the firmware, it just needs to be called.
RSOD Fix from Linux
ps3dm_vtrm /dev/ps3dmproxy init
RSOD Fix from GameOS
- Install the NORSOD patched PUP so that you can boot REDACTED
- Install the rsodfix.gnpdrm.pkg package, and run it from XMB REDACTED
- Run rsodfix.
- Reboot and install whatever firmware you want
RSOD Fix Factory Service Mode tool (recommended)
This method superceeds all previous (Linux + GameOS) versions, as it is no longer needed to reinstall a firmware or Linux.
RSODfix Lv2diag.self v0.1 - FULL and COMPLETE "Red Screen of Death "Solution
Place this Lv2diag.self in the root of an empty USB flash dongle, and use any method to toggle Factory Service Mode (FSM)
- Copy the .self in this release to the root of a USB flash drive.
- Rename the file to Lv2diag.self.
- Place the flash drive in the right most USB port.
- Toggle FSM.
- Boot PS3
- During FSM boot, the Lv2diag.self will execute.
Upon success, you will hear a single beep, and the playstation3 will automatically reboot to XMB.
Upon failure, you will hear one or more beeps, and the playstation3 will shutdown. If you experience
a failure, its likely due to your FLASH being corrupt beyond repair or a hardware problem, try it
again-- but if repeated attempts at these easy instructions still yield no results...The outlook
looks grim.