forums.ps2dev.org Forum Index forums.ps2dev.org
Homebrew PS2, PSP & PS3 Development Discussions
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

problems getting IRX module to load.

 
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PS2 Development
View previous topic :: View next topic  
Author Message
mgillespie



Joined: 04 Jul 2004
Posts: 20

PostPosted: Sun Jul 04, 2004 10:45 pm    Post subject: problems getting IRX module to load. Reply with quote

Forgive the newbie questions, but I am trying to upload/download my game saves from my memory card.

My PS2 is chipped, so this removed most of the complexities getting homebrew software to load...

I have downloaded PS2Link 1.22 and using CDGEN created a bootable CD. Before burning, I configured the IPCONFIG.DAT and ensured everything was UPPERCASE, I also added the PS2FTPD.IRX to the image.

The PS2Link CD boots fine, but I cannot FTP into it. I am happy ps2link is running, as I compiled PS2Client, and can communicate with it, making the console reset etc. I have tried executing the IRX file usinf PS2Client, and get the following console feedback:

Code:
eden bin # ./ps2client -h 192.168.1.5 execiop ./PS2FTPD.IRX
IOP cmd: 16777216 args
loadmodule: id -203, ret -1161952765


Is there something i am missing here?

Thanks,
Back to top
View user's profile Send private message Yahoo Messenger MSN Messenger
chp



Joined: 23 Jun 2004
Posts: 313

PostPosted: Sun Jul 04, 2004 10:53 pm    Post subject: Re: problems getting IRX module to load. Reply with quote

mgillespie wrote:

Code:
eden bin # ./ps2client -h 192.168.1.5 execiop ./PS2FTPD.IRX
IOP cmd: 16777216 args
loadmodule: id -203, ret -1161952765


Is there something i am missing here?


modify to this line:
./ps2client -h 192.168.1.5 execiop host:PS2FTPD.IRX

and it should work better. Error -203 is returned when it cannot locate the file.
Back to top
View user's profile Send private message
mgillespie



Joined: 04 Jul 2004
Posts: 20

PostPosted: Sun Jul 04, 2004 11:39 pm    Post subject: Reply with quote

Thanks, thats' working now...

A couple of questions however.

1/ Is this loading the IRX module via the network, or from the local media (CDROM in my case)?

2/ Is there a way to get this module to autoload from my CDROM, (so I don't have to connect using PS2Client and upload/start it?

Thanks.
Back to top
View user's profile Send private message Yahoo Messenger MSN Messenger
blackdroid



Joined: 17 Jan 2004
Posts: 564
Location: Sweden

PostPosted: Mon Jul 05, 2004 12:39 am    Post subject: Reply with quote

1)
host: is over the network
cdrom: is from cdrom

2)
write your own elf that loads the irx.
_________________
Kung VU
Back to top
View user's profile Send private message Visit poster's website
not6



Joined: 07 Feb 2004
Posts: 11

PostPosted: Mon Jul 05, 2004 7:52 pm    Post subject: Reply with quote

i also have some pb ,

i failed to load ps2ftpd.irx and it return err -200 . i search , but find no ref to err 200 in ps2lib_err.h

i use pksh and a old version of pslink ( boot from mc0 with ps1 exploit) , can it be the pb ?
Back to top
View user's profile Send private message
blackdroid



Joined: 17 Jan 2004
Posts: 564
Location: Sweden

PostPosted: Mon Jul 05, 2004 8:52 pm    Post subject: Reply with quote

an old ps2link will give you problems, so i suggest upgrading ( to current in cvs for example ).
-200 means from what I remember "missing dependency", but im not 100% on that one.
_________________
Kung VU
Back to top
View user's profile Send private message Visit poster's website
not6



Joined: 07 Feb 2004
Posts: 11

PostPosted: Mon Jul 05, 2004 9:35 pm    Post subject: Reply with quote

ok thks , now i ll try to update my ps2link .
but not easy since ps2menu wont load too ;(
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PS2 Development All times are GMT + 10 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group