Re: [LAU] External USB 2 HD for real-time recording

From: Ralf Mardorf <ralf.mardorf@email-addr-hidden-dsl.net>
Date: Sun Mar 10 2013 - 07:31:16 EET

On Sun, 2013-03-10 at 02:58 +0100, Ralf Mardorf wrote:
> #!/bin/sh
> # /usr/local/sbin/no-spind
> count=0
> echo 0 >/run/media/rocketmouse/u1.1tmp/.no-spind.counter
> while lsusb -d 1058: >/dev/null; do
> sleep 300; ((count++))
> echo $count >/run/media/rocketmouse/u1.1tmp/.no-spind.counter
> done
> exit

This does work as expected, I just wonder if here's the need to spin
down the drive from time to time, since it's plastic-covered, it perhaps
could become too hot. It's just a little bit warm at the moment, not
hot, IMO there is no risk of overheating.

_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@email-addr-hidden
http://lists.linuxaudio.org/listinfo/linux-audio-user
Received on Sun Mar 10 08:15:01 2013

This archive was generated by hypermail 2.1.8 : Sun Mar 10 2013 - 08:15:02 EET