ccminer icon indicating copy to clipboard operation
ccminer copied to clipboard

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

Open Ovelistain opened this issue 3 years ago • 6 comments

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.

Ovelistain avatar Apr 12 '21 04:04 Ovelistain

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

djm34 avatar Apr 12 '21 07:04 djm34

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.

Ovelistain avatar Apr 12 '21 12:04 Ovelistain

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

djm34 avatar Apr 12 '21 13:04 djm34

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

Ovelistain avatar Apr 12 '21 14:04 Ovelistain

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)

djm34 avatar Apr 12 '21 15:04 djm34

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.

Ovelistain avatar Apr 12 '21 15:04 Ovelistain