Bitcoin Forum

Alternate cryptocurrencies => Mining (Altcoins) => Topic started by: WinMar on June 11, 2018, 02:05:26 PM



Title: Antminer L3+ How to get CGMiner to display properly in Putty - SSH
Post by: WinMar on June 11, 2018, 02:05:26 PM
Does anyone know how to get cgminer to properly display when connecting to an Antminer L3+ and viewing it using SSH? I use putty to connect into the L3+ and then I use the Screen command. Unfortunately all I see displayed is one line of information at the top of the screen that over-writes itself. I have tried many things to get it to display properly but no luck so far.


Title: Re: Antminer L3+ How to get CGMiner to display properly in Putty - SSH
Post by: tim-bc on June 11, 2018, 03:48:12 PM
This is the bitcoin mining subforum, you should ask in the altcoin subforum instead. Can you not do like this to get stats from cgminer, or is that not what you are looking for?:

Code:
echo -n "stats" | nc localhost 4028


Title: Re: Antminer L3+ How to get CGMiner to display properly in Putty - SSH
Post by: WinMar on June 11, 2018, 05:36:48 PM
Thanks for the reply. All I am looking for is the normal cgminer screen that shows the shares being accepted and error messages that maybe displayed. Sorry I posted in the wrong area. I started a new topic for this question.