-
Notifications
You must be signed in to change notification settings - Fork 5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
USB-Harddrive gets fully powered down #1159
Comments
Are you reporting this as a bug or just a comment? |
The bug, if indeed that is what it is, is that the powering down is spontaneous and unrequested. |
What happens is, that the drive powers down by usb-command which is not issued by any application. And it only happens in newer kernels. I tried 4.1.9 and 4.1.10 which both failed, whereas 4.1.6 is definitely stable. (all via rpi-update ). If it is wanted I could try 4.1.7 and 4.1.8 also. |
What do you mean by "powers down"? |
Hardrive gets resetted, and put into sleep mode. LED is off, as opposed to normal mode where it is lit, and on access blinking. (Same as if I unmount it via Windows) |
If you could identify the exact firmware update (and so which 4.1.x kernel version) that introduced the issue, we could have a look through the commits and see if anything stands out. |
@lduesing has your issue been resolved? If so, please close this issue. Thanks. |
Closing USB issues as OP has not updated the thread. Further comments by the OP stating that the issue is still present on latest rpi-update kernel will lead to a review. |
in 4.1.10 my USB connected harddrive gets fully powered down from time to time, only a reset of the raspberry helps. Due to being there my OS my raspberry freezes complete. Interestingly only the HDD connected via "JM20329 SATA Bridge" is powered down. A "Western Digital Technologies, Inc. Elements 2TB" does not show this issue as far as I can see.
The text was updated successfully, but these errors were encountered: