PS2Link
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... will run myproject.elf from the dir you ran ps2client from.
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: Select all
ps2client execee host:myproject.elf
Shoot Pixels Not People!
Makeshift Development
Makeshift Development
[PS2Link 1.46]
Well i can't get it started :( :
This means it didnt read IPCONFIG.DAT ?! , cause it looks like this
Why didnt he read it?????
It was in the same dir and name was with uppercase,m
Well i can't get it started :( :
Code: Select all
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
Code: Select all
192.168.1.3 255.255.255.0 192.168.1.1
# EXTRACNF = mc0:extra.cnf;
It was in the same dir and name was with uppercase,m
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
Makeshift Development
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...
I can't believe how blind i can be =[
so this line
Code: Select all
mc0:/BWLINUX/
tells me ps2link is being launched from Linux...
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? ;)
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
Makeshift Development
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 ..
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 ..
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.
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
Makeshift Development
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
Makeshift Development