Editing Boot modes
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 9: | Line 9: | ||
**Press and hold {{buttoneject}} button in the [[Switch_boards|Switch board]] | **Press and hold {{buttoneject}} button in the [[Switch_boards|Switch board]] | ||
**Turn power switch to the '''ON position''' (at the back of PS3 Fat), or '''connect the main power cable''' (at the back of PS3 Slim and SuperSlim) | **Turn power switch to the '''ON position''' (at the back of PS3 Fat), or '''connect the main power cable''' (at the back of PS3 Slim and SuperSlim) | ||
***The PS3 | ***The PS3 boots doing a lot of noise from the fan (dont panic, is normal and doesnt last for much time), at this point you can release the {{buttoneject}} button | ||
== Other special modes == | == Other special modes == | ||
Line 67: | Line 67: | ||
LED Diag mode only works on the 21xx, 25xx, and 30xx models, in order to access this mode on those models, you need to enter the fan test mode by having the console unplugged, hold the eject button and while holding it, plug the console back in, this will start the fan test. Once the Fan test has ended, you will need to press the power button 3 times, then the eject button three times, then the power button twice, this will make the console enter LED Diag Mode. The sequence will start with a yellow light and then display a green or red light in a sequence of 4, green means 0 and red means 1. | LED Diag mode only works on the 21xx, 25xx, and 30xx models, in order to access this mode on those models, you need to enter the fan test mode by having the console unplugged, hold the eject button and while holding it, plug the console back in, this will start the fan test. Once the Fan test has ended, you will need to press the power button 3 times, then the eject button three times, then the power button twice, this will make the console enter LED Diag Mode. The sequence will start with a yellow light and then display a green or red light in a sequence of 4, green means 0 and red means 1. | ||
For example if you have Green Green Red Green, this will give 0010, then the second sequence is Green Green Green Green will give 0000, then the third sequence is Green Green Red Green which is also 0010, then the fourth sequence is Green Red Green Green, this will give 0100, then it will display a yellow light again and the sequence will repeat. This is giving the last error code syscon had if it got the YLOD/NoLOD. This is being given in binary, so if you convert those numbers | For example if you have Green Green Red Green, this will give 0010, then the second sequence is Green Green Green Green will give 0000, then the third sequence is Green Green Red Green which is also 0010, then the fourth sequence is Green Red Green Green, this will give 0100, then it will display a yellow light again and the sequence will repeat. This is giving the last error code syscon had if it got the YLOD/NoLOD. This is being given in binary, so if you convert those numbers you will get 2024. Now for the letters it will be in hexadecimal, for example F will be Red Red Red Red or 1111 and B will be Red Green Red Red or 1011. So if you get a sequence and it doesn’t convert to a single digit number from binary, then try converting it from hexadecimal to decimal and it should work. | ||
---- | ---- | ||
Line 108: | Line 108: | ||
RLOD - Flashing Red Led of Death | RLOD - Flashing Red Led of Death | ||
* Failure in the [[Iso module|loaders]] stage. Suspects: [[Flash|Flash content]]: [[CoreOS|CoreOS files]], inproper [[Lv0ldr|lv0ldr]] - pre [[VSH]]. | * Failure in the [[Iso module|loaders]] stage. Suspects: [[Flash|Flash content]]: [[CoreOS|CoreOS files]], inproper [[Lv0ldr|lv0ldr]] - pre [[VSH]]. | ||
Seen in combination with poweroff when downgrading below [[Validating_flash_dumps#Check_metldr.2Bbootldr_sizes|metldr/bootldr capability]] | Seen in combination with poweroff when downgrading below [[Validating_flash_dumps#Check_metldr.2Bbootldr_sizes|metldr/bootldr capability]] |