Bitcoin Forum
June 16, 2024, 08:42:41 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 [415] 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 ... 1412 »
  Print  
Author Topic: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v15.0 (Windows/Linux)  (Read 6589902 times)
AzzAz
Legendary
*
Offline Offline

Activity: 1030
Merit: 1006


View Profile
March 06, 2017, 08:13:16 PM
 #8281

Quote
try lower intensity -ethi with this command, make it -ethi 6 and then start lowering until you find the perfect spot.
On some of my rigs this settings helped, on some other ones I reverted to stock bios

Tried every permutation from -ethi 0 to -ethi 8 I still get that message :GPU #0 got incorrect share. If you see this warning often, make sure you did not overclock it too much!

Mining using Nicehash miner gui, eth using claymore miner 8.0

card is at stock setting still the same. I am so lost.
while all my cards are modded returning to factory rom solves 99.9% of problems so I'm out of options what to advise  Sad


only one rig out of 81 isn't showing the temps, I'm confused. All the rigs are exactly same built wit same cards but only one refuses to show temps, any ideas why ?
Driver not recognize card/s correctly?
mettalmag
Legendary
*
Offline Offline

Activity: 1084
Merit: 1003


≡v≡


View Profile
March 06, 2017, 08:32:47 PM
 #8282

Quote
try lower intensity -ethi with this command, make it -ethi 6 and then start lowering until you find the perfect spot.
On some of my rigs this settings helped, on some other ones I reverted to stock bios

Tried every permutation from -ethi 0 to -ethi 8 I still get that message :GPU #0 got incorrect share. If you see this warning often, make sure you did not overclock it too much!

Mining using Nicehash miner gui, eth using claymore miner 8.0

card is at stock setting still the same. I am so lost.
while all my cards are modded returning to factory rom solves 99.9% of problems so I'm out of options what to advise  Sad


only one rig out of 81 isn't showing the temps, I'm confused. All the rigs are exactly same built wit same cards but only one refuses to show temps, any ideas why ?
Driver not recognize card/s correctly?
There was 2 gigabyte RX480 and 1 Sapphire RX480, I replaced one gigabyte from another rig to be all identical cards and reinstalled drivers, I even tried older versions of miners but without any lack.
Now I came up with one idea which will help me identify the problem more detailed, I will try the Zec miner, if it still won't show the temps it means it's not about the miner but the system itself, if Zec miner will show temps then I have no idea what to do..
ofpcarnage
Member
**
Offline Offline

Activity: 76
Merit: 10


View Profile
March 06, 2017, 08:42:51 PM
 #8283

I'm trying to make a batch file so I can mine ETH + DCR
I want to use ethermine.org For Eth and Suprnova for DCR

I know I'm doing something wrong here because the ETH : Job timeout, disconnect, retry in 20 sec....   keeps popping up

Here's my current batch file that isn't working.

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 eu1.ethermine.org:4444 -ewal 0xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxc.Worker05 -epsw x -etha 0  -esm 3 -dpool dcr.suprnova.cc:2252 -dwal xxxxxxxxx.worker05 -dpsw x -allpools 1 -allcoins -1 -r 1 -ttli 69 -tstop 72
mettalmag
Legendary
*
Offline Offline

Activity: 1084
Merit: 1003


≡v≡


View Profile
March 06, 2017, 08:47:52 PM
 #8284

I'm trying to make a batch file so I can mine ETH + DCR
I want to use ethermine.org For Eth and Suprnova for DCR

I know I'm doing something wrong here because the ETH : Job timeout, disconnect, retry in 20 sec....   keeps popping up

Here's my current batch file that isn't working.

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 eu1.ethermine.org:4444 -ewal 0xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxc.Worker05 -epsw x -etha 0  -esm 3 -dpool dcr.suprnova.cc:2252 -dwal xxxxxxxxx.worker05 -dpsw x -allpools 1 -allcoins -1 -r 1 -ttli 69 -tstop 72
is this a proper way to add worker name to eth?
I'm using -eworker command separately
ofpcarnage
Member
**
Offline Offline

Activity: 76
Merit: 10


View Profile
March 06, 2017, 08:49:33 PM
 #8285

I'm trying to make a batch file so I can mine ETH + DCR
I want to use ethermine.org For Eth and Suprnova for DCR

I know I'm doing something wrong here because the ETH : Job timeout, disconnect, retry in 20 sec....   keeps popping up

Here's my current batch file that isn't working.

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 eu1.ethermine.org:4444 -ewal 0xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxc.Worker05 -epsw x -etha 0  -esm 3 -dpool dcr.suprnova.cc:2252 -dwal xxxxxxxxx.worker05 -dpsw x -allpools 1 -allcoins -1 -r 1 -ttli 69 -tstop 72
is this a proper way to add worker name to eth?
I'm using -eworker command separately

Its ok I sorted it I was using -esm 3 instead of the default -esm 0
ofpcarnage
Member
**
Offline Offline

Activity: 76
Merit: 10


View Profile
March 06, 2017, 10:17:47 PM
 #8286

Whats the best intensity to mine decred at ?
Default value is 30?
noviceminer
Newbie
*
Offline Offline

Activity: 72
Merit: 0


View Profile
March 07, 2017, 03:20:16 AM
 #8287

Driver not recognize card/s correctly?

Drivers do recognize my card but as you can see the error message is still there GPU #0 got incorrect share. If you see this warning often, make sure you did not overclock it too much!
fittsy
Sr. Member
****
Offline Offline

Activity: 441
Merit: 252



View Profile WWW
March 07, 2017, 04:15:21 AM
 #8288

Whats the best intensity to mine decred at ?
Default value is 30?

Some people prefer smaller like 15-20.  Some prefer larger like me.

You can use + and - keys while your miner is dual mining to change dcri on the fly. That way you can test for yourself and see which is best for you.  Also some cards / bios will handle it differently.  I just flashed some cards so I might not set the -dcri as high now as I did with stock bios.

MinerParts - 8 GPU Riserless motherboard with Intel 3855 CPU - 1600w fully modular power supply
Best quality PCIe Powered Risers Shop on Amazon - Shop on eBay - or ship direct at MinerParts.com <- best for international or crypto purchases
Dowper
Full Member
***
Offline Offline

Activity: 173
Merit: 100


View Profile
March 07, 2017, 10:21:13 AM
 #8289

Whats the best intensity to mine decred at ?
Default value is 30?

I use 33 for Polaris.
rawbot
Sr. Member
****
Offline Offline

Activity: 458
Merit: 250


View Profile
March 07, 2017, 11:57:53 AM
 #8290

If your miner is built with quality, brand new parts and configured quite well, how long should I expect it to run continuously without issues?  It's been running three weeks now and I want this to continue. Less hassle.
thespycry
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
March 07, 2017, 02:27:25 PM
 #8291

Guys, While mining ethereum, 1 think i do not understand:

I have a Sapphire RX 480 nitro oc+ 1342 MHz.
With original bios, I get about 24.5 MH/s. With timings bios, i get about 28.1 MH/s.
Wenn ich change the mem frequence from 2000 to 2200 MHz, there is no change.. although some guys in forum were getting more than 30+ MH/s.
Any idea why ?

Thank you very much
Dowper
Full Member
***
Offline Offline

Activity: 173
Merit: 100


View Profile
March 07, 2017, 02:43:24 PM
 #8292

Guys, While mining ethereum, 1 think i do not understand:

I have a Sapphire RX 480 nitro oc+ 1342 MHz.
With original bios, I get about 24.5 MH/s. With timings bios, i get about 28.1 MH/s.
Wenn ich change the mem frequence from 2000 to 2200 MHz, there is no change.. although some guys in forum were getting more than 30+ MH/s.
Any idea why ?

Thank you very much

My RX480 gets 30,3MH - 1140/2190 900mV.
scryptr
Legendary
*
Offline Offline

Activity: 1796
Merit: 1028



View Profile WWW
March 07, 2017, 05:39:35 PM
 #8293

If your miner is built with quality, brand new parts and configured quite well, how long should I expect it to run continuously without issues?  It's been running three weeks now and I want this to continue. Less hassle.

YOUR RIG IS WELL BALANCED--

As long as new software updates are bug free, it should be the same.  Problems could occur from external sources, like power fluctuations or outages, and Internet stability. Power Supplies can degrade if utilized at a high load, and dust can cause friction and shorts.  Poor quality fans on some GPU cards will wear out.      

 --scryptr

TIPS:  BTC - 1Fs4uZ6a9ABYBTaHGUfqcwCQmeBRxkKRQT    DASH - XrK81tW31SLsVvZ2WX9VhTjpT6GXJPLdbQ
          SCRYPTR'S NOTEBOOK: https://bitcointalk.org/index.php?topic=5035515.msg46035530#msg46035530
          GITHUB: "github.com/scryptr"  MERIT is appreciated, also.  Thanks!
golden0707
Full Member
***
Offline Offline

Activity: 189
Merit: 100


View Profile
March 07, 2017, 05:44:36 PM
 #8294

Guys, While mining ethereum, 1 think i do not understand:

I have a Sapphire RX 480 nitro oc+ 1342 MHz.
With original bios, I get about 24.5 MH/s. With timings bios, i get about 28.1 MH/s.
Wenn ich change the mem frequence from 2000 to 2200 MHz, there is no change.. although some guys in forum were getting more than 30+ MH/s.
Any idea why ?

Thank you very much

Thats koz your timing for 2 Ghz and 2.2Ghz are the same, yes , there is diff in speed, but by only freq.  its not noticed. In timing bios environment timings are rulers.
doktor83
Hero Member
*****
Offline Offline

Activity: 2576
Merit: 626


View Profile WWW
March 07, 2017, 09:50:24 PM
 #8295

Claymore, how can i mine ubiq with 2gb cards, because when devfee mining starts DAG cannot be created so miner restarts after a few tries... ?

SRBMiner-MULTI thread - HERE
http://www.srbminer.com
fittsy
Sr. Member
****
Offline Offline

Activity: 441
Merit: 252



View Profile WWW
March 08, 2017, 12:34:05 AM
 #8296

Claymore, how can i mine ubiq with 2gb cards, because when devfee mining starts DAG cannot be created so miner restarts after a few tries... ?

You need to mine with the -nofee option (see first post in this thread for more info.)

MinerParts - 8 GPU Riserless motherboard with Intel 3855 CPU - 1600w fully modular power supply
Best quality PCIe Powered Risers Shop on Amazon - Shop on eBay - or ship direct at MinerParts.com <- best for international or crypto purchases
fr4nkthetank
Legendary
*
Offline Offline

Activity: 2294
Merit: 1182


Now the money is free, and so the people will be


View Profile
March 08, 2017, 02:28:04 AM
 #8297

Guys, While mining ethereum, 1 think i do not understand:

I have a Sapphire RX 480 nitro oc+ 1342 MHz.
With original bios, I get about 24.5 MH/s. With timings bios, i get about 28.1 MH/s.
Wenn ich change the mem frequence from 2000 to 2200 MHz, there is no change.. although some guys in forum were getting more than 30+ MH/s.
Any idea why ?

Thank you very much

change memory clock, then restart the computer.  It will work after.
marvykkio
Hero Member
*****
Offline Offline

Activity: 798
Merit: 1000


View Profile
March 08, 2017, 07:13:35 AM
 #8298

claymore, we need integration nvidia version 8, to undermine eth + pascal with my gtx 1070, and can be integrated?

 Undecided
doktor83
Hero Member
*****
Offline Offline

Activity: 2576
Merit: 626


View Profile WWW
March 08, 2017, 08:42:26 AM
 #8299

Claymore, how can i mine ubiq with 2gb cards, because when devfee mining starts DAG cannot be created so miner restarts after a few tries... ?

You need to mine with the -nofee option (see first post in this thread for more info.)

yeah figured it out, but thanks Smiley

SRBMiner-MULTI thread - HERE
http://www.srbminer.com
BenCodie
Legendary
*
Offline Offline

Activity: 1638
Merit: 1036

6.25 ---> 3.125


View Profile
March 08, 2017, 10:29:57 AM
 #8300

Kindly share your speeds on Sapphire HD 7990 on eth only
Pages: « 1 ... 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 [415] 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 ... 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!