<div dir="ltr"><div>You can buy a cheap watt meter on amazon and measure whether it makes a difference.  We've tried power savings modes for the Wifi but it didn't have much of an impact.  The mouse pad and touch screen drivers already have idle fallbacks which do a pretty good job.<br><br></div>-Matt<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Dec 11, 2014 at 3:32 AM, Romick <span dir="ltr"><<a href="mailto:yellowrabbit2010@gmail.com" target="_blank">yellowrabbit2010@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">like put next lines in /etc/rc.local?<br>
<br>
======================================<br>
#!/bin/sh<br>
<br>
# Turn off video camera<br>
/usr/sbin/usbconfig -d 1.3 power_off<br>
<br>
# Turn off Atheros bluetooth<br>
/usr/sbin/usbconfig -d 1.4 power_off<br>
======================================<br>
<br>
I'm still looking for saving battery.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
  with best reagrds, Yellow Rabbit<br>
  DragonFly 4.1-DEVELOPMENT x86_64<br>
</font></span></blockquote></div><br></div>