linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: bugzilla-daemon@kernel.org
To: linux-usb@vger.kernel.org
Subject: [Bug 216282] usb-mass storage
Date: Fri, 29 Jul 2022 22:35:46 +0000	[thread overview]
Message-ID: <bug-216282-208809-jIWTvk1cyW@https.bugzilla.kernel.org/> (raw)
In-Reply-To: <bug-216282-208809@https.bugzilla.kernel.org/>

https://bugzilla.kernel.org/show_bug.cgi?id=216282

--- Comment #22 from audioprof2001@yahoo.com ---
1 Fail, yes..
...
4 worked 1x time, because did not waited for hdd platter to stop before
turn-on. inertia.
...
10 works but probably more is required for 20TB.
The heavier the platter = more time.

Large HDDs "fail" because are sealed with Helium,
has gas leak,
was Not filled enough at factory,
does Not-pass Quality Control.
Temps are higher, does Not lower fast at Idle.
= more spin-up time,
sold cheaper without warranty. LOL™

creating /etc/modprobe.d/usb-storage.conf
adding
delay_use 15

Fails.
Parameter invalid,
but deletes the folder 
/sys/module/usb_storage

Edit:
$ sudo tea /sys/module/usb_storage/parameters/delay_use
10

Save 
works but...
each reboot Linux changes back to 1

---------------

$ sudo echo 2 >/sys/module/usb_storage/parameters/delay_use
bash: /sys/module/usb_storage/parameters/delay_use: Permission denied

Fail,
because modprobe usb-storage is loaded

$ sudo modprobe -r usb_storage
[sudo] password: 
libkmod: ERROR ../libkmod/libkmod-config.c:712 kmod_config_parse:
/etc/modprobe.d/usb-storage.conf line 1: ignoring bad line starting with
'delay_use'
modprobe: FATAL: Module usb_storage is in use.

$ sudo modprobe -r usb_storage
libkmod: ERROR ../libkmod/libkmod-config.c:712 kmod_config_parse:
/etc/modprobe.d/usb-storage.conf line 1: ignoring bad line starting with
'delay'
modprobe: FATAL: Module usb_storage is in use.

$ sudo modprobe -r usb_storage
libkmod: ERROR ../libkmod/libkmod-config.c:712 kmod_config_parse:
/etc/modprobe.d/usb-storage.conf line 1: ignoring bad line starting with '2'
modprobe: FATAL: Module usb_storage is in use.

$ sudo modprobe -r usb_storage
libkmod: ERROR ../libkmod/libkmod-config.c:712 kmod_config_parse:
/etc/modprobe.d/usb-storage.conf line 1: ignoring bad line starting with
'delay'
modprobe: FATAL: Module usb_storage is in use.

$ sudo modprobe -r usb_storage
libkmod: ERROR ../libkmod/libkmod-config.c:712 kmod_config_parse:
/etc/modprobe.d/usb-storage.conf line 1: ignoring bad line starting with
'delay-use'

"Works"

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.

  parent reply	other threads:[~2022-07-29 22:35 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-25 22:39 [Bug 216282] New: usb-mass storage bugzilla-daemon
2022-07-26  1:20 ` [Bug 216282] " bugzilla-daemon
2022-07-26  2:49 ` bugzilla-daemon
2022-07-26  3:07 ` bugzilla-daemon
2022-07-26  3:13 ` bugzilla-daemon
2022-07-26  3:41 ` bugzilla-daemon
2022-07-26  4:04 ` bugzilla-daemon
2022-07-26  4:25 ` bugzilla-daemon
2022-07-26 14:15 ` bugzilla-daemon
2022-07-26 15:45 ` bugzilla-daemon
2022-07-26 17:38 ` bugzilla-daemon
2022-07-26 19:20 ` bugzilla-daemon
2022-07-27  1:21 ` bugzilla-daemon
2022-07-27  1:42 ` bugzilla-daemon
2022-07-27  1:43 ` bugzilla-daemon
2022-07-27  1:45 ` bugzilla-daemon
2022-07-27 14:01 ` bugzilla-daemon
2022-07-28  3:44 ` bugzilla-daemon
2022-07-28  3:50 ` bugzilla-daemon
2022-07-28 14:42 ` bugzilla-daemon
2022-07-29 18:39 ` bugzilla-daemon
2022-07-29 20:06 ` bugzilla-daemon
2022-07-29 22:35 ` bugzilla-daemon [this message]
2022-07-30  2:38 ` bugzilla-daemon
2022-07-30  2:45 ` bugzilla-daemon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-216282-208809-jIWTvk1cyW@https.bugzilla.kernel.org/ \
    --to=bugzilla-daemon@kernel.org \
    --cc=linux-usb@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).