[quote user="Brian Murphy67318"]echo enabled > /sys/bus/usb/devices/1-1/power/wakeup
echo auto > /sys/bus/usb/devices/1-1/power/control[/quote]
This is only enabling selective suspend on the mouse device, I believe you have to do the same on usb1 bus as while.
But I just tried it, and remote wakeup still does not work. I can see the remote wakeup attribute is not enabled before the bus goes to suspend. I will look into it and get you back when I have an answer.