Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Increase maximum length of usb_storage.quirks in RPi kernel params #3311

Merged
merged 1 commit into from
Apr 15, 2024

Conversation

sairon
Copy link
Member

@sairon sairon commented Apr 15, 2024

With #3281 we hit the maximum length of the quirks parameter. Since cmdline.txt changes are not applied on OS update, only new installs of 12.2 are affected, effectively disabling all quirks until this patch lands in future OS release.

Fixes #3308

With #3281 we hit the maximum length of the quirks parameter. Since
cmdline.txt changes are not applied on OS update, only new installs of
12.2 are affected, effectively disabling all quirks until this patch
lands in future OS release.

Fixes #3308
@sairon sairon added board/raspberrypi Raspberry Pi Boards usb-ssd USB SSD related issue board/yellow Home Assistant Yellow labels Apr 15, 2024
@sairon sairon requested a review from agners April 15, 2024 12:24
@sairon sairon merged commit 77c28be into dev Apr 15, 2024
2 checks passed
@sairon sairon deleted the increase-rpi-usb-storage-quirks-length branch April 15, 2024 12:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
board/raspberrypi Raspberry Pi Boards board/yellow Home Assistant Yellow cla-signed usb-ssd USB SSD related issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

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