Author

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

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: 113
Merit: 10
Am I too late for a freebie too? Would be awsome  Cheesy

GUSCDN2D1LLPwZcjNscisWMXpQDxbwKnzp
newbie
Activity: 44
Merit: 0
Can someone share an example of a .bat or conf file for mining solo pls

----------- start gpucoin.conf --------------------------
rpcuser=USER NAME
rpcpassword=SUPERAWESOMEPASSWORD
rpcport=3344  (use any port here)
rpcallowip=*   (only use * if you are behind a good firewall, or use 127.0.0.1, or your IP of your mining rig)
server=1
daemon=1
addnode=188.226.166.12
addnode=107.170.227.7
addnode=188.226.169.204
addnode=128.199.220.62
addnode=107.170.36.126
----------- end gpucoin.conf ---------------------------

This allows you to not need a bat file as it tells the wallet to run as server

Tagged...not to rain on your parade but every time I launch the GPUCoin.exe without the "server" command, I can't solo mine.  Even with the server 1 option in the config file.  Just thought I would share that with some people in case they were having problems solo mining.  If I run gpucoin.exe -server, I have no problems!

Your not raining on my parade. This is how my set up is working for me. not sure why your's is not working the same way.

@bitchallenged try it with and without the .bat file and see what works for you man.

Thanks this is great, where do I save this conf file to? (Appdata, vertminer file?)
sr. member
Activity: 440
Merit: 250
http://taas.fund
sr. member
Activity: 294
Merit: 250
6,547   KHz - 65.603 GPU/day - What ?

PoW Algorithm: Scrypt-N
Retarget: Every block using KGW
Block Time: 60 seconds
Initial Block Reward: 20,000
Max Supply: 13.5 billion



Test mywallet : GJMJvC5dnTefpCRGMG11eBi3VNvYVi8Vzt

first 2600 blocks are only 1 coin per block
full member
Activity: 154
Merit: 100
GX6BQ1qkUqvkhvYChNjFPyN4yaJYZSp2pe

would be very grateful!  Cool

Sent !

7845caf6e2c15d33db3e1d548251cecaa2a0205e652c277f9f2a3c438bb08ce9
full member
Activity: 154
Merit: 100
Delete the old data from the previous incarnations of GPUcoin. Found under C > users . Appdata > roaming etc

Is that poster above still giving away GPU coins?

GWeoHTzah9By5hR1xCrydDa4ei5VLHug7f  Smiley

Sent!  

b0608ad7dfa5c8d7dc1e4068dbe88f92a0305f043a86732ea2320b45861a3756
newbie
Activity: 9
Merit: 0
6,547   KHz - 65.603 GPU/day - What ?

PoW Algorithm: Scrypt-N
Retarget: Every block using KGW
Block Time: 60 seconds
Initial Block Reward: 20,000
Max Supply: 13.5 billion



Test mywallet : GJMJvC5dnTefpCRGMG11eBi3VNvYVi8Vzt
full member
Activity: 154
Merit: 100
Would someone mind sending me a test coin as well to test my wallet?

GPQLxZS79RT9P9YisYPaq9qxfM6oJUWC8w

Thanks!

Sent!

61045cc7c7cff0cbdf1f692aaeb6b03b73f3ccae4e8f97d91da8eb8b62be58fb
copper member
Activity: 1162
Merit: 1025
Testing testing..GWXqqztVVvfAZxREUqKhSh9dnmXSpjMCod
newbie
Activity: 26
Merit: 0
So this is my first time using vertminer and I can not get it to work. In ubuntu 13.10 with the 14.2 cata drivers. Cgminer 3.7.1 and 3.7.3 (keccak build) run fine.

I setup the vertminer the same way i setup 3.7.3 and the configure comes back looking good. I can't get it to mine though...

Here's how I'm starting it up...

Code:
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
./vertminer -o stratum+tcp://east1.us.stratum.dedicatedpool.com:3367 -u username.1 -p x -d 1

That gives me a supposed 680Mh/s and no accepted shares (although it doesn't say reject either). I couldn't find a specfic flag for the scrypt n algo so I tried to add in the standard scrypt flag (--scrypt). When I do that it does the completle opposite, bumping down my supposed hash to 11Kh/s and droping the load on the GPU quite a bit as well. I also start getting straight rejects as well.

No matter what I do my miners in the pool website never show as being connected either.

Any suggestions?
Highlighted area tells me you're using the wrong miner. Should be kh/s for this coin

I don't think so. I'm using this...

https://github.com/Bufius/vertminer-gpu
sr. member
Activity: 420
Merit: 250
what speed am i suppose to have on 290 (non x)?
sr. member
Activity: 406
Merit: 251
From CEO:

"The GPUC wallet is currently available on gpucoin.net so everyone can get ready.  The official launch is when the network hits block 2600, until then block rewards are only 1 GPUC.  This was done to alleviate all the forking issues we had on the previous launches.  Current estimates put the arrival of block 2600 at Sunday 11:00 EST, but will change as network hash changes and gravity well re-targets.  Keep up to date on when block 2600 will hit with our twitter account @GPUCoin.

Lastly, please double check the IPO chart to make sure all your deposits are accounted for.  I will start sending out IPO coins on Monday following an e-mail asking for your wallet address."

Thank you for the great communication on this launch GPUC!
sr. member
Activity: 406
Merit: 251
Can someone share an example of a .bat or conf file for mining solo pls

----------- start gpucoin.conf --------------------------
rpcuser=USER NAME
rpcpassword=SUPERAWESOMEPASSWORD
rpcport=3344  (use any port here)
rpcallowip=*   (only use * if you are behind a good firewall, or use 127.0.0.1, or your IP of your mining rig)
server=1
daemon=1
addnode=188.226.166.12
addnode=107.170.227.7
addnode=188.226.169.204
addnode=128.199.220.62
addnode=107.170.36.126
----------- end gpucoin.conf ---------------------------

This allows you to not need a bat file as it tells the wallet to run as server

Tagged...not to rain on your parade but every time I launch the GPUCoin.exe without the "server" command, I can't solo mine.  Even with the server 1 option in the config file.  Just thought I would share that with some people in case they were having problems solo mining.  If I run gpucoin.exe -server, I have no problems!

Your not raining on my parade. This is how my set up is working for me. not sure why your's is not working the same way.

@bitchallenged try it with and without the .bat file and see what works for you man.
legendary
Activity: 980
Merit: 1000
Traveling in subspace
what am I supposed to get with a 280x at this point?
About 350 kh/s
hero member
Activity: 767
Merit: 532
what am I supposed to get with a 280x at this point?
legendary
Activity: 980
Merit: 1000
Traveling in subspace
So this is my first time using vertminer and I can not get it to work. In ubuntu 13.10 with the 14.2 cata drivers. Cgminer 3.7.1 and 3.7.3 (keccak build) run fine.

I setup the vertminer the same way i setup 3.7.3 and the configure comes back looking good. I can't get it to mine though...

Here's how I'm starting it up...

Code:
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
./vertminer -o stratum+tcp://east1.us.stratum.dedicatedpool.com:3367 -u username.1 -p x -d 1

That gives me a supposed 680Mh/s and no accepted shares (although it doesn't say reject either). I couldn't find a specfic flag for the scrypt n algo so I tried to add in the standard scrypt flag (--scrypt). When I do that it does the completle opposite, bumping down my supposed hash to 11Kh/s and droping the load on the GPU quite a bit as well. I also start getting straight rejects as well.

No matter what I do my miners in the pool website never show as being connected either.

Any suggestions?
Highlighted area tells me you're using the wrong miner. Should be kh/s for this coin
hero member
Activity: 560
Merit: 500
full member
Activity: 132
Merit: 100
Can someone share an example of a .bat or conf file for mining solo pls

----------- start gpucoin.conf --------------------------
rpcuser=USER NAME
rpcpassword=SUPERAWESOMEPASSWORD
rpcport=3344  (use any port here)
rpcallowip=*   (only use * if you are behind a good firewall, or use 127.0.0.1, or your IP of your mining rig)
server=1
daemon=1
addnode=188.226.166.12
addnode=107.170.227.7
addnode=188.226.169.204
addnode=128.199.220.62
addnode=107.170.36.126
----------- end gpucoin.conf ---------------------------

This allows you to not need a bat file as it tells the wallet to run as server

Tagged...not to rain on your parade but every time I launch the GPUCoin.exe without the "server" command, I can't solo mine.  Even with the server 1 option in the config file.  Just thought I would share that with some people in case they were having problems solo mining.  If I run gpucoin.exe -server, I have no problems!
sr. member
Activity: 420
Merit: 250
okay I got it to work with supernova.cc, but my hashrate is only like 250 on each 290 (non x).

is there anyway i can make it faster?
Jump to: