Editing PSX
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 1: | Line 1: | ||
This page collects information on the PSX - not the PlayStation (1), but the | This page collects information on the PSX - not the PlayStation (1), but the japan-only PS2 variant with advanced multimedia and DVR-functions. Being a hybrid of a DVR and a game console, it has a lot of unique traits. Sadly, it has a lot of reliability issues, most notably nowadays dying Hard Drives and Disc Drives. This article aims to make repair easier and collect information that might help in circumventing the HDD vendor-lock in the future. It also aims to be a general collection of information on reverse-engineering of the PSX. | ||
== Models == | == Models == | ||
The PSX was released in eight retail configurations during its lifespan (nine, if you count the silver DESR-5100S); the 5000 series (with | The PSX was released in eight retail configurations during its lifespan (nine, if you count the silver DESR-5100S); the 5000 series (with an embossed logo on top and grey stripe at the back) shipped with 160 GB Hard disk drives, while the 7000 series (with a colored logo on top and black stripe at the back) contained 250 GB drives. Software updates were made available by disc and download. | ||
{| class="wikitable" style="text-align:center; margin: 1em auto 1em auto;" | {| class="wikitable" style="text-align:center; margin: 1em auto 1em auto;" | ||
Line 14: | Line 14: | ||
!rowspan="2"|FireWire | !rowspan="2"|FireWire | ||
!colspan="2"|VHF/UHF tuner | !colspan="2"|VHF/UHF tuner | ||
!colspan="2"|BS tuner | !colspan="2"|BS tuner | ||
!rowspan="2"|Memory Stick video export | !rowspan="2"|Memory Stick video export | ||
!rowspan="2"|Writable disc formats | !rowspan="2"|Writable disc formats | ||
Line 204: | Line 204: | ||
== Onboard flash == | == Onboard flash == | ||
The PSX has a flash memory on board called xfrom, containing the xosdmain.elf XMB-executable and some other files. xosdmain.elf is always located at xfrom:/BIEXEC-SYSTEM/xosdmain.elf. The other files differ between PSX1 (DESR-x000 and DESR-x100) and PSX2 (DESR-x500 and DESR-x700). Their main purpose is setting a boot mode for xosdmain.elf. On PSX1, several | The PSX has a flash memory on board called xfrom, containing the xosdmain.elf XMB-executable and some other files. xosdmain.elf is always located at xfrom:/BIEXEC-SYSTEM/xosdmain.elf. The other files differ between PSX1 (DESR-x000 and DESR-x100) and PSX2 (DESR-x500 and DESR-x700). Their main purpose is setting a boot mode for xosdmain.elf. On PSX1, several files get temporarily created to configure the boot mode. On PSX2, this is handled by a single file named bootflag.txt. | ||
== File types == | == File types == | ||
''This list is incomplete.'' | ''This list is incomplete.'' | ||
* PAK: encrypted archive format that stores update data. Can be found on the [[PSX Update Disc]]. Has been reverse engineered and decryption/unpacking is [https://gist.github.com/balika011/7bb704cf591e40bd364a1c0a5018bc5b possible]. | * PAK: encrypted archive format that stores update data. Can be found on the [[PSX Update Disc]]. Has been reverse engineered and decryption/unpacking is [https://gist.github.com/balika011/7bb704cf591e40bd364a1c0a5018bc5b possible]. | ||
* REL: encrypted package binaries found in PSX packages. Has been reverse engineered and decryption/unpacking is [https://gist.github.com/balika011/220dd4147ddc2a32efbaedfb8ebcd387 possible]. | * REL: encrypted package binaries found in PSX packages. Has been reverse engineered and decryption/unpacking is [https://gist.github.com/balika011/220dd4147ddc2a32efbaedfb8ebcd387 possible]. | ||
Line 333: | Line 319: | ||
==== 160 GB ==== | ==== 160 GB ==== | ||
* Seagate "U Series 9" ST3160022ACE | * Seagate "U Series 9" ST3160022ACE | ||
* Maxtor "DiamondMax 9" (exact model number?) | |||
* Maxtor "DiamondMax | |||
* Maxtor "DiamondMax 10" 6L160P0 | * Maxtor "DiamondMax 10" 6L160P0 | ||
==== 250 GB ==== | ==== 250 GB ==== | ||
* Hitachi "DeskStar" HDS722525VLAT80 | * Hitachi "DeskStar" HDS722525VLAT80 | ||
* Maxtor "MaXLine Plus II" 7Y250P00609BH | * Maxtor "MaXLine Plus II" 7Y250P00609BH | ||
== Disc Drive == | == Disc Drive == | ||
The PS2-part of the drive is based on the H/I chassis SCPH- | The PS2-part of the drive is based on the H/I chassis SCPH-5XXXX fat PS2 drive, both electrically and mechanically. The whole drive assembly is connected to the motherboard using 3 flat flex cables: One is an IDE connection to the dedicated drive board of the PSX-part, one provides power (5V, 12V, GND) and also connects the PS2-part sled motor to the motherboard (since it is controlled by the motherboard directly), and one connects the KHS-400C PS2-part pickup to the motherboard, since it is also directly controlled by the motherboard. The spindle motor is always controlled by the dedicated PSX-part drive electronics over IDE, even in PS2 mode. | ||
Two different models have been made; the older one is used in DESR-x000 and x100, the newer one in DESR-x500 and x700. The drive has an updatable firmware for the PSX-mode part of the drive; at least the newer drive actually received such an update (Sony model name: DW-DX02A, known firmware versions: 0YX7 Sep 15 2004, BV1M Mar 08 2005). | Two different models have been made; the older one is used in DESR-x000 and x100, the newer one in DESR-x500 and x700. The drive has an updatable firmware for the PSX-mode part of the drive; at least the newer drive actually received such an update (Sony model name: DW-DX02A, known firmware versions: 0YX7 Sep 15 2004, BV1M Mar 08 2005). | ||
Line 374: | Line 358: | ||
** Fairchild FAN8035L (6-CH Motor Driver, used as driver for focus, tracking, tilt, sled) | ** Fairchild FAN8035L (6-CH Motor Driver, used as driver for focus, tracking, tilt, sled) | ||
** ST KF25 (2.5V low drop voltage regulator) | ** ST KF25 (2.5V low drop voltage regulator) | ||
=== Integrated Circuits (MA-S43, used in DESR-x500 and DESR-x700) === | === Integrated Circuits (MA-S43, used in DESR-x500 and DESR-x700) === | ||
Line 405: | Line 383: | ||
** IC403: ST KF25 (2.5V low drop voltage regulator) | ** IC403: ST KF25 (2.5V low drop voltage regulator) | ||
** IC1000: Fairchild FAN8035L (6-CH Motor Driver) | ** IC1000: Fairchild FAN8035L (6-CH Motor Driver) | ||
=== Notes === | === Notes === | ||
Line 417: | Line 394: | ||
** [[File:jPNVCqr.jpg|200px]][[File:Vo2DfEx.jpg|200px]] | ** [[File:jPNVCqr.jpg|200px]][[File:Vo2DfEx.jpg|200px]] | ||
** Comparison of an compatible type (left) with an incompatible type (right) of SF-DB11 with the bottom shielding removed:<br />[[File:UJjmXaf.jpg|200px]] | ** Comparison of an compatible type (left) with an incompatible type (right) of SF-DB11 with the bottom shielding removed:<br />[[File:UJjmXaf.jpg|200px]] | ||
* There is an official documentation of the KWS-200A used in the DESR-x000 and DESR-x100 PSX, released by Sony itself | * There is an official documentation of the KWS-200A used in the DESR-x000 and DESR-x100 PSX, released by Sony itself:<br/> [[File:TxkqxiO.jpg|200px]] [[File:tyimnzA.jpg|200px]] | ||
== Motherboards == | == Motherboards == | ||
Line 437: | Line 414: | ||
* Both PSX motherboards have a total of 64 MB RDRAM (physical ICs: 72 MB, but not fully utilized), unlike normal PS2s' 32 MB | * Both PSX motherboards have a total of 64 MB RDRAM (physical ICs: 72 MB, but not fully utilized), unlike normal PS2s' 32 MB | ||
* Both PSX motherboards have a total of 8 MB EDO-RAM for IOP, unlike normal PS2's 2 MB | * Both PSX motherboards have a total of 8 MB EDO-RAM for IOP, unlike normal PS2's 2 MB | ||
* | * Unlike XPD-001, this board has several daughter boards: | ||
** One large daughter board (XRC-005) with analog video interfaces as well as the Ethernet transceiver | ** One large daughter board (XRC-005) with analog video interfaces as well as the Ethernet transceiver | ||
** One smaller daughter board (XCP-005) with | ** One smaller daughter board (XCP-005) with the [[SPEED]] chip, an unknown Pioneer chip (PE7003D) and an Altera FPGA (with it's configuration EEPROM and a programming header) | ||
*** The FPGA likely does AVC/H264 encoding for the PSP/MS video export feature | *** The FPGA likely does AVC/H264 encoding for the PSP/MS video export feature | ||
*** A similarily named Pioneer chip (PE7005A) is found in some Pioneer DVR (DVR-920H-S), where it is labelled as an I/O expander in the service manual | *** A similarily named Pioneer chip (PE7005A) is found in some Pioneer DVR (DVR-920H-S), where it is labelled as an I/O expander in the service manual | ||
Line 457: | Line 434: | ||
** Has a dedicated NOR-flash located on the other side of the motherboard containing its firmware (Fujitsu MB85431BC) | ** Has a dedicated NOR-flash located on the other side of the motherboard containing its firmware (Fujitsu MB85431BC) | ||
** Probably also functions as some kind of SysCon/SMC, controlling LEDs, IR-receivers etc (needs verification; this might as well be handled by Mechacon and/or IOP) | ** Probably also functions as some kind of SysCon/SMC, controlling LEDs, IR-receivers etc (needs verification; this might as well be handled by Mechacon and/or IOP) | ||
** Related IC is used in some VAIO-Notebooks | ** Related IC is used in some VAIO-Notebooks with an internal Memory Stick reader, where it's called "SUMIRE2" in the schematics | ||
=== Audio/Video ICs === | === Audio/Video ICs === | ||
Line 482: | Line 459: | ||
** Microwire EEPROM (1 KBits/128 Bytes) | ** Microwire EEPROM (1 KBits/128 Bytes) | ||
** Connected to [[CXD9764GP]] (DVR-SPEED) | ** Connected to [[CXD9764GP]] (DVR-SPEED) | ||
=== DRAM === | === DRAM === | ||
Line 493: | Line 469: | ||
** Has a dedicated NOR-flash located on the other side of the motherboard containing its firmware (Fujitsu MB85431BC) | ** Has a dedicated NOR-flash located on the other side of the motherboard containing its firmware (Fujitsu MB85431BC) | ||
** Probably also functions as some kind of SysCon/SMC, controlling LEDs, IR-receivers etc (needs verification; this might as well be handled by Mechacon and/or IOP, please contribute) | ** Probably also functions as some kind of SysCon/SMC, controlling LEDs, IR-receivers etc (needs verification; this might as well be handled by Mechacon and/or IOP, please contribute) | ||
** Related IC is used in some VAIO-Notebooks | ** Related IC is used in some VAIO-Notebooks with an internal Memory Stick reader, where it's called "SUMIRE2" in the schematics | ||
=== Audio/Video ICs === | === Audio/Video ICs === | ||
Line 509: | Line 485: | ||
* Samsung K9F6408U0C-QCB0 | * Samsung K9F6408U0C-QCB0 | ||
** NAND-Flash (8 MBytes) | ** NAND-Flash (8 MBytes) | ||
** PSX | ** PSX firmware (xfrom:/) | ||
* OKI MR27V3202F (printed on chip: R27V3202F) | * OKI MR27V3202F (printed on chip: R27V3202F) | ||
Line 518: | Line 494: | ||
** Microwire EEPROM (1 KBits/128 Bytes) | ** Microwire EEPROM (1 KBits/128 Bytes) | ||
** Connected to [[CXD9764GP]] (DVR-SPEED) | ** Connected to [[CXD9764GP]] (DVR-SPEED) | ||
=== DRAM === | === DRAM === | ||
Line 525: | Line 500: | ||
== Power Supply == | == Power Supply == | ||
{| class="wikitable" | {| class="wikitable" | ||
|+Specifications | |+ Specifications | ||
|Wattage|| | |Wattage||? | ||
|- | |- | ||
|Output voltage||12 V | |Output voltage||12 V | ||
|- | |- | ||
|Max output amperage|| | |Max output amperage||? | ||
|- | |- | ||
|Input voltage||100 V (Japan) | |Input voltage||100 V (Japan) | ||
Line 537: | Line 512: | ||
|} | |} | ||
===Interface=== | === Interface === | ||
(DESR-7500) | (DESR-7500) | ||
===Models=== | 1x4 Through-pin socket. two pins +12V, two pins ground. Pins closest to the corner of the board are +12V. No special signalling seen. | ||
Ballpark replacement power supply current seems to be about 7A. | |||
=== Models === | |||
''It seems that 1-468-805-xx and 1-468-806-xx are for PSX1 (XPD-001 motherboard) while 1-468-868-xx and 1-468-869-xx are for PSX2 (XPD-005 motherboard).'' | ''It seems that 1-468-805-xx and 1-468-806-xx are for PSX1 (XPD-001 motherboard) while 1-468-868-xx and 1-468-869-xx are for PSX2 (XPD-005 motherboard).'' | ||
====Nichicon==== | ==== Nichicon ==== | ||
*ZSSR343JA (100 V); Sony part no. 1-468-805-11 ''for PSX1/XPD-001 | * ZSSR343JA (100 V); Sony part no. 1-468-805-11 ''for PSX1/XPD-001'' | ||
* ZSSR414JA (100 V); Sony part no. 1-468-868-12 ''for PSX2/XPD-005'' | |||
*ZSSR414JA (100 V); Sony part no. 1-468-868-12 ''for PSX2/XPD-005'' | |||
====Matsushita/Panasonic==== | ==== Matsushita/Panasonic ==== | ||
*ETXNY499J9A (100 V); Sony part no. 1-468-806-11 ''for PSX1/XPD-001'' | * ETXNY499J9A (100 V); Sony part no. 1-468-806-11 ''for PSX1/XPD-001'' | ||
*ETXNY499J9AA (100 V); Sony part no. 1-468-869-11 ''for PSX2/XPD-005'' | * ETXNY499J9AA (100 V); Sony part no. 1-468-869-11 ''for PSX2/XPD-005 (DESR-7500)'' | ||
*ETXNY499J9AA (100 V); Sony part no. 1-468-869-12 ''for PSX2/XPD-005 (on some units, the 2 at the end of the part no. has been re-printed over a 1)'' | * ETXNY499J9AA (100 V); Sony part no. 1-468-869-12 ''for PSX2/XPD-005 (on some units, the 2 at the end of the part no. has been re-printed over a 1)'' | ||
{| class="wikitable" style="text-align: center" | {| class="wikitable" style="text-align: center" | ||
|[[File:Ux2OeOv.jpg|200px]]||[[File:ZemTE2y.jpg|200px]] | |[[File:Ux2OeOv.jpg|200px]]||[[File:ZemTE2y.jpg|200px]] | ||
Line 560: | Line 537: | ||
== Downloads == | == Downloads == | ||
[http://www.mediafire.com/file/fk09397k0hedwu6/2022649012.7z PSX User Manuals(.pdf)] | |||
== Specifications == | == Specifications == |