On Sun, 14 Jun 2020 18:38:48 +0200
"J. Fahrner via Dng" <dng@lists.dyne.org> wrote:

> Am 2020-06-14 17:25, schrieb richard lucassen via Dng:
> > echo "options usb_storage delay_use=5" > 
> > /etc/modprobe.d/usb_storage.conf
> 
> seems not to work.
> 
> After boot:
> 
> cat /sys/module/usb_storage/parameters/delay_use
> 1

That's rather strange. From "modinfo usb_storage":

parm: delay_use:seconds to delay before using a new device (uint)

And what happens if you load the module in advance?:

echo "usb_storage" >> /etc/modules



-- 
richard lucassen
https://contact.xaq.nl/
_______________________________________________
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng

Reply via email to