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.