Comment 9 for bug 1371403

Revision history for this message
Bryce Harrington (bryce) wrote : Re: Disable USB autosuspend for Avocent SC Secure KVM

To verify the udev rule is operating properly I use this test case:

# echo "auto" > /sys/bus/usb/devices/1-1.4/power/control; cat /sys/bus/usb/devices/*/power/control; echo "---"; service udev force-reload ; udevadm test /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4 > /tmp/foo 2>&1; cat /sys/bus/usb/devices/*/power/control
auto
auto
auto
auto
auto
auto
auto
---
on
auto
auto
auto
auto
auto
auto