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

UART Path error on Running Miner as asic miner by replicating on raspberry pie 5 #832

Open
dev-580 opened this issue Nov 19, 2024 · 1 comment

Comments

@dev-580
Copy link

dev-580 commented Nov 19, 2024

Hey @dindinw,

I'm working on running the ASIC miner code located in cmd/miner, but I’m using a Raspberry Pi 5 and running a private network to keep the computation requirements low. I’m encountering an error related to the UART path: uart_open failed to open device /dev/ttys2. Could you provide guidance on how to properly set up and run the ASIC miner code on a Raspberry Pi? Any tips on configuring UART for this setup would also be appreciated!

Thanks!

@frankcrypto2023
Copy link
Collaborator

if you want mining private network, you can set cpu mode in config

cpuworkers=1
cpuminer=1

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