Author

Topic: [GPUC] GPU Coin | Mandatory Wallet Update - page 225. (Read 421426 times)

sr. member
Activity: 350
Merit: 250
link to gpucoin site dont work for me and the wallet i download from mediafire link give me this error:



delete the files from the old wallet, worked for me
newbie
Activity: 56
Merit: 0
i just downloaded the wallet from the gpucoin.net link and works perfect
hero member
Activity: 2002
Merit: 535
link to gpucoin site dont work for me and the wallet i download from mediafire link give me this error:

newbie
Activity: 28
Merit: 0
member
Activity: 70
Merit: 10




URL: http://www.xhash.net

Pool info:
  • VARDIFF / Stratum / Prop
  • 0% fee for all our pools
  • 1% default donation (removable)

UP and Running Smiley
member
Activity: 98
Merit: 10
I can't seem to get VertMiner (official version) to work...
I get error and GPU disabled as soon as I launch it.



What am I doing wrong guys?


Thanks.
Try this
{
"pools" : [
   {
      "url" : "url",
      "user" : "",
      "pass" : ""
   }
   
]
,
"intensity" : "13",
"worksize" : "256",
"lookup-gap" : "2",
"thread-concurrency" : "8192",
"temp-cutoff" : "80",
"expiry" : "30",
"log" : "5",
"queue" : "0",
"scan-time" : "1",
"device" : "0",
"shaders" : "1200",
"scrypt-vert" : true
}


Still getting error and GPU DISABLED right after launch..

How much system ram do you have?  Also, why do you have your shaders command set for 1200 on a 280X card?

Who me?

I got 2gb and I set 2048 originally.

Anyway the exact error is "Error-4: Enqueueing kernel onto command queue"
member
Activity: 84
Merit: 10




HashFever

http://gpu.hashfever.com

We are up and running !!!

You are more than welcome to register with us!





hero member
Activity: 560
Merit: 500
full member
Activity: 132
Merit: 100
I can't seem to get VertMiner (official version) to work...
I get error and GPU disabled as soon as I launch it.



What am I doing wrong guys?


Thanks.
Try this
{
"pools" : [
   {
      "url" : "url",
      "user" : "",
      "pass" : ""
   }
   
]
,
"intensity" : "13",
"worksize" : "256",
"lookup-gap" : "2",
"thread-concurrency" : "8192",
"temp-cutoff" : "80",
"expiry" : "30",
"log" : "5",
"queue" : "0",
"scan-time" : "1",
"device" : "0",
"shaders" : "1200",
"scrypt-vert" : true
}


Still getting error and GPU DISABLED right after launch..

How much system ram do you have?  Also, why do you have your shaders command set for 1200 on a 280X card?
hero member
Activity: 588
Merit: 500
I can't seem to get VertMiner (official version) to work...
I get error and GPU disabled as soon as I launch it.



What am I doing wrong guys?


Thanks.
Try this
{
"pools" : [
   {
      "url" : "url",
      "user" : "",
      "pass" : ""
   }
   
]
,
"intensity" : "13",
"worksize" : "256",
"lookup-gap" : "2",
"thread-concurrency" : "8192",
"temp-cutoff" : "80",
"expiry" : "30",
"log" : "5",
"queue" : "0",
"scan-time" : "1",
"device" : "0",
"shaders" : "1200",
"scrypt-vert" : true
}


Still getting error and GPU DISABLED right after launch..
use your try taking out kernal remove any other con and bin files.
to be fair may be wrong but i use batch files like so vertminer -o 127.0.0.1:6857 -u user -p pass -l 1 -I 13 -g 1 -w 512 --lookup-gap 2 om my 290x
member
Activity: 98
Merit: 10
I can't seem to get VertMiner (official version) to work...
I get error and GPU disabled as soon as I launch it.



What am I doing wrong guys?


Thanks.
Try this
{
"pools" : [
   {
      "url" : "url",
      "user" : "",
      "pass" : ""
   }
   
]
,
"intensity" : "13",
"worksize" : "256",
"lookup-gap" : "2",
"thread-concurrency" : "8192",
"temp-cutoff" : "80",
"expiry" : "30",
"log" : "5",
"queue" : "0",
"scan-time" : "1",
"device" : "0",
"shaders" : "1200",
"scrypt-vert" : true
}


Still getting error and GPU DISABLED right after launch..
sr. member
Activity: 406
Merit: 251
dev is working on getting a pool online. Pool owners, get your a$$es into freenode #gpucoin, things are starting to happen now
hero member
Activity: 560
Merit: 500
I can't seem to get VertMiner (official version) to work...
I get error and GPU disabled as soon as I launch it.

This is my config for a 280x:

<<
{
"pools" : [
   {
      "url" : "stratum+tcp://gpu.suprnova.cc:4444",
      "user" :
      "pass" :
   }
]
,
"intensity" : "13",
"vectors" : "1",
"worksize" : "256",
"kernel" : "scrypt",
"lookup-gap" : "2",
"thread-concurrency" : "8192",
"gpu-engine" : "1021",
"gpu-memclock" : "1500",
"gpu-powertune" : "0",
"auto-fan" : true,
"temp-cutoff" : "95",
"temp-overheat" : "85",
"temp-target" : "75",
"api-port" : "4028",
"expiry" : "120",
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"gpu-threads" : "2",
"hotplug" : "5",
"log" : "5",
"queue" : "1",
"scan-time" : "30",
"nscrypt" : true,
"temp-hysteresis" : "3",
"shares" : "0",
"kernel-path" : "/usr/local/bin"
}
>>


What am I doing wrong guys?


Thanks.
Try this
{
"pools" : [
   {
      "url" : "url",
      "user" : "",
      "pass" : ""
   }
   
]
,
"intensity" : "13",
"worksize" : "256",
"lookup-gap" : "2",
"thread-concurrency" : "8192",
"temp-cutoff" : "80",
"expiry" : "30",
"log" : "5",
"queue" : "0",
"scan-time" : "1",
"device" : "0",
"shaders" : "1200",
"scrypt-vert" : true
}
member
Activity: 98
Merit: 10
I can't seem to get VertMiner (official version) to work...
I get error and GPU disabled as soon as I launch it.

This is my config for a 280x:

<<
{
"pools" : [
   {
      "url" : "stratum+tcp://gpu.suprnova.cc:4444",
      "user" :
      "pass" :
   }
]
,
"intensity" : "13",
"vectors" : "1",
"worksize" : "256",
"kernel" : "scrypt",
"lookup-gap" : "2",
"thread-concurrency" : "8192",
"gpu-engine" : "1021",
"gpu-memclock" : "1500",
"gpu-powertune" : "0",
"auto-fan" : true,
"temp-cutoff" : "95",
"temp-overheat" : "85",
"temp-target" : "75",
"api-port" : "4028",
"expiry" : "120",
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"gpu-threads" : "2",
"hotplug" : "5",
"log" : "5",
"queue" : "1",
"scan-time" : "30",
"nscrypt" : true,
"temp-hysteresis" : "3",
"shares" : "0",
"kernel-path" : "/usr/local/bin"
}
>>


What am I doing wrong guys?


Thanks.
sr. member
Activity: 415
Merit: 250
sunday, 1am, about 4 hours from now

Oh cool, didn't think we would launch until Sunday USA time.

read up 2 posts, their allowing mining from saturday, but blocks are only worth 1 coin. so actual proper mining starts sunday for the USA

Do you know what, i missed that completely, just thought someone was spamming.. lol...
legendary
Activity: 980
Merit: 1000
Traveling in subspace
sr. member
Activity: 420
Merit: 250
where do I ddl cgminer modified for this coin?
sr. member
Activity: 406
Merit: 251
sunday, 1am, about 4 hours from now

Oh cool, didn't think we would launch until Sunday USA time.

read up 2 posts, their allowing mining from saturday, but blocks are only worth 1 coin. so actual proper mining starts sunday for the USA

ill solo this with at least 1 rig to help support it...  may add a couple more as i can until the time gets closer, then ill switch to one or more pools
sr. member
Activity: 350
Merit: 250
sunday, 1am, about 4 hours from now

Oh cool, didn't think we would launch until Sunday USA time.

read up 2 posts, their allowing mining from saturday, but blocks are only worth 1 coin. so actual proper mining starts sunday for the USA
sr. member
Activity: 415
Merit: 250
sunday, 1am, about 4 hours from now

Oh cool, didn't think we would launch until Sunday USA time.
Jump to: