db260179
Member
So I started this thread to have a deep discussion about the YLOD on the PS3 (mostly FAT versions) and how to use the SYSCON to understand further what can be done to repair the ps3.
My main reason that drives me to do this is that I've seen alot of miss informed threads on how to fix YLOD ps3, there is alot of valid pointers but the basics have to be done first.
DISCLAIMER:
Before attempting this procedure, PLEASE PLEASE make sure you are confident in basic soldering and diagnostics, I will not be held responsible for you breaking your ps3!!!
READ THE GUIDE AND ASK QUESTIONS IN THIS FORUM, THANK YOU!
Ok, thats the disclaimer over and done with:
So in case everyone has missed a thread about the syscon discovery - https://www.psx-place.com/threads/s...oxao-what-does-it-mean.26148/page-10#comments
This thread will be more of a deep dive in using the syscon.
What I hope from this thread is that people contribute their error codes they get from their syscon and we can create a database of error code and whats issues are related to that error codes that come out of it.
So to get everyone started, I will share my first draft syscon connection guide:
This guide covers what tools to use, software to use and versions of PS3 boards (known to access syscon) with identification of pins to connect to.
As this thread grows overtime we should have a good grasp of the errors and what needs fixing to keep these old PS3 consoles alive.
SYSCON Guide
https://github.com/db260179/ps3syscon
############################################################################
If you have anything to add, please do a pull request or PM directly so i can add.
Guides preferably in odt or PDF
############################################################################
In this guide we will be:
Big thanks and shout out to Mina for his help and patience!
Recorded errors (errlog) in the syscon shell:
Go to https://github.com/db260179/ps3syscon for the latest readings!
Please submit your full error messages and what you did to resolve that error!
Further updates: Have improved the python uart script, so now can log your actions in a logfile and exiting is just pressing CTRL+C - checkout the new changes!
Update - 2023 - On my github you will find links to the pre made debian VM that contains my scripts and firmware and tools required to help fix the PS3, including a syscon script that help guides you with diagnosis. Enjoy!
Update! - 2022 - I've been away for a while and a lot has happened since i first posted this!
Since RIP-Felix has done a lot of good work collecting the data etc, i've updated the guide on my git repo to reference his posts and uploaded the pictures of the serial connections to make life easier!
A shout out to Rip-Felix on his new video on the background of this YLOD
My main reason that drives me to do this is that I've seen alot of miss informed threads on how to fix YLOD ps3, there is alot of valid pointers but the basics have to be done first.
DISCLAIMER:
Before attempting this procedure, PLEASE PLEASE make sure you are confident in basic soldering and diagnostics, I will not be held responsible for you breaking your ps3!!!
READ THE GUIDE AND ASK QUESTIONS IN THIS FORUM, THANK YOU!
Ok, thats the disclaimer over and done with:
So in case everyone has missed a thread about the syscon discovery - https://www.psx-place.com/threads/s...oxao-what-does-it-mean.26148/page-10#comments
This thread will be more of a deep dive in using the syscon.
What I hope from this thread is that people contribute their error codes they get from their syscon and we can create a database of error code and whats issues are related to that error codes that come out of it.
So to get everyone started, I will share my first draft syscon connection guide:
This guide covers what tools to use, software to use and versions of PS3 boards (known to access syscon) with identification of pins to connect to.
As this thread grows overtime we should have a good grasp of the errors and what needs fixing to keep these old PS3 consoles alive.
SYSCON Guide
https://github.com/db260179/ps3syscon
############################################################################
If you have anything to add, please do a pull request or PM directly so i can add.
Guides preferably in odt or PDF
############################################################################
In this guide we will be:
- Identfy the motherboard and its pins - RX, TX, GND and DIAG pin
- Solder the jumper cables to the correct pins - RX, TX and GND go to the USB uart serial cable and DIAG get shorted to GND once the eeprom has set its mode to allow diag mode
- Run python syscon script to interact with the syscon - 'auth' command is used to access the high level commands on the syscon, and internal and external commands to run actions.
- External commands - used mostly to do basic stuff - activate internal commands
- Internal commands - Spend most of our time running - 'errlog', 'bringup' and other common used commands to help identify YLOD issues.
- Identify the YLOD issue based on the error code - and investigate with basic multimeter - voltage checks, resistance etc
- Tweaked fantables - use supplied tweaks from the my gitrepo for each motherboard
Big thanks and shout out to Mina for his help and patience!
Recorded errors (errlog) in the syscon shell:
Go to https://github.com/db260179/ps3syscon for the latest readings!
Please submit your full error messages and what you did to resolve that error!
Further updates: Have improved the python uart script, so now can log your actions in a logfile and exiting is just pressing CTRL+C - checkout the new changes!
Update - 2023 - On my github you will find links to the pre made debian VM that contains my scripts and firmware and tools required to help fix the PS3, including a syscon script that help guides you with diagnosis. Enjoy!
Update! - 2022 - I've been away for a while and a lot has happened since i first posted this!
Since RIP-Felix has done a lot of good work collecting the data etc, i've updated the guide on my git repo to reference his posts and uploaded the pictures of the serial connections to make life easier!
A shout out to Rip-Felix on his new video on the background of this YLOD
Last edited: