Pages:
Author

Topic: Claymore XPM GPU Miner discussion - page 39. (Read 142112 times)

sr. member
Activity: 378
Merit: 250
April 21, 2014, 10:45:28 PM
for those having "Request to coin client failed: can reach client" issue, make sure your client has already downloaded blockchain and fully synced. After that copy primecoin.conf from claymore's folder to yours under "/users/user/appdata/roaming/primcoin" or copy paste below exactly the way it is... you may get this error if your settings differ slightly from what you had them earlier, which is what happened to me... after updating primecoin.conf make sure to restart the client and try running solo again.

rpcuser=yourusername
rpcpassword=yourpassword
rpcallowip=*.*.*.*
rpcport=7332
server=1

my feedback so far: i'm getting CPD rates in the range of 1.7-1.8 for 7970 but that's because my rig is 4x7990s so that's 8 cores spread across i7-3770 and 1.7 to 2.0 for r9 290 cards spread across i5 4 cores... i find solo mining is still profitable considering claymore keeps improving his miner... as for ypool for some reason my coin yield is becoming a joke and payouts are just getting smaller, i don't know about you guys...




i just copied .conf file in to "/users/user/appdata/roaming/primecoin" still getting same error


do this

rpcuser= <-- make a single word as your user name
rpcpassword= <--- make a password
rpcallowip=127.0.0.1 <--- put that
rpcport=7332
server=1

example:
rpcuser=bobross
rpcpassword=itsyourownlittleword
rpcallowip=127.0.0.1
rpcport=7332
server=1

then in your bat file to start the miner

NsXpmMiner.exe -o 127.0.0.1:7332 -u bobross -p itsyourownlittleworld -xpm your xpm address -di 0 -ss 0 -t 4 -sd 1
pause

^ thats my config just the username and password are different



in other news, found a block 2hrs 17mins into mining on a single 7950.
lets just say i'm pretty happy!




thanks it works now also as i read in the miners readme:

 It is very important to have a lot of connections in Primecoin wallet, otherwise you will have many orphaned blocks.
So if you have only 8 active connections, you need to allow incoming connections, check related topics about it.

you guys know how to increase this connection ?

sr. member
Activity: 479
Merit: 250
April 21, 2014, 10:30:45 PM
Anyone knows if it is the same if I have 2 machines with 1x 280 each vs 1 machine with 2x 280, solo mining but the wallet is on a separate machine accessible remotely?

For the case of 2 machines with 1x 280 each, does it mean both machines are working on independent solution? As in the wallet would not function somewhat like a pool if there are multiple RPC clients connected to it?

yeah it doesnt work that way but u can either importprivkey to another wallet or use the same wallet.dat file on each rig that will at least keep all mined on 1 wallet
sr. member
Activity: 249
Merit: 250
April 21, 2014, 10:05:48 PM
Anyone knows if it is the same if I have 2 machines with 1x 280 each vs 1 machine with 2x 280, solo mining but the wallet is on a separate machine accessible remotely?

For the case of 2 machines with 1x 280 each, does it mean both machines are working on independent solution? As in the wallet would not function somewhat like a pool if there are multiple RPC clients connected to it?
sr. member
Activity: 249
Merit: 250
April 21, 2014, 10:01:59 PM

in other news, found a block 2hrs 17mins into mining on a single 7950.
lets just say i'm pretty happy!


OMG, luck attribute +200% !
full member
Activity: 126
Merit: 100
April 21, 2014, 09:26:01 PM
for those having "Request to coin client failed: can reach client" issue, make sure your client has already downloaded blockchain and fully synced. After that copy primecoin.conf from claymore's folder to yours under "/users/user/appdata/roaming/primcoin" or copy paste below exactly the way it is... you may get this error if your settings differ slightly from what you had them earlier, which is what happened to me... after updating primecoin.conf make sure to restart the client and try running solo again.

rpcuser=yourusername
rpcpassword=yourpassword
rpcallowip=*.*.*.*
rpcport=7332
server=1

my feedback so far: i'm getting CPD rates in the range of 1.7-1.8 for 7970 but that's because my rig is 4x7990s so that's 8 cores spread across i7-3770 and 1.7 to 2.0 for r9 290 cards spread across i5 4 cores... i find solo mining is still profitable considering claymore keeps improving his miner... as for ypool for some reason my coin yield is becoming a joke and payouts are just getting smaller, i don't know about you guys...




i just copied .conf file in to "/users/user/appdata/roaming/primecoin" still getting same error


do this

rpcuser= <-- make a single word as your user name
rpcpassword= <--- make a password
rpcallowip=127.0.0.1 <--- put that
rpcport=7332
server=1

example:
rpcuser=bobross
rpcpassword=itsyourownlittleword
rpcallowip=127.0.0.1
rpcport=7332
server=1

then in your bat file to start the miner

NsXpmMiner.exe -o 127.0.0.1:7332 -u bobross -p itsyourownlittleworld -xpm your xpm address -di 0 -ss 0 -t 4 -sd 1
pause

^ thats my config just the username and password are different



in other news, found a block 2hrs 17mins into mining on a single 7950.
lets just say i'm pretty happy!


sr. member
Activity: 378
Merit: 250
April 21, 2014, 09:15:04 PM
for those having "Request to coin client failed: can reach client" issue, make sure your client has already downloaded blockchain and fully synced. After that copy primecoin.conf from claymore's folder to yours under "/users/user/appdata/roaming/primcoin" or copy paste below exactly the way it is... you may get this error if your settings differ slightly from what you had them earlier, which is what happened to me... after updating primecoin.conf make sure to restart the client and try running solo again.

rpcuser=yourusername
rpcpassword=yourpassword
rpcallowip=*.*.*.*
rpcport=7332
server=1

my feedback so far: i'm getting CPD rates in the range of 1.7-1.8 for 7970 but that's because my rig is 4x7990s so that's 8 cores spread across i7-3770 and 1.7 to 2.0 for r9 290 cards spread across i5 4 cores... i find solo mining is still profitable considering claymore keeps improving his miner... as for ypool for some reason my coin yield is becoming a joke and payouts are just getting smaller, i don't know about you guys...




i just copied .conf file in to "/users/user/appdata/roaming/primecoin" still getting same error
hero member
Activity: 833
Merit: 1001
April 21, 2014, 08:54:03 PM
for those having "Request to coin client failed: can reach client" issue, make sure your client has already downloaded blockchain and fully synced. After that copy primecoin.conf from claymore's folder to yours under "/users/user/appdata/roaming/primcoin" or copy paste below exactly the way it is... you may get this error if your settings differ slightly from what you had them earlier, which is what happened to me... after updating primecoin.conf make sure to restart the client and try running solo again.

rpcuser=yourusername
rpcpassword=yourpassword
rpcallowip=*.*.*.*
rpcport=7332
server=1

my feedback so far: i'm getting CPD rates in the range of 1.7-1.8 for 7970 but that's because my rig is 4x7990s so that's 8 cores spread across i7-3770 and 1.7 to 2.0 for r9 290 cards spread across i5 4 cores... i find solo mining is still profitable considering claymore keeps improving his miner... as for ypool for some reason my coin yield is becoming a joke and payouts are just getting smaller, i don't know about you guys...


sr. member
Activity: 479
Merit: 250
April 21, 2014, 08:14:43 PM
hit a block solo with this and 2 290x's within 8 hours
full member
Activity: 126
Merit: 100
April 21, 2014, 08:01:31 PM
does claymores wallet need to be open for solo mining?


Yes, wihtout this you not Get Block from server, and its must be synced.

thanks

is there anything i can do to improve my chances of finding a block, like adding nodes or anything?
i'm solo with a single 7950.
member
Activity: 117
Merit: 10
April 21, 2014, 07:19:46 PM
does claymores wallet need to be open for solo mining?


Yes, wihtout this you not Get Block from server, and its must be synced.
full member
Activity: 126
Merit: 100
April 21, 2014, 07:05:38 PM
does claymores wallet need to be open for solo mining?
sr. member
Activity: 249
Merit: 250
April 21, 2014, 06:46:41 PM
Quote
C:\Users\miner1\Desktop\Claymore  GPU Miner v3.0 Beta - SOLO>NsMiner.exe -
o 127.0.0.1:7332 -u *** -p *** - *** -di 1
GPU index: 1
GPU name: Tahiti
HashCnt = 512

╔═══════════════════════════════════════════════════════════════╗
║                Claymore  GPU Miner  v3.0 Beta              ║
╚═══════════════════════════════════════════════════════════════╝
SOLO version...
Primecoin Wallet Claymore Edition must be used with this miner!
Catalyst 13.12 is HIGHLY recommended for best performance and compatibility
Press "m" key to on/off TRT values
Press "s" key to on/off detailed statistics
GPU Device: 1
Connecting to '127.0.0.1' (127.0.0.1)
Using 4 threads
Username: ***
Password: ***
SOLO MODE ENABLED
Request to coin client failed: can reach client.
Request to coin client failed: can reach client.
Request to coin client failed: can reach client.
Request to coin client failed: can reach client.

Can't get miner to connect. I am running miner and wallet on same system, so no firewall issue. Followed instruction only thing I added was to encrypt my wallet,  sure if that causes a problem. Pool mining works fine.

i am also having the same problem and couldnt find any solution


Your wallet data block updated? I guess that is the problem, because I'm updating data block, at present is also such a problem


One way to make this faster is to copy your existing wallet block data (not wallet.dat) to the new one.

and it looks like you shouldn't run your wallet and Claymore's wallet on the same system.
donator
Activity: 1610
Merit: 1325
Miners developer
April 21, 2014, 06:14:24 PM
If you specified wrong login or password, you will see a message about it.
"Request to coin client failed: can reach client" error means different problem - miner cannot connect to wallet for some reason at all. Don't forget to copy "primecoin.conf" file from miner archive to "c:\Users\YourWindowsLogin\AppData\Roaming\Primecoin\" folder and restart the wallet.
member
Activity: 85
Merit: 10
April 21, 2014, 05:57:34 PM
Quote
C:\Users\miner1\Desktop\Claymore  GPU Miner v3.0 Beta - SOLO>NsMiner.exe -
o 127.0.0.1:7332 -u *** -p *** - *** -di 1
GPU index: 1
GPU name: Tahiti
HashCnt = 512

╔═══════════════════════════════════════════════════════════════╗
║                Claymore  GPU Miner  v3.0 Beta              ║
╚═══════════════════════════════════════════════════════════════╝
SOLO version...
Primecoin Wallet Claymore Edition must be used with this miner!
Catalyst 13.12 is HIGHLY recommended for best performance and compatibility
Press "m" key to on/off TRT values
Press "s" key to on/off detailed statistics
GPU Device: 1
Connecting to '127.0.0.1' (127.0.0.1)
Using 4 threads
Username: ***
Password: ***
SOLO MODE ENABLED
Request to coin client failed: can reach client.
Request to coin client failed: can reach client.
Request to coin client failed: can reach client.
Request to coin client failed: can reach client.

Can't get miner to connect. I am running miner and wallet on same system, so no firewall issue. Followed instruction only thing I added was to encrypt my wallet,  sure if that causes a problem. Pool mining works fine.

i am also having the same problem and couldnt find any solution


Your wallet data block updated? I guess that is the problem, because I'm updating data block, at present is also such a problem



To find the reasons for the user name and password of the problem, check it carefully! Before I check a lot of times did not find the user name and password set up a bit longer
hero member
Activity: 518
Merit: 500
April 21, 2014, 05:18:24 PM
What's the ideal numbers for the sieve and fermat on solo mining?
member
Activity: 85
Merit: 10
April 21, 2014, 04:19:12 PM
Quote
C:\Users\miner1\Desktop\Claymore  GPU Miner v3.0 Beta - SOLO>NsMiner.exe -
o 127.0.0.1:7332 -u *** -p *** - *** -di 1
GPU index: 1
GPU name: Tahiti
HashCnt = 512

╔═══════════════════════════════════════════════════════════════╗
║                Claymore  GPU Miner  v3.0 Beta              ║
╚═══════════════════════════════════════════════════════════════╝
SOLO version...
Primecoin Wallet Claymore Edition must be used with this miner!
Catalyst 13.12 is HIGHLY recommended for best performance and compatibility
Press "m" key to on/off TRT values
Press "s" key to on/off detailed statistics
GPU Device: 1
Connecting to '127.0.0.1' (127.0.0.1)
Using 4 threads
Username: ***
Password: ***
SOLO MODE ENABLED
Request to coin client failed: can reach client.
Request to coin client failed: can reach client.
Request to coin client failed: can reach client.
Request to coin client failed: can reach client.

Can't get miner to connect. I am running miner and wallet on same system, so no firewall issue. Followed instruction only thing I added was to encrypt my wallet,  sure if that causes a problem. Pool mining works fine.

i am also having the same problem and couldnt find any solution


Your wallet data block updated? I guess that is the problem, because I'm updating data block, at present is also such a problem
sr. member
Activity: 378
Merit: 250
April 21, 2014, 04:13:57 PM
Quote
C:\Users\miner1\Desktop\Claymore XPM GPU Miner v3.0 Beta - SOLO>NsXpmMiner.exe -
o 127.0.0.1:7332 -u *** -p *** -xpm *** -di 1
GPU index: 1
GPU name: Tahiti
HashCnt = 512

╔═══════════════════════════════════════════════════════════════╗
║                Claymore XPM GPU Miner  v3.0 Beta              ║
╚═══════════════════════════════════════════════════════════════╝
SOLO version...
Primecoin Wallet Claymore Edition must be used with this miner!
Catalyst 13.12 is HIGHLY recommended for best performance and compatibility
Press "m" key to on/off TRT values
Press "s" key to on/off detailed statistics
GPU Device: 1
Connecting to '127.0.0.1' (127.0.0.1)
Using 4 threads
Username: ***
Password: ***
SOLO MODE ENABLED
Request to coin client failed: cannot reach client.
Request to coin client failed: cannot reach client.
Request to coin client failed: cannot reach client.
Request to coin client failed: cannot reach client.

Can't get miner to connect. I am running miner and wallet on same system, so no firewall issue. Followed instruction only thing I added was to encrypt my wallet, not sure if that causes a problem. Pool mining works fine.

i am also having the same problem and couldnt find any solution
newbie
Activity: 15
Merit: 0
April 21, 2014, 03:59:30 PM
Quote
C:\Users\miner1\Desktop\Claymore XPM GPU Miner v3.0 Beta - SOLO>NsXpmMiner.exe -
o 127.0.0.1:7332 -u *** -p *** -xpm *** -di 1
GPU index: 1
GPU name: Tahiti
HashCnt = 512

╔═══════════════════════════════════════════════════════════════╗
║                Claymore XPM GPU Miner  v3.0 Beta              ║
╚═══════════════════════════════════════════════════════════════╝
SOLO version...
Primecoin Wallet Claymore Edition must be used with this miner!
Catalyst 13.12 is HIGHLY recommended for best performance and compatibility
Press "m" key to on/off TRT values
Press "s" key to on/off detailed statistics
GPU Device: 1
Connecting to '127.0.0.1' (127.0.0.1)
Using 4 threads
Username: ***
Password: ***
SOLO MODE ENABLED
Request to coin client failed: cannot reach client.
Request to coin client failed: cannot reach client.
Request to coin client failed: cannot reach client.
Request to coin client failed: cannot reach client.

Can't get miner to connect. I am running miner and wallet on same system, so no firewall issue. Followed instruction only thing I added was to encryption my wallet, not sure if that causes a problem. Pool mining works fine.

** Made new wallet with no encryption still same problem.
newbie
Activity: 34
Merit: 0
April 21, 2014, 12:41:52 PM
Can we confirm that 3.0 is more than 0.008BTC/MH/DAY that clevermining is giving?
you guys can tell me xpm/day with 1 280x with current diff and version? thanks

You get like 0.01 BTC per MH day with 280x.
donator
Activity: 1610
Merit: 1325
Miners developer
April 21, 2014, 12:39:20 PM
Claymore

and how many xpm I will receive if I find the block solo?

Block reward - 10%. Right now it is 8.55 - 10% = 7.695 XPM.
Pages:
Jump to: