Author

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

legendary
Activity: 2212
Merit: 1038
Does this have support for NVidia graphics cards? I'm having trouble finding the answer as the original read me says its AMD specific.
Also is it compatible with Ubuntu 16.04?

Thanks a ton in advance


No and no, I'm currently trying to compile wolf's miner on Ubuntu but it's AMD only.



edit:

Somebody told me this works under Ubuntu for NVIDIA cards. -- https://github.com/tsiv/ccminer-cryptonight/
copper member
Activity: 416
Merit: 105
setx GPU_MAX_ALLOC_PERCENT 100
NsGpuCNMiner.exe
-o ssl://xmr-eu1.nanopool.org:14433
-u
437gzZXn343Bc9kaxG4mzriUzcdhk4rSJTwUeCwZdQbCHWfUZu2nkryWbwaVe4vUMveKAzAiA4j8xgU i29TpKXpm41zoVan.1/[email protected]
-p z
-ftime 1
-a 1


that's my bat file. ı have some problems.

- i can't see on nanopool when i check my adress. I started 30 min ago.
- on the miner Windows, all gpus and fans are 0.
- cannot convert blob data
how can i fix this? i have 6 rx 480 and i get 4200 h/s.


setx GPU_MAX_ALLOC_PERCENT 100
NsGpuCNMiner.exe
-o ssl://xmr-eu1.nanopool.org:14433
-u 437gzZXn343Bc9kaxG4mzriUzcdhk4rSJTwUeCwZdQbCHWfUZu2nkryWbwaVe4vUMveKAzAiA4j8xgU i29TpKXpm41zoVan.1/[email protected] <<<<<< fix this
-p z
-ftime 1
-a 1


that's my bat file. ı have some problems.

- i can't see on nanopool when i check my adress. I started 30 min ago.
- on the miner Windows, all gpus and fans are 0.
- cannot convert blob data
how can i fix this? i have 6 rx 480 and i get 4200 h/s.
newbie
Activity: 4
Merit: 0
Does this have support for NVidia graphics cards? I'm having trouble finding the answer as the original read me says its AMD specific.
Also is it compatible with Ubuntu 16.04?

Thanks a ton in advance
full member
Activity: 251
Merit: 100
Why not see  GPU  temperature  and  fans?
full member
Activity: 602
Merit: 114
Hello,
these values are normal for 6x RX580 Cards ?

sr. member
Activity: 616
Merit: 259
setx GPU_MAX_ALLOC_PERCENT 100
NsGpuCNMiner.exe
-o ssl://xmr-eu1.nanopool.org:14433
-u
437gzZXn343Bc9kaxG4mzriUzcdhk4rSJTwUeCwZdQbCHWfUZu2nkryWbwaVe4vUMveKAzAiA4j8xgU i29TpKXpm41zoVan.1/[email protected]
-p z
-ftime 1
-a 1


that's my bat file. ı have some problems.

- i can't see on nanopool when i check my adress. I started 30 min ago.
- on the miner Windows, all gpus and fans are 0.
- cannot convert blob data
how can i fix this? i have 6 rx 480 and i get 4200 h/s.
newbie
Activity: 20
Merit: 0
Does the -powlim function no longer work?  Keep getting unknown option when trying to use it with 270X and 280X. 
member
Activity: 69
Merit: 10
Claymore, whether there will be an update of the program miner?

Previous page:
https://bitcointalksearch.org/topic/m.20897855

Eager to see Claymore's new version for the RX Vegas. I'm currently running Wolf's with a Liquid Cooled RX Vega 64 and is hashing around 1440 H/s with no modding.
newbie
Activity: 45
Merit: 0
legendary
Activity: 2212
Merit: 1038
How about some Linux binaries? Wine doesn't work on this, it says seg fault I think.

Also the miner doesn't seem to be working that hard at all, the GPU is so cold the fans stop spinning for long periods. Surly we can get some dual mining action going?



edit:

It's probably going to take me all day to compile and successfully execute Wolf's miner, there's some sort of issue with network connectivity and also OpenCL introduced during a ubuntu auto update that broke the majority of miners I use. Your ETH/DCR miner is the only one that currently works, LOL.


edit2:

If anybody else has the issue with missing OpenCL libs I found the problem.

Code:
sudo apt-get install ocl-icd-opencl-dev

This dev lib is required for many apps.

donator
Activity: 1610
Merit: 1325
Miners developer
Claymore, whether there will be an update of the program miner?

Previous page:
https://bitcointalksearch.org/topic/m.20897855
newbie
Activity: 45
Merit: 0
Claymore, whether there will be an update of the program miner?
newbie
Activity: 5
Merit: 0
Running start.bat and nsgpucnminer.exe closes on startup without any log file or warnings (hard to tell, window closes so fast). At first I thought it was my virus scanner but I added it to the list of exclusions and it's still shutting down instantly.

Windows 10 64-Bit
4x AMD RX 570

config.txt:

-o ssl://xmr-us-east1.nanopool.org:14433
-u ###XMR ADDRESS###.###USERNAME###/###EMAIL###
-p z
-ftime 1

-ttli 80
-tstop 85
-mclock 1900
-cclock 1150
-cvddc 950
-tt 70
-fanmin 40

Any suggestions?

open cmd.exe and go to the start.bat folder and run it. that way you can check what's happening. But still, i think your problem is related with the -u line. Did you put your own adress.username/email?

-u line is correct, I just replaced my actual ID's with ###whatever### for privacy purposes.

When I run from command prompt there is no error or warning messages, it just goes to a new line after showing nsgcpuminer.exe
member
Activity: 72
Merit: 10
Running start.bat and nsgpucnminer.exe closes on startup without any log file or warnings (hard to tell, window closes so fast). At first I thought it was my virus scanner but I added it to the list of exclusions and it's still shutting down instantly.

Windows 10 64-Bit
4x AMD RX 570

config.txt:

-o ssl://xmr-us-east1.nanopool.org:14433
-u ###XMR ADDRESS###.###USERNAME###/###EMAIL###
-p z
-ftime 1

-ttli 80
-tstop 85
-mclock 1900
-cclock 1150
-cvddc 950
-tt 70
-fanmin 40

Any suggestions?

open cmd.exe and go to the start.bat folder and run it. that way you can check what's happening. But still, i think your problem is related with the -u line. Did you put your own adress.username/email?
newbie
Activity: 3
Merit: 0
what GPUs are supported by claymores 9.1 xmr ?
newbie
Activity: 5
Merit: 0
Running start.bat and nsgpucnminer.exe closes on startup without any log file or warnings (hard to tell, window closes so fast). At first I thought it was my virus scanner but I added it to the list of exclusions and it's still shutting down instantly.

Windows 10 64-Bit
4x AMD RX 570

config.txt:

-o ssl://xmr-us-east1.nanopool.org:14433
-u ###XMR ADDRESS###.###USERNAME###/###EMAIL###
-p z
-ftime 1

-ttli 80
-tstop 85
-mclock 1900
-cclock 1150
-cvddc 950
-tt 70
-fanmin 40

Any suggestions?
member
Activity: 74
Merit: 10
Why 1080 TI so slow....

Any way to do optimization for it?

For 1080 TI ,the best now is SIGT you can try Winminer
https://bitcointalksearch.org/topic/winminer-v1126a-auto-switch-windows-app-for-multi-miner-optimization-2004875
member
Activity: 125
Merit: 10
Why 1080 TI so slow....

Any way to do optimization for it?
legendary
Activity: 3346
Merit: 1094
Hi,

Would it be possible to support the command line argument "-logfile" for this miner just like it works for the Ethereum and Zcash miners? This would make diagnostics much easier.
Many thanks!
v6r
newbie
Activity: 3
Merit: 0
Hi

Is the tutorial on first page still up to date ?

Cause it doesn't talk about RX 470/480/570/580 etc

Some specific information for these cards on Windows 7 64 ?

Can we overclock just IN the miner ?

TY
Jump to: