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

Can’t run ccminer (nvidia)(Firo) on Linux cinnamon. #77

Open
Ovelistain opened this issue Apr 12, 2021 · 6 comments
Open

Can’t run ccminer (nvidia)(Firo) on Linux cinnamon. #77

Ovelistain opened this issue Apr 12, 2021 · 6 comments

Comments

@Ovelistain
Copy link

Ovelistain commented Apr 12, 2021

Hi, just downloaded cuda 101 for linux and created the sh via mintpond guide..when I launch it, appears and suddenly disappears. Tried also with “pause” at the end..nothing. Thx 2080 super, latest nvidia driver. Thanks in advance for your help.

@djm34
Copy link
Contributor

djm34 commented Apr 12, 2021

make sure the sh point to ccminer, and verify that the argument in the command line are correct. Sounds like a typo somewhere

@Ovelistain
Copy link
Author

Ok thanks, still the same issue.. but if on mintpond preset cmd guide I set “auto restart” the terminal opens but at the end of the line says “not found”..tried also to rename the miner but nothing.

@djm34
Copy link
Contributor

djm34 commented Apr 12, 2021

can you post your command line (not sure what auto restart is) or the content of the sh

@Ovelistain
Copy link
Author

Sure, thanks for the support. The miner I downloaded is CUDA 10.2

#Firo
#Djm34 ccminer
#Nvidia Graphics Card
#Dashboard at https://mintpond.com/#!/firo:aHmpDePSKccbFCuYU8J5Z2f9P3bKMNveep
./ccminer -a mtp -u aHmpDePSKccbFCuYU8J5Z2f9P3bKMNveep.Worker 1 -p X -o stratum+tcp://firo.mintpond.com:3000

thanks again

@djm34
Copy link
Contributor

djm34 commented Apr 12, 2021

it seems there is a space between Worker and 1, so ccminer treats 1 as a command which doesn't exit and crashes. It should be Worker1 (without any space in between)

@Ovelistain
Copy link
Author

Ok as soon as I return home I’ll give it a try..dunno how to thank you…:)!! Appreciate it. I’ll let you know.

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