Well-known member
Registered
Joined
Apr 10, 2020
Messages
53
Reaction score
10
Points
8
through my network setup i can acess my ps2 and add some comfiguration but for the package, it's doesn't do anything by cliking on get package information button.
Can you help me ?
 
Member
Joined
Jun 2, 2019
Messages
8
Reaction score
5
Points
3
When I did it, I used the SDK instructions and I was using Linux. I don't know about how you can do it on Windows, but since you were able to run dsedb, it seems like it may be possible. It may be possible to do with Codewarrior, but I don't know how.

In the same folder as the dsedb program there should be a tool called "dsflash". When I flashed mine, I used this command:

dsflash -d 10.0.0.10 /usr/local/sce/t10000-rel300.bin

You should replace the 10.0.0.10 with the IP address of your TOOL. When I used dsedb, I ran it like "dsedb -d 10.0.0.10". When you run dsflash, you should have the switch TOOL/WS switch in the "TOOL" position.

This takes a few minutes. After its done, you have to reboot the entire TOOL.

If this does not work for you, maybe try reading through the CodeWarrior documentation to see if can do this.
 
Well-known member
Registered
Joined
Apr 10, 2020
Messages
53
Reaction score
10
Points
8
well so if i understand right you was doing all these things on an linux os ?
i'll try that.
 
Well-known member
Registered
Joined
Apr 10, 2020
Messages
53
Reaction score
10
Points
8
When I did it, I used the SDK instructions and I was using Linux. I don't know about how you can do it on Windows, but since you were able to run dsedb, it seems like it may be possible. It may be possible to do with Codewarrior, but I don't know how.

In the same folder as the dsedb program there should be a tool called "dsflash". When I flashed mine, I used this command:

dsflash -d 10.0.0.10 /usr/local/sce/t10000-rel300.bin

You should replace the 10.0.0.10 with the IP address of your TOOL. When I used dsedb, I ran it like "dsedb -d 10.0.0.10". When you run dsflash, you should have the switch TOOL/WS switch in the "TOOL" position.

This takes a few minutes. After its done, you have to reboot the entire TOOL.

If this does not work for you, maybe try reading through the CodeWarrior documentation to see if can do this.
hello again, can you give me some details on this operation.
what version of linux you was running, on wich computer you've done this(old or new), the process of everything, wich tools i must use, how do you instal the sdk on linux,etc.
because, i'm pretty good with windows (all versions) or with ms-dos computers but not with linux.

i will appreciate any help to make this part of gaming history beautiful again we all needs to help each other, thanks ^^
 

Attachments

  • 20200412_213930.jpg
    20200412_213930.jpg
    2 MB · Views: 0
  • 20200412_213950.jpg
    20200412_213950.jpg
    838 KB · Views: 0
Last edited:
Well-known member
Registered
Joined
Jun 6, 2019
Messages
113
Reaction score
131
Points
43
What you could do is to transfer the t10000-rel300.bin file to the Tool via ftp and run dsflash locally following the guidelines from the setup.pdf

Can't remember if there is a function in ProDG to flash the Tool firmware, but it's probably worth installing on your Windows computer anyway.
 
Well-known member
Registered
Joined
Apr 10, 2020
Messages
53
Reaction score
10
Points
8
What you could do is to transfer the t10000-rel300.bin file to the Tool via ftp and run dsflash locally following the guidelines from the setup.pdf

Can't remember if there is a function in ProDG to flash the Tool firmware, but it's probably worth installing on your Windows computer anyway.
yes it's seem to be a good way to, but unfortunately when i do that it's return me this error.
is it the right command ?
and i've tryed to set up the ps2 tool trought a ftp with filezilla but it's not seems to work. (or i'm pretty bad xD)
 

Attachments

  • 20200413_133831.jpg
    20200413_133831.jpg
    2 MB · Views: 0
Last edited:
Well-known member
Registered
Joined
Jun 6, 2019
Messages
113
Reaction score
131
Points
43
You need to start a ftp server on your windows machine, i suggest typsoft ftp server.
You can use "ls" to list files on linux, look at what it finds in /usr/local/sce/bin
 
Well-known member
Registered
Joined
Apr 10, 2020
Messages
53
Reaction score
10
Points
8
ok so i'm at this point and i'm stuck (again).
so i need to acess the tool trought my browser.
get in the "package" section
enter the ip of my computer
click on the "get package" button
et voila, access to files ?
when i click the get package it's doing nothing and the ftp serv do not react to.
 
Well-known member
Registered
Joined
Jun 6, 2019
Messages
113
Reaction score
131
Points
43
You don't need to use the Tool's web interface.
Run a ftp server on your windows machine, set a user account and a directory, put the t10000-rel300.bin in that directory, on the Tool, got to /home, run the ftp client "ftp"
And use the "open" command to connect to your server, "bin" to switch to binary mode, "get t10000-rel300.bin" to download the file you need.

Also to avoid any problems with the firmware file, make a md5 hash on your computer and check the file you received with "md5sum t10000-rel300.bin" to make sure it's identical.
 
Well-known member
Registered
Joined
Apr 10, 2020
Messages
53
Reaction score
10
Points
8
You don't need to use the Tool's web interface.
Run a ftp server on your windows machine, set a user account and a directory, put the t10000-rel300.bin in that directory, on the Tool, got to /home, run the ftp client "ftp"
And use the "open" command to connect to your server, "bin" to switch to binary mode, "get t10000-rel300.bin" to download the file you need.

Also to avoid any problems with the firmware file, make a md5 hash on your computer and check the file you received with "md5sum t10000-rel300.bin" to make sure it's identical.
ok I'm at the stage to connect but it marks me this (see pictures).

so what should i do at this point even google doesn't help me with.
 

Attachments

  • 20200413_194120.jpg
    20200413_194120.jpg
    1.9 MB · Views: 0
  • 20200413_194101.jpg
    20200413_194101.jpg
    2.5 MB · Views: 0
  • 20200413_194138.jpg
    20200413_194138.jpg
    3 MB · Views: 0
  • 20200413_194039.jpg
    20200413_194039.jpg
    2.2 MB · Views: 0
Resident game "reviewer"
Donator
Community Contributor
Registered
Joined
May 30, 2019
Messages
103
Reaction score
87
Points
28
You would want to do ftp (your computer's IP). I know that from past experience when I tried to flash the gstool so my tool's information would show up properly on the ps2 side on the initial boot.
 
Well-known member
Registered
Joined
Jun 6, 2019
Messages
113
Reaction score
131
Points
43
127.0.0.1 is the local ip address, not the one on the network, if you don't know it or if the network info screen doesn't show it on the Tool video composite out, run ifconfig -a on the Tool
 
Resident game "reviewer"
Donator
Community Contributor
Registered
Joined
May 30, 2019
Messages
103
Reaction score
87
Points
28
For FTP, you'd just need to FTP directly into the windows computer's local IP; there's no reason for ifconfig.

Unless it's been that long ago that I did this.
 
Well-known member
Registered
Joined
Apr 10, 2020
Messages
53
Reaction score
10
Points
8
127.0.0.1 is the local ip address, not the one on the network, if you don't know it or if the network info screen doesn't show it on the Tool video composite out, run ifconfig -a on the Tool
ok so i've done what you've requested on the linux side, and it's done me this.(see pictures).
i don't know if it's the right way to do, but i've opened the cmd on my W10 computer (where my SDK is)
type the ipconfig command and retype the IPv4 on the linux this way(see picture)
 

Attachments

  • 20200413_215324.jpg
    20200413_215324.jpg
    1.7 MB · Views: 0
  • 20200413_215316.jpg
    20200413_215316.jpg
    2.2 MB · Views: 0
  • 20200413_221315.jpg
    20200413_221315.jpg
    2.2 MB · Views: 0
  • 20200413_222319.jpg
    20200413_222319.jpg
    2.2 MB · Views: 0
  • 20200413_215324.jpg
    20200413_215324.jpg
    1.7 MB · Views: 0
  • 20200413_215316.jpg
    20200413_215316.jpg
    2.2 MB · Views: 0
  • 20200413_221315.jpg
    20200413_221315.jpg
    2.2 MB · Views: 0
Donator
Donator
Registered
Joined
Sep 1, 2018
Messages
87
Reaction score
62
Points
18
Your TOOL and PC are in different networks, or have some misconfiguration.

TOOL:
IP: 192.168.1.4
Subnet Mask: 255.255.255.0
Default Gateway: 192.168.1.1

PC:
IP: 10.0.0.100
Subnet Mask: 255.255.255.0
Default Gateway: 10.0.0.1

Are you connecting both devices to the same switch/router?
You should check if either are set to static IPs/Mask/Gateway and either change those or make them Dynamic so the router handles the config.
 
Well-known member
Registered
Joined
Apr 10, 2020
Messages
53
Reaction score
10
Points
8
i've checked if the same happened with another router that's why i think, now i've turned back my config, it's sound like this.
ok the ftp server works now i can access my computer trought the linux.
So what is the next step to transfer the rom update to the tool's hdd ?
 

Attachments

  • 20200413_224621.jpg
    20200413_224621.jpg
    2 MB · Views: 0
  • 20200413_224609.jpg
    20200413_224609.jpg
    2.3 MB · Views: 0
  • 20200413_224601.jpg
    20200413_224601.jpg
    2.1 MB · Views: 0
Last edited:
Donator
Donator
Registered
Joined
Sep 1, 2018
Messages
87
Reaction score
62
Points
18
That should work; since the FTP server is on your PC (make sure the FTP server is up and running), run the ftp command in the TOOL and use 192.168.1.113 as the IP to connect to.
If you still get connection refused, you may need to check possible firewall issue in Windows.
 
Well-known member
Registered
Joined
Jun 6, 2019
Messages
113
Reaction score
131
Points
43
The ftp client should be able to connect to 192.168.1.113 now.
On your Tool, go to the /home directory before running the ftp client, or it will download the firmware file to your location by default...
 
Well-known member
Registered
Joined
Apr 10, 2020
Messages
53
Reaction score
10
Points
8
mmm is it okay ?
 

Attachments

  • 20200413_231252.jpg
    20200413_231252.jpg
    1.9 MB · Views: 0
Well-known member
Registered
Joined
Apr 10, 2020
Messages
53
Reaction score
10
Points
8
The ftp client should be able to connect to 192.168.1.113 now.
On your Tool, go to the /home directory before running the ftp client, or it will download the firmware file to your location by default...
can you confirm me it's ok, and to do next ?
 
Top