Post
Topic
Board Mining (Altcoins)
Re: [ANN] rhminer - an optimized CPU+GPU miner for PascalCoin
by
2h4u
on 18/01/2020, 04:13:53 UTC
*NEW RELEASE*

Would you like to ignore SIGWINCH or handle the signal appropriately? There's a problem to run the miner inside the screen terminal multiplexer. I run miner with screen (screen -dmS yaddayadda), deattach screen, attach it back, then miner exits.

I found a workaround: run it with unbuffer command (man unbuffer).