Author

Topic: Claymore's CryptoNote AMD GPU Miner v11.3 - page 197. (Read 2145041 times)

hero member
Activity: 687
Merit: 502
September 09, 2016, 05:06:38 PM
Trying to redirect one of my RX480 ETH rigs to test out XMR hashrates.

NsGpuCNMiner -o stratum+tcp://monero.crypto-pool.fr:3333 -u POLOWALLETADRESS.PAYMENTID.RIGNUMBER -p x

gives me:
Error in server response
: {"id":1,"jsonrpc":"2.0","error":{"code":-1,"message":"invalidaddressorusernameusedforlogin"}}

Anyone ?

Crypto-pool does not support exchange address at the moment.

Advantage of Nicehash is it pays in BTC

NsGpuCNMiner -o stratum+tcp://cryptonight.usa.nicehash.com:3355 -u - x

You basically sell your hash to rentors in their Nicehash market, so you are not really mining in a pool.

It's not how to, but how did you get it working. I'm getting this error on both cpu and gpu. same command ( notice you mistyped -p x there ).

Error in server response
: {"jsonrpc":"2.0","id":1,"error":{"code":24,"message":"Unauthorizedworker"}}


That explains it.

I guess i will give dwarfpool a shot tomorrow.

Thanks
member
Activity: 84
Merit: 10
September 09, 2016, 04:58:22 PM
I would like to report ~640 hashes for the MSI RX 480 8GB.  ~680 hashes with memory OC'ed to 2100 via MSI AB.  Wattman is too touchy for me.
legendary
Activity: 1834
Merit: 1080
---- winter*juvia -----
September 09, 2016, 02:30:35 PM
Advantage of Nicehash is it pays in BTC

NsGpuCNMiner -o stratum+tcp://cryptonight.usa.nicehash.com:3355 -u - x

You basically sell your hash to rentors in their Nicehash market, so you are not really mining in a pool.

It's not how to, but how did you get it working. I'm getting this error on both cpu and gpu. same command ( notice you mistyped -p x there ).

Error in server response
: {"jsonrpc":"2.0","id":1,"error":{"code":24,"message":"Unauthorizedworker"}}

yes, it works - I was mining whole day yesterday. Now I switched to Dwarftpool.

the following was my batch file:

setx GPU_MAX_ALLOC_PERCENT 100

NsGpuCNMiner.exe -tt 88 -dbg -1 -a 4 -h 1376 -o stratum+tcp://cryptonight.usa.nicehash.com:3355 -u . -p x

GPU used MSI R9-390
sr. member
Activity: 325
Merit: 250
September 09, 2016, 02:26:45 PM
Hi all.

Sorry for the question: is there a 32bit version anywhere?
newbie
Activity: 29
Merit: 0
September 09, 2016, 02:07:06 PM
I suppose that the minimum requirement for the claymore miner are 256 ?
what i would want to know is this requirement necessary du to the mining algorithm or specific to your miner ?
thank you

1. Yes, 256 is required.
2. It is not related to algo, it is related to miner. I will not change it to 128, it is not so easy and I don't try to support 5xxx cards.
thanks for your answer
donator
Activity: 1610
Merit: 1325
Miners developer
September 09, 2016, 12:01:07 PM
I suppose that the minimum requirement for the claymore miner are 256 ?
what i would want to know is this requirement necessary du to the mining algorithm or specific to your miner ?
thank you

1. Yes, 256 is required.
2. It is not related to algo, it is related to miner. I will not change it to 128, it is not so easy and I don't try to support 5xxx cards.
newbie
Activity: 29
Merit: 0
September 09, 2016, 11:49:18 AM
this is my log file

15:20:47:206   8d4   
15:20:47:207   8d4   ÉÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍ»
15:20:47:208   8d4   º            Claymore CryptoNote GPU Miner  v9.5 Beta            º
15:20:47:209   8d4   ÈÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍͼ
15:20:47:690   8d4   
Cards available: 1
15:20:47:691   8d4   GPU #0: name: Cedar, 2048 MB available, 2 units
15:20:47:692   8d4   Total cards: 1
15:20:47:696   8d4   Initializing...

Error is CL_INVALID_WORK_ITEM_SIZE
You won't be able to start the miner on your videocard. It must be awesome card since all AMD cards I know support 256 local-work size. 2 units? Hmm... Laptop? Or GPU built-in in CPU?



not built in , seperate card HD radeon5450 / 2Gb  might be a bit old ?
specs available on http://www.amd.com/en-us/products/graphics/desktop/5000/5450





i run another miner that gave me error -61 which i beleive is invalid buffer size
so i run a basic test on my card
and the result gave me :

CL_DEVICE_LOCAL_MEM_SIZE: 32KB
CL_DEVICE_MAX_CONSTANT_BUFFER_SIZE : 64KB
CL_DEVICE_MAX_WORK_ITEM_DIMENSIONS : 3
CL_DEVICE_MAX_WORK_ITEM_SIZES: [128;128;128]
CL_DEVICE_MAX_WORK_GROUP_SIZE: 128


I suppose that the minimum requirement for the claymore miner are 256 ?
what i would want to know is this requirement necessary du to the mining algorithm or specific to your miner ?
thank you



legendary
Activity: 1834
Merit: 1080
---- winter*juvia -----
September 09, 2016, 10:19:58 AM
Trying to redirect one of my RX480 ETH rigs to test out XMR hashrates.

NsGpuCNMiner -o stratum+tcp://monero.crypto-pool.fr:3333 -u POLOWALLETADRESS.PAYMENTID.RIGNUMBER -p x

gives me:
Error in server response
: {"id":1,"jsonrpc":"2.0","error":{"code":-1,"message":"invalidaddressorusernameusedforlogin"}}

Anyone ?

I mine at Dwarfpool with a Polo address.

The worker name can only be a NUMBER.

So ..1

Seems weird this but this works in Dwarfpool.

I suspect its a pool requirement, maybe you can try same thing with your French pool.
legendary
Activity: 1834
Merit: 1080
---- winter*juvia -----
September 09, 2016, 10:14:15 AM
So far I have tried Dwarfpool and Nicehash - after 3 days of mining - my rigs have stabilised but I am still not satisfied of which pool is best for my rigs (3 types= 5 x MSI-R390, 6 x Sapphire R9-Nano, 6 x Sapphire RX480)

Anybody have good feedback on other XMR pools?


how did you get it working on nicehash?

Advantage of Nicehash is it pays in BTC

NsGpuCNMiner -o stratum+tcp://cryptonight.usa.nicehash.com:3355 -u - x

You basically sell your hash to rentors in their Nicehash market, so you are not really mining in a pool.



hero member
Activity: 687
Merit: 502
September 09, 2016, 08:25:40 AM
Trying to redirect one of my RX480 ETH rigs to test out XMR hashrates.

NsGpuCNMiner -o stratum+tcp://monero.crypto-pool.fr:3333 -u POLOWALLETADRESS.PAYMENTID.RIGNUMBER -p x

gives me:
Error in server response
: {"id":1,"jsonrpc":"2.0","error":{"code":-1,"message":"invalidaddressorusernameusedforlogin"}}

Anyone ?
hero member
Activity: 729
Merit: 513
September 08, 2016, 03:41:47 PM
Does the miner work with Radeon 5970? I have the following error when try to start the miner:

http://imgur.com/a/r1Dp4
member
Activity: 99
Merit: 10
September 08, 2016, 08:57:11 AM
Hi everyone,

I started mining xmr 2 days ago by following this post (very clear btw), but I have a small problem.
My GPU usage only show 64%.

I have 1 R9 280x and a 7870 HD on W7 x64, using this command line :
NsGpuCNMiner -o stratum+tcp://xmr-eu.dwarfpool.com:8050 -u something -p x -a 0 -di 01 -li 1
This is showing ~860H/s

Is it normal ? Did I miss something ? Why isn't it 100%

Thank you very much.
SpeedPony

Im having the some problem. any suggestions?
donator
Activity: 1610
Merit: 1325
Miners developer
September 08, 2016, 08:26:18 AM
Hi, Claymore. do you consider release dual mine XMR+ other coins?

I'm not going to do it right now.
newbie
Activity: 14
Merit: 0
September 08, 2016, 07:51:43 AM
Hi, Claymore. do you consider release dual mine XMR+ other coins?
newbie
Activity: 29
Merit: 0
September 08, 2016, 07:29:58 AM
this is my log file

15:20:47:206   8d4   
15:20:47:207   8d4   ÉÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍ»
15:20:47:208   8d4   º            Claymore CryptoNote GPU Miner  v9.5 Beta            º
15:20:47:209   8d4   ÈÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍͼ
15:20:47:690   8d4   
Cards available: 1
15:20:47:691   8d4   GPU #0: name: Cedar, 2048 MB available, 2 units
15:20:47:692   8d4   Total cards: 1
15:20:47:696   8d4   Initializing...

Error is CL_INVALID_WORK_ITEM_SIZE
You won't be able to start the miner on your videocard. It must be awesome card since all AMD cards I know support 256 local-work size. 2 units? Hmm... Laptop? Or GPU built-in in CPU?






not built in , seperate card HD radeon5450 / 2Gb  might be a bit old ?
specs available on http://www.amd.com/en-us/products/graphics/desktop/5000/5450










what should i look for on the specs for it to work with the miner ?

OpenCL™ support
DirectCompute 11
Accelerated video encoding, transcoding, and upscaling15,16
Native support for common video encoding instructions
legendary
Activity: 1834
Merit: 1080
---- winter*juvia -----
September 08, 2016, 06:09:08 AM
Hi Claymore,

Desparately needing xmrman, just like the EthMan in CDM - anything basic is sufficient.

Thanks
legendary
Activity: 3108
Merit: 3199
September 07, 2016, 02:22:26 PM
this is my log file

15:20:47:206   8d4   
15:20:47:207   8d4   ÉÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍ»
15:20:47:208   8d4   º            Claymore CryptoNote GPU Miner  v9.5 Beta            º
15:20:47:209   8d4   ÈÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍͼ
15:20:47:690   8d4   
Cards available: 1
15:20:47:691   8d4   GPU #0: name: Cedar, 2048 MB available, 2 units
15:20:47:692   8d4   Total cards: 1
15:20:47:696   8d4   Initializing...

Error is CL_INVALID_WORK_ITEM_SIZE
You won't be able to start the miner on your videocard. It must be awesome card since all AMD cards I know support 256 local-work size. 2 units? Hmm... Laptop? Or GPU built-in in CPU?



not built in , seperate card HD radeon5450 / 2Gb  might be a bit old ?
specs available on http://www.amd.com/en-us/products/graphics/desktop/5000/5450




Thats my Logfile

13:09:01:363   2058   
Cards available: 1
13:09:01:364   2058   GPU #0: name: Pitcairn, 2048 MB available, 20 units
13:09:01:365   2058   Total cards: 1
13:09:01:369   2058   Initializing...

13:09:01:371   2058   GPU #0 recognized as Radeon 270/270X 2GB
13:09:01:371   2058   card 0, m1 2048, m2 1791 w 160
13:09:01:371   2058   0 m = 2
13:09:01:372   2058   GPU #0: HashCnt = 512
13:09:01:373   2058   POOL version
13:09:01:373   2058   b140
13:09:02:714   2058   GPU #0: -a 1 mode selected
13:09:02:715   2058   LOW INTENSITY MODE ENABLED
13:09:02:726   2058   1 pool specified.
13:09:02:727   2058   Press "m" key for tune mode.
13:09:02:736   1b40   Stratum - connecting to 'bcn.pool.minergate.com' <176.9.147.178> port 45550
13:09:02:737   1e9c   Stratum - connecting to 'bcn.pool.minergate.com' <176.9.147.178> port 45550
13:09:02:766   1b40   Stratum - Connected
13:09:02:766   1e9c   Stratum - Connected
13:09:02:806   1b40   got 362 bytes
13:09:02:806   1b40   buf: {"jsonrpc":"2.0","result":{"job":{"blob":"0203abe8bfbe05092f6c9126fa40b539ca2cee5721d22ff02ebfc57d3d30ad972cc330dcafd1ca0 0000000bb450254ce60e771ef4a0013652341b88d67e66e1ff259fa541069067e94940209","target":"e4a63d00","job_id":"878bf966-dc30-4085-8e6f-d27603e5e619","time_to_live":5},"status":"OK","id":"d5c95ccf-659a-4c37-bdbf-678087926048"},"id":1,"error":null}
13:09:02:806   1b40   parse packet: 362
13:09:02:807   1e9c   got 362 bytes
13:09:02:807   1b40   new buf size: 0
13:09:02:807   1e9c   buf: {"jsonrpc":"2.0","result":{"job":{"blob":"0203abe8bfbe05092f6c9126fa40b539ca2cee5721d22ff02ebfc57d3d30ad972cc330dcafd1ca0 0000000956d14c207e16fcec7cd846ae2471951102229bd8d7dc0b5cd3db6fa4fc7022409","target":"e4a63d00","job_id":"532bf95c-cee9-4d8c-9975-e97ab4adddac","time_to_live":5},"status":"OK","id":"0c51418a-abf2-4b75-83cd-4fafb14b6ea5"},"id":1,"error":null}
13:09:02:807   1b40   Pool Diff 1063
13:09:02:808   1e9c   parse packet: 362
13:09:02:808   1b40   df has same pool, skip
13:09:02:808   1e9c   new buf size: 0
13:09:02:809   1e9c   DevFee: Pool Diff 1063


Works very fine !!!!!
newbie
Activity: 1
Merit: 0
September 07, 2016, 01:44:51 PM
Hi everyone,

I started mining xmr 2 days ago by following this post (very clear btw), but I have a small problem.
My GPU usage only show 64%.

I have 1 R9 280x and a 7870 HD on W7 x64, using this command line :
NsGpuCNMiner -o stratum+tcp://xmr-eu.dwarfpool.com:8050 -u something -p x -a 0 -di 01 -li 1
This is showing ~860H/s

Is it normal ? Did I miss something ? Why isn't it 100%

Thank you very much.
SpeedPony
newbie
Activity: 29
Merit: 0
September 07, 2016, 11:16:26 AM
this is my log file

15:20:47:206   8d4   
15:20:47:207   8d4   ÉÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍ»
15:20:47:208   8d4   º            Claymore CryptoNote GPU Miner  v9.5 Beta            º
15:20:47:209   8d4   ÈÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍͼ
15:20:47:690   8d4   
Cards available: 1
15:20:47:691   8d4   GPU #0: name: Cedar, 2048 MB available, 2 units
15:20:47:692   8d4   Total cards: 1
15:20:47:696   8d4   Initializing...

Error is CL_INVALID_WORK_ITEM_SIZE
You won't be able to start the miner on your videocard. It must be awesome card since all AMD cards I know support 256 local-work size. 2 units? Hmm... Laptop? Or GPU built-in in CPU?



not built in , seperate card HD radeon5450 / 2Gb  might be a bit old ?
specs available on http://www.amd.com/en-us/products/graphics/desktop/5000/5450

donator
Activity: 1610
Merit: 1325
Miners developer
September 07, 2016, 10:39:54 AM
this is my log file

15:20:47:206   8d4   
15:20:47:207   8d4   ÉÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍ»
15:20:47:208   8d4   º            Claymore CryptoNote GPU Miner  v9.5 Beta            º
15:20:47:209   8d4   ÈÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍͼ
15:20:47:690   8d4   
Cards available: 1
15:20:47:691   8d4   GPU #0: name: Cedar, 2048 MB available, 2 units
15:20:47:692   8d4   Total cards: 1
15:20:47:696   8d4   Initializing...

Error is CL_INVALID_WORK_ITEM_SIZE
You won't be able to start the miner on your videocard. It must be awesome card since all AMD cards I know support 256 local-work size. 2 units? Hmm... Laptop? Or GPU built-in in CPU?
Jump to: