JohnTheJinx
Newbie
Offline
Activity: 2
Merit: 0
|
|
March 18, 2018, 07:07:33 AM |
|
rig of Radeon Pro WX 7100 x 4.. mining Monero on previous versions iam getting 740 H/s per GPU.. version 11.2 hashrate drops to 690, a reduction of 200 H/s..
|
|
|
|
JohnTheJinx
Newbie
Offline
Activity: 2
Merit: 0
|
|
March 18, 2018, 11:44:18 PM |
|
Hello, I download " Claymore CryptoNote GPU Miner v9.7 Beta - POOL Catalyst 15.12 " and try to mice electroneum but i receive " UNKNOW OPTION " error. Please see thr error picture that i attached. pic link : http://s9.picofile.com/file/8321258434/Unt03itled.pngCan any one please help me to solve this? Thanks, Can you post the configuration you use, exactly as it is in your *.bat file, this might help us figure out what's going wrong. Couple of things to try. (1) Change the "-xpool" to "-o". (2) Try another pool as test just to see what happens. Here is the configuration I use to mine Electroneum with Claymore 9.7 and it work OK. setx GPU_FORCE_64BIT_PTR 1 setx GPU_MAX_HEAP_SIZE 100 setx GPU_USE_SYNC_OBJECTS 1 setx GPU_SINGLE_ALLOC_PERCENT 100 setx GPU_MAX_ALLOC_PERCENT 100
NsGpuCNMiner -o stratum+tcp://pool.electroneum.space:3333 -u ADDRESS -p x -nofee 1 -allpools 1 -ftime 10 -mport 0 -r 1
my configuration is -xpool stratum+tcp://nl.etnpool.net:3333 -xwal ADDRESS -xpsw x
-allpools 1 -tt 75
I used your configuration but it do not work for me. When i set your configuration the following error : http://s9.picofile.com/file/8321547276/Untitled10.pngMy graphic card is " AMD Radeon R7 Series " Try this, delete the "set x" options, these are not required to mine but can help improve performance so just dump them for testing and try it without them (note; sometimes I found "set" worked without the "x", but don't bet on it). "-xwal" and "-xpsw" are not the commands for v9.7 the commands for v9.7 are "-u" and "-p". From your screenshots it looks like you may be getting the comands mixed up a bit with the different version of Claymore, the wallet format is different between version; e.g. (note: on other pools USER.WORKER would be ADDRESS) For Version 9.7: NsGpuCNMiner -o ssl://europe.cryptonight-hub.miningpoolhub.com:20596 -u USER.WORKER -p x For Version 11.2: NsGpuCNMiner -xpool ssl://europe.cryptonight-hub.miningpoolhub.com:20596 -xwal USER.WORKER -xpsw x Read the "Readme!!!.txt" file that comes with the miner it will show you what the current commands are. Tank you very much for this, I installed Version 11.2 and my configuration is : setx GPU_FORCE_64BIT_PTR 1 setx GPU_MAX_HEAP_SIZE 100 setx GPU_USE_SYNC_OBJECTS 1 setx GPU_SINGLE_ALLOC_PERCENT 100 setx GPU_MAX_ALLOC_PERCENT 100
NsGpuCNMiner
-xpool stratum+tcp://nl.etnpool.net:3333 -xwal address -xpsw x -allpools 1 But i see again error : http://s8.picofile.com/file/8321620592/error0.pngand a new error code : " no ASM binary for GPU 0 " ! now i installed v11.1 and see again error " no ASM binary for GPU 0 " ! http://s9.picofile.com/file/8321623100/error01.pngcan you please help me to solve this problems? thanks, you are getting the ASM binary error, because Windows Defender is deleting the minerd.exe file.. add it to Exclusions
|
|
|
|
BSAlex
Member
Offline
Activity: 239
Merit: 10
|
|
March 19, 2018, 11:03:09 AM |
|
can you add suport rx550 card in you miner? My GIGABYTE Radeon RX 550 D5 2G not work( miner write error: no asm binary found for gpu She work in sgminer( but i dont like sg(
Seems claymore is ignoring this thread! Miner needs updating! We do not know the exact specificaiton of the new PoW yet? We do know the exact specification. We do not know @Claymore schedule for implementing it to CryptoNote AMD GPU Miner https://github.com/monero-project/monero/pull/3253
|
|
|
|
Bulitt
Member
Offline
Activity: 108
Merit: 11
|
|
March 19, 2018, 02:28:23 PM |
|
All we can hope is the silence from Claymore about the Cryptonight V7 fork means hes working hard on coding...
|
|
|
|
a1i3nj03
Newbie
Offline
Activity: 1
Merit: 0
|
|
March 19, 2018, 07:38:37 PM |
|
Hi claymore any chance you will update this miner with the new monero algo? Your miner works best cpu wise, while mining with gpu's
Yes I will update both CPU and GPU miners. (From: Re: Claymore's CryptoNote Windows CPU Miner v3.9)
|
|
|
|
vanillarod
Newbie
Offline
Activity: 4
Merit: 0
|
|
March 20, 2018, 12:45:10 AM |
|
What would be the best benchmark to local mining on a site like https://www.coinimp.com? I'd like suggestions from experienced users on how many threads to use or recommended throttle to set.
|
|
|
|
Call_Me_Bambi
|
|
March 20, 2018, 05:04:59 PM Last edit: March 21, 2018, 12:15:21 AM by Call_Me_Bambi |
|
Hello, I download " Claymore CryptoNote GPU Miner v9.7 Beta - POOL Catalyst 15.12 " and try to mice electroneum but i receive " UNKNOW OPTION " error. Please see thr error picture that i attached. pic link : http://s9.picofile.com/file/8321258434/Unt03itled.pngCan any one please help me to solve this? Thanks, Can you post the configuration you use, exactly as it is in your *.bat file, this might help us figure out what's going wrong. Couple of things to try. (1) Change the "-xpool" to "-o". (2) Try another pool as test just to see what happens. Here is the configuration I use to mine Electroneum with Claymore 9.7 and it work OK. setx GPU_FORCE_64BIT_PTR 1 setx GPU_MAX_HEAP_SIZE 100 setx GPU_USE_SYNC_OBJECTS 1 setx GPU_SINGLE_ALLOC_PERCENT 100 setx GPU_MAX_ALLOC_PERCENT 100
NsGpuCNMiner -o stratum+tcp://pool.electroneum.space:3333 -u ADDRESS -p x -nofee 1 -allpools 1 -ftime 10 -mport 0 -r 1
my configuration is -xpool stratum+tcp://nl.etnpool.net:3333 -xwal ADDRESS -xpsw x
-allpools 1 -tt 75
I used your configuration but it do not work for me. When i set your configuration the following error : http://s9.picofile.com/file/8321547276/Untitled10.pngMy graphic card is " AMD Radeon R7 Series " Try this, delete the "set x" options, these are not required to mine but can help improve performance so just dump them for testing and try it without them (note; sometimes I found "set" worked without the "x", but don't bet on it). "-xwal" and "-xpsw" are not the commands for v9.7 the commands for v9.7 are "-u" and "-p". From your screenshots it looks like you may be getting the comands mixed up a bit with the different version of Claymore, the wallet format is different between version; e.g. (note: on other pools USER.WORKER would be ADDRESS) For Version 9.7: NsGpuCNMiner -o ssl://europe.cryptonight-hub.miningpoolhub.com:20596 -u USER.WORKER -p x For Version 11.2: NsGpuCNMiner -xpool ssl://europe.cryptonight-hub.miningpoolhub.com:20596 -xwal USER.WORKER -xpsw x Read the "Readme!!!.txt" file that comes with the miner it will show you what the current commands are. Tank you very much for this, I installed Version 11.2 and my configuration is : setx GPU_FORCE_64BIT_PTR 1 setx GPU_MAX_HEAP_SIZE 100 setx GPU_USE_SYNC_OBJECTS 1 setx GPU_SINGLE_ALLOC_PERCENT 100 setx GPU_MAX_ALLOC_PERCENT 100
NsGpuCNMiner
-xpool stratum+tcp://nl.etnpool.net:3333 -xwal address -xpsw x -allpools 1 But i see again error : http://s8.picofile.com/file/8321620592/error0.pngand a new error code : " no ASM binary for GPU 0 " ! now i installed v11.1 and see again error " no ASM binary for GPU 0 " ! http://s9.picofile.com/file/8321623100/error01.pngcan you please help me to solve this problems? thanks, you are getting the ASM binary error, because Windows Defender is deleting the minerd.exe file.. add it to Exclusions Minerd.exe is not part of Claymore's CryptoNote AMD GPU Miner, but it is part of the likes of 'cpuminer-multi-wolf-05-30-2014' a CPU miner, so not needed if mining with GPUs only.
|
|
|
|
Fast_cris
Newbie
Offline
Activity: 185
Merit: 0
|
|
March 20, 2018, 08:05:31 PM |
|
Hi...
I want to mine Aeon... but for some reason... it´s give error ... i try claymore 9.7...
i try this command line: NsGpuCNMiner -o stratum+tcp://mine.aeonpool.poolele.com:3333 -u YOUR_WALLET_ADDRESS -p x .. of pool poolele.com
my line command:
NsGpuCNMiner.exe -o stratum+tcp://mine.aeonpool.poolele.com:3333 -u WmtHbdjTXZ78sjvbjvdFgHbcS9uujPBWhTkfdpTWVLf6dE7Xizq6NKVjFjg4k5vzGo5HKPKdbdA83aC 5xGYWdf3KqfDEzsV -p x pause
what its the version to mine aeon of claymore?
the error it's this one....
C:\Users\Joao\Desktop\Claymore's Miner v11.2\Claymore CryptoNote GPU Miner v9.7 Beta - POOL>NsGpuCNMiner.exe -o stratum+tcp://mine.aeonpool.poolele.com:3333 -u WmtHbdjTXZ78sjvbjvdFgHbcS9uujPBWhTkfdpTWVLf6dE7Xizq6NKVjFjg4k5vzGo5HKPKdbdA83aC 5xGYWdf3nqfDEzsV -p x
╔════════════════════════════════════════════════════════════════╗ ║ Claymore CryptoNote GPU Miner v9.7 Beta ║ ╚════════════════════════════════════════════════════════════════╝ Wrong wallet address WmtHbdjTXZ78sjvbjvdFgHbcS9uujPBWhTkfdpTWVLf6dE7Xizq6NKVjFjg4k5vzGo5HKPKdbdA83aC 5xGYWdf3n1KqfDEzsV - XMR/QCN/BCN/FCN/Duck/Dash/OEC/MCN/ORION addresses are supported only. Use "-allcoins 1" option. Pool mine.aeonpool.poolele.com removed from the list No pools specified! Specify at least one pool in "epools.txt" file or in "-o" parameter.
C:\Users\Joao\Desktop\Claymore's Miner v11.2\Claymore CryptoNote GPU Miner v9.7 Beta - POOL>pause Press any key to continue . . .
|
|
|
|
Call_Me_Bambi
|
|
March 21, 2018, 12:10:05 AM |
|
Hi...
I want to mine Aeon... but for some reason... it´s give error ... i try claymore 9.7... i try this command line: NsGpuCNMiner -o stratum+tcp://mine.aeonpool.poolele.com:3333 -u YOUR_WALLET_ADDRESS -p x .. of pool poolele.com
my line command: NsGpuCNMiner.exe -o stratum+tcp://mine.aeonpool.poolele.com:3333 -u WmtHbdjTXZ78sjvbjvdFgHbcS9uujPBWhTkfdpTWVLf6dE7Xizq6NKVjFjg4k5vzGo5HKPKdbdA83aC 5xGYWdf3KqfDEzsV -p x pause
what its the version to mine aeon of claymore? the error it's this one....
C:\Users\Joao\Desktop\Claymore's Miner v11.2\Claymore CryptoNote GPU Miner v9.7 Beta - POOL>NsGpuCNMiner.exe -o stratum+tcp://mine.aeonpool.poolele.com:3333 -u WmtHbdjTXZ78sjvbjvdFgHbcS9uujPBWhTkfdpTWVLf6dE7Xizq6NKVjFjg4k5vzGo5HKPKdbdA83aC 5xGYWdf3nqfDEzsV -p x
╔════════════════════════════════════════════════════════════════╗ ║ Claymore CryptoNote GPU Miner v9.7 Beta ║ ╚════════════════════════════════════════════════════════════════╝ Wrong wallet address WmtHbdjTXZ78sjvbjvdFgHbcS9uujPBWhTkfdpTWVLf6dE7Xizq6NKVjFjg4k5vzGo5HKPKdbdA83aC 5xGYWdf3n1KqfDEzsV - XMR/QCN/BCN/FCN/Duck/Dash/OEC/MCN/ORION addresses are supported only. Use "-allcoins 1" option. Pool mine.aeonpool.poolele.com removed from the list No pools specified! Specify at least one pool in "epools.txt" file or in "-o" parameter.
C:\Users\Joao\Desktop\Claymore's Miner v11.2\Claymore CryptoNote GPU Miner v9.7 Beta - POOL>pause Press any key to continue . . .
Aeon is a "CryptoNight-Lite" algorithm coin, Claymore's Cryptonote miner is for "Cryptonote" coins. Use a CryptoNight-Lite miner such as Wolf-Aeon-Miner https://github.com/Arux-BTT/wolf-aeon-miner/releasesThe Aeon pools will have lists of compatable miners. https://bitcointalk.org/index.php?topic=641696.0
|
|
|
|
miner2k18
Newbie
Offline
Activity: 62
Merit: 0
|
|
March 21, 2018, 06:42:34 AM |
|
Can anyone help me. I'm using claymore 11.2 on my RX 570 and only getting 420 h/s for Monero. My card is bios flashed overclocked and with blockchain drivers. I'm getting on the high ends for claymore ETH 29mhs and zcash 312 sols so I'm confused why it's so insanely low in cryptonote. Also I have tried mining Monero in Minergate software for comparison and im getting 700 h/s so I feel something is definitely wrong.
|
|
|
|
MaxMidnite
Newbie
Offline
Activity: 143
Merit: 0
|
|
March 21, 2018, 01:25:31 PM |
|
This is the error I keep getting: GpuMiner dk2an0 failed -4? Other Claymore miner is fine?
|
|
|
|
pr3fix
Newbie
Offline
Activity: 26
Merit: 0
|
|
March 22, 2018, 08:57:41 AM |
|
Hey Claymore,
Can you release a new version of Claymore's CryptoNote AMD GPU Miner v11.2? To fix something, maybe to do a better mining code algorithm, something similar to what you did on AMD + NVIDIA GPU Miner v11.5 if there's space for improvement. 11.5 less burdens the GPU, and gives a better result.
Cryptonote is needed, because it is very much used for ETN, Monero...
If you have something new in the plan, that would be great. Thank you.
|
|
|
|
Vann
|
|
March 22, 2018, 09:20:55 AM |
|
Hi...
I want to mine Aeon... but for some reason... it´s give error ... i try claymore 9.7... i try this command line: NsGpuCNMiner -o stratum+tcp://mine.aeonpool.poolele.com:3333 -u YOUR_WALLET_ADDRESS -p x .. of pool poolele.com
my line command: NsGpuCNMiner.exe -o stratum+tcp://mine.aeonpool.poolele.com:3333 -u WmtHbdjTXZ78sjvbjvdFgHbcS9uujPBWhTkfdpTWVLf6dE7Xizq6NKVjFjg4k5vzGo5HKPKdbdA83aC 5xGYWdf3KqfDEzsV -p x pause
what its the version to mine aeon of claymore? the error it's this one....
C:\Users\Joao\Desktop\Claymore's Miner v11.2\Claymore CryptoNote GPU Miner v9.7 Beta - POOL>NsGpuCNMiner.exe -o stratum+tcp://mine.aeonpool.poolele.com:3333 -u WmtHbdjTXZ78sjvbjvdFgHbcS9uujPBWhTkfdpTWVLf6dE7Xizq6NKVjFjg4k5vzGo5HKPKdbdA83aC 5xGYWdf3nqfDEzsV -p x
╔════════════════════════════════════════════════════════════════╗ ║ Claymore CryptoNote GPU Miner v9.7 Beta ║ ╚════════════════════════════════════════════════════════════════╝ Wrong wallet address WmtHbdjTXZ78sjvbjvdFgHbcS9uujPBWhTkfdpTWVLf6dE7Xizq6NKVjFjg4k5vzGo5HKPKdbdA83aC 5xGYWdf3n1KqfDEzsV - XMR/QCN/BCN/FCN/Duck/Dash/OEC/MCN/ORION addresses are supported only. Use "-allcoins 1" option. Pool mine.aeonpool.poolele.com removed from the list No pools specified! Specify at least one pool in "epools.txt" file or in "-o" parameter.
C:\Users\Joao\Desktop\Claymore's Miner v11.2\Claymore CryptoNote GPU Miner v9.7 Beta - POOL>pause Press any key to continue . . .
Aeon is a "CryptoNight-Lite" algorithm coin, Claymore's Cryptonote miner is for "Cryptonote" coins. Use a CryptoNight-Lite miner such as Wolf-Aeon-Miner https://github.com/Arux-BTT/wolf-aeon-miner/releasesThe Aeon pools will have lists of compatable miners. https://bitcointalk.org/index.php?topic=641696.0v11.2 can mine Cryptonight-Lite. -lite enables CryptoNight-Lite mode, specify "-lite 1" to be able to mine AEON. If set, "-allpools 1" will be set automatically.
|
|
|
|
Call_Me_Bambi
|
|
March 22, 2018, 12:54:03 PM |
|
Can anyone help me. I'm using claymore 11.2 on my RX 570 and only getting 420 h/s for Monero. My card is bios flashed overclocked and with blockchain drivers. I'm getting on the high ends for claymore ETH 29mhs and zcash 312 sols so I'm confused why it's so insanely low in cryptonote. Also I have tried mining Monero in Minergate software for comparison and im getting 700 h/s so I feel something is definitely wrong.
This does sound low for a RX570 on Monero, I get almost 500 h/s on an R9 270x 2GB mining Cryptonote, and 750 h/s on an RX 470 4GB. But what I found is that the R9 270x runs much better on Claymore v9.7 than it does on v11.2, so try using earlier version of Claymore and see if that helps.
|
|
|
|
cryptosize
|
|
March 22, 2018, 03:02:22 PM |
|
Can anyone help me. I'm using claymore 11.2 on my RX 570 and only getting 420 h/s for Monero. My card is bios flashed overclocked and with blockchain drivers. I'm getting on the high ends for claymore ETH 29mhs and zcash 312 sols so I'm confused why it's so insanely low in cryptonote. Also I have tried mining Monero in Minergate software for comparison and im getting 700 h/s so I feel something is definitely wrong.
This does sound low for a RX570 on Monero, I get almost 500 h/s on an R9 270x 2GB mining Cryptonote, and 750 h/s on an RX 470 4GB. But what I found is that the R9 270x runs much better on Claymore v9.7 than it does on v11.2, so try using earlier version of Claymore and see if that helps. v9.7 doesn't support the new algo change (v7).
|
|
|
|
Call_Me_Bambi
|
|
March 22, 2018, 11:11:59 PM |
|
Can anyone help me. I'm using claymore 11.2 on my RX 570 and only getting 420 h/s for Monero. My card is bios flashed overclocked and with blockchain drivers. I'm getting on the high ends for claymore ETH 29mhs and zcash 312 sols so I'm confused why it's so insanely low in cryptonote. Also I have tried mining Monero in Minergate software for comparison and im getting 700 h/s so I feel something is definitely wrong.
This does sound low for a RX570 on Monero, I get almost 500 h/s on an R9 270x 2GB mining Cryptonote, and 750 h/s on an RX 470 4GB. But what I found is that the R9 270x runs much better on Claymore v9.7 than it does on v11.2, so try using earlier version of Claymore and see if that helps. v9.7 doesn't support the new algo change (v7). It's a pitty v9.7 won't support the Monero algo change. I've been mining Electroneum for a while as I find it more profitable than Monero but, of course, when the Cryptonote ASICs start en-mass all current Cryptonote coins will be effectively unminable by GPU's unless they too change algo. There was a warning not to buy these ASICs as the Cryptonote coins will change algo and you will be left with a very expensive brick.
|
|
|
|
stonedgz
Newbie
Offline
Activity: 84
Merit: 0
|
|
March 23, 2018, 05:53:28 PM |
|
hey guys can you help me with this
so i have 8 GPU rig mix when i mine ethash its fine and stable but when i change to cryptonote\cryptonight the Nvidia cards not working claymore dnt recognize them is it coz this miner for AMD or is there any other problem causing claymore not to recognize ??
windows 10
|
|
|
|
Bulitt
Member
Offline
Activity: 108
Merit: 11
|
|
March 23, 2018, 08:07:15 PM |
|
Can anyone help me. I'm using claymore 11.2 on my RX 570 and only getting 420 h/s for Monero. My card is bios flashed overclocked and with blockchain drivers. I'm getting on the high ends for claymore ETH 29mhs and zcash 312 sols so I'm confused why it's so insanely low in cryptonote. Also I have tried mining Monero in Minergate software for comparison and im getting 700 h/s so I feel something is definitely wrong.
This does sound low for a RX570 on Monero, I get almost 500 h/s on an R9 270x 2GB mining Cryptonote, and 750 h/s on an RX 470 4GB. But what I found is that the R9 270x runs much better on Claymore v9.7 than it does on v11.2, so try using earlier version of Claymore and see if that helps. v9.7 doesn't support the new algo change (v7). It's a pitty v9.7 won't support the Monero algo change. I've been mining Electroneum for a while as I find it more profitable than Monero but, of course, when the Cryptonote ASICs start en-mass all current Cryptonote coins will be effectively unminable by GPU's unless they too change algo. There was a warning not to buy these ASICs as the Cryptonote coins will change algo and you will be left with a very expensive brick. All we can do is hope Claymore feels like going above and beyond and follow through with his idea to re-include the old binaries for the cards that stopped being supported post-9.7 (HD 5000+6000 series, including HD 6990 which is still fairly widely used) The older binaries for the early GCN cards (7000, R9 200 series) also seemed to work "optimally" with 10.2 and earlier. My hobby rig is currently sitting in the limbo, and Ive already switched coins on both cards just because the older HD 6950 will no longer provide its break-even hashrate of 200H/sec. Id like to continue to mine monero on both cards (HD 6950 + R9 270X) but if I cannot on the Cayman card then the Pitcairn card is not worth it alone to mine monero. If anyone wants to know I switched to neoscrypt with the HD 6950, nsgminer is still compatible, and Im using Claymore's Zcash/BTG to mine equihash on the R9 270X.
|
|
|
|
Jbodz83
Newbie
Offline
Activity: 124
Merit: 0
|
|
March 24, 2018, 07:09:19 AM |
|
did claymore release a statement on when is he going to release the new miner of monero for the new algo?
|
|
|
|
MaxMidnite
Newbie
Offline
Activity: 143
Merit: 0
|
|
March 24, 2018, 12:01:11 PM |
|
This is the error I keep getting: GpuMiner dk2an0 failed -4? Other Claymore miner is fine?
I figured out the issue, I had to increase more virtual memory! (BUG) I used 6 cards and with Claymore Ether (11.5) not CryptoNote miner The need to increase Virtual memory was not a must, no issues etc. My memory now is currently set for 12 cards even if using 6. Hope Claymore guy sees this...
|
|
|
|
|