Comment 44 for bug 1371233

Revision history for this message
Malachi de AElfweald (malachid) wrote :

I believe I have fixed mine. Perhaps someone else can test the fix on theirs?
From this http://unix.stackexchange.com/questions/91027/how-to-disable-usb-autosuspend-on-kernel-3-7-10-or-above

Edit the /etc/default/grub file and append to the GRUB_CMDLINE_LINUX_DEFAULT line:
usbcore.autosuspend=-1

sudo update-grub
reboot

I don't appear to be getting the disconnects anymore.