[PROBLEM] HDD wakes up himself after some time - Printable Version +- Forum (http://forum.xbian.org) +-- Forum: Hardware (/forum-7.html) +--- Forum: Peripherals (/forum-27.html) +--- Thread: [PROBLEM] HDD wakes up himself after some time (/thread-1974.html) |
RE: HDD wakes up himself after some time - mk01 - 8th Jan, 2014 12:14 AM many thanks. and what returns "sudo hdparm -B /dev/sda" ? RE: HDD wakes up himself after some time - Alcoinus - 8th Jan, 2014 12:25 AM APM_level = not supported RE: HDD wakes up himself after some time - mk01 - 8th Jan, 2014 12:29 AM ok, then it is fixed in xbian-package-usbmount 1.0.5-2 http://xbian.brantje.com/pool/stable/main/x/xbian-package-usbmount/xbian-package-usbmount_1.0.5-2_armhf.deb or apt-get update & apt-get upgrade thanks for assistance with this one ! RE: HDD wakes up himself after some time - Alcoinus - 8th Jan, 2014 12:46 AM It seems to work. Thanks a lot. But one last question: when were this fix released? RE: HDD wakes up himself after some time - mk01 - 8th Jan, 2014 04:10 AM after you provided relevant debug info as we spoke RE: HDD wakes up himself after some time - CurlyMo - 9th Jan, 2014 05:00 PM It's a common problem with WD drives (that's why i never use them) called tler. Does this work: http://hardforum.com/showthread.php?t=1191548 RE: HDD wakes up himself after some time - streppuiu - 23rd Mar, 2014 09:13 AM I am having the same problem as feg with my 2tb wd elements disk. I jus want to point out that I tried openelec (which is also an xbmc rpi distro) and the spinup does not occur on openelec. So i believe this proves that the problem is not the harddisk but the xbian software. I disabled all services that i could on xbian and it still occures. I even unmounted the drive and xbian wakes it up even unmounted. This is strange, really. What could be causing this? RE: HDD wakes up himself after some time - mk01 - 24th Mar, 2014 06:46 AM @streppuiu what is your xbian-package-usbmount package version? Code: dpkg-query -W xbian-package-usbmount RE: HDD wakes up himself after some time - streppuiu - 24th Mar, 2014 04:50 PM I ran the command, it returned: xbian-package-usbmount 1.0.5 RE: HDD wakes up himself after some time - streppuiu - 25th Mar, 2014 05:47 PM After that I ran apt-get update and apt-get upgrade and got the 1.0.5-5 version of that package, then I tried again but the by-itself-spinup still happens. |