Am Mittwoch, 3. Februar 2010 18:44:45 schrieb Patrick Klaus: > echo 1 > /sys/module/usbcore/parameters/autosuspend > for i in /sys/bus/usb/devices/*/power/autosuspend; do echo 1 > $i; done > for i in /sys/bus/usb/devices/*/power/level; do echo "auto" > $i; done > > The system also crashes without activating autosuspend :-(. The logs look like as if everything were working. How exactly does the system crash? Hard lockup? Regards Oliver -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html