Bitcoin Forum
May 07, 2024, 04:59:53 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   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 38 39 40 41 42 [43] 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 ... 233 »
  Print  
Author Topic: [ANN] sgminer v5 - optimized X11/X13/NeoScrypt/Lyra2RE/etc. kernel-switch miner  (Read 877797 times)
mannyg
Full Member
***
Offline Offline

Activity: 142
Merit: 101


View Profile
July 01, 2014, 01:43:33 PM
 #841

*sigh*

Ever since the damn DDoS attack earlier, I've had 2 rigs (located at a different site) that cant connect to 4xxx ports.  I have 1 machine here that can connect to them fine.  Just when I had everything working nicely, something comes along an FUCKS it all up.
1715057993
Hero Member
*
Offline Offline

Posts: 1715057993

View Profile Personal Message (Offline)

Ignore
1715057993
Reply with quote  #2

1715057993
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715057993
Hero Member
*
Offline Offline

Posts: 1715057993

View Profile Personal Message (Offline)

Ignore
1715057993
Reply with quote  #2

1715057993
Report to moderator
1715057993
Hero Member
*
Offline Offline

Posts: 1715057993

View Profile Personal Message (Offline)

Ignore
1715057993
Reply with quote  #2

1715057993
Report to moderator
DragonSlayer
Full Member
***
Offline Offline

Activity: 181
Merit: 100



View Profile
July 01, 2014, 01:50:31 PM
 #842

Anyone got this to work on a private p2pool node?  When it starts, I always get my local pool as being dead.

Thanks
Try "no-extranonce" : "true",

Thanks, it still shows up as dead and goes to backup.  Here is my config file.  I do have other pools with profiles to add, but this is my main one that I need to use.  Any other ideas to get it working?

Code:
{
"pools" : [
{
"name" : "p2pool",
"url" : "http://192.168.1.3:9172",
"user" : "Vv8DSRtwKwYsFdaskKHLyAPvtNiVEoUaYp+.000406",
"pass" : "1234",
"profile" : "scrypt_n"
},
{
"name" : "vtc.give-me-coins.com:3337",
"url" : "stratum+tcp://vtc.give-me-coins.com:3337",
"user" : "KlaianDragon.Klaian",
"pass" : "1234",
"profile" : "scrypt_n"
}
],

"profiles" : [
{
"name" : "scrypt_n",
"algorithm" : "zuikkis",
"nfactor" : "11",
"xintensity" : "4",
"worksize" : "256",
"shaders" : "2048",
"lookup-gap" : "2,",
"gpu-threads" : "2",
"gpu-platform" : "0",
"gpu-engine" : "1047",
"gpu-memclock" : "1500"
}
],

"default-profile" : "scrypt_n",
"no-extraonce" : true,
"failover-only" : true,
"no-submit-stales" : true,
"auto-fan" : true,

"temp-cutoff" : "85",
"temp-overheat" : "80",
"temp-target" : "72",
"temp-hysteresis" : "3",

"api-port" : "4028",
"api-listen" : true,
"api-allow" : "W:127.0.0.1",
"api-network" : true,

"kernel-path" : "/usr/local/bin"

}

Bawb3
Newbie
*
Offline Offline

Activity: 44
Merit: 0


View Profile
July 01, 2014, 02:20:42 PM
 #843

Could someone please post an example of what the pool config should look like to auto switch x11, x13, and x15? Thanks!
XPM-guru
Newbie
*
Offline Offline

Activity: 44
Merit: 0


View Profile
July 01, 2014, 03:20:27 PM
 #844

Can someone point out a link to download compiled v5 miner?
divan0w
Newbie
*
Offline Offline

Activity: 43
Merit: 0


View Profile
July 01, 2014, 03:37:21 PM
 #845

Can someone point out a link to download compiled v5 miner?


https://www.nicehash.com/software/#sgminer
XPM-guru
Newbie
*
Offline Offline

Activity: 44
Merit: 0


View Profile
July 01, 2014, 03:45:40 PM
 #846

tryed already, nothing is working. stopped working. How can i include .conf file?
And no f*n readme, how should i know what to do, am I  Obi-wan-kenobi?
Is someone going to walk me through or else i will just keep asking.
xIIImaL
Legendary
*
Offline Offline

Activity: 1372
Merit: 1005


View Profile
July 01, 2014, 03:50:25 PM
 #847

Who knows why i can't set different worksize by each card? I set worksize "256,128,128" ,but miner creates bin files with worksize 256 for all cards..  Sad Huh On version of June 11, i could do it!
kenshirothefist (OP)
Sr. Member
****
Offline Offline

Activity: 457
Merit: 273



View Profile
July 01, 2014, 04:06:06 PM
 #848

For all of you who are using NiceHash: today we had another DDoS (purely network related), I'm sorry for that. Nothing was lost, but as you've experienced there has been lots of disconnects both from providers rigs an buyers orders. Some miners might still having issues by not being able to connect due to several disconnects and invalid shares resulting into unwanted bans - this will be sorted by the end of the day by automatic un-ban (for valid miners). We'll improve our DDoS protection by moving to another, better DDoS protected location. Service is now working normally and all download links are alive. Thanks for understanding and thanks for using NiceHash.
dewminer
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
July 01, 2014, 09:18:24 PM
 #849

tryed already, nothing is working. stopped working. How can i include .conf file?
And no f*n readme, how should i know what to do, am I  Obi-wan-kenobi?
Is someone going to walk me through or else i will just keep asking.

for windows "gurus" Smiley, i can share my own windows build with a sample config file that i did recently during my tests with 14.6 drivers on Windows 7 (see my previous posts)

- built with M$ Visual Studio from the latest sgminer v5_0 branch (v5_0 and v5_0-x15 have been merged recently)
- sgminer configuration file included with x11/x13/x15 profiles for nicehash x11/x13/x15 multi-algo switching and wafflepool x11/x13 as a failback (intesity, tc, etc. set for R9-280x)
- kernel binaries for x11/x13/x15 algos included as well (bin files only for tahiti), generated on win7 rig with 14.6 drivers for miners running win7 with amd 13.12 driver

1.) download the package from here:
https://www.dropbox.com/s/a3zutvnjp89c322/sgminer.dwmnr.20140701.zip
2.) unpack it to Your "Desktop" folder
3.) edit the sgminer.conf file - only enter Your BTC address
4.) simply run runme.bat
letitbit
Member
**
Offline Offline

Activity: 174
Merit: 10


View Profile
July 02, 2014, 06:26:41 AM
 #850

I have a slow miner (-/+ 2 MHs) on X11, jumps between 2 diff 0.001 and 0.100  Sad
get only few accepted hashes, can you re-adjust diff.
Xenocyde
Sr. Member
****
Offline Offline

Activity: 265
Merit: 250


View Profile
July 02, 2014, 10:36:10 AM
 #851

Anyone knows how to activate auto-fan in this build? https://mega.co.nz/#!7RsD0AIa!SPh8WT2D7TGrV441i8o1IFSz4sVku6KQ48MPr5B2R48

"auto-fan": true doesn't work. I put only auto-fan / only gpu-fan xx / both / none and miner either starts at almost max fan speed or stays at lowest possbile (1300 rpm).

For security, your account has been locked. Email acctcomp15@theymos.e4ward.com
guzzzi
Newbie
*
Offline Offline

Activity: 53
Merit: 0


View Profile
July 02, 2014, 11:18:51 AM
 #852

Does the "f=X" working in the 2014-06-30 Version?

"pass" : "d=XXX;f0=0;f2=0;f3=4;f4=3;f5=0;f6?3.5;f7=12",

i just want to let the rig jump between X11/X13/X15/nist5

But its still jump to "Scrypt" Sad
platinum4
Sr. Member
****
Offline Offline

Activity: 547
Merit: 250



View Profile
July 02, 2014, 11:36:13 AM
 #853

Does the "f=X" working in the 2014-06-30 Version?

"pass" : "d=XXX;f0=0;f2=0;f3=4;f4=3;f5=0;f6?3.5;f7=12",

i just want to let the rig jump between X11/X13/X15/nist5

But its still jump to "Scrypt" Sad

Did you do your cooking by the book?

You gotta do your cooking by the book.
guzzzi
Newbie
*
Offline Offline

Activity: 53
Merit: 0


View Profile
July 02, 2014, 11:43:52 AM
 #854

Does the "f=X" working in the 2014-06-30 Version?

"pass" : "d=XXX;f0=0;f2=0;f3=4;f4=3;f5=0;f6=3.5;f7=12",

i just want to let the rig jump between X11/X13/X15/nist5

But its still jump to "Scrypt" Sad

Did you do your cooking by the book?

You gotta do your cooking by the book.

Sorry dont know what you mean. This was fixed ;f6=3.5
Fatov
Sr. Member
****
Offline Offline

Activity: 354
Merit: 250



View Profile
July 02, 2014, 03:33:53 PM
 #855

7950´s example (web) dont work
Some conf working? (yes, i use sgminerv5)

Fatov was here
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
For private, fast and secure transactions DASH is King | Dashtalk
lmaonade80
Member
**
Offline Offline

Activity: 124
Merit: 10


View Profile
July 02, 2014, 07:12:40 PM
 #856

Has Nicehash recovered from that DDOS attack yesterday? I am still seeing all 3xxx and 4xxx ports as dead on all but three of my rigs. I cannot figure out why. Posted Config. This is my first post here so let me know if I have posted something incorrectly. Thanks.

Code:
{
"pools" : [
     {
          "name" : "NiceHash_Scrypt_multi!",
          "url" : "stratum+tcp://stratum.nicehash.com:4333",
          "user" : "1NjD5adrBEqJkkHkzWwhPRsdRLBbpC43NZ",
          "pass" : "p=4;d=1024;f0=2.4;f2=1.2;f3=12;f4=9;f5=1400.0;f6=11.5;f7=84;c0=4;c2=4;c3=2;c4=2;c5=3.2;c6=2;c7=2",
          "nfactor" : "10",
          "algorithm" : "zuikkis",
          "gpu-engine" : "1125",
          "xintensity" : "4",
          "gpu-memclock" : "1500",
          "thread-concurrency" : "8192"
     },
     {
          "name" : "NiceHash_Scrypt-N_multi!",
          "url" : "stratum+tcp://stratum.nicehash.com:4335",
          "user" : "1NjD5adrBEqJkkHkzWwhPRsdRLBbpC43NZ",
          "pass" : "p=7;d=512;f0=2.4;f2=1.2;f3=12;f4=9;f5=1400.0;f6=11.5;f7=84;c0=4;c2=4;c3=2;c4=2;c5=3.2;c6=2;c7=2",
          "nfactor" : "11",
          "algorithm" : "zuikkis",
          "xintensity" : "4",
          "gpu-engine" : "1100",
          "gpu-memclock" : "1500",
          "lookup-gap" : "2",
          "thread-concurrency" : "8192",
          "gpu-powertune" : "20",
          "gpu-threads" : "1"
     },
     {
          "name" : "NiceHash_X11_multi!",
          "url" : "stratum+tcp://stratum.nicehash.com:4336",
          "user" : "1NjD5adrBEqJkkHkzWwhPRsdRLBbpC43NZ",
          "pass" : "p=0.5;d=0.08;f0=2.4;f2=1.2;f3=12;f4=9;f5=1400.0;f6=11.5;f7=84;c0=4;c2=4;c3=2;c4=2;c5=3.2;c6=2;c7=2",
          "nfactor" : "10",
          "algorithm" : "darkcoin-mod",
          "gpu-engine" : "1130",
          "gpu-memclock" : "1500",
          "intensity" : "17"
     },
     {
          "name" : "NiceHash_X13_multi!",
          "url" : "stratum+tcp://stratum.nicehash.com:4337",
          "user" : "1NjD5adrBEqJkkHkzWwhPRsdRLBbpC43NZ",
          "pass" : "p=0.6;d=0.08;f0=2.4;f2=1.2;f3=12;f4=9;f5=1400.0;f6=11.5;f7=84;c0=4;c2=4;c3=2;c4=2;c5=3.2;c6=2;c7=2",
          "nfactor" : "10",
          "algorithm" : "marucoin-mod",
          "gpu-engine" : "1100",
          "intensity" : "18",
          "gpu-memclock" : "1500"
     },
     {
          "name" : "NiceHash_Keccak_multi!",
          "url" : "stratum+tcp://stratum.nicehash.com:4338",
          "user" : "1NjD5adrBEqJkkHkzWwhPRsdRLBbpC43NZ",
          "pass" : "p=0.004;d=0.08;f0=2.4;f2=1.2;f3=12;f4=9;f5=1400.0;f6=11.5;f7=84;c0=4;c2=4;c3=2;c4=2;c5=3.2;c6=2;c7=2",
          "nfactor" : "10",
          "algorithm" : "maxcoin",
          "gpu-engine" : "1080",
          "gpu-memclock" : "750",
          "intensity" : "9",
          "gpu-threads" : "1",
          "gpu-powertune" : "-20",
          "thread-concurrency" : "8193"
     },
     {
          "name" : "NiceHash_X15_multi!",
          "url" : "stratum+tcp://stratum.nicehash.com:4339",
          "user" : "1NjD5adrBEqJkkHkzWwhPRsdRLBbpC43NZ",
          "pass" : "p=0.6;d=0.08;f0=2.4;f2=1.2;f3=12;f4=9;f5=1400.0;f6=11.5;f7=84;c0=4;c2=4;c3=2;c4=2;c5=3.2;c6=2;c7=2",
          "nfactor" : "10",
          "algorithm" : "bitblock",
          "gpu-engine" : "1100",
          "intensity" : "18",
          "gpu-memclock" : "1500"
     },
     {
          "name" : "NiceHash_Nist5_multi!",
          "url" : "stratum+tcp://stratum.nicehash.com:4340",
          "user" : "1NjD5adrBEqJkkHkzWwhPRsdRLBbpC43NZ",
          "pass" : "p=0.6;d=0.08;f0=2.4;f2=1.2;f3=12;f4=9;f5=1400.0;f6=11.5;f7=84;c0=4;c2=4;c3=2;c4=2;c5=3.2;c6=2;c7=2",
          "nfactor" : "10",
          "algorithm" : "talkcoin-mod",
          "gpu-engine" : "1100",
          "intensity" : "18",
          "gpu-memclock" : "1500"
     },
     {
          "name" : "LTCrabbit",
          "url" : "x11.ltcrabbit.com:3332",
          "user" : "lmaonade80.B3",
          "pass" : "x",
          "algorithm" : "darkcoin-mod",
          "nfactor" : "10",
          "intensity" : "17",
          "gpu-engine" : "1130",
          "gpu-memclock" : "1500"
    },
    {
          "name" : "SimpleDrk",
          "url" : "stratum+tcp://stratum.simpledrk.com:3353",
          "user" : "XweHU29qvYn5tv71hw6KvTCPeYvS1F9dBu.emily",
          "pass" : "x",
          "algorithm" : "darkcoin-mod",
          "intensity" : "17",
          "gpu-engine" : "1130",
          "gpu-memclock" : "1500"
     },
     {
          "name" : "SimpleVert",
          "url" : "stratum+tcp://ca.simplevert.com:3344",
          "user" : "VkSvsHB8A1TtD3QzgSV7rkDC5XiWt5BFdx.emily",
          "pass" : "x",
          "nfactor" : "11",
          "algorithm" : "zuikkis",
          "gpu-engine" : "1140",
          "thread-concurrency" : "6208",
          "intensity" : "18",
          "gpu-memclock" : "1500",
          "lookup-gap" : "2",
          "shaders" : "1280",
          "gpu-powertune" : "20",
          "rawintensity" : "5120"
     }
]
,
"worksize" : "256",
"no-extranonce" : true,
"lookup-gap" : "2",
"shaders" : "2048",
"gpu-threads" : "2",
"gpu-engine" : "1070",
"gpu-fan" : "0-100",
"gpu-memclock" : "1500",
"gpu-powertune" : "20",
"temp-cutoff" : "95",
"temp-overheat" : "85",
"temp-target" : "75",
"api-mcast-port" : "4028",
"api-port" : "4028",
"auto-fan" : true,
"expiry" : "10",
"gpu-dyninterval" : "7",
"log" : "5",
"no-pool-disable" : true,
"queue" : "1",
"scan-time" : "7",
"tcp-keepalive" : "30",
"temp-hysteresis" : "3",
"shares" : "0",
"no-client-reconnect" : true,
"failover-only" : true,
"failover-switch-delay" : "30",
"api-allow" : "W:127.0.0.1/24",
"api-listen" : true
}
demo300
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
July 02, 2014, 11:01:28 PM
 #857

I have the same problem with connecting.

few rigs are in and others cant make it. Its like server is limited for connections or there is a limit of connections from one IP.
This is too much annoying now. And it is going for 2 days !
Zels
Full Member
***
Offline Offline

Activity: 203
Merit: 100



View Profile
July 02, 2014, 11:10:06 PM
 #858

Take a look on the order book and Limited GH/s ~ Speed GH/s

If they're full, they can't connect more miner Smiley

Try without the p=xx in your password, you will see they're open Smiley
mannyg
Full Member
***
Offline Offline

Activity: 142
Merit: 101


View Profile
July 02, 2014, 11:25:31 PM
 #859

w00000t... switching finally working nicely for me on all my rigs, I just needed to adjust gpu-engine settings for each pool to avoid sick gpus.





How did you manage to do it? I use miner from nicehash v5 and example conf file from https://nicehash.com/multialgo/ but when run it I always go to backup pool 3333...
This is what I get:


Sorry I'm just seeing this now, I didnt realize you had quoted my post with a question

The example conf should work OK, but it might still need you to make some edits.  

For example, if you are using windows, you have to remove gpu-threads from the pool profiles and use it only in the core config.  Also, to really get this working right and stable, it helps to know your GPUs default clock speeds for engine and memory.  

What OS are you using? What did you set for your worker password on your machine? I started using the f0=xxx;f2=xxx;f3=xxx etc where xxx represents the speed in MH/s for that algorithm.  that helps the pool decide which one you would profit from the best automatically and set the other pools to dead.  that *might* be going on with your config if you just are using pass=x  

also, in your image, you have 'backupool' defined and that is just there as an example for you to use an alternate site as a backup pool.. its not a real site. 
MrBobC
Member
**
Offline Offline

Activity: 110
Merit: 10


View Profile
July 02, 2014, 11:31:24 PM
 #860

I find that it takes about a half-hour to connect to nicehash, and even then, only some rigs do it.  Right now, 15 of my 23 rigs are at nicehash, the other 8 are at the wafflepool.  The only reason I have wafflepool is because after the other day when I upgrade to sgminer 5 I haven't been able to connect to Nicehash on startup, even if I use the 3xxx ports.  I am looking at the X15 order book and there are plenty of orders with no miners, so it isn't that there isn't any room.  They will be on wafflepool, and then magically the most profitable 4xxxx port shows up as alive.  I dont' want to use Scrypt/Scrypt-N/Keccak configs.  Here is an example conf:

{
"pools" : [
   {
      "url" : "stratum+tcp://r7191.g28.rigs.eu.betarigs.com:10035",
      "user" : "mrbobc-7191",
      "pass" : "x",
      "algorithm" : "bitblock"
   },
   {
      "name" : "Nicehash_X13",
      "url" : "stratum+tcp://stratum.nicehash.com:4337",
      "user" : "1MmBUf6DKTQsNGBEyrsxrTFNCbCT1vtTEK",
      "pass" : "f0=0;f2=0;f3=6;f4=5;f5=0;f6=3.9;f7=12",
      "algorithm" : "marucoin-mod"
   },
   {
      "name" : "Nicehash_X11",
      "url" : "stratum+tcp://stratum.nicehash.com:4336",
      "user" : "1MmBUf6DKTQsNGBEyrsxrTFNCbCT1vtTEK",
      "pass" : "f0=0;f2=0;f3=6;f4=5;f5=0;f6=3.9;f7=12",
      "algorithm" : "darkcoin-mod"
   },
   {
      "name" : "Nicehash_X15",
      "url" : "stratum+tcp://stratum.nicehash.com:4339",
      "user" : "1MmBUf6DKTQsNGBEyrsxrTFNCbCT1vtTEK",
      "pass" : "f0=0;f2=0;f3=6;f4=5;f5=0;f6=3.9;f7=12",
      "algorithm" : "bitblock"
   },
   {
      "name" : "Nicehash_Nist5",
      "url" : "stratum+tcp://stratum.nicehash.com:4340",
      "user" : "1MmBUf6DKTQsNGBEyrsxrTFNCbCT1vtTEK",
      "pass" : "f0=0;f1=0;f2=0;f3=6;f4=4;f5=0;f6=3.5;f7=12",
      "algorithm" : "talkcoin-mod"
   },
   {
      "name" : "Wafflepool_X11",
      "url" : "stratum+tcp://useast.wafflepool.com:3331",
      "user" : "1MmBUf6DKTQsNGBEyrsxrTFNCbCT1vtTEK",
      "pass" : "x",
      "algorithm" : "darkcoin-mod"
   }
   
],
"intensity" : "16",
"worksize" : "256",
"thread-concurrency" : "12239",
"gpu-threads" : "2",
"gpu-engine" : "1150",
"gpu-memclock" : "1425",
"failover-only" : true,
"no-pool-disable" : true,
"api-network" : true,
"api-listen" : true,
"api-port" : "4028",
"gpu-powertune" : "20"
}

Anything wrong with the conf?  Anyone else having this issue?
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 38 39 40 41 42 [43] 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 ... 233 »
  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!