tagged
|
|
March 09, 2014, 12:35:57 AM |
|
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
|
|
|
|
SleezyPet
Newbie
Offline
Activity: 26
Merit: 0
|
|
March 09, 2014, 12:38:40 AM |
|
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... 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?
|
|
|
|
stg44
Newbie
Offline
Activity: 35
Merit: 0
|
|
March 09, 2014, 12:39:24 AM |
|
wts: 1 gpucoin be rich until 2600 block
|
|
|
|
nanoprobe
Legendary
Offline
Activity: 980
Merit: 1000
Traveling in subspace
|
|
March 09, 2014, 12:39:27 AM |
|
Any coins left to give? GaM4Se12muP134MGAtRyg9NaAg3gwzEJcv Thanks in advance.
|
You'll never know what you're living for until you know what you're willing to die for. Never look back, something might be gaining on you.
|
|
|
goodluck0319
|
|
March 09, 2014, 12:39:38 AM |
|
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?
|
|
|
|
freeloader1969
|
|
March 09, 2014, 12:40:05 AM |
|
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!
|
|
|
|
|
nanoprobe
Legendary
Offline
Activity: 980
Merit: 1000
Traveling in subspace
|
|
March 09, 2014, 12:42:49 AM |
|
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... 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
|
You'll never know what you're living for until you know what you're willing to die for. Never look back, something might be gaining on you.
|
|
|
kryptopojken
|
|
March 09, 2014, 12:44:03 AM |
|
what am I supposed to get with a 280x at this point?
|
|
|
|
nanoprobe
Legendary
Offline
Activity: 980
Merit: 1000
Traveling in subspace
|
|
March 09, 2014, 12:45:13 AM |
|
what am I supposed to get with a 280x at this point?
About 350 kh/s
|
You'll never know what you're living for until you know what you're willing to die for. Never look back, something might be gaining on you.
|
|
|
tagged
|
|
March 09, 2014, 12:45:28 AM |
|
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.
|
|
|
|
tagged
|
|
March 09, 2014, 12:46:55 AM |
|
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!
|
|
|
|
goodluck0319
|
|
March 09, 2014, 12:47:21 AM |
|
what speed am i suppose to have on 290 (non x)?
|
|
|
|
SleezyPet
Newbie
Offline
Activity: 26
Merit: 0
|
|
March 09, 2014, 12:47:38 AM |
|
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... 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
|
|
|
|
tylerderden
Copper Member
Legendary
Offline
Activity: 1162
Merit: 1025
|
|
March 09, 2014, 12:47:52 AM |
|
Testing testing..GWXqqztVVvfAZxREUqKhSh9dnmXSpjMCod
|
|
|
|
micryon
|
|
March 09, 2014, 12:49:02 AM |
|
Would someone mind sending me a test coin as well to test my wallet?
GPQLxZS79RT9P9YisYPaq9qxfM6oJUWC8w
Thanks!
Sent! 61045cc7c7cff0cbdf1f692aaeb6b03b73f3ccae4e8f97d91da8eb8b62be58fb
|
VTC: Vi5NxyF6FPCCEQDrsDcA34P8pXe1Yck21y PDR: PP3EQsV3oX9bBkjpsnESguMHz3tfMqHXhy PlanetDollar
|
|
|
pandavn
Newbie
Offline
Activity: 9
Merit: 0
|
|
March 09, 2014, 12:50:32 AM |
|
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
|
|
|
|
micryon
|
|
March 09, 2014, 12:50:37 AM |
|
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 Sent! b0608ad7dfa5c8d7dc1e4068dbe88f92a0305f043a86732ea2320b45861a3756
|
VTC: Vi5NxyF6FPCCEQDrsDcA34P8pXe1Yck21y PDR: PP3EQsV3oX9bBkjpsnESguMHz3tfMqHXhy PlanetDollar
|
|
|
micryon
|
|
March 09, 2014, 12:51:51 AM |
|
GX6BQ1qkUqvkhvYChNjFPyN4yaJYZSp2pe would be very grateful! Sent ! 7845caf6e2c15d33db3e1d548251cecaa2a0205e652c277f9f2a3c438bb08ce9
|
VTC: Vi5NxyF6FPCCEQDrsDcA34P8pXe1Yck21y PDR: PP3EQsV3oX9bBkjpsnESguMHz3tfMqHXhy PlanetDollar
|
|
|
SP4RK7
|
|
March 09, 2014, 12:51:58 AM |
|
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
|
|
|
|
|