PS2 Playstation 2 PS2 DTL-T / TOOL Development T10000 T15000 Devkit dev kit thread

Well-known member
Registered
Joined
May 30, 2019
Messages
124
Reaction score
57
Points
28
To be honest, I only tested myself as far as controller analog light goes on. I've been using pademu, so never really tested beyond that.

You can try the following: https://www.psx-place.com/resources/ps2-controller-tester.670/

What do you mean "I tried one of the files and it didnt work."? You need to use one of the DTL-T10000 specific files (it should be in the filename) and be sure to specify the correct flags on the reset command.
 
Well-known member
Registered
Joined
Jul 30, 2019
Messages
500
Reaction score
117
Points
43
The very first file and I loaded and Itlooked like it was started but stated unexpected eof. St this point me and my friend loaded all of the ones with the t10000 in the name on the system.20200819_150913.jpg
What is pademu anyway?
 
Well-known member
Registered
Joined
Jul 30, 2019
Messages
500
Reaction score
117
Points
43
Here is an updated picture, all except the bottom file has chmod 777 ran on it to give it all its permissions, i am getting a section header not found error.
 

Attachments

  • 20200819_223715.jpg
    20200819_223715.jpg
    3.2 MB · Views: 0
Active member
Registered
Joined
Jun 29, 2019
Messages
39
Reaction score
24
Points
8
Here is an updated picture, all except the bottom file has chmod 777 ran on it to give it all its permissions, i am getting a section header not found error.
As I see - you are logged in as a user with username "user". If you tried to run commands that I posted as a regular user, they may fail.
Try to run
su - z and type password "z" before running my commands. So you change telnet session into admin, and commands will not eventually fail.
 
Well-known member
Registered
Joined
May 30, 2019
Messages
124
Reaction score
57
Points
28
Transfer the files in binary mode. Don't use text mode (Filezilla defaults to this), as it will destroy the files.

Pademu lets you use PS3 or PS4 controllers in Open PS2 Loader wirelessly (when using USB Bluetooth adapter) or wired (when using USB Mini-B to A data cable).
 
Well-known member
Registered
Joined
Jul 30, 2019
Messages
500
Reaction score
117
Points
43
Ok, ill give tat a try, i have a wired ps3 controller somewhere
 
Well-known member
Registered
Joined
Jul 30, 2019
Messages
500
Reaction score
117
Points
43
Ok i ran the commands in the z account and i think the files may be corrupted during transfer. The first one was transfered in text mode and the second one was transfered in binary mode. The errors are the same.
 

Attachments

  • 20200820_153139.jpg
    20200820_153139.jpg
    1.5 MB · Views: 0
Well-known member
Registered
Joined
May 30, 2019
Messages
124
Reaction score
57
Points
28
Ok i ran the commands in the z account and i think the files may be corrupted during transfer. The first one was transfered in text mode and the second one was transfered in binary mode. The errors are the same.
Try running a HTTP server instead, and use wget on the linux side.
 
Well-known member
Registered
Joined
Jul 30, 2019
Messages
500
Reaction score
117
Points
43
I thought wget didn't work on the tool, I tried it once and it didnt recognize the command. Or is that now possible since dsnet is running.
 
Active member
Registered
Joined
Jun 29, 2019
Messages
39
Reaction score
24
Points
8
here is that friend of mines video, and he also may be joining us.

This tool has ROMVER 2002-0702 - very interesting, never seen such before. It will be useful to get HDD and FLASH dumps from that tool. 2002-0702 - most likely from SDK 2.4
 
Well-known member
Registered
Joined
Jul 30, 2019
Messages
500
Reaction score
117
Points
43
I can contact him to see if I can get his hdd dump. I f I can get it do you want me to upload it?
 
Well-known member
Registered
Joined
Jul 30, 2019
Messages
500
Reaction score
117
Points
43
How were you able to find out he had a different rom from that one clip?
 
Active member
Registered
Joined
Jun 29, 2019
Messages
39
Reaction score
24
Points
8
How were you able to find out he had a different rom from that one clip?
You can see it on his screen: ROMGEN=2002-0702

I can contact him to see if I can get his hdd dump.

It will be more useful to get flash firmware which can be grabbed with this commands:
Bash:
./dsidb
dsidb R> ow 0xBF801400 0x1E000000
dsidb R> ow 0xBF80100C 0x183F4F
dsidb R> bsave dev1_IDs 0xBE1F0000 0x00000080
dsidb R> bsave dev1_log.txt 0xBE1F0080 0x000000E0
dsidb R> bsave dev2_1.bin 0xBFC00000 0x00200000
dsidb R> bsave dev2_2.bin 0xBFE00000 0x00200000
Of course HDD image can be useful as well, but these commands are more important.
 
Last edited:
Well-known member
Registered
Joined
Jul 30, 2019
Messages
500
Reaction score
117
Points
43
Ok i can contact him., you may be able to contact him because your on his forum threat. His name is hermes conrad. He started the thread for investigating the dtl t15000.
 
Active member
Registered
Joined
Jun 29, 2019
Messages
39
Reaction score
24
Points
8
Ok i can contact him., you may be able to contact him because your on his forum threat. His name is hermes conrad. He started the thread for investigating the dtl t15000.
Mmm I don't understand @hermesconrad provided dumps of his firmware. He has T15k with different FLASH revision (ROMGEN = 2003-0604). How it is possible that on video ROMGEN revision is different?
 
Well-known member
Registered
Joined
Jul 30, 2019
Messages
500
Reaction score
117
Points
43
the one he tested in the video is his dtl t10000 dev kit not the t15000 dev kit
 
Donator
Donator
Community Contributor
Registered
Joined
Jul 12, 2019
Messages
192
Reaction score
181
Points
43
Mmm I don't understand @hermesconrad provided dumps of his firmware. He has T15k with different FLASH revision (ROMGEN = 2003-0604). How it is possible that on video ROMGEN revision is different?
i have a few tools i bought and repaired, that video was for sly testing ps2 retails on the 10k.

ill dump the rom soon, im a bit time poor today though
 
Donator
Donator
Community Contributor
Registered
Joined
Jul 12, 2019
Messages
192
Reaction score
181
Points
43
Here you go guys, roms dumped for my other 2 T10k

DTL-T10000_ROM2000-0117
DTL-T10000_ROM2002-0702


both dumps taken while set to TOOL mode on the front switch panel (from powered off)
 
Last edited:
Well-known member
Registered
Joined
Jul 30, 2019
Messages
500
Reaction score
117
Points
43
Just found out my room is 2003-1031. Is this significant to you?
 
Top