Comment 115 for bug 979697

Revision history for this message
Josua Dietze (digidietze) wrote : Re: Modeswitching modem not working with some USB 3.0 host controllers

O.K., so the usb_modeswitch package should install a file in "/etc/modprobe.d" named "usb-storage.conf" with this content (or so):

--x--
# Increase the default delay to avoid conflict with usb_modeswitch

options usb-storage delay_use=3
--x--

Is there a way to check if there are other packages which set options for this module?

Also, the next program release will contain a check/set of the module attribute, so the mode switch would fail only once, even if the delay wasn'n pre-set.