Could someone please help me?
I downloaded the binary and edited the config. I have 4x R9 280x.
I installed the radeon-crimson-15.12-with-dotnet45-win7-64bit driver and i also tested it already with the latest one.
This is my config:
server = "coinsforall.io";
port = "6668";
# Your ZCASH payout address
address = "zthTb2ToG5kuAc11Ni6NxoYjoxQdEr2XvST7XEdLvmHG9k7kotEcwYCaAn1SH4zRdPoXn9kNeFm8CQok9SNtNgn8d9WcdTK";
# You can give this machine a custom name
# Computer name is used as default
# name = "worker_name";
# Platform:
# "amd": AMD GCN cards
# "nvidia": NVidia Maxwell cards
platform = "amd";
# GPU crash handling (properly untested feature):
# 0 - do nothing
# 1 - close miner application
# 2 - reboot system (need superuser rights)
onCrash = "0";
# - The following settings have one entry per GPU
# - If you have more than 4 just add more entries or leave it as is to use defaults
# - All entries must be separated by commas and set between double quotes
# 0 = don't use device
# 1 = use device
devices = ["1", "1", "1", "1"];
# work sizes
worksizes = ["256", "256", "256", "256"];
# threads
threads = ["8192", "8192", "8192", "8192"];
# -1 means don't change
corefreq = ["1000", "1000", "1000", "1000"];
memfreq = ["1500", "1500", "1500", "1500"];
powertune = ["-1", "-1", "-1", "-1"];
fanspeed = ["80", "80", "80", "80"];
After starting the miner the first time it makes this and hang up:
https://s16.postimg.org/yi01mk1lx/Bildschirmfoto_2016_10_25_um_09_06_19.pngThis is what the error tells that could be helpfull to detect the problem :/ ?
C:\Users\ethereum\AppData\Local\Temp\WER933A.tmp.WERInternalMetadata.xml
C:\Users\ethereum\AppData\Local\Temp\WERC439.tmp.appcompat.txt
C:\Users\ethereum\AppData\Local\Temp\WERC44A.tmp.mdmp
after doing the second start it tells this:
https://s16.postimg.org/51kfk4v8l/Bildschirmfoto_2016_10_25_um_09_07_38.pngSame happens with standard settings without changing config. I also installe OpenCL 2.0 to get sure all is installed.
The same happens after the try to delete the equiw bin. It generated a new one and crashes on second start the same again like on top.
Does anyone have a solution for me? I am on Windows 7
Try this zcashclient, you have two folders inside.Copy equiw200k9.bin from(kernel_R92xx_linux_14.4 ) folder,and replace the existing and try. Works on 15.12 driver...