Unfortunately no one can be told what fun_plug is - you have to see it for yourself.
You are not logged in.
Pages: 1
HI
I have the fun_pug from http://www.inreto.de/dns323/fun-plug/0.5/
so i have ssh access to the unit how do i change the hibernate time to 60 mins from the max in ui of 30mins ?
Last edited by tc66 (2008-06-07 00:28:17)
Offline
ok no takers perhaps someone could explain the directory location that
advanced/power_management.asp posts against
so the power setting are posted against
<FORM id=form1 name=form1 action=/goform/SetPowerManagement method=POST>
but I can't see what dir goform/SetPowerManagement
is located in I see the root of the std web is /sys/crfs/web_page
but there is no goform dir here what simple fact am i missing
ans self they are all in 1 big binary
http://dns323.kood.org/forum/t223-GoAhe … ns%3F.html
and you cant see where the settings from the UI actually get posted against
ok back to sq 1, where to they keep the power mgt settings ![]()
Last edited by tc66 (2008-06-09 21:10:44)
Offline
i didn't want to post this before but i see you're persistent so i will..
included in attachment is the modified d-link's source code and cross-compiled binary for setting the power management. i don't know why it is limited to 30min in web interface but there must be some reason..
btw i haven't tested it, haven't even ran it, just compiled and tarred. so use it at your own risk ![]()
still if you wanna try it, use it like this:
./test -e time
(to enable pwr mngmt, replace time with number of minutes)
./test -d
(to disable pwr mngmt)
Last edited by SilentException (2008-06-10 01:12:23)
Offline
This is excellent SilentException! I was looking into a way of modifying the power management spindown time myself!
However, each time I get this when I run it:
/mnt/HD_a2/myFP_2/test # ./test -e 60
./test: line 1: syntax error: "(" unexpected
/mnt/HD_a2/myFP_2/test # ./test -d
./test: line 1: syntax error: "(" unexpected
/mnt/HD_a2/myFP_2/test #
What could be the problem? Should I compile it on my own? I'm running a DNS-323 v1.05 with fun_plug version 0.5.
Thanks for the help!
Last edited by krimb1 (2008-07-06 02:49:13)
Offline
SilentException wrote:
i don't know why it is limited to 30min in web interface but there must be some reason..
fyi: The CH3SNAS has a range between 5 and 120 minutes to choose from in the user interface...
Offline
Good information Enrico, great to know. It's interesting there's a difference b/w the CH3SNAS and the DLINK 323 UI options even though they're both "twins". Wish there was some way to have this functionality in a DNS 323 as well.
Last edited by krimb1 (2008-07-06 07:49:39)
Offline
Pages: 1