Bitcoin Forum
June 17, 2024, 04:03:16 PM *
News: Voting for pizza day contest
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 [18] 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 »
  Print  
Author Topic: [ETHEREUM] [POOL] https://ETH.suprnova.cc 0% fee, 20 % BONUS per Block ! //  (Read 99304 times)
JuanHungLo
Hero Member
*****
Offline Offline

Activity: 935
Merit: 1001


I don't always drink...


View Profile
February 05, 2016, 03:01:16 AM
 #341

Quote
Your host should be

HOST = "0.0.0.0" (if miners and proxy are on the same network)

and delete the farm recheck stuff

ethminer -G -F http://Your.Local.IP.AddressOfProxy:8080/RigName

if ethminer is on the same computer as the proxy then use 127.0.0.1

Your main pool is the same as your backup pool too.  Give ocminer some love

Thanks both Ocminer and melloyellow for your responses.  I will try using this info and switch pools this weekend when I get back to my rigs.  I will show some more love then too! 

One other question related to a previous post about multiple gpus.  Will running ethminer once start all the gpus on a machine?  Or do I need to run a terminal of ethminer for every card that I have?  Also do I need to be running either eth or geth as well?  Or does that not matter if I am using a proxy?  Finally, does anyone have experience using AMD and Nvidia cards on the same machine?  I have the Opencl drivers for AMD installed and I added a Nvidia card but it (obviously) isn't detected in opencl.   Thanks.

For OpenCl, ethminer will run all GPU's it finds unless you limit the number with the "-t n" command where n is the number of GPU's you want to run.  You CANNOT however select which GPU's.  In order to troubleshoot a bad GPU I had to physically remove each PCI extension cable...bummer.  Wish it had the "device command" like sgminer.

You do not have to run a terminal of ethminer for every card.  You only need to run geth on the machine to serve as a node for your wallet. 

I have not tried it, but I do believe you can run separate instances of OpenCL and Nvidia as long as they have distinct DAG files, obviously in different terminals.

Bull markets are born on pessimism, grow on skepticism, mature on optimism, and die on euphoria. - John Templeton
ocminer (OP)
Legendary
*
Offline Offline

Activity: 2660
Merit: 1240



View Profile WWW
February 06, 2016, 06:33:43 AM
 #342

I have added a low diff port as some miners were requesting one for setups less than 50mh/s:

http://eth-us.suprnova.cc:3001/suprnova.1/25

Slow miners should now also get shares for every block, even if they're flying by really fast

suprnova pools - reliable mining pools - #suprnova on freenet
https://www.suprnova.cc - FOLLOW us @ Twitter ! twitter.com/SuprnovaPools
DanWalker
Hero Member
*****
Offline Offline

Activity: 1974
Merit: 547


Vave.com - Crypto Casino


View Profile
February 06, 2016, 07:10:53 AM
 #343

I have added a low diff port as some miners were requesting one for setups less than 50mh/s:

http://eth-us.suprnova.cc:3001/suprnova.1/25

Slow miners should now also get shares for every block, even if they're flying by really fast
[/quote Oh, your such a nice guy ,. And awesome pool operator

██████
██
██
██
██
██
██
██
██
██
██
██████
██████            ██████
 █████            █████
  █████          █████
   █████        █████
 ████████      ████████
  ████████    ████████
      █████  █████   
    ████████████████
    ████████████████
        ████████     
         ██████       
          ████       
           ██         
AVE.COM | BRANDNEW CRYPTO
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀.. CASINO & BETTING PLATFORM
██████
██
██
██
██
██
██
██
██
██
██
██████
██████
██
██
██
██
██
██
██
██
██
██
██████
🏆🎁
██████
██
██
██
██
██
██
██
██
██
██
██████
██████
██
██
██
██
██
██
██
██
██
██
██████
████████████████████████████████   ████████████████   ██████
.
..PLAY NOW..
.
██████   ███████████████████   █████████████████████████████
██████
██
██
██
██
██
██
██
██
██
██
██████
Pansyfaust
Full Member
***
Offline Offline

Activity: 212
Merit: 100


View Profile
February 07, 2016, 08:09:22 AM
 #344

Seems like the pool is reporting my hashrate as a bit less than my actual hashrate on my machine--I'm getting 90Mhs, yet the pool graph is showing my average is around 80Mhs? I am running the proxy and mining on the port 80 pool?

Anyone else seeing a small discrepancy in hashrate on the site?
Amazing
Newbie
*
Offline Offline

Activity: 13
Merit: 0


View Profile
February 07, 2016, 06:31:23 PM
 #345

Does anyone know how to re-generate the DAG file?  I think this maybe my problem.  I have geth running, and its up-to-date with the latest block.  My proxy seems to be working fine, connected to the stratum pool at eth-.eu.dwarfpool.com:8008, but when I start ethminer I am getting this error:

Code:
[OPENCL]:Using device: Pitcairn(OpenCL 1.2 AMD-APP (1800.11))
terminate called after throwing an instance of 'boost::exception_detail::clone_impl<dev::ExternalFunctionFailure>'
  what():  std::exception
Aborted (core dumped)

I have tried starting like this:
Code:
ethminer --farm-recheck 200 -G -F http://127.0.0.1:8080/
, both with an without --farm-recheck.

Does anyone know how to fix this failure?
ocminer (OP)
Legendary
*
Offline Offline

Activity: 2660
Merit: 1240



View Profile WWW
February 07, 2016, 07:03:49 PM
 #346

Does anyone know how to re-generate the DAG file?  I think this maybe my problem.  I have geth running, and its up-to-date with the latest block.  My proxy seems to be working fine, connected to the stratum pool at eth-.eu.dwarfpool.com:8008, but when I start ethminer I am getting this error:

Code:
[OPENCL]:Using device: Pitcairn(OpenCL 1.2 AMD-APP (1800.11))
terminate called after throwing an instance of 'boost::exception_detail::clone_impl<dev::ExternalFunctionFailure>'
  what():  std::exception
Aborted (core dumped)

I have tried starting like this:
Code:
ethminer --farm-recheck 200 -G -F http://127.0.0.1:8080/
, both with an without --farm-recheck.

Does anyone know how to fix this failure?

This is the Suprnova Thread, not Dwarfpool Smiley

But you simply need to delete the DAG files, it will get auto recreated

suprnova pools - reliable mining pools - #suprnova on freenet
https://www.suprnova.cc - FOLLOW us @ Twitter ! twitter.com/SuprnovaPools
Amazing
Newbie
*
Offline Offline

Activity: 13
Merit: 0


View Profile
February 07, 2016, 08:05:47 PM
 #347

Quote
This is the Suprnova Thread, not Dwarfpool Smiley

But you simply need to delete the DAG files, it will get auto recreated

Oops lol.  I will connect to Suprnova then.  Have 100 Mh/s I want to move off of Ethpool.

So, I would delete all the files in the .ethash directory?  I have four 'full-R23-*****' files in there
ocminer (OP)
Legendary
*
Offline Offline

Activity: 2660
Merit: 1240



View Profile WWW
February 07, 2016, 08:06:29 PM
 #348



This is the Suprnova Thread, not Dwarfpool Smiley

But you simply need to delete the DAG files, it will get auto recreated

Oops lol.  I will connect to Suprnova then.  Have 100 Mh/s I want to move off of Ethpool.

So, I would delete all the files in the .ethash directory?  I have four 'full-R23-*****' files in there
[/quote]

correct, just delete those dag files

suprnova pools - reliable mining pools - #suprnova on freenet
https://www.suprnova.cc - FOLLOW us @ Twitter ! twitter.com/SuprnovaPools
Amazing
Newbie
*
Offline Offline

Activity: 13
Merit: 0


View Profile
February 08, 2016, 03:42:27 AM
 #349

I want to give big big thanks to Ocminer and all the other helpful users on this forum. 

I am wondering what motherboards people are using to build their rigs with, and how many gpus you are running off of one board.  I have an issue with an ASRock 970 Extreme 4 board where I can't get more than 3 opencl units recognized. 
Code:
eth --list-devices
always returns 3 devices regardless of how I rearrange the cards.  Huh Undecided
restless
Legendary
*
Offline Offline

Activity: 1151
Merit: 1001


View Profile
February 08, 2016, 06:57:41 AM
 #350

Tried connecting via dwarfpool proxy - adding
POOL_HOST = "eth-apac.suprnova.cc"
POOL_PORT = 5000

Result: lots of errors in log file and no connection :/, telnet cant connect on port 5000 - is there a site problem with DP proxy port or I should look at my net connection?
JuanHungLo
Hero Member
*****
Offline Offline

Activity: 935
Merit: 1001


I don't always drink...


View Profile
February 08, 2016, 01:47:34 PM
 #351

I want to give big big thanks to Ocminer and all the other helpful users on this forum. 

I am wondering what motherboards people are using to build their rigs with, and how many gpus you are running off of one board.  I have an issue with an ASRock 970 Extreme 4 board where I can't get more than 3 opencl units recognized. 
Code:
eth --list-devices
always returns 3 devices regardless of how I rearrange the cards.  Huh Undecided

This is the brand I chose as well.  I have 4 of the Extreme 3 boards and 2 of the Extreme 4 boards.  One of the Extreme 4 boards required jumpers to get it to recognize the 4th GPU.  Don't ask me why, I have no idea.  All I know is that it worked.  Why the other MB didn't need I have no idea.





Also, the order that you put the cards in matters.

For each card I recommend a full shut down and reboot before inserting the next card.

The PCI slot second from the left is GPU 0.  Do it first.
Next is the PCI slot immediately to it's left.
Then do the far right one.
Finally the one to it's immediate left.

I never could get the 5th slot to work for me, but frankly I just gave up.



Bull markets are born on pessimism, grow on skepticism, mature on optimism, and die on euphoria. - John Templeton
Amazing
Newbie
*
Offline Offline

Activity: 13
Merit: 0


View Profile
February 08, 2016, 11:48:24 PM
 #352

Thanks JuanHungLo very much for this response ! Cool

Quote
One of the Extreme 4 boards required jumpers to get it to recognize the 4th GPU.

Im not sure what exactly you mean by 'jumpers' though.  Is this where you have the wires in this yellow thing in the second photo?
JuanHungLo
Hero Member
*****
Offline Offline

Activity: 935
Merit: 1001


I don't always drink...


View Profile
February 09, 2016, 12:00:00 AM
 #353

Thanks JuanHungLo very much for this response ! Cool

Quote
One of the Extreme 4 boards required jumpers to get it to recognize the 4th GPU.

Im not sure what exactly you mean by 'jumpers' though.  Is this where you have the wires in this yellow thing in the second photo?

Yeah, man, I probably should have included this handy link:

http://www.gobitgo.com/articles/1001/How-To-Correctly-Use-and-Install-PCI-E-Riser-Cables/

It will work just hang in there.

Bull markets are born on pessimism, grow on skepticism, mature on optimism, and die on euphoria. - John Templeton
Dr_Victor
Sr. Member
****
Offline Offline

Activity: 954
Merit: 250


View Profile
February 09, 2016, 01:57:29 PM
 #354

What is the problem, guy? Pool have not paid for a few hours?

yobit.net is banned from signatures
mikesheadroom
Member
**
Offline Offline

Activity: 72
Merit: 10



View Profile
February 09, 2016, 02:49:57 PM
 #355

Do you have ethminer on the same computer as your proxy?
Yes, that is correct.
Any more info on how to properly configure Sammy's proxy to run with ethminer on the same machine?
Thanks for any assistance!

Archain.org | Whitepaper | Bitcointalks Thread
Decentralised Archive of the Internet
Amazing
Newbie
*
Offline Offline

Activity: 13
Merit: 0


View Profile
February 09, 2016, 10:50:13 PM
 #356

JuanHungLo  this about the jumpers is awesome and very helpful! 

Does anyone have experiencing controlling / restarting rigs remotely?  Anyone have experience with https://www.nagios.org/ or http://www.zabbix.com/ ?

JuanHungLo
Hero Member
*****
Offline Offline

Activity: 935
Merit: 1001


I don't always drink...


View Profile
February 09, 2016, 10:59:46 PM
 #357

JuanHungLo  this about the jumpers is awesome and very helpful! 

Does anyone have experiencing controlling / restarting rigs remotely?  Anyone have experience with https://www.nagios.org/ or http://www.zabbix.com/ ?



Your very welcome. 
As to your remote question:  Awesome Miner.  Just do it.

Bull markets are born on pessimism, grow on skepticism, mature on optimism, and die on euphoria. - John Templeton
Prelude
Legendary
*
Offline Offline

Activity: 1596
Merit: 1000



View Profile
February 10, 2016, 08:02:43 AM
 #358

Does this pool pay uncles?

Is that high diff us proxy port coming?

Ocminer, can you keep the thread title in line with what you're actually paying bonus wise? Should read 1% now, not 20%.
melloyellow
Full Member
***
Offline Offline

Activity: 176
Merit: 100


View Profile
February 10, 2016, 04:39:16 PM
 #359

JuanHungLo  this about the jumpers is awesome and very helpful! 

Does anyone have experiencing controlling / restarting rigs remotely?  Anyone have experience with https://www.nagios.org/ or http://www.zabbix.com/ ?



Your very welcome. 
As to your remote question:  Awesome Miner.  Just do it.

Does awesome miner work with ethminer?

Amazing, I just remote in using teamviewer or chrome remote desktop.
JuanHungLo
Hero Member
*****
Offline Offline

Activity: 935
Merit: 1001


I don't always drink...


View Profile
February 10, 2016, 04:41:16 PM
 #360

JuanHungLo  this about the jumpers is awesome and very helpful! 

Does anyone have experiencing controlling / restarting rigs remotely?  Anyone have experience with https://www.nagios.org/ or http://www.zabbix.com/ ?



Your very welcome. 
As to your remote question:  Awesome Miner.  Just do it.

Does awesome miner work with ethminer?

Amazing, I just remote in using teamviewer or chrome remote desktop.

No ethminer does not run inside of Awesome Miner. I just use TightVNC for eth mining.

Bull markets are born on pessimism, grow on skepticism, mature on optimism, and die on euphoria. - John Templeton
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 [18] 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 »
  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!