|
probutus
|
 |
« Reply #140 on: March 31, 2006, 02:28:33 AM » |
|
That's very good news; now we have the TS recognized and can be accessed via /dev/hdX (depends on where the drive is connected; see dmesg output) This means we can play with it and plscsi  EDIT: changed hdc to hdX to avoid confusion
|
|
|
|
« Last Edit: March 31, 2006, 05:53:17 AM by probutus »
|
Logged
|
|
|
|
|
Dzgx216
|
 |
« Reply #141 on: March 31, 2006, 03:03:53 AM » |
|
Just noticed what was going on with the TS drive... Great job guys!! Keep up the good work! I've been pretty busy, but still playing with my FW/RAM dumps when I have the opportunity. (F'ing school... gettin all up in my way!)
@Seventhson... Thanks for the tip on the tray status in mode B. For now, I'm gonna leave it as is for now though, might mess with it later. All my time now is going to studying. Got two tests coming later today (It's 3am, first test in 8 hours... must... study... brain... structures... *drool*... *snore*) (Damn hypothalamus making me sleep again)
@Probutus... I still don't think I can thank you enough for the work you've done getting this drive working. It's a wonderful thing. My friend has a TS in his system and just asked me today if there'd been any work done with it... have to point him to the newest version of that SLAX iso...
@Slack3r... SLAX rulz. Thanks for helping to get this thing moving. (I've made some progress now that I have RAM dumps to work with)
@God... please help me to do well on my tests, and find a small bag with 1 million dollars in it later today. (large bills are ok with me)
|
|
|
|
|
Logged
|
- Danzig -
|
|
|
|
coop
|
 |
« Reply #142 on: March 31, 2006, 01:58:24 PM » |
|
What's next with plscsi? I tried playing with it a bit, the version you built into the 360 dvd module, but it failed on me everytime.
|
|
|
|
|
Logged
|
|
|
|
|
probutus
|
 |
« Reply #143 on: March 31, 2006, 05:20:20 PM » |
|
to use plscsi with the ide interface you have to modify it a little bit -> see Pandors post above; you could try:
./plscsi /dev/hdc -v -x "12 0 0 0 24 C0" -v -i x24
EDIT: Added the vendor specific byte (C0), which is still required for drives in modeA)
you should see someting like that (tested on my NB; I currently do not have my 3120 around; but tested it earlier and it worked): (please adapt /dev/hdc to the interface where the drive is connected (see dmesg))
x 00000000 12 00:00:00 24 00 .. .. .. .. .. .. .. .. .. .. "R@@@$@" x 00000000 05:80:00:31 5B:00:00:00 4D:41:54:53 48:49:54:41 "E@@1[@@@MAT$#!tA" x 00000010 44:56:44:2D 52:4F:4D:20 53:52:2D:38 31:37:36:20 "DVD-ROM SR-8176 " x 00000020 4C:58:33:39 .. .. .. .. .. .. .. .. .. .. .. .. "LX39" // 0 = plscsi.main exit int
Since it is (yet) very little known about the ts drive (and I doubt if there are also debug commands available) but it is very likely that all other commands (except the E7 HIT commands) are also working on this drive... It should be also possible to read out/flash the firmware via the command interface but we still have to find out how....
|
|
|
|
« Last Edit: April 01, 2006, 07:48:42 AM by probutus »
|
Logged
|
|
|
|
|
Slack3er
|
 |
« Reply #144 on: April 04, 2006, 09:08:01 PM » |
|
Congrad's on everyone's progress..  Dzgx216 with dumping memory, Probutus patches/Linux ISO/Modules, Coop getting his TS detected...  This is new to me, sorry if you already knew it..  Correct me if I'm wrong... Linux has two Sata Frameworks, Newer Libata(SCSI) or Older IDE System(IDE). This older IDE system(Siimage) is what the ide-cd patch is using. It seems this older sata supports other chipset than just Silicon Image. Ex. Quote "Promise Fasttrack, HighPoint 37X, Intel ICH5/6, LSI, and SiI 3112A/Medley, etc..." If this is true, than that should mean the ide-cd patch should work on other chipsets than just Sil... http://linuxmafia.com/faq/Hardware/sata.html
|
|
|
|
|
Logged
|
|
|
|
|
probutus
|
 |
« Reply #145 on: April 06, 2006, 02:58:28 PM » |
|
Hi again,
it seems that there is also a possibility to connect the drives via a usb-sata adapter. (In this case we do NOT have to deal with the pata/sata crap). In the meantime I killed accidentially my MBR (of course I did not make any backup...) so I am still restoring my system. Hopefully I get my usb-sata adapter in the beginning of next week...
|
|
|
|
|
Logged
|
|
|
|
|
Hajaz
|
 |
« Reply #146 on: April 15, 2006, 06:34:12 AM » |
|
Hi again,
it seems that there is also a possibility to connect the drives via a usb-sata adapter. (In this case we do NOT have to deal with the pata/sata crap). In the meantime I killed accidentially my MBR (of course I did not make any backup...) so I am still restoring my system. Hopefully I get my usb-sata adapter in the beginning of next week...
any update on this? i'd order one of those adapters at ince if someone could get it to work with the samsung drive
|
|
|
|
|
Logged
|
|
|
|
|
|
|
Hajaz
|
 |
« Reply #148 on: April 15, 2006, 11:43:47 AM » |
|
sweet. I saw someone found the command for dumping the TS FW through software. hope it actually works as it would be a big step forward for people with samsung drives
|
|
|
|
|
Logged
|
|
|
|
|
probutus
|
 |
« Reply #149 on: April 15, 2006, 12:38:10 PM » |
|
ah, can you post me a link please?
|
|
|
|
|
Logged
|
|
|
|
|
Hajaz
|
 |
« Reply #150 on: April 15, 2006, 12:57:52 PM » |
|
Perhaps such a command is: plscsi -vx "ff 08 05 00 05 01 03 00 04 07 01" -i x10 --please bs?
|
|
|
|
|
Logged
|
|
|
|
|
|
|
probutus
|
 |
« Reply #152 on: April 16, 2006, 06:37:35 AM » |
|
Thanks for the info; it seems that MacDenns' way of using the usb-sata bridge is a very comfortable way of getting all drives detected (at least by linux); This makes life much easier for me since I do not need a extra pc for testing (The WAF (Woman Acceptance Factor) is very low for these kinds of experiments); I can connect the drive directly to my NB (without having to deal with the very 'basic' support for sata devices (no more kernel oopses and lost interrupts!)) Next thing would be a tool to unlock the 360s game partition by uploading custom code... BTW: I just got IDA4.9 Advanced; I will do some adaptions to the MN103 module to make it compatible (I have a win98 installation inside qemu on my linux box; not vice-versa  )
|
|
|
|
|
Logged
|
|
|
|
|
Pandor
|
 |
« Reply #153 on: April 19, 2006, 12:27:30 PM » |
|
... BTW: I just got IDA4.9 Advanced; I will do some adaptions to the MN103 module to make it compatible (I have a win98 installation inside qemu on my linux box; not vice-versa  ) Would be nice if you could share yor findings/code on that. I'm currently also using ida 4.9 under wine.
|
|
|
|
|
Logged
|
Do no underestimate the power of stupid people in large groups.
|
|
|
|
BlueCop
|
 |
« Reply #154 on: April 19, 2006, 03:11:18 PM » |
|
there is an ida pro for linux and windows. If you buy the windows version you also get the linux version for free.
|
|
|
|
« Last Edit: April 19, 2006, 03:17:57 PM by BlueCop »
|
Logged
|
|
|
|
|
evestu
|
 |
« Reply #155 on: April 19, 2006, 04:21:28 PM » |
|
bluecop you tried the linux.iso in this thread To get your new 3120L drive picked up in windows ? use iso to boot linux wait till it finsh reboot pc into windows (dont switch your 3120L drive off leave it powerd) windows should see the drive when it starts up if not try scan for new hardweare my sata bios did not pick up the drive ,but windows found it still after reboot  also by puting a disc in, as soon as slax finds the drive it will spin up loud
|
|
|
|
« Last Edit: April 19, 2006, 04:25:14 PM by evestu »
|
Logged
|
|
|
|
|
BlueCop
|
 |
« Reply #156 on: April 19, 2006, 05:41:23 PM » |
|
thanks for the advice evestu. got it dumped now.
|
|
|
|
« Last Edit: April 19, 2006, 05:44:38 PM by BlueCop »
|
Logged
|
|
|
|
|
Pandor
|
 |
« Reply #157 on: April 20, 2006, 08:16:32 AM » |
|
there is an ida pro for linux and windows. If you buy the windows version you also get the linux version for free.
I know that the linux version comes with the windows version (i have it here), but it doesn't have a nice gui.
|
|
|
|
|
Logged
|
Do no underestimate the power of stupid people in large groups.
|
|
|
|
evestu
|
 |
« Reply #158 on: April 20, 2006, 12:31:35 PM » |
|
probutus i would like to ask you a question about the linux.iso will it enable a 8050L drive to switch to mode B as well has this been tried ? can this feture be added ( linux is a new place for me  ) i know the 3120L drive is ok thanks
|
|
|
|
|
Logged
|
|
|
|
|
probutus
|
 |
« Reply #159 on: April 20, 2006, 12:46:03 PM » |
|
Hi Evestu,
the usb-sata adapter also takes the 8050 drive but not the ide-cd driver... I can add support for this drive but I need the Identification string (that what is posted on startup when the BIOS checks for connected drives) of the drive to put it into the ide-cd.c driver...
|
|
|
|
|
Logged
|
|
|
|
|