Thanks for posting this, worked like a charm for me, with a couple of small differences. For any who might be doing this in HA 2022.12.x, the cmdline.txt
file format seems to have changed. Mine already had the following line at the beginning of the file: dwc_otg.lpm_enable=0 console=tty1 usb-storage.quirks=<a bunch of idVendor:idProduct combos>
, so I just added those for my Argon controller, which was β174c:1156β, to the very end of the line. like so: ,174c:1156:u
, saved the file, rebooted and voila!, logs no longer hang, and system seems overall more responsive. I still have an odd issue in that the Argon controller takes around 40 seconds to βinitializeβ after powering up the Pi, but once it actually starts loading, the system boots fast. Overall boot time is slower than SD but still boots to HA Supervisor screen in about 1:40, so not bad.