Jump to content

usb_storage.quirks: string doesn't fit in 127 chars.


Viper

Recommended Posts

Armbianmonitor:

Hi, I am trying to disable UAS mode on attached USB HDs (I have quite a good amount of those) to avoid quite common issues.

However, it seems that the usb_storage.quirks string is limited to 127 chars!

dmesg shows: usb_storage.quirks: string doesn't fit in 127 chars

I do not really see the point of limiting the string length to 127 chars..a bit more would be appreciated.

Thanks

 

Edited by Viper
Added armbianmonitor link
Link to comment
Share on other sites

Your issue report is invalid for one or multiple reasons (non-exhaustive enumeration):

 

  • it has been stated at the wrong place
  • it lacks fundamental requested data
  • it could have been easily solved by a quick search and/or reading documentation
  • unsupported userspace/image/SBC

 

Since you refused to use the bug reporting form carefully and follow the information there as you have been asked for we have no intention to further investigate.

Please add missing information if applicable.

 

https://www.armbian.com/bugs

Link to comment
Share on other sites

Armbian monitor link added.

 

From my understanding (I am not an expert) the issue seems to be in linux kernel.

 /drivers/usb/core/quirks.c specifies

static char quirks_param[128];

It seems that the length of the string is fixed. It looks quite too short to accommodate the parameters of few HD drives (I have actually approx 10+ of those attached)

I have no idea on how to fix it.

Edited by Viper
Link to comment
Share on other sites

  • Viper changed the title to usb_storage.quirks: string doesn't fit in 127 chars.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines