Post
Topic
Board Mining (Altcoins)
Re: [Mining OS] SimpleMining.net - Easy to use GPU MINING Operating System
by
ekiller
on 12/03/2019, 20:46:00 UTC
Update v1208:
- added information in console if there is no any GPU detected during rig start instead of freeze without any message


Ethminer  last versions  0.17  and 0.18  does not show   temp or hashrate  even i put  --api-port 3333

miner conf =  -U -P stratum1+tcp://0xEtherWalletAddres.rigName@poolURL.com:6060 --api-port 3333

Try using this argument in your config file:    -U -P stratum1+tcp://0xEtherWalletAddres.rigName@poolURL.com:6060 --HWMON 1 --report-hashrate -api-port 3333

Thank you. THis is  work.   Just i  add  minus (-)  to  -api-port 3333     .  Must be --api-port 3333

Full working  command :

-U -P stratum1+tcp://0xEtherWalletAddres.rigName@poolURL.com:6060 --HWMON 1 --report-hashrate --api-port 3333