Pages:
Author

Topic: Claymore's ZCash/BTG AMD GPU Miner v12.6 (Windows/Linux) - page 31. (Read 3839201 times)

sr. member
Activity: 857
Merit: 262


It seems that this happens only with RDP connection.
When I use teamviewer everything is ok.
But TW is bad solution for some reason.
There should be some regestry tweaks to make it work with RDP.


There must be some OS API to wake and init gpu correctly in RDP session regardless of display connected or not.


Don't use RDP, it resides on too higher level to work with GPU properly.
I recommend to use RealVNC
newbie
Activity: 8
Merit: 0
Is there any speed up in the latest driver?

Miner shows the same speed.
I'm new to mining, and for now I care about stable functioning.
I can not tell precise data.
full member
Activity: 154
Merit: 100
Are you using driver 16.12.2?
For 4xx cards (Polaris) Crimson 16.12.2 is recommended.

I'm using latest driver.
for 5 hours so far working well.
Except for temp/fan RDP malfunctioning.

Is there any speed up in the latest driver?
newbie
Activity: 8
Merit: 0
Are you using driver 16.12.2?
For 4xx cards (Polaris) Crimson 16.12.2 is recommended.

I'm using latest driver.
for 5 hours so far working well.
Except for temp/fan RDP malfunctioning.
newbie
Activity: 14
Merit: 0
I have RX460 2GB x4 GPU, mobo GA-880G-UD3H, windows 10 pr3.
I DL latest drivers.

vars are set,
-i 2,2,2,2 -tt 60.

miner is not showing GPU temp and FAN SPEED.
It shows them only for GPU0.
Sometimes it does show them.

Sometimes it shows all zero or GPU0 temp=0 fanspeed=0,
later shows actual values (for ex. 50C / 40%).


Sometimes it hungs,
Sometimes it can work for hours with high hashrate (for these GPUs 530 h/s all together).

Switched to onboard hd4250, - no changes.
Plugging in hdmi to vga converter with no display attached - no changes.

What I did wrong?
What is workaround for this?

======later======

I solved some freezing, after reading FAQ.

It seems that this happens only with RDP connection.
When I use teamviewer everything is ok.
But TW is bad solution for some reason.
There should be some regestry tweaks to make it work with RDP.

It is definitely problem of insufficient coding.
Miner can not do it's work correctly.
It can not wake up and initialise GPUs properly, with usage of proper system functions.
There'is no doubt that OpenCL MUST work with monitor-less stations, for batch processing video render and so on.
There must be some OS API to wake and init gpu correctly in RDP session regardless of display connected or not.


Are you using driver 16.12.2?
For 4xx cards (Polaris) Crimson 16.12.2 is recommended.
newbie
Activity: 8
Merit: 0
I have RX460 2GB x4 GPU, mobo GA-880G-UD3H, windows 10 pr3.
I DL latest drivers.

vars are set,
-i 2,2,2,2 -tt 60.

miner is not showing GPU temp and FAN SPEED.
It shows them only for GPU0.
Sometimes it does show them.

Sometimes it shows all zero or GPU0 temp=0 fanspeed=0,
later shows actual values (for ex. 50C / 40%).


Sometimes it hungs,
Sometimes it can work for hours with high hashrate (for these GPUs 530 h/s all together).

Switched to onboard hd4250, - no changes.
Plugging in hdmi to vga converter with no display attached - no changes.

What I did wrong?
What is workaround for this?

======later======

I solved some freezing, after reading FAQ.

It seems that this happens only with RDP connection.
When I use teamviewer everything is ok.
But TW is bad solution for some reason.
There should be some regestry tweaks to make it work with RDP.

It is definitely problem of insufficient coding.
Miner can not do it's work correctly.
It can not wake up and initialise GPUs properly, with usage of proper system functions.
There'is no doubt that OpenCL MUST work with monitor-less stations, for batch processing video render and so on.
There must be some OS API to wake and init gpu correctly in RDP session regardless of display connected or not.
newbie
Activity: 14
Merit: 0
hi guys.

sry i'm a newbie to this.
have tried to get the "Claymore's ZCash AMD GPU Miner v12.6" running on my win10 machine just for testing with following options:


GPU_FORCE_64BIT_PTR 1
GPU_MAX_HEAP_SIZE 100
GPU_USE_SYNC_OBJECTS 1
GPU_MAX_ALLOC_PERCENT 100
GPU_SINGLE_ALLOC_PERCENT 100

ZecMiner64.exe -zpool ssl://eu1-zcash.flypool.org:3443 -zwal waaletIDY.test -zpsw x -i 3

but it only says unknown options and unspezified pool.

can you please give me a hint.

i'm having a geforce 920M if it helps to resolve the issue.

thanks

You have to create a bat file with the following:
Code:
setx GPU_FORCE_64BIT_PTR 1
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100

ZecMiner64.exe -zpool ssl://eu1-zcash.flypool.org:3443 -zwal YOURWALLETID.RIGNAME -zpsw x -i 3

Just replace YOURWALLETID with your Zcash Wallet ID. And change RIGNAME for anything you want something like rig1.
newbie
Activity: 1
Merit: 0
hi guys.

sry i'm a newbie to this.
have tried to get the "Claymore's ZCash AMD GPU Miner v12.6" running on my win10 machine just for testing with following options:


GPU_FORCE_64BIT_PTR 1
GPU_MAX_HEAP_SIZE 100
GPU_USE_SYNC_OBJECTS 1
GPU_MAX_ALLOC_PERCENT 100
GPU_SINGLE_ALLOC_PERCENT 100

ZecMiner64.exe -zpool ssl://eu1-zcash.flypool.org:3443 -zwal waaletIDY.test -zpsw x -i 3

but it only says unknown options and unspezified pool.

can you please give me a hint.

i'm having a geforce 920M if it helps to resolve the issue.

thanks
newbie
Activity: 14
Merit: 0
HD 7990 is getting around 400 h/s

Sorry getting around 570 h/s

That is the right speed. However, power consumption is quite a lot.

True. Which cards are best energy-saver? What do you think of Vega cards?
sr. member
Activity: 302
Merit: 250
HD 7990 is getting around 400 h/s

Sorry getting around 570 h/s

That is the right speed. However, power consumption is quite a lot.
newbie
Activity: 14
Merit: 0
What Vega cards are similar to R9 390?
newbie
Activity: 3
Merit: 0
Hi! I can't setup zcash mining in ethOS 1.2.3.
I have 13 rx580, but miner detect rx480, and when I start it tempreture go too high. How can I fix it?
Set -i 1, no result
member
Activity: 114
Merit: 10
HD 7990 is getting around 400 h/s

Having a HD8990 with no customization (stock bios/stock settings) sitting on 600 h/s
newbie
Activity: 14
Merit: 0
HD 7990 is getting around 400 h/s

Sorry getting around 570 h/s
member
Activity: 139
Merit: 10
I have two rigs and they are connected to one router, at the same time only one can work, because it turns out that the external ip address is one for both rigs. How can I change the port of the program (not the one that is mport) or what can I do to run both rigs?

I run sevral rigs behind 1 public IP. Perhaps you have any internal IP conflict. Check ip on them and please try to explain more about the symptom. Ex what does the program say, logs etc
IP1 192.168.0.10, IP2 192.168.0.11, Router 192.168.0.1. The program says that the connection is lost, as when disconnecting the Internet.
It works! In summary, I set for the first -zpool zec.suprnova.cc:2142, and for the second -zpool ssl://zec.suprnova.cc:2242. Thanks! Smiley
member
Activity: 139
Merit: 10
I have two rigs and they are connected to one router, at the same time only one can work, because it turns out that the external ip address is one for both rigs. How can I change the port of the program (not the one that is mport) or what can I do to run both rigs?

I run sevral rigs behind 1 public IP. Perhaps you have any internal IP conflict. Check ip on them and please try to explain more about the symptom. Ex what does the program say, logs etc
IP1 192.168.0.10, IP2 192.168.0.11, Router 192.168.0.1. The program says that the connection is lost, as when disconnecting the Internet.
member
Activity: 139
Merit: 10
I have two rigs and they are connected to one router, at the same time only one can work, because it turns out that the external ip address is one for both rigs. How can I change the port of the program (not the one that is mport) or what can I do to run both rigs?

I run sevral rigs behind 1 public IP. Perhaps you have any internal IP conflict. Check ip on them and please try to explain more about the symptom. Ex what does the program say, logs etc
I decided this by changing the node, now on the first rig ssl://zec.suprnova.cc:2242, on the second stratum+tcp://zec-eu.suprnova.cc:2142.  Grin
FUCK, it still does not work!!!  Angry
member
Activity: 139
Merit: 10
I have two rigs and they are connected to one router, at the same time only one can work, because it turns out that the external ip address is one for both rigs. How can I change the port of the program (not the one that is mport) or what can I do to run both rigs?

I run sevral rigs behind 1 public IP. Perhaps you have any internal IP conflict. Check ip on them and please try to explain more about the symptom. Ex what does the program say, logs etc
I decided this by changing the node, now on the first rig ssl://zec.suprnova.cc:2242, on the second stratum+tcp://zec-eu.suprnova.cc:2142.  Grin
member
Activity: 99
Merit: 10
I have two rigs and they are connected to one router, at the same time only one can work, because it turns out that the external ip address is one for both rigs. How can I change the port of the program (not the one that is mport) or what can I do to run both rigs?

I run sevral rigs behind 1 public IP. Perhaps you have any internal IP conflict. Check ip on them and please try to explain more about the symptom. Ex what does the program say, logs etc
member
Activity: 139
Merit: 10
I have two rigs and they are connected to one router, at the same time only one can work, because it turns out that the external ip address is one for both rigs. How can I change the port of the program (not the one that is mport) or what can I do to run both rigs?
Pages:
Jump to: