Disable UAS via usb-storage.quirks on RPi for ADATA SD600Q (#3281)

Booting from a ADATA SD600Q fails when connected to a USB 3.0 port on RPi4. Adding it to the quirks list resolves the issue.
This commit is contained in:
agglrx 2024-04-02 09:44:50 +02:00 committed by Jan Čermák
parent 040af8fd9b
commit 5ee9cef8c8
No known key found for this signature in database
GPG Key ID: A78C897AA3AF012B
1 changed files with 1 additions and 1 deletions

View File

@ -1 +1 @@
dwc_otg.lpm_enable=0 console=tty1 usb-storage.quirks=174c:55aa:u,2109:0715:u,152d:0578:u,152d:0579:u,152d:1561:u,174c:0829:u,14b0:0206:u,174c:225c:u,7825:a2a4:u,152d:0562:u
dwc_otg.lpm_enable=0 console=tty1 usb-storage.quirks=174c:55aa:u,2109:0715:u,152d:0578:u,152d:0579:u,152d:1561:u,174c:0829:u,14b0:0206:u,174c:225c:u,7825:a2a4:u,152d:0562:u,125f:a88a:u