Open GoogleCodeExporter opened 9 years ago
Hello everybody!
I managed to have my SNAKE OS V1.3.2 (20101130) box patched with the followings:
1- USB port leds work.
2- Frees up system memory every 20 mins.
2- Checks attached USB hard disk(s)every 20 min(s) and spins them down if they
are idling.
All you need to do is:
1- Download attached etc.tar.gz file to your USB disk.
2- Change your directory to that file.
cd /usb/<MOUNT_NAME_OF_YOUR_DISK>/
3- tar xvf etc.tar.gz -C /
Good luck!
Original comment by tezcan.f...@gmail.com
on 24 Apr 2011 at 8:51
Attachments:
[deleted comment]
[deleted comment]
If everything goes well do not forget to save your config. So that changes
remain permanent.
Original comment by tezcan.f...@gmail.com
on 24 Apr 2011 at 9:25
Great job! It successfully spun down my hard drive. I haven't checked to see if
the system memory is being freed up, but I'm sure it does.
Original comment by vew...@googlemail.com
on 24 Apr 2011 at 10:44
You can follow all the changes in your syslog.
Original comment by can-tez...@hotmail.com
on 24 Apr 2011 at 4:59
The USB ports light up great! This should be added to snake proper, as they
didn't work at all without this.
And the spindown of disks works too, but unfortunately spinUP does not work
.... so the system just hangs when trying to use it after spindown, because the
disks are effectively no longer there. Any pointers or suggestions for working
out what the spinup problem is?
Original comment by nic...@gmail.com
on 4 Nov 2011 at 3:19
When you use your HD, it automatically spins up. No need to do anything.
Original comment by can-tez...@hotmail.com
on 4 Nov 2011 at 7:12
Hi, I liked this, more specificly about the turn leds up again.
But a little concerned about spin down script, because my external HD already
spind down itself. So, if I want use this script, without spind down, what I
need to do?
Original comment by betoz...@gmail.com
on 13 Nov 2011 at 11:19
Nice job. I will see it in the next snakeOS firmware. Any chance to a full
snake OS version with this?
Original comment by nagygo...@gmail.com
on 11 Jan 2012 at 5:09
I have a problem! The mod spin-downs the had drives even I use them, since I
connect a new usb hub. Is the usb hub cause problem? I see a film from the nas
and it stop at 20 min. I need to reboot the snake to, see the hard drives again.
Original comment by nagygo...@gmail.com
on 21 Jan 2012 at 7:03
Hi, can it be that after it spins down, and back to normal, I loose permissions
on my HDD? As after few hours my hard disk comes to read only, when I restart
snake everything comes back to normal!
Original comment by rsam...@gmail.com
on 21 Jul 2012 at 1:39
I needed to make some changes to the spindown script to work on my system. I
am having trouble setting my version to be the default spindown script. I can
copy it into /etc/init.d/scripts and it runs, but then it is replaced with the
original version after reboot. I can not tell where this mystery original
version comes from, but it overwrites my version after every reboot.
How do I make my version the default spindown script?
Original comment by thebo...@cox.net
on 10 Mar 2013 at 4:18
/etc/ sits in memory, so changes in there are lost after rebooting. You have to
save the config to make them stick.
Either run "/usr/share/snake/config save" or click the save config button in
the web interface.
Original comment by stefansc...@googlemail.com
on 11 Mar 2013 at 3:43
Original issue reported on code.google.com by
arq.nuno...@gmail.com
on 4 Nov 2010 at 8:16