[19. April 2013] A-400 Advanced Network Setup now available | [11 Jan. 2013] Customize your A-400 Home Screen

Firmware: A-400 [13 May 2013] | C-300 [30 Nov. 2012] | A-300 [30 Nov. 2012] | C-200 [21 Jan. 2013] | A-200/A-210 [10 Aug. 2012]

Just got your NMT | WIKI has the answers | Search the forum | Forum Rules/Policy | Firmware & Official NMT News | Popcornhour manuals



User(s) browsing this thread: 1 Guest(s)
Post Reply 
C200 HDD Spins Up and Spins Down Constantly
08-28-2012, 05:06 PM
Post: #1
C200 HDD Spins Up and Spins Down Constantly
C200 constantly spins up and down when in sleep mode (orange power button). I have SMB shares to a NAS and another PCH). My PC has the map to the C200, but it is off most of the time. I cannot determine what is actually causing the C200 to wakeup constantly.

I've tried /sbin/hdparm -S0 /dev/sda in start start_app.sh file with no affect.

Any ideas on how to either keep the drive spinning all the time or sleep forever until the power is turned on?

TIA
Find all posts by this user
Add Thank You Quote this message in a reply
08-28-2012, 05:33 PM
Post: #2
RE: C200 HDD Spins Up and Spins Down Constantly
(08-28-2012 05:06 PM)anubus12 Wrote:  C200 constantly spins up and down when in sleep mode (orange power button). I have SMB shares to a NAS and another PCH). My PC has the map to the C200, but it is off most of the time. I cannot determine what is actually causing the C200 to wakeup constantly.

I've tried /sbin/hdparm -S0 /dev/sda in start start_app.sh file with no affect.

Any ideas on how to either keep the drive spinning all the time or sleep forever until the power is turned on?

TIA

As far as I know this can be turn off it's some kind of Eco
Measure on your Hdd check your Hdd support page
Hope this helps

slickskin/tabskin/omj navi




Find all posts by this user
Add Thank You Quote this message in a reply
08-28-2012, 09:05 PM
Post: #3
RE: C200 HDD Spins Up and Spins Down Constantly
I have successfully used the HDPARM contained in OPKG.
The only file which got installed in the "sbin" folder was idle3ctl (to permanently deactivate the load/unload feature of some WD HDDs). Not working until i copied the binary in all of the "bin" folders, ran it once, cleaned up the mess and left...
Find all posts by this user
Add Thank You Quote this message in a reply
08-28-2012, 09:45 PM
Post: #4
RE: C200 HDD Spins Up and Spins Down Constantly
Is this somethign you could type step by step novice instructions to do? I would like to repost it in the common problems thread and there are a lot of users with laptops that can't easily do the change to teh drive.
Find all posts by this user
Add Thank You Quote this message in a reply
08-28-2012, 09:45 PM
Post: #5
RE: C200 HDD Spins Up and Spins Down Constantly
(08-28-2012 09:05 PM)corvus Wrote:  I have successfully used the HDPARM contained in OPKG.
The only file which got installed in the "sbin" folder was idle3ctl (to permanently deactivate the load/unload feature of some WD HDDs). Not working until i copied the binary in all of the "bin" folders, ran it once, cleaned up the mess and left...

Could you explain this in a bit more detail? I'm not following what you did and what files you used and from where.

Thanks!
Find all posts by this user
Add Thank You Quote this message in a reply
08-30-2012, 11:09 PM (This post was last modified: 08-30-2012 11:17 PM by corvus.)
Post: #6
RE: C200 HDD Spins Up and Spins Down Constantly
It wasn´t too easy for me, too, as i never had anything to do with Linux.
First, install CSI.
Next, install OPKG from CSI.
On the Poppy, OPKG will display a HTML page with linux tools from "a" to "e". As no one ever seemed to have complained about this, it took me some time to find out that this is a bug. You get the complete list of tools via Telnet login and by increasing the Windows command line buffer to 1500 lines.
While HDPARM worked out of the box, idle3ctl needed that little trick to run.
Find all posts by this user
Add Thank You Quote this message in a reply
08-31-2012, 03:41 AM
Post: #7
RE: C200 HDD Spins Up and Spins Down Constantly
(08-30-2012 11:09 PM)corvus Wrote:  It wasn´t too easy for me, too, as i never had anything to do with Linux.
First, install CSI.
Next, install OPKG from CSI.
On the Poppy, OPKG will display a HTML page with linux tools from "a" to "e". As no one ever seemed to have complained about this, it took me some time to find out that this is a bug. You get the complete list of tools via Telnet login and by increasing the Windows command line buffer to 1500 lines.
While HDPARM worked out of the box, idle3ctl needed that little trick to run.

I have CSI installed and there is no OPKG in the applications section.
Find all posts by this user
Add Thank You Quote this message in a reply
09-01-2012, 11:51 PM (This post was last modified: 09-02-2012 12:02 AM by corvus.)
Post: #8
RE: C200 HDD Spins Up and Spins Down Constantly
I´m far from home quite now, don´t know how opkg is called in CSI, but we´re talking about this tool xxxx://xxx.networkedmediatank.com/showthread.php?tid=45424 .

Fill in correct letters, i´m not (yet) allowed to post links to forum threads, that´s the rules...

Unlike previous WD HDDs, the EARX won´t support APM(Advanced Power Management), so you can only set the spindown timer with HDPARM. With APM you could influence spindown and unload behaviour simultaneously.
Find all posts by this user
Add Thank You Quote this message in a reply
09-02-2012, 11:18 AM
Post: #9
RE: C200 HDD Spins Up and Spins Down Constantly
(09-01-2012 11:51 PM)corvus Wrote:  I´m far from home quite now, don´t know how opkg is called in CSI, but we´re talking about this tool xxxx://xxx.networkedmediatank.com/showthread.php?tid=45424 .

Fill in correct letters, i´m not (yet) allowed to post links to forum threads, that´s the rules...

Unlike previous WD HDDs, the EARX won´t support APM(Advanced Power Management), so you can only set the spindown timer with HDPARM. With APM you could influence spindown and unload behaviour simultaneously.

Ipkg is in csi which is local 1.8 nmt

slickskin/tabskin/omj navi




Find all posts by this user
Add Thank You Quote this message in a reply
09-03-2012, 06:36 AM
Post: #10
RE: C200 HDD Spins Up and Spins Down Constantly
yep.
Confusing,huh?
And ipkg was officially renamed opkg a while ago.
Find all posts by this user
Add Thank You Quote this message in a reply
Post Reply 


Possibly Related Threads...
Thread: Author Replies: Views: Last Post
  Missing Antenna C200 bbking67 5 115 Today 07:07 PM
Last Post: coolstream
Wink happy about C200 spare parts service PulcoCitron 5 579 Today 06:30 PM
Last Post: Kap6oHaT
  [C200] didn't achieve to get Apps on USB LolodeMoulinsart 1 377 Today 01:39 PM
Last Post: LolodeMoulinsart
  multiple hdd in a enclosed hard drive array shamoo 1 529 Yesterday 03:20 PM
Last Post: theguru
  4TB Seagate External drive compatibility formatted in NTFS..c200 doesn't work?. theguru 8 352 Yesterday 01:59 PM
Last Post: Willem53
  Repair C200 dead PSU mike8333 216 63,301 05-21-2013 07:32 AM
Last Post: casuncion
Sad c200 died...MYSTERY sc00byd00 2 408 05-16-2013 01:39 PM
Last Post: rvalphen2904
  suddenly my c200 dosen't start Kap6oHaT 2 337 05-13-2013 04:00 PM
Last Post: Kap6oHaT
  C-200 Need help with hdd not recognized Opalinae 0 167 05-08-2013 09:27 PM
Last Post: Opalinae
  2TB Internal HDD Install Question zeek 1 304 04-20-2013 01:29 PM
Last Post: shamoo

Forum Jump: