From 2ac8222f19fd331353ed25f3f525601a399ca9a6 Mon Sep 17 00:00:00 2001 From: Stefan Agner Date: Mon, 25 Apr 2022 14:58:04 +0200 Subject: [PATCH] Add USB storage quirks for Raspberry Pi by default (#1864) Add VID/PID of some known problematic USB SSD controllers to USB storage quirk list. This should make most USB SSD's work with Home Assistant OS out-of-the box. --- buildroot-external/board/raspberrypi/cmdline.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildroot-external/board/raspberrypi/cmdline.txt b/buildroot-external/board/raspberrypi/cmdline.txt index 6973ef3f6..45b0a8b8a 100644 --- a/buildroot-external/board/raspberrypi/cmdline.txt +++ b/buildroot-external/board/raspberrypi/cmdline.txt @@ -1 +1 @@ -dwc_otg.lpm_enable=0 console=tty1 +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