Bitcoin Forum
April 16, 2024, 07:08:47 PM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 1164 1165 1166 1167 1168 1169 1170 1171 1172 1173 1174 1175 1176 1177 1178 1179 1180 1181 1182 1183 1184 1185 1186 1187 1188 1189 1190 1191 1192 1193 1194 1195 1196 1197 1198 1199 1200 1201 1202 1203 1204 1205 1206 1207 1208 1209 1210 1211 1212 1213 [1214] 1215 1216 1217 1218 1219 1220 1221 1222 1223 1224 1225 1226 1227 1228 1229 1230 1231 1232 1233 1234 1235 1236 1237 1238 1239 1240 1241 1242 1243 1244 1245 1246 1247 1248 1249 1250 1251 1252 1253 1254 1255 1256 1257 1258 1259 1260 1261 1262 1263 1264 ... 1412 »
  Print  
Author Topic: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v15.0 (Windows/Linux)  (Read 6589747 times)
AzzAz
Legendary
*
Offline Offline

Activity: 1030
Merit: 1006


View Profile
August 01, 2018, 10:29:42 PM
 #24261

Here's a new one for you:

Going back to Fall Creator Build 1709 worked perfectly. Finding this ISO was a bit difficult, but it's out there.

I DDU'd my GPUs, and then attempted to restart. I'm getting Error 55 on an Asus Z97-Pro (no memory detected)

I tried different sticks of ram, 1 by 1 in the appropriate slot...nothing. A new PSU...nothing. used the MEMOK! button which didn't do jack. I can't even boot into bios. Re-seated the CPU...nothing. The seller told me the mobo had 2 bent pins but it was working "fine" after I travelled 30 minutes, SO i just bought it. To his credit, it was working just fine. Is it possible that these bent pins suddenly screwed everything up after being fine for 3 weeks?


Can it be more obvious?
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
plebivac
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
August 02, 2018, 12:46:26 AM
 #24262

Hi I've been using Claymore's Miner v9.x for a year or so now with Windows, AMD RX480, & Ethermine.

Recently the miner stopped working with the following error (continuously):
Code:
Pool sent wrong data, cannot set epoch, disconnectETH: Connection lost, retry in 20 sec...

I did some searching and figured out I just need to update my miner to v11.9.

The only issue now is I can't figure out how to make the start.bat file I created work correctly. I Run the start.bat file and it pops up a CMD explorer window briefly saying it is saving the values then it immediately closes.

My original v9.x start.bat file looked like this:
Code:
setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100
EthDcrMiner64.exe -epool us1.ethermine.org:14444 -ewal 0x32b8a7bf7de1ad105819265b03ccdd9a8c823336 -epsw x

New start.bat v11.9 file:
Code:
setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100
./ethdcrminer64 -epool us1.ethpool.org:14444 -ewal 0x32b8a7bf7de1ad105819265b03ccdd9a8c823336 -epsw x

I know I'm doing something wrong with the .bat file. I just don't know what. As mentioned when I run it the window briefly pops up saying the values are saved then is closes. Tried messing with it a little but no luck, format when saving ANSI.

Halp!
Call_Me_Bambi
Sr. Member
****
Offline Offline

Activity: 574
Merit: 261


View Profile
August 02, 2018, 01:29:17 AM
 #24263

Hi I've been using Claymore's Miner v9.x for a year or so now with Windows, AMD RX480, & Ethermine.

Recently the miner stopped working with the following error (continuously):
Code:
Pool sent wrong data, cannot set epoch, disconnectETH: Connection lost, retry in 20 sec...

I did some searching and figured out I just need to update my miner to v11.9.

The only issue now is I can't figure out how to make the start.bat file I created work correctly. I Run the start.bat file and it pops up a CMD explorer window briefly saying it is saving the values then it immediately closes.

My original v9.x start.bat file looked like this:
Code:
setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100
EthDcrMiner64.exe -epool us1.ethermine.org:14444 -ewal 0x32b8a7bf7de1ad105819265b03ccdd9a8c823336 -epsw x

New start.bat v11.9 file:
Code:
setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100
./ethdcrminer64 -epool us1.ethpool.org:14444 -ewal 0x32b8a7bf7de1ad105819265b03ccdd9a8c823336 -epsw x

I know I'm doing something wrong with the .bat file. I just don't know what. As mentioned when I run it the window briefly pops up saying the values are saved then is closes. Tried messing with it a little but no luck, format when saving ANSI.

Halp!

Start the bat in a CMD window, it will show any errors and it won't immediately close so you will see the errors.
Check that Windows defender has not deleted "EthDcrMiner64.exe". It will detect this as a virus and delete it giving the symptoms you see.
I don't know if the "./" at the start of your command line should be there ?
fapar
Sr. Member
****
Offline Offline

Activity: 1414
Merit: 267


Undeads.com - P2E Runner Game


View Profile
August 02, 2018, 05:56:23 AM
 #24264

Here's a new one for you:

Going back to Fall Creator Build 1709 worked perfectly. Finding this ISO was a bit difficult, but it's out there.

I DDU'd my GPUs, and then attempted to restart. I'm getting Error 55 on an Asus Z97-Pro (no memory detected)

I tried different sticks of ram, 1 by 1 in the appropriate slot...nothing. A new PSU...nothing. used the MEMOK! button which didn't do jack. I can't even boot into bios. Re-seated the CPU...nothing. The seller told me the mobo had 2 bent pins but it was working "fine" after I travelled 30 minutes, SO i just bought it. To his credit, it was working just fine. Is it possible that these bent pins suddenly screwed everything up after being fine for 3 weeks?



First, make sure that these pins are used. Perhaps they serve as duplicates or not used at all. Find the desired pin in the picture and check the table from page 115 (112).
https://www.intel.co.uk/content/dam/www/public/us/en/documents/datasheets/4th-gen-core-family-desktop-vol-1-datasheet.pdf

💀|.
   ▄▄▄▄█▄▄              ▄▄█▀▀  ▄▄▄▄▄█      ▄▄    ▄█▄
  ▀▀▀████████▄  ▄██    ███▀ ▄████▀▀▀     ▄███   ▄███
    ███▀▄▄███▀ ███▀   ███▀  ▀█████▄     ▄███   ████▄
  ▄███████▀   ███   ▄███       ▀▀████▄▄███████████▀
▀▀███▀▀███    ███ ▄████       ▄▄████▀▀████   ▄███
 ██▀    ▀██▄  ██████▀▀   ▄▄█████▀▀   ███▀   ▄██▀
          ▀▀█  ▀▀▀▀ ▄██████▀▀       ███▀    █▀
                                      ▀
.
.PLAY2EARN.RUNNER.GAME.
||VIRAL
REF.SYSTEM
GAME
|
████████████████████████████
████████████████████████████
████████████████████████████
██████ ▄▀██████████  ███████
███████▄▀▄▀██████  █████████
█████████▄▀▄▀██  ███████████
███████████▄▀▄ █████████████
███████████  ▄▀▄▀███████████
█████████  ████▄▀▄▀█████████
███████  ████████▄▀ ████████
████████████████████████████
████████████████████████████
████████████████████████████
████████████████████████████
████████████████████████████
████████████████████████████
████████▀▀▄██████▄▀▀████████
███████  ▀        ▀  ███████
██████                ██████
█████▌   ███    ███   ▐█████
█████▌   ▀▀▀    ▀▀▀   ▐█████
██████                ██████
███████▄  ▀██████▀  ▄███████
████████████████████████████
████████████████████████████
████████████████████████████
samjankus
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
August 03, 2018, 10:14:08 AM
Last edit: August 03, 2018, 03:03:45 PM by samjankus
 #24265

Hi I've been using Claymore's Miner v9.x for a year or so now with Windows, AMD RX480, & Ethermine.

Recently the miner stopped working with the following error (continuously):
Code:
Pool sent wrong data, cannot set epoch, disconnectETH: Connection lost, retry in 20 sec...

I did some searching and figured out I just need to update my miner to v11.9.

The only issue now is I can't figure out how to make the start.bat file I created work correctly. I Run the start.bat file and it pops up a CMD explorer window briefly saying it is saving the values then it immediately closes.

My original v9.x start.bat file looked like this:
Code:
setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100
EthDcrMiner64.exe -epool us1.ethermine.org:14444 -ewal 0x32b8a7bf7de1ad105819265b03ccdd9a8c823336 -epsw x

New start.bat v11.9 file:
Code:
setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100
./ethdcrminer64 -epool us1.ethpool.org:14444 -ewal 0x32b8a7bf7de1ad105819265b03ccdd9a8c823336 -epsw x

I know I'm doing something wrong with the .bat file. I just don't know what. As mentioned when I run it the window briefly pops up saying the values are saved then is closes. Tried messing with it a little but no luck, format when saving ANSI.

Halp!

Start the bat in a CMD window, it will show any errors and it won't immediately close so you will see the errors.
Check that Windows defender has not deleted "EthDcrMiner64.exe". It will detect this as a virus and delete it giving the symptoms you see.
I don't know if the "./" at the start of your command line should be there ?


Or you can add the following to the bottom of your start.bat:

timeout 7200


What this does is it'll pause and wait for a key press before proceeding, so you have a chance to see what error message it's producing from running ethdcrminer.

Then take it from there.
garrettusa
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
August 03, 2018, 03:54:17 PM
 #24266

Had it working fine last night and for now reason I get the program stopped working error?  Any ideas?

It basically shows the 1 pool is specified then I get the grey stopped working window.
Kitthi
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
August 03, 2018, 04:40:15 PM
 #24267

please help

i can not run the miner as shown below. i use GTX 1070

what i'm tried
1. update driver
2. virtual memory set to 60000 MB

thank for advance

Code:
C:\Users\User\Dropbox\Claymore>EthDcrMiner64.exe -epool eu1-etc.ethermine.org:14444 -ewal 0xc03b5c4bf7d2692809fcb92545642ba25711396b.DAD5

ษออออออออออออออออออออออออออออออออออออออออออออออออออออออออออออออออป
บ                Claymore's Dual GPU Miner - v11.9               บ
บ              ETH + DCR/SIA/LBC/PASC/BLAKE2S/KECCAK             บ
ศออออออออออออออออออออออออออออออออออออออออออออออออออออออออออออออออผ

ETH: 1 pool is specified
Main Ethereum pool is eu1-etc.ethermine.org:14444
DCR: 0 pool is specified

C:\Users\User\Dropbox\Claymore>pause
Press any key to continue . . .
mu_enrico
Copper Member
Legendary
*
Offline Offline

Activity: 2296
Merit: 2133


Slots Enthusiast & Expert


View Profile WWW
August 03, 2018, 05:27:20 PM
 #24268

<...>

It seems that you haven't choose any dcr pool (dual mode), try use
Code:
-mode 1
for eth-only mode.

Or specify value below:

Code:
-dpool -dwal -dpsw

███████████████████████
████████████████████
██████████████████
████████████████████
███▀▀▀█████████████████
███▄▄▄█████████████████
██████████████████████
██████████████████████
███████████████████████
█████████████████████
███████████████████
███████████████
████████████████████████
███████████████████████████
███████████████████████████
███████████████████████████
█████████▀▀██▀██▀▀█████████
█████████████▄█████████████
███████████████████████
████████████████████████
████████████▄█▄█████████
████████▀▀███████████
██████████████████
▀███████████████████▀
▀███████████████▀
█████████████████████████
O F F I C I A L   P A R T N E R S
▬▬▬▬▬▬▬▬▬▬
ASTON VILLA FC
BURNLEY FC
BK8?.
..PLAY NOW..
tg88
Legendary
*
Offline Offline

Activity: 2352
Merit: 1395


View Profile
August 03, 2018, 06:00:36 PM
 #24269

please help

-epsw Password for Ethereum pool, use "x" as password. (Ethermine)

add it to your command line: "-epsw x"
Kitthi
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
August 03, 2018, 10:38:30 PM
 #24270

<...>

It seems that you haven't choose any dcr pool (dual mode), try use
Code:
-mode 1
for eth-only mode.

Or specify value below:

Code:
-dpool -dwal -dpsw


It’s still the same. Not working.

P.S some of my rig can run with this commandline.
Kitthi
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
August 03, 2018, 10:48:01 PM
 #24271

please help

-epsw Password for Ethereum pool, use "x" as password. (Ethermine)

add it to your command line: "-epsw x"



It’s still the same. Not working.

P.S some of my rig can run with this commandline.
garrettusa
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
August 03, 2018, 11:05:54 PM
 #24272

Any help on this would be appreciated as my rig keeps getting freezing


C:\Users\GARMATTRIG03\Desktop\Claymore\Claymore's Dual Ethereum+Decred_Siacoin_Lbry_Pascal_Blake2s_Keccak AMD+NVIDIA GPU Miner v11.5>setx GPU_FORCE_64BIT_PTR 0

SUCCESS: Specified value was saved.

C:\Users\GARMATTRIG03\Desktop\Claymore\Claymore's Dual Ethereum+Decred_Siacoin_Lbry_Pascal_Blake2s_Keccak AMD+NVIDIA GPU Miner v11.5>setx GPU_MAX_HEAP_SIZE 100

SUCCESS: Specified value was saved.

C:\Users\GARMATTRIG03\Desktop\Claymore\Claymore's Dual Ethereum+Decred_Siacoin_Lbry_Pascal_Blake2s_Keccak AMD+NVIDIA GPU Miner v11.5>setx GPU_USE_SYNC_OBJECTS 1

SUCCESS: Specified value was saved.

C:\Users\GARMATTRIG03\Desktop\Claymore\Claymore's Dual Ethereum+Decred_Siacoin_Lbry_Pascal_Blake2s_Keccak AMD+NVIDIA GPU Miner v11.5>setx GPU_MAX_ALLOC_PERCENT 100

SUCCESS: Specified value was saved.

C:\Users\GARMATTRIG03\Desktop\Claymore\Claymore's Dual Ethereum+Decred_Siacoin_Lbry_Pascal_Blake2s_Keccak AMD+NVIDIA GPU Miner v11.5>setx GPU_SINGLE_ALLOC_PERCENT 100

SUCCESS: Specified value was saved.

C:\Users\GARMATTRIG03\Desktop\Claymore\Claymore's Dual Ethereum+Decred_Siacoin_Lbry_Pascal_Blake2s_Keccak AMD+NVIDIA GPU Miner v11.5>EthDcrMiner64.exe -epool eth-us-west1.nanopool.org:9999 -ewal x.XXXX/XXX@XXXX.CCC -allpools 1 -esm 0 -allcoins 1 -cclock 1130 -mclock 2090 -cvddc 840 -mvddc 850 -mport -3333

╔════════════════════════════════════════════════════════════════╗
║                Claymore's Dual GPU Miner - v11.5               ║
║              ETH + DCR/SIA/LBC/PASC/BLAKE2S/KECCAK             ║
╚════════════════════════════════════════════════════════════════╝

ETH: 1 pool is specified
Main Ethereum pool is eth-us-west1.nanopool.org:9999
DCR: 0 pool is specified

Then freezes
damba_
Jr. Member
*
Offline Offline

Activity: 150
Merit: 3


View Profile
August 04, 2018, 04:28:23 PM
 #24273

Any help on this would be appreciated as my rig keeps getting freezing


C:\Users\GARMATTRIG03\Desktop\Claymore\Claymore's Dual Ethereum+Decred_Siacoin_Lbry_Pascal_Blake2s_Keccak AMD+NVIDIA GPU Miner v11.5>setx GPU_FORCE_64BIT_PTR 0

SUCCESS: Specified value was saved.

C:\Users\GARMATTRIG03\Desktop\Claymore\Claymore's Dual Ethereum+Decred_Siacoin_Lbry_Pascal_Blake2s_Keccak AMD+NVIDIA GPU Miner v11.5>setx GPU_MAX_HEAP_SIZE 100

SUCCESS: Specified value was saved.

C:\Users\GARMATTRIG03\Desktop\Claymore\Claymore's Dual Ethereum+Decred_Siacoin_Lbry_Pascal_Blake2s_Keccak AMD+NVIDIA GPU Miner v11.5>setx GPU_USE_SYNC_OBJECTS 1

SUCCESS: Specified value was saved.

C:\Users\GARMATTRIG03\Desktop\Claymore\Claymore's Dual Ethereum+Decred_Siacoin_Lbry_Pascal_Blake2s_Keccak AMD+NVIDIA GPU Miner v11.5>setx GPU_MAX_ALLOC_PERCENT 100

SUCCESS: Specified value was saved.

C:\Users\GARMATTRIG03\Desktop\Claymore\Claymore's Dual Ethereum+Decred_Siacoin_Lbry_Pascal_Blake2s_Keccak AMD+NVIDIA GPU Miner v11.5>setx GPU_SINGLE_ALLOC_PERCENT 100

SUCCESS: Specified value was saved.

C:\Users\GARMATTRIG03\Desktop\Claymore\Claymore's Dual Ethereum+Decred_Siacoin_Lbry_Pascal_Blake2s_Keccak AMD+NVIDIA GPU Miner v11.5>EthDcrMiner64.exe -epool eth-us-west1.nanopool.org:9999 -ewal x.XXXX/XXX@XXXX.CCC -allpools 1 -esm 0 -allcoins 1 -cclock 1130 -mclock 2090 -cvddc 840 -mvddc 850 -mport -3333

╔════════════════════════════════════════════════════════════════╗
║                Claymore's Dual GPU Miner - v11.5               ║
║              ETH + DCR/SIA/LBC/PASC/BLAKE2S/KECCAK             ║
╚════════════════════════════════════════════════════════════════╝

ETH: 1 pool is specified
Main Ethereum pool is eth-us-west1.nanopool.org:9999
DCR: 0 pool is specified

Then freezes


Maybe you overclocked/undervolted too much.
Try increasing memory and core voltage to e.g. 875 or try newer version of miner.
garrettusa
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
August 05, 2018, 12:40:16 AM
 #24274

Maybe you overclocked/undervolted too much.
Try increasing memory and core voltage to e.g. 875 or try newer version of miner.




Tried both no luck...  eek
uDwcHYO
Full Member
***
Offline Offline

Activity: 363
Merit: 100


View Profile
August 05, 2018, 06:29:39 AM
 #24275

garrettusa

try start bat without overclock settings

zzz
MinerMonitoring
Newbie
*
Offline Offline

Activity: 127
Merit: 0


View Profile WWW
August 05, 2018, 07:05:18 AM
 #24276

Maybe you overclocked/undervolted too much.
Try increasing memory and core voltage to e.g. 875 or try newer version of miner.




Tried both no luck...  eek

Also try resetting your OC setting with reboot.
efijymining
Newbie
*
Offline Offline

Activity: 7
Merit: 0


View Profile
August 05, 2018, 07:29:50 AM
Last edit: August 05, 2018, 07:42:05 AM by efijymining
 #24277

Hi guys. I have this problem for several days now.
I am mining ETH on nanopool and I set my payment treshold to the absolute minimum, 0.05 ETH.
I usually reach this in aproximately 48 hours, with a 352 mhs hashrate.
But for the past few days, my last payment was made 10 hours after those 48 hours and now, I am awaiting to reach those 0.05 ETH and passed those previous payment's 10 hours with 4 hours already, and I reached only 0.04, so it will take several hours more to reach the threshold.

Could you explain me why is this happening all of a sudden?

After the payment is made, I will try ethermine and see if this happens also there.

I want to mention that my hashrate is constant, without any interruptions whatsoever for the past 5 days, and the incorrect shares are just 3, from the total of 13761, spread to 3 different gpus.

This is nanopool's answer:

''Hello,
Note that Nanopool takes only a fee of 1% from your mined coins, which is taken directly out of coins you mine, while there is no payout commission whatsoever.
Also note that share difficulty is static and equal to 10 billion.
Our pool uses PPLNS system reward, so your balance gets updated after the pool is found a block, and reward is proportional to the number of submitted shares for last 20 minutes.
Since the frequency of balance updates depends on pool's blockrate, which depends on pool's luck, there is a random factor in miner's payout frequency.
You can find all details here: https://eth.nanopool.org/help#poolsettings.
Note that since hashrate influences both miner's reward and pool's hashrate, increasing your hashrate increases your chances but not guarantees to increase your payouts.
Hope this helps, and have a good mining experience!''

Ok so this bullcrap says that I have to increase my hashrate to increase my chances. But two days ago I had the same hashrate, and my chances were way better. ETH diff didn't rose or something like this to put the blame on it instead.
tg88
Legendary
*
Offline Offline

Activity: 2352
Merit: 1395


View Profile
August 05, 2018, 11:06:03 AM
 #24278

I am mining ETH on nanopool
Change to ethermine.
efijymining
Newbie
*
Offline Offline

Activity: 7
Merit: 0


View Profile
August 05, 2018, 11:29:01 AM
 #24279

I am mining ETH on nanopool
Change to ethermine.

I like nanopool because it shows me how much time is left until the payout is made. And ethermine has a lot of stale shares.
FFI2013
Hero Member
*****
Offline Offline

Activity: 906
Merit: 507


View Profile
August 05, 2018, 11:48:06 AM
 #24280

I am mining ETH on nanopool
Change to ethermine.

I like nanopool because it shows me how much time is left until the payout is made. And ethermine has a lot of stale shares.
I actually like MPH and usually am spot on with profits
Pages: « 1 ... 1164 1165 1166 1167 1168 1169 1170 1171 1172 1173 1174 1175 1176 1177 1178 1179 1180 1181 1182 1183 1184 1185 1186 1187 1188 1189 1190 1191 1192 1193 1194 1195 1196 1197 1198 1199 1200 1201 1202 1203 1204 1205 1206 1207 1208 1209 1210 1211 1212 1213 [1214] 1215 1216 1217 1218 1219 1220 1221 1222 1223 1224 1225 1226 1227 1228 1229 1230 1231 1232 1233 1234 1235 1236 1237 1238 1239 1240 1241 1242 1243 1244 1245 1246 1247 1248 1249 1250 1251 1252 1253 1254 1255 1256 1257 1258 1259 1260 1261 1262 1263 1264 ... 1412 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!