Post
Topic
Board Mining (Altcoins)
Re: Swedish ASIC miner company kncminer.com
by
Elenelen
on 24/09/2014, 14:51:52 UTC
I have one Titan-cube connected, and the LCD-display is telling that it's hashing...but how do I get to see BFGminer through SSH?  I never used BGCminer (but CGM instead)....  
Can someone help me?  If I enter "screen -dr" it tells: "there is no screen to be connected"...

ps -ef | grep bfg* , try grep ID first.

Once you grep ID, try this command: tail -f ID or tail -f bfgminer.exe, or what ever you got when you greped, Thus this is a old trick on old version Linux, I can't guaranty it will work on mini pi OS.

OK tried that with the ID,  but gives: "tail: cannot open '32093' for reading: no such file or directory".

Thank you for all your help... I thought it was some simple answer, but I will ask KNC for assistance now...

I have the answer!   Kurt from KNC-forum:   I have to login with "pi"  as user instead of "root" (like the case on Jupiter and Neptune).