Bitcoin Forum
October 14, 2025, 12:57:38 PM *
News: Latest Bitcoin Core release: 30.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 [503] 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 ... 600 »
  Print  
Author Topic: [Mining OS] SimpleMining.net - Manage Your GPU farm the easy way! (30 days free)  (Read 837692 times)
tytanick (OP)
Legendary
*
Offline Offline

Activity: 2660
Merit: 1096


Simplemining.net Admin


View Profile WWW
March 11, 2019, 02:51:03 PM
 #10041

Update v1207:
- API console for kbminer
- improved system update manager

Manage your GPU farm the easy way with Mining OS (30 days free):  SimpleMining.net
Support available at Discord: https://simplemining.net/page/discord and admin@simplemining.net
Bitcointalk thread: https://bitcointalk.org/index.php?topic=1541084.0
tytanick (OP)
Legendary
*
Offline Offline

Activity: 2660
Merit: 1096


Simplemining.net Admin


View Profile WWW
March 11, 2019, 02:52:46 PM
 #10042

Update v1208:
- added information in console if there is no any GPU detected during rig start instead of freeze without any message

Manage your GPU farm the easy way with Mining OS (30 days free):  SimpleMining.net
Support available at Discord: https://simplemining.net/page/discord and admin@simplemining.net
Bitcointalk thread: https://bitcointalk.org/index.php?topic=1541084.0
ekiller
Legendary
*
Offline Offline

Activity: 2534
Merit: 1227


LLP Programming & Electronics


View Profile
March 12, 2019, 04:13:58 AM
 #10043

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
laik2
Sr. Member
****
Offline Offline

Activity: 652
Merit: 266



View Profile WWW
March 12, 2019, 08:59:50 AM
 #10044

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
Valid api cmd is --api-bind ip:port, example: --api-bind 127.0.0.1:3333

Miners Mining Platform [ MMP OS ] - https://app.mmpos.eu/
tytanick (OP)
Legendary
*
Offline Offline

Activity: 2660
Merit: 1096


Simplemining.net Admin


View Profile WWW
March 12, 2019, 10:06:02 AM
 #10045

New miner versions:
- bminer 15.3.1 (Improved performance Cuckaroo29/Cuckatoo31. Reduce CPU usages of Cuckatoo31. Fix the regressions of Cuckaroo29 on RTX cards. Fix the incorrect reportings of Ethash speed to the mining pools)
- wildrig-multi-v0.15.4-preview5 (up to 30% boost on rainforest)
- xmr-stak-v2.10.1 (cn/r without mediaops. Fix cn/gpu rounding mode selection. Add cn/double. Fix cn/r slowdown. Update currency pow table. Fix opencl and cuda cn/r caching. Use double hash for cn/r. Fix masari. Fix avx detection)

Manage your GPU farm the easy way with Mining OS (30 days free):  SimpleMining.net
Support available at Discord: https://simplemining.net/page/discord and admin@simplemining.net
Bitcointalk thread: https://bitcointalk.org/index.php?topic=1541084.0
ekiller
Legendary
*
Offline Offline

Activity: 2534
Merit: 1227


LLP Programming & Electronics


View Profile
March 12, 2019, 08:46:00 PM
 #10046

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
marinko9
Jr. Member
*
Offline Offline

Activity: 103
Merit: 1


View Profile
March 13, 2019, 03:36:42 AM
 #10047

New miner versions:
- bminer 15.3.1 (Improved performance Cuckaroo29/Cuckatoo31. Reduce CPU usages of Cuckatoo31. Fix the regressions of Cuckaroo29 on RTX cards. Fix the incorrect reportings of Ethash speed to the mining pools)
- wildrig-multi-v0.15.4-preview5 (up to 30% boost on rainforest)
- xmr-stak-v2.10.1 (cn/r without mediaops. Fix cn/gpu rounding mode selection. Add cn/double. Fix cn/r slowdown. Update currency pow table. Fix opencl and cuda cn/r caching. Use double hash for cn/r. Fix masari. Fix avx detection)

I have started the xmr-stak-v2.10.1 with my amd cards and it works for a while but then it stops. there is only one message "new block detected" and it repeats itself but the miner is not mining.
tytanick (OP)
Legendary
*
Offline Offline

Activity: 2660
Merit: 1096


Simplemining.net Admin


View Profile WWW
March 13, 2019, 10:49:02 AM
 #10048

New miner versions:
- kbminer-v1.2.0 (The performance of Cuckatoo 31 has increased by 200%)

Manage your GPU farm the easy way with Mining OS (30 days free):  SimpleMining.net
Support available at Discord: https://simplemining.net/page/discord and admin@simplemining.net
Bitcointalk thread: https://bitcointalk.org/index.php?topic=1541084.0
tytanick (OP)
Legendary
*
Offline Offline

Activity: 2660
Merit: 1096


Simplemining.net Admin


View Profile WWW
March 13, 2019, 01:01:38 PM
 #10049

New miner versions:
- phoenixminer-v4.2a (dual mining Ethash and Blake2s, experimental support for ProgPOW mining, support EthereumStratum/2.0.0, and many many more other changes)

Manage your GPU farm the easy way with Mining OS (30 days free):  SimpleMining.net
Support available at Discord: https://simplemining.net/page/discord and admin@simplemining.net
Bitcointalk thread: https://bitcointalk.org/index.php?topic=1541084.0
bracinac
Newbie
*
Offline Offline

Activity: 87
Merit: 0


View Profile
March 13, 2019, 02:07:38 PM
 #10050

I don't know is it maintenance finished, but all my rigs are rebooting frequently and can't boot and start miner properly...
tytanick (OP)
Legendary
*
Offline Offline

Activity: 2660
Merit: 1096


Simplemining.net Admin


View Profile WWW
March 13, 2019, 02:28:03 PM
 #10051

I don't know is it maintenance finished, but all my rigs are rebooting frequently and can't boot and start miner properly...
Is this still happening right now ?
If yes can you send me email to admin@simplemining.net ? io will check that.

Manage your GPU farm the easy way with Mining OS (30 days free):  SimpleMining.net
Support available at Discord: https://simplemining.net/page/discord and admin@simplemining.net
Bitcointalk thread: https://bitcointalk.org/index.php?topic=1541084.0
bracinac
Newbie
*
Offline Offline

Activity: 87
Merit: 0


View Profile
March 13, 2019, 02:30:10 PM
 #10052

It looks like it works fine now.
Thanks!
tytanick (OP)
Legendary
*
Offline Offline

Activity: 2660
Merit: 1096


Simplemining.net Admin


View Profile WWW
March 13, 2019, 03:42:28 PM
Last edit: March 14, 2019, 07:45:04 AM by tytanick
 #10053

Announcement
Today we had few problems in simplemining.net that caused unstability of the dasboard.
Hotfixing that problem lead to another issue that caused problem on some rigs.
Thats why we decided to give everyone 1 day free.
All accounts will not be charged for next 24 hours starting 13 march 2019 17:00 CET until 14 march 2019 17:00 CET.
If you still have any problems please let us know in chat.
Thanks for understanding Sad

Manage your GPU farm the easy way with Mining OS (30 days free):  SimpleMining.net
Support available at Discord: https://simplemining.net/page/discord and admin@simplemining.net
Bitcointalk thread: https://bitcointalk.org/index.php?topic=1541084.0
tytanick (OP)
Legendary
*
Offline Offline

Activity: 2660
Merit: 1096


Simplemining.net Admin


View Profile WWW
March 14, 2019, 09:07:21 AM
 #10054

New miner versions:
- kbminer-v1.2.1 (Fix the hashrate Cuckatoo31 on Nvidia 2080Ti)
- nanominer-v1.1.1 (Lower CPU and mem usage for cn/r)
- wildrig-multi-v0.15.4-preview6 (rainforest improvements: less power consumption, no more "wrong share", slightly higher hashrate)

Manage your GPU farm the easy way with Mining OS (30 days free):  SimpleMining.net
Support available at Discord: https://simplemining.net/page/discord and admin@simplemining.net
Bitcointalk thread: https://bitcointalk.org/index.php?topic=1541084.0
tytanick (OP)
Legendary
*
Offline Offline

Activity: 2660
Merit: 1096


Simplemining.net Admin


View Profile WWW
March 14, 2019, 12:31:04 PM
 #10055

New miner versions:
- xmrig-amd-v2.14.1 (Fixed autoconf for cn/r and other algos. Fixed memory leak with cn/r)

Manage your GPU farm the easy way with Mining OS (30 days free):  SimpleMining.net
Support available at Discord: https://simplemining.net/page/discord and admin@simplemining.net
Bitcointalk thread: https://bitcointalk.org/index.php?topic=1541084.0
tytanick (OP)
Legendary
*
Offline Offline

Activity: 2660
Merit: 1096


Simplemining.net Admin


View Profile WWW
March 14, 2019, 02:37:09 PM
 #10056

Dashboard v3087
- added console output compression for rigs bandwidth savings (about 50% less data is sent from rigs to our servers)

Manage your GPU farm the easy way with Mining OS (30 days free):  SimpleMining.net
Support available at Discord: https://simplemining.net/page/discord and admin@simplemining.net
Bitcointalk thread: https://bitcointalk.org/index.php?topic=1541084.0
tytanick (OP)
Legendary
*
Offline Offline

Activity: 2660
Merit: 1096


Simplemining.net Admin


View Profile WWW
March 14, 2019, 02:55:14 PM
 #10057

New miner versions:
- nbminer-nebutech-v21.1 (Improve Grin29. Add Grin/AE on Turing cards. Add detection GPU hung.  Increase accept Grin on NiceHash.  Fix ETH on NiceHash. Fix "accecpt share checking" on backup pools)

Manage your GPU farm the easy way with Mining OS (30 days free):  SimpleMining.net
Support available at Discord: https://simplemining.net/page/discord and admin@simplemining.net
Bitcointalk thread: https://bitcointalk.org/index.php?topic=1541084.0
tytanick (OP)
Legendary
*
Offline Offline

Activity: 2660
Merit: 1096


Simplemining.net Admin


View Profile WWW
March 15, 2019, 09:02:19 AM
 #10058

New miner versions:
- gminer-v1.36 (Decreased CPU usagee for cuckoo. Added adaptive CPU usage for cuckoo. Added option to control GPU intensity)
- teamredminer-v0.4.2 (Added cn/half, cn/dbl, cnv8/rwz. Support for running devices on multiple OpenCL platforms. Added more cpu optimization for CN/R. Decrease cpu usage for CN/R)
- wildrig-multi-v0.15.4-preview7 (spped up x2 rainforest)

Manage your GPU farm the easy way with Mining OS (30 days free):  SimpleMining.net
Support available at Discord: https://simplemining.net/page/discord and admin@simplemining.net
Bitcointalk thread: https://bitcointalk.org/index.php?topic=1541084.0
bcsurfsd
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
March 15, 2019, 03:46:55 PM
 #10059

for some reason my miner is not working since the update... im guessing my command is wrong, can you please correct it?.. it is currently

also is claymore-eth-v12.0 the best i should be using?

 thank you for your help..


-wd 1 -r 1 -epool stratum+tcp://eth-eu1.nanopool.org:9999 -ewal 0x10029Daaf2A0541F472c5D148e9020317ae1Febf/rigname/email -mode 1 -esm 0 -asm 1 -allpools 1 -mport 127.0.0.1:3333
BogdanCo
Hero Member
*****
Offline Offline

Activity: 729
Merit: 513


View Profile
March 15, 2019, 07:00:18 PM
 #10060

for some reason my miner is not working since the update... im guessing my command is wrong, can you please correct it?.. it is currently

also is claymore-eth-v12.0 the best i should be using?

 thank you for your help..


-wd 1 -r 1 -epool stratum+tcp://eth-eu1.nanopool.org:9999 -ewal 0x10029Daaf2A0541F472c5D148e9020317ae1Febf/rigname/email -mode 1 -esm 0 -asm 1 -allpools 1 -mport 127.0.0.1:3333

Try like this:

-epool stratum+tcp://eth-eu1.nanopool.org:9999 -ewal 0x10029Daaf2A0541F472c5D148e9020317ae1Febf.$rigName/email -esm 0 -asm 1 -epsw x
Pages: « 1 ... 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 [503] 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 ... 600 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!