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

Install to Samsung USB boot fails #136

Open
jemail99 opened this issue Jan 31, 2021 · 1 comment
Open

Install to Samsung USB boot fails #136

jemail99 opened this issue Jan 31, 2021 · 1 comment

Comments

@jemail99
Copy link

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?

@igorpecovnik
Copy link
Member

Can this usb quirk be added to the default armbianEnv.txt for future official builds?

Provide pull request.
https://docs.armbian.com/Process_Contribute/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants