Regarding Wake On USB input from S3 Sleep

Luke lukek at fastmail.fm
Sat Feb 13 19:17:33 UTC 2016


> I searched the wiki on 'USB power' but noticed only sections 4 and 10 of 
> https://wiki.freebsd.org/TuningPowerConsumption seemed to relate at all.  
> If that's it or not, I'd appreciate some more guidance ..
> 
> thanks, Ian

That's correct, section 10 from that wiki page.
Here's all I did:

$ sudo usbconfig
(it then lists all USB related devices)
$ sudo usbconfig -d 1.3 power_save
(then put a device into powersave mode. I put this in a script)

and that was it for me. The zenbook almost imediately reports an extra
hour of battery and I can confirm it does indeed extend it's life to
close to an hour.



More information about the freebsd-acpi mailing list