Unfortunately no one can be told what fun_plug is - you have to see it for yourself.
You are not logged in.
I'm just curious that someone could compile it for DNS 323 or, i got to DIY.
While I'm a newbie on Linux:(
http://www.irshell.org/site/
Nethostfs v2.1 for Linux:
http://rapidshare.de/files/40877564/net … 1.zip.html
http://www.sendspace.com/file/rjmca5
Last edited by kenyloveg (2008-11-12 04:11:42)
Offline
This would be a very nice addition to the nas
While I can't help with the compiling, attached is the source code for nethost 2.1
The links you've provided are just for the binary.
Lets hope someone can do it!
Offline
Hi, crs2027
I'm not aware of that the source code is not included.
Thanks for your upload.
Offline
Thought I would have another looksie at this and now I've managed to compile it!
(see attached nethostfs binary for dns-323)
tested and working
p.s. I used hostcore 1.2.1 for the psp (firmware 5.00 m33-6)
Offline
Hi there,
do you know if it will be possible to manage the number of psp in the command and the port for listening ?
I just run the command like this : ./nethostfs.sh
I am quite newbee as well in linux, i would like to be able to automatise the starting of this application by using the ffp start method but i do not know hot to create the .sh file
thx
Offline
hey, you just need to add the following options like so:
set number of clients to 6
./nethostfs -c 6
set number of clients to 7 and set port number to 1234
./nethostfs -c 7 -p 1234
set a different path to host, using port 1234
./nethostfs -p 1234 /mnt/HD_a2/PSP/
the minimum number of clients is 4, the default is 20
the default port is 7513
for auto starting this depends, do you have ffp installed? if so you just make a new script within the /ffp/start folder and make it executable (chmod +x yourscript.sh)
otherwise you need to create a file in the root of Volume_1 called fun_plug but there are a lot of resources on here to help you with that.
Last edited by crs2027 (2009-04-02 13:25:15)
Offline
Thx cr2027 !
that is fine now, however regarding the script, i don't know how to write it for having it into the start directory for ffp 0.5
I have edited some files already but i am scared to write something wrong.
Last question, are using IR shell to make working the program or just nethostfs is necessary ?
thx for your help already !
Offline
I have the version 5.00 M33-4 on the PSP and i have installed and run the application you compiled on the DNS-323, it is listening but i can't make the connection with the DNS via the router. I have as well edited the VSH file & Conf file on the PSP for setting up the IP to connect to (dns-323 IP).
When i launch the hostcore 1.2.1 application, nothing happens i see the icon and set to wifi but i can t even see a try of connection to nethostfs on the DNS-323.
could you please provide with your procedure ?
thx
Offline
I come back on my issue with Hostcore, I can't make it working properly as it is freezing all the time, I have tried everything but nothing seems to make it.
Your compiled application of 'nethostfs' is working with 'IR Shell',I can connect and navigate in the folders however when I try to run a game from the DNS-323 (.cso or .iso) the PSP freezes at the level of IR Shell; in fact nothing happens on the screen and I can't do any move...need to reboot the PSP.
Have you already encountered this issue previously or do you only use hostcore for doing the same job than IR Shell.
Otherwise I have tryed to create the script for the Start folder with FFP 0.5 and this is working apparently.
So, I don't know what is the issue with Hostcore 1.2.1, are you sure it is the version you are using or did you add any modification to it ?
Thx
Offline
hey bodbod,
I didnt have any issues but here are some things for you to try.
You said you had problems with the connection to the DNS via the router; Can you access the internet from your PSP? This will tell you if you can access the network correctly. Also, how many wifi connections do you have setup in your PSP ? I have only 1.
Using Hostcode 1.2.1 on the PSP you should be able to select WIFI and then it will return to the XMB with the green wifi light left ON. Do this *BEFORE* entering the games folder. Also be sure you have an ISO folder in the path you set when starting nethostfs on the dns.
start simple, dont have a password and dont change the port. make sure that your conf password is set to nothing too
IRShell is better because it allows you to browse the nethostfs properly, if you can connect using irshell on your psp try playing a .mp3 or displaying an image rather than trying games. this will confirm your connection is working. remember that not all games work via nethostfs.
I really didn't do any magic to get it to work, all I've got it the dns running the service and the psp can access the drive.
Hope that helps and good luck.
Offline
Hi crs2027,
much appreciated for your comments, regarding the number of connection setup, yes I just have one and it works perfectly, i have been able to browse my NAS easily with IrShell and playing mp3 and loading a picture onthe screen is not a problem at all, the goal was for me to be able to play with the games stored on the DNS-323 but i didn't know that it was not possible with all the games, i ll have a look at some thread about that on internet.
regarding Hostcore, don't know why, it makes most of the time freezing the psp so I think i'll be happy with just IrShell and basta.
Thanks a lot for your advices anyway !
PS : my script works but not completly, it looks like it does not take in consideration my options
here is the code below :
#!/ffp/bin/sh # PROVIDES: nethostfs . /ffp/etc/ffp.subr name="nethostfs" command="/ffp/etc/nethostfs" nethostfs_flags="-p 7513 -l 12345678 /mnt/HD_a2/Games/Console/PSP" run_rc_command "$1"
Last edited by bodbod (2009-04-05 19:45:20)
Offline
Really looking forward to making this work, however I am having problems running this under ffp 0.5 on ACER easystore NAS (Lanner Electronics NS04-3100)
from dmesg >> Marvell Development Board (LSP Version 2.2.2_NAS_GDP)-- DB-88F5X81-DDR1-A Soc: 88F5281 D0
On execution I get 'Segmentation fault'
strace ./nethostfs
execve("./nethostfs", ["./nethostfs"], [/* 17 vars */]) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40005000
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++
=======
cpuinfo
=======
Processor : ARM926EJ-S rev 0 (v5l)
BogoMIPS : 498.07
Features : swp half thumb fastmult vfp edsp
CPU implementer : 0x41
CPU architecture: 5TEJ
CPU variant : 0x0
CPU part : 0x926
CPU revision : 0
Cache type : write-back
Cache clean : cp15 c7 ops
Cache lockdown : format C
Cache format : Harvard
I size : 32768
I assoc : 1
I line length : 32
I sets : 1024
D size : 32768
D assoc : 4
D line length : 32
D sets : 256
Hardware : Feroceon
Revision : 0000
Serial : 0000000000000000
=======
meminfo
=======
MemTotal: 126944 kB
MemFree: 29572 kB
Buffers: 27140 kB
Cached: 50812 kB
SwapCached: 0 kB
Active: 31900 kB
Inactive: 50528 kB
SwapTotal: 1060208 kB
SwapFree: 1060208 kB
Dirty: 4 kB
Writeback: 0 kB
AnonPages: 4492 kB
Mapped: 4112 kB
Slab: 8256 kB
SReclaimable: 5132 kB
SUnreclaim: 3124 kB
PageTables: 232 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
CommitLimit: 1123680 kB
Committed_AS: 12856 kB
VmallocTotal: 385024 kB
VmallocUsed: 18604 kB
VmallocChunk: 360444 kB
Last edited by seansilk (2009-04-14 15:14:30)
Offline