Welcome, Guest!

Here are some links you may find helpful

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

slycooper124

Well-known member
Registered
Jul 30, 2019
495
117
43
AGName
slycooper124
AG Join Date
June 2019
Yea, we tend to come and go. I'm just glad I found this thread since before I have been using the little info I can find on YouTube and discord.
 

Jackhead

Well-known member
Registered
May 31, 2019
248
434
63
AGName
Jackhead
AG Join Date
April 3, 2008
ps2 was my first devkit back in 2008..
 

Jackhead

Well-known member
Registered
May 31, 2019
248
434
63
AGName
Jackhead
AG Join Date
April 3, 2008
im just a stupid guy sorry ^^
 

slycooper124

Well-known member
Registered
Jul 30, 2019
495
117
43
AGName
slycooper124
AG Join Date
June 2019
My first was a psp dev kit off ebay 2 years ago. still haven't been able to do much with it since I didn't know much.
 

slycooper124

Well-known member
Registered
Jul 30, 2019
495
117
43
AGName
slycooper124
AG Join Date
June 2019
nk don't feel bad, your fine, I'm usually the one apologizing for asking too many questions. So how dud you get started with dev kits.
 

slycooper124

Well-known member
Registered
Jul 30, 2019
495
117
43
AGName
slycooper124
AG Join Date
June 2019
OK ive installed Ubuntu 16.04 to a vm and I've downloaded the dsnet files. now as someone who may have a week's combined experience with Ubuntu and Linux in general, how do i setup this dsnet?
 

uyjulian

Well-known member
Original poster
Registered
May 30, 2019
122
57
28
1. Install p7zip:
Code:
$ sudo apt install p7zip
2. Transfer [140328]dsnet-bin.7z to the virtual machine. There are many ways to do this, such as shared folders, smb/http/ftp/afp/etc. I suggest you use a search engine for you preferred method.
3. Extract the archive to folder "dsnet" in your home directory:
Code:
$ 7z x -o$HOME/dsnet \[140328\]dsnet-bin.7z
4. Add to your PATH
Code:
$ echo 'export PATH=$HOME/dsnet:$PATH' >> ~/.bash_profile
$ source ~/.bash_profile
5. Run the tool
Code:
$ dsedb -d <IP of DTL-T goes here>
 

slycooper124

Well-known member
Registered
Jul 30, 2019
495
117
43
AGName
slycooper124
AG Join Date
June 2019
Ok I installed 7zip, and I got dsnet.7zip copied to the home directory, but when I try the second code you sent, i get an error that says no such archive exists. sorry for the camera flare.
 

Attachments

  • 20200815_011247.jpg
    20200815_011247.jpg
    4.5 MB · Views: 0

slycooper124

Well-known member
Registered
Jul 30, 2019
495
117
43
AGName
slycooper124
AG Join Date
June 2019
also, i just tried a retail fat ps2 controller/memory card board and the connector is different. pins are on top vs the retail where the pins are on the botton, i dont think i can just turn the cable.

update: i flipped the cable around and it turned the power light on the controller on, but no other functionality happened more then this. here is a video, sorry for the quality.
 
Last edited:

uyjulian

Well-known member
Original poster
Registered
May 30, 2019
122
57
28
Ok I installed 7zip, and I got dsnet.7zip copied to the home directory, but when I try the second code you sent, i get an error that says no such archive exists. sorry for the camera flare.
The file name is case sensitive.
 

uyjulian

Well-known member
Original poster
Registered
May 30, 2019
122
57
28
I don't see any video. It says "Cannot load Facebook SDK. Disable any adblocker or tracking protection and try again."
 

slycooper124

Well-known member
Registered
Jul 30, 2019
495
117
43
AGName
slycooper124
AG Join Date
June 2019
i launched it live, or maybe refresh it. if not , i can send the video to an email if you dont mind going that route
 

slycooper124

Well-known member
Registered
Jul 30, 2019
495
117
43
AGName
slycooper124
AG Join Date
June 2019
Ok, if you can send me an email address, I'll send you the video.
 

AKuHAK

Active member
Registered
Jun 29, 2019
39
24
8
AGName
AKuHAK
AG Join Date
25.07.2012
@slycooper124 I will better post detailed instructions here. I will be as noobish friendly as I can:
launch TOOL
Enter service account "z", password "z".
Press Ctrl+C
type cd /usr/local/sony/diag/
type chkrev/showrev.sh wait until it finishes. IGNORE all errors.
Then just simply type each command from the list below, press Enter and wait until it finishes and make a photo, or just post text output
romrev.sh
mpubid.sh
eerev
gsrev
ioprev.sh
spu2rev.sh
pcicrev.sh
macaddr.sh

If commands are failing, type cd /usr/local/sony/diag/bin/

Please, if you encounter a problem, try to solve it before posting here, If you get an error on some stage don't give up - just keep typing commands.
 
Last edited:

slycooper124

Well-known member
Registered
Jul 30, 2019
495
117
43
AGName
slycooper124
AG Join Date
June 2019
The video is sent, as you see, the retail ps2 controller module doesn't work sadly, so the one for the tool ps2 needs to be fixed.

I also got dsnet setup on ubuntu so that ftp works. I tried one of the files and it didnt work. Me and one other person are still testing that and I'll keep you posted.
 

Make a donation