ps2link 1.32 extra.cnf question HELP!!!
Posted: Mon Jan 30, 2006 9:59 am
i load ps2link from memcard, and i want to laod some irx's as well. i have compiled the latest versions of ps2client and ps2link
if i use "ps2client -h 10.0.0.100 execiop rom0:SIO2MAN", and then the same for rom0:MCMAN and host:PS2NETFS.IRX everything works fine. i get tty output with success codes and "fsclient -h 10.0.0.100 devlist" confirmes that everything is ok.
i tried then to put PS2NETFS.IRX in the memcard and load the above modules via extra.cnf. well, i can't use devlist, i get the error that i can't connect to the ps2netfs server (that's because ps2netfs.irx is not loaded). also the strange thing is that the tty's are missing! when i tried to load ps2netfs module there is no output back to the screen, although i can use devlist. Also i tried to send cube.elf from the samples (which surely sends data to tty) and it is working, but no tty!!
Can anyone please help me? I'm new into this, so i'd also like someone to explain to me how to write the paths to the files in extra.cnf, or make any suggestions cos' i'm f*** confused! below are 2 of the files i tried.
[extra.cnf] #1
rom0:SIO2MAN;rom0:MCMAN;mc0:BEDATA-SYSTEM/PS2NETFS.IRX;
[extra.cnf] #2
rom0:SIO2MAN;rom0:MCMAN;mc0:PS2NETFS.IRX;
if i use "ps2client -h 10.0.0.100 execiop rom0:SIO2MAN", and then the same for rom0:MCMAN and host:PS2NETFS.IRX everything works fine. i get tty output with success codes and "fsclient -h 10.0.0.100 devlist" confirmes that everything is ok.
i tried then to put PS2NETFS.IRX in the memcard and load the above modules via extra.cnf. well, i can't use devlist, i get the error that i can't connect to the ps2netfs server (that's because ps2netfs.irx is not loaded). also the strange thing is that the tty's are missing! when i tried to load ps2netfs module there is no output back to the screen, although i can use devlist. Also i tried to send cube.elf from the samples (which surely sends data to tty) and it is working, but no tty!!
Can anyone please help me? I'm new into this, so i'd also like someone to explain to me how to write the paths to the files in extra.cnf, or make any suggestions cos' i'm f*** confused! below are 2 of the files i tried.
[extra.cnf] #1
rom0:SIO2MAN;rom0:MCMAN;mc0:BEDATA-SYSTEM/PS2NETFS.IRX;
[extra.cnf] #2
rom0:SIO2MAN;rom0:MCMAN;mc0:PS2NETFS.IRX;