You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 19, 2024. It is now read-only.
I have a Samsung USB Portable SSD T5 external USB drive:
Bus 003 Device 002: ID 04e8:61f5 Samsung Electronics Co., Ltd Portable SSD T5
I used armbian-config to install to USB.
After the process completes and a reboot initiated the result is a black screen.
I can solve the issue with adding a usbquirk to the boot.ini:
setenv bootargs "... usb-storage.quirks=0x04e8:0x61f5:u"
Can this usb quirk be added to the default armbianEnv.txt for future official builds?
The text was updated successfully, but these errors were encountered: