Difference between revisions of "Talk:Xbox Game Disc"

From xboxdevwiki
Jump to: navigation, search
m (remove wrong info about SATA/IDE)
(Just bricked a TS-H352A kreon candidate; leaving notes)
 
Line 10: Line 10:
  
 
--[[User:JayFoxRox|JayFoxRox]] ([[User talk:JayFoxRox|talk]]) 04:09, 16 September 2017 (PDT)
 
--[[User:JayFoxRox|JayFoxRox]] ([[User talk:JayFoxRox|talk]]) 04:09, 16 September 2017 (PDT)
 +
 +
 +
Update about TS-H352A:
 +
 +
I tried flashing my TS-H352A with a modified SH-D162C_TS05_KREON_V100.bin firmware (by only changing the footer of the file, to match the drive model). I flashed using sfdnwin.exe on Windows 10, while debugging the flasher code through IDA Pro, and stepping through each DeviceIoControl call (so flashing was slow).
 +
The drive stopped working after that (no response, no LED, no motors = dead) - I got the impression it just heats up now.
 +
 +
I might attempt to recover the drive by replacing the on-board flash; the original revision was firmare TS03.
 +
 +
For comparisons with other drive; the following main-components (on drive PCB):
 +
 +
- MT1358E
 +
- BD7909FS: motor driver
 +
- EliteMT M11B416256A: 256 K x 16 DRAM EDO PAGE MODE
 +
- SST 39SF020A:  2 Mbit (x8)  Multi-Purpose Flash (sticker: "TS03\nCAA1")
 +
 +
The update image size is exactly 256kiB, so it's probably on flash with no changes.
 +
 +
The firmware image looks very similar to the mentioned kreon SH-162C, so it was worth a try.
 +
The firmware image of SH-162D looked much different.
 +
If I were to try this again, I'd probably start by diffing kreon against it's original firmware, and trying to apply the same patches to the TS-H352A.
 +
 +
--[[User:JayFoxRox|JayFoxRox]] ([[User talk:JayFoxRox|talk]]) 09:51, 24 May 2019 (PDT)

Latest revision as of 16:51, 24 May 2019

Drive with modded firmwares

There seems to be some overlap / similarities in the following devices:

Noteworthy that TS-H943 is the 360 Drive! It has (i)Xtreme and 0800 available. Most other drives have been confirmed to work with Kreons firmware. We should figure out which of those drives are supported by the same firmware even.

--JayFoxRox (talk) 04:09, 16 September 2017 (PDT)


Update about TS-H352A:

I tried flashing my TS-H352A with a modified SH-D162C_TS05_KREON_V100.bin firmware (by only changing the footer of the file, to match the drive model). I flashed using sfdnwin.exe on Windows 10, while debugging the flasher code through IDA Pro, and stepping through each DeviceIoControl call (so flashing was slow). The drive stopped working after that (no response, no LED, no motors = dead) - I got the impression it just heats up now.

I might attempt to recover the drive by replacing the on-board flash; the original revision was firmare TS03.

For comparisons with other drive; the following main-components (on drive PCB):

- MT1358E - BD7909FS: motor driver - EliteMT M11B416256A: 256 K x 16 DRAM EDO PAGE MODE - SST 39SF020A: 2 Mbit (x8) Multi-Purpose Flash (sticker: "TS03\nCAA1")

The update image size is exactly 256kiB, so it's probably on flash with no changes.

The firmware image looks very similar to the mentioned kreon SH-162C, so it was worth a try. The firmware image of SH-162D looked much different. If I were to try this again, I'd probably start by diffing kreon against it's original firmware, and trying to apply the same patches to the TS-H352A.

--JayFoxRox (talk) 09:51, 24 May 2019 (PDT)