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

error gathering device information while adding custom device "/dev/ttyUSB0": no such file or directory #11

Open
YozoraHoshi opened this issue Mar 7, 2024 · 3 comments

Comments

@YozoraHoshi
Copy link

Thanks for your project! I am new to raspberry and met some trouble when deploying your project:
it says device "/dev/ttyUSB0": no such file or directory when start stack,how can i solve it?
trouble

@graham22
Copy link
Member

graham22 commented Mar 8, 2024

Looks like your pi isn't detecting your USB to serial adapter
try: ls -l /dev/serial/by-id
image

@YozoraHoshi
Copy link
Author

YozoraHoshi commented Mar 11, 2024

Thanks for your reply!
There is a new problem:
trouble
trouble2

@graham22
Copy link
Member

Your RPI needs to be running the 64-bit version of the O/S , see comment in https://github.com/linuxserver/Heimdall/issues/1176

image

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

No branches or pull requests

2 participants