Pages:
Author

Topic: [ANN][X11/X13] X11 (Darkcoin)/X13 (Marucoin) miner (based on sph-sgminer) - page 8. (Read 351509 times)

sr. member
Activity: 378
Merit: 250
which x11,13.... coin seems profitable ?i  think of giving up xmr mining
member
Activity: 99
Merit: 10
What is current top achieved spped for
280x
290
290x

on x11mod and x13 mod?

on x13mod 290 I had 2700
6 Days straight so far, no issues here. X11mod

280x > 270 > 270 > 270



Mine are pretty close to the highest, I can't go any further due to low chip quality and high voltage leakage
hero member
Activity: 708
Merit: 502
What is current top achieved spped for
280x
290
290x

on x11mod and x13 mod?

on x13mod 290 I had 2700
newbie
Activity: 27
Merit: 0
Remove the comma after the pool.
ADD comma after kernel line.
Remove the lines:
"vectors" : "1,1,1,1,1",
"scrypt" : true,
"kernel-path" : "/usr/local/bin" (and then the comma after shares)



{
"pools" : [
   {
      "url" : "http://x11.ltcrabbit.com:3332",
      "user" : "bilabonic.1",
      "pass" : "bilabonic.user"
   }, < REMOVE COMMA
]
,
"intensity" : "13,13,13,12,13",
"vectors" : "1,1,1,1,1",
"worksize" : "256,256,256,256,256",
"kernel" : "x11mod" < ADD COMMA
"lookup-gap" : "0,0,0,0,0",
"thread-concurrency" : "8192,8192,8192,8192,8192",
"shaders" : "0,0,0,0,0",
"gpu-engine" : "1010,1010,925,725,1010",
"gpu-fan" : "95-100,95-100,100,100,100",
"gpu-memclock" : "1500,1500,1500,1500,1500",
"gpu-memdiff" : "0,0,0,0,0",
"gpu-powertune" : "-20,-20,-20,-20,-20",
"gpu-vddc" : "0.000,0.000,0.000,0.000,0.000",
"temp-cutoff" : "95,95,95,99,95",
"temp-overheat" : "87,87,87,95,92",
"temp-target" : "75,75,75,75,75",
"api-mcast-port" : "4028",
"api-port" : "4028",
"auto-fan" : true,
"expiry" : "120",
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"gpu-threads" : "2",
"hotplug" : "5",
"log" : "5",
"no-pool-disable" : true,
"queue" : "1",
"scan-time" : "30",
"scrypt" : true,
"temp-hysteresis" : "3",
"shares" : "0", < REMOVE COMMA
"kernel-path" : "/usr/local/bin"
}

sr. member
Activity: 325
Merit: 250

AND FOR 5 GPU (do you need to do this for x11 Huh?)

{
"pools" : [
   {
      "url" : "http://x11.ltcrabbit.com:3332",
      "user" : "bilabonic.1",
      "pass" : "bilabonic.user"
   },
]
,
"intensity" : "13,13,13,12,13",
"vectors" : "1,1,1,1,1",
"worksize" : "256,256,256,256,256",
"kernel" : "x11mod"
"lookup-gap" : "0,0,0,0,0",
"thread-concurrency" : "8192,8192,8192,8192,8192",
"shaders" : "0,0,0,0,0",
"gpu-engine" : "1010,1010,925,725,1010",
"gpu-fan" : "95-100,95-100,100,100,100",
"gpu-memclock" : "1500,1500,1500,1500,1500",
"gpu-memdiff" : "0,0,0,0,0",
"gpu-powertune" : "-20,-20,-20,-20,-20",
"gpu-vddc" : "0.000,0.000,0.000,0.000,0.000",
"temp-cutoff" : "95,95,95,99,95",
"temp-overheat" : "87,87,87,95,92",
"temp-target" : "75,75,75,75,75",
"api-mcast-port" : "4028",
"api-port" : "4028",
"auto-fan" : true,
"expiry" : "120",
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"gpu-threads" : "2",
"hotplug" : "5",
"log" : "5",
"no-pool-disable" : true,
"queue" : "1",
"scan-time" : "30",
"scrypt" : true,
"temp-hysteresis" : "3",
"shares" : "0",
"kernel-path" : "/usr/local/bin"
}


SGminer now starts with BOTH the above BUT states something about -

Started SGminer with -T to see what failed to load HuhHuh


Then after 5 mins i get this Huh


I have a 5 GPu Set up NOT ASIC scrypt.....


Someone MUST have a 3,4,5 GPU scrypt io can compare to Huh

Cheers Guys


newbie
Activity: 8
Merit: 0
{
"pools" : [
   {
      "url" : "http://x11.ltcrabbit.com:3332",
      "user" : "abbeytim.1",
      "pass" : "1"
   }
]
,
"intensity" : "15",
"xintensity" : "0",
"rawintensity" : "0",
"worksize" : "128",
,
"lookup-gap" : "2",
"thread-concurrency" : "8192",
"shaders" : "0",
"gpu-threads" : "2",
"gpu-engine" : "0-0",
"gpu-fan" : "0-85",
"gpu-memclock" : "0",
"gpu-memdiff" : "0",
"gpu-powertune" : "0",
"gpu-vddc" : "0.000",
"temp-cutoff" : "95",
"temp-overheat" : "85",
"temp-target" : "75",
"api-mcast-port" : "4028",
"api-port" : "4028",
"expiry" : "28",
"failover-switch-delay" : "60",
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"log" : "5",
"no-pool-disable" : true,
"queue" : "1",
"scan-time" : "7",
"tcp-keepalive" : "30",
"temp-hysteresis" : "3",
"shares" : "0",
"kernel-path" : "/usr/local/bin"
}



i'm still getting wrong URL details?
You got an extra comma there..remove it..
sr. member
Activity: 325
Merit: 250
{
"pools" : [
   {
      "url" : "http://x11.ltcrabbit.com:3332",
      "user" : "abbeytim.1",
      "pass" : "1"
   }
]
,
"intensity" : "15",
"xintensity" : "0",
"rawintensity" : "0",
"worksize" : "128",
,
"lookup-gap" : "2",
"thread-concurrency" : "8192",
"shaders" : "0",
"gpu-threads" : "2",
"gpu-engine" : "0-0",
"gpu-fan" : "0-85",
"gpu-memclock" : "0",
"gpu-memdiff" : "0",
"gpu-powertune" : "0",
"gpu-vddc" : "0.000",
"temp-cutoff" : "95",
"temp-overheat" : "85",
"temp-target" : "75",
"api-mcast-port" : "4028",
"api-port" : "4028",
"expiry" : "28",
"failover-switch-delay" : "60",
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"log" : "5",
"no-pool-disable" : true,
"queue" : "1",
"scan-time" : "7",
"tcp-keepalive" : "30",
"temp-hysteresis" : "3",
"shares" : "0",
"kernel-path" : "/usr/local/bin"
}



i'm still getting wrong URL details?
full member
Activity: 124
Merit: 100
BROKEN with new driver "AMD Catalyst™ 14.7 RC Driver". I repeat, 14.7 release candidate throttles the x11 mod.
sr. member
Activity: 325
Merit: 250
yah I think it automatticaly detects stratum or assumes its stratum

Where is that on the site, i HAVE NEVER seen it  ??

sr. member
Activity: 438
Merit: 250
yah I think it automatticaly detects stratum or assumes its stratum
sr. member
Activity: 325
Merit: 250
compare to that its mine I just have different gpu so different settings there

Cheers Tim, i must have it wroog even though it says its a stratum address...
sr. member
Activity: 438
Merit: 250
compare to that its mine I just have different gpu so different settings there
sr. member
Activity: 438
Merit: 250
{
"pools" : [
   {
      "url" : "http://x11.ltcrabbit.com:3332",
      "user" : "abbeytim.1",
      "pass" : "1"
   }
]
,
"intensity" : "15",
"xintensity" : "0",
"rawintensity" : "0",
"worksize" : "128",
,
"lookup-gap" : "2",
"thread-concurrency" : "8192",
"shaders" : "0",
"gpu-threads" : "2",
"gpu-engine" : "0-0",
"gpu-fan" : "0-85",
"gpu-memclock" : "0",
"gpu-memdiff" : "0",
"gpu-powertune" : "0",
"gpu-vddc" : "0.000",
"temp-cutoff" : "95",
"temp-overheat" : "85",
"temp-target" : "75",
"api-mcast-port" : "4028",
"api-port" : "4028",
"expiry" : "28",
"failover-switch-delay" : "60",
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"log" : "5",
"no-pool-disable" : true,
"queue" : "1",
"scan-time" : "7",
"tcp-keepalive" : "30",
"temp-hysteresis" : "3",
"shares" : "0",
"kernel-path" : "/usr/local/bin"
}
sr. member
Activity: 438
Merit: 250
hmm is it the url or your   user and pass that are wrong ?
sr. member
Activity: 325
Merit: 250
rights its running put saying the url details are wrong, looks correct to me ??
sr. member
Activity: 438
Merit: 250
sr. member
Activity: 438
Merit: 250
sr. member
Activity: 438
Merit: 250
"kernel" : "scrypt,scrypt,scrypt,scrypt,scrypt", its not scrypt is it for x11
sr. member
Activity: 325
Merit: 250
PLEASE SOMEONE HELP ME SET UP A .CONFIG FILE FOR X11 MINING WITH LTC RABBIT !!!!!!!!!

I have downloaded X13 MOD

and have do not know how to create one for it, i have only used cgminer before !!!!

Thanks

This is what i have in X13 folder as my .config HuhHuh -

{
"pools" : [
   {
      "url" : "stratum+tcp://x11.ltcrabbit.com:3332",
      "user" : "xxxxxxx",
      "pass" : "xxxxxxx"
   },
]
,
"intensity" : "13,13,13,12,13",
"vectors" : "1,1,1,1,1",
"worksize" : "256,256,256,256,256",
"kernel" : "scrypt,scrypt,scrypt,scrypt,scrypt",
"lookup-gap" : "0,0,0,0,0",
"thread-concurrency" : "8192,8192,8192,8192,8192",
"shaders" : "0,0,0,0,0",
"gpu-engine" : "1010,1010,925,725,1010",
"gpu-fan" : "95-100,95-100,100,100,100",
"gpu-memclock" : "1500,1500,1500,1500,1500",
"gpu-memdiff" : "0,0,0,0,0",
"gpu-powertune" : "-20,-20,-20,-20,-20",
"gpu-vddc" : "0.000,0.000,0.000,0.000,0.000",
"temp-cutoff" : "95,95,95,99,95",
"temp-overheat" : "87,87,87,95,92",
"temp-target" : "75,75,75,75,75",
"api-mcast-port" : "4028",
"api-port" : "4028",
"auto-fan" : true,
"expiry" : "120",
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"gpu-threads" : "2",
"hotplug" : "5",
"log" : "5",
"no-pool-disable" : true,
"queue" : "1",
"scan-time" : "30",
"scrypt" : true,
"temp-hysteresis" : "3",
"shares" : "0",
"kernel-path" : "/usr/local/bin"
}
Pages:
Jump to: