| View previous topic :: View next topic |
| Author |
Message |
cloudxxx
Joined: 16 Feb 2006 Posts: 1
|
Posted: Thu Feb 16, 2006 6:44 pm Post subject: PS2Link |
|
|
Where can I find documents of how to use PS2Link?
Can I add a HDD to my SCHP390001 machine? Does it has any specific requirement for HDD?
thanks. |
|
| Back to top |
|
 |
Drakonite Site Admin

Joined: 17 Jan 2004 Posts: 989
|
Posted: Thu Feb 16, 2006 7:47 pm Post subject: |
|
|
Have you tried checking the readme? ...
Basic run down: modify the IPCONFIG.DAT file to contain the right IP information, then put it, the ps2link elf, along with any other applicable files, onto a cd or where ever you are booting it from, and then launch ps2link on the ps2.
You then use one of the PC clients, such as ps2client, to connect and communicate with ps2link. Readmes should explain this part...
But I'll be nice and give a quick example for ps2client, since it's what I use...
| Code: | | ps2client execee host:myproject.elf | will run myproject.elf from the dir you ran ps2client from. _________________ Shoot Pixels Not People!
Makeshift Development |
|
| Back to top |
|
 |
todi1856
Joined: 08 Feb 2006 Posts: 10
|
Posted: Thu Feb 23, 2006 6:02 pm Post subject: |
|
|
[PS2Link 1.46]
Well i can't get it started :( :
| Code: |
Welcome to ps2link v1.46
Booting form mc dir (mc0:/BWLINUX/)
Using cached config
Initializing...
Net config: 192.168.0.10 255.255.255.0 192.168.0.1
Ready
|
This means it didnt read IPCONFIG.DAT ?! , cause it looks like this
| Code: |
192.168.1.3 255.255.255.0 192.168.1.1
# EXTRACNF = mc0:extra.cnf;
|
Why didnt he read it?????
It was in the same dir and name was with uppercase,m |
|
| Back to top |
|
 |
Drakonite Site Admin

Joined: 17 Jan 2004 Posts: 989
|
Posted: Fri Feb 24, 2006 3:30 am Post subject: |
|
|
How did you boot ps2link? _________________ Shoot Pixels Not People!
Makeshift Development |
|
| Back to top |
|
 |
todi1856
Joined: 08 Feb 2006 Posts: 10
|
Posted: Fri Feb 24, 2006 5:48 am Post subject: |
|
|
| I've burned a CD and putted in PS2 like always :) |
|
| Back to top |
|
 |
Drakonite Site Admin

Joined: 17 Jan 2004 Posts: 989
|
Posted: Fri Feb 24, 2006 6:16 am Post subject: |
|
|
Arg... looks like something is making it think it's being from reload1 .. the detection for that is a huge hack. I'll burn a new cd and see what happens to me, and if I can recreate it I'll poke around and see what people have to say about changing reload1 detection.. _________________ Shoot Pixels Not People!
Makeshift Development |
|
| Back to top |
|
 |
todi1856
Joined: 08 Feb 2006 Posts: 10
|
Posted: Fri Feb 24, 2006 6:25 pm Post subject: |
|
|
I see , can it be overriden somehow??
I can't believe how blind i can be =[
so this line
tells me ps2link is being launched from Linux... |
|
| Back to top |
|
 |
BraveDog
Joined: 30 Dec 2004 Posts: 29 Location: Cleveland
|
Posted: Sat Feb 25, 2006 1:13 am Post subject: |
|
|
Drakonite,
This is what you helped me with. I believe todi1856 is using an older version of uLaunchELF. This happened to me until I started using 3.46 or newer. So just use a newer version of uLaunchELF. |
|
| Back to top |
|
 |
Drakonite Site Admin

Joined: 17 Jan 2004 Posts: 989
|
Posted: Sat Feb 25, 2006 3:30 am Post subject: |
|
|
BraveDog,
Well, he said he was running it from a CD... so if he isn't telling me whats going on I can't really help him now can I? ;) _________________ Shoot Pixels Not People!
Makeshift Development |
|
| Back to top |
|
 |
todi1856
Joined: 08 Feb 2006 Posts: 10
|
Posted: Sat Feb 25, 2006 4:02 am Post subject: |
|
|
I don't even know what uLaunchELF is:/ So i am not using older or newer version of uLaunchELF.
PS2 loads ps2link from cd , and then i through usb cable downloading the elf file to ps2, but with PS2Link 1.46 it doesnt work cause it doesnt want to read IPCONFIG.DAT from CD , instead PS2link is looking for it in mc0:/BWLINUX/, right?! but this directory doesnt exists .. |
|
| Back to top |
|
 |
Drakonite Site Admin

Joined: 17 Jan 2004 Posts: 989
|
Posted: Sat Feb 25, 2006 5:43 am Post subject: |
|
|
The code to detect loading from reload1 is pretty horrible, and something is screwing with things and making it think it's booting from reload1. All I can think of is that your mod chip is screwy, because I can't recreate the problem.
You may have to build your own version of ps2link with the default IP settings changed...
There isn't much I can do to help since I don't know what the problem is... and unless someone buys me a linux kit I can't do anything about changing the reload1 detection code. _________________ Shoot Pixels Not People!
Makeshift Development |
|
| Back to top |
|
 |
todi1856
Joined: 08 Feb 2006 Posts: 10
|
Posted: Sat Feb 25, 2006 5:07 pm Post subject: |
|
|
"...You may have to build your own version of ps2link with the default IP settings changed..."
The source is available? |
|
| Back to top |
|
 |
weltall
Joined: 20 Feb 2004 Posts: 310
|
|
| Back to top |
|
 |
todi1856
Joined: 08 Feb 2006 Posts: 10
|
Posted: Sun Feb 26, 2006 3:51 am Post subject: |
|
|
| Thank you very much :) |
|
| Back to top |
|
 |
Drakonite Site Admin

Joined: 17 Jan 2004 Posts: 989
|
Posted: Sun Feb 26, 2006 4:53 am Post subject: |
|
|
It's in SVN where it has been ever since we switched from CVS, where it had been for who knows how long ;) _________________ Shoot Pixels Not People!
Makeshift Development |
|
| Back to top |
|
 |
|