Bitcoin Forum
April 28, 2024, 10:36:19 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 [331] 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 ... 1412 »
  Print  
Author Topic: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v15.0 (Windows/Linux)  (Read 6589764 times)
citronick
Legendary
*
Offline Offline

Activity: 1834
Merit: 1080


---- winter*juvia -----


View Profile
October 19, 2016, 04:26:43 PM
 #6601

FOR THIS :
--------------------------------
ethdcrminer64 -epool stratum+tcp://daggerhashimoto.usa.nicehash.com:3353 -ewal wallet.worker -epsw x -esm 3 -allpools 1 -dpool stratum+tcp://lbry.usa.nicehash.com:3356 -dwal wallet.worker -dpsw x -dcoin lbc

---------------------------------
first question :
what we must do for  "WALLET LBRY"?  any site is exist for create wallet?



and second question

 WE MUST have a username for nicehash pool or not  for using this code?
ethdcrminer64 -epool stratum+tcp://daggerhashimoto.usa.nicehash.com:3353 -ewal wallet.worker -epsw x -esm 3 -allpools 1 -dpool stratum+tcp://lbry.usa.nicehash.com:3356 -dwal wallet.worker -dpsw x -dcoin lbc


thanks



ANY GUIDE ?

ethdcrminer64 -epool stratum+tcp://daggerhashimoto.usa.nicehash.com:3353 -ewal wallet.worker -epsw x -esm 3 -allpools 1 -dpool stratum+tcp://lbry.usa.nicehash.com:3356 -dwal wallet.worker -dpsw x -dcoin lbc

wallet.worker <= your BTC address for both

If I provided you good and useful info or just a smile to your day, consider sending me merit points to further validate this Bitcointalk account ~ useful for future account recovery...
1714300579
Hero Member
*
Offline Offline

Posts: 1714300579

View Profile Personal Message (Offline)

Ignore
1714300579
Reply with quote  #2

1714300579
Report to moderator
1714300579
Hero Member
*
Offline Offline

Posts: 1714300579

View Profile Personal Message (Offline)

Ignore
1714300579
Reply with quote  #2

1714300579
Report to moderator
Each block is stacked on top of the previous one. Adding another block to the top makes all lower blocks more difficult to remove: there is more "weight" above each block. A transaction in a block 6 blocks deep (6 confirmations) will be very difficult to remove.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714300579
Hero Member
*
Offline Offline

Posts: 1714300579

View Profile Personal Message (Offline)

Ignore
1714300579
Reply with quote  #2

1714300579
Report to moderator
1714300579
Hero Member
*
Offline Offline

Posts: 1714300579

View Profile Personal Message (Offline)

Ignore
1714300579
Reply with quote  #2

1714300579
Report to moderator
Bavarian Illuminati
Full Member
***
Offline Offline

Activity: 206
Merit: 100



View Profile
October 19, 2016, 05:14:46 PM
 #6602

I sometimes get a hang if the driver crash on one of the cards in the rig. How can I restart the miner f.ex every 3 hours? or more? Did you make a restart parameter?

Svchost
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
October 19, 2016, 07:27:45 PM
 #6603

hello
i get this  error after 1h  or 2h  mining    (Miner thread hangs, need to restart miner!  )
can you help
RX 480    * 4
bambooli
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
October 19, 2016, 08:02:01 PM
 #6604

Hello! I want to make some scheduled task to activate/disable some GPUs on a specific time, but my working solution consists in a task that kill the EthDcrMiner64.exe process and restart it with a different config.txt... Does anyone know if EthMan.exe has some CLI commands to avoid the kill/restart behaviour? Something like:

Code:
EthMan.exe hostname:port newconfig.txt

Thanks for the help!

My config-lowpower.txt has the parameter -di 024, and I want to change that to -di 012345 from the command line... Thanks!
Vasyok55555
Newbie
*
Offline Offline

Activity: 12
Merit: 0


View Profile
October 19, 2016, 08:31:47 PM
 #6605

Пpи cбoe SIA пyлa мaйнep пepexoдит нa dpool.txt и выдaeт oшибкy #52, чтo этo знaчит? Hacтpoйки вce вepны: POOL: http://dcr.suprnova.cc:2252, WALLET: vasyok.vasyok, PSW: ****
bambooli
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
October 19, 2016, 08:36:45 PM
 #6606

I sometimes get a hang if the driver crash on one of the cards in the rig. How can I restart the miner f.ex every 3 hours? or more? Did you make a restart parameter?



There is a -r option... I set my config with -r 1 and provide a reboot.bat script in the same folder as the start.bat
If the miner hangs, it will reboot your system
bambooli
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
October 19, 2016, 08:45:04 PM
 #6607


@claymore:
Is there a way we can call the monitoring API directly instead of using the provided EthMan.exe.
I have my own  webmon I would like to use.  just need the json calls/commands.  any documentation?
Jim

No docs currently, but protocol is very easy, you can see it with any sniffer like WireShark.

thxs for response.

I need too a simple documentation... If I have time I'll try to sniff some API call and document them a bit
mettalmag
Legendary
*
Offline Offline

Activity: 1084
Merit: 1003


≡v≡


View Profile
October 19, 2016, 10:48:28 PM
 #6608

I sometimes get a hang if the driver crash on one of the cards in the rig. How can I restart the miner f.ex every 3 hours? or more? Did you make a restart parameter?



There is a -r option... I set my config with -r 1 and provide a reboot.bat script in the same folder as the start.bat
If the miner hangs, it will reboot your system

is it possible to run a command which will reboot the whole system in X minutes if the miner fails ?
GreatOrchid
Legendary
*
Offline Offline

Activity: 1092
Merit: 1001



View Profile
October 19, 2016, 11:00:36 PM
 #6609

nicehash user is your btc addy
\and thanks for that
Svchost
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
October 19, 2016, 11:58:25 PM
 #6610

hello
i get this  error after 1h  or 2h  mining    (Miner thread hangs, need to restart miner!  )
can you help
RX 480    * 4
thevictimofuktyranny
Legendary
*
Offline Offline

Activity: 1092
Merit: 1004


View Profile
October 20, 2016, 01:05:15 AM
 #6611

hello
i get this  error after 1h  or 2h  mining    (Miner thread hangs, need to restart miner!  )
can you help
RX 480    * 4

You should state: whether the CPUs and GPUs are overclocked or not?

Naturally, bad overclock causes software to crash!
adamvp
Hero Member
*****
Offline Offline

Activity: 1246
Merit: 708



View Profile
October 20, 2016, 03:54:44 AM
 #6612

I am trying to switch from putting options in start.bat file in config.txt file, for easier remote administration of the configs. But I have one problem. How do I keep each worker name unique for pool monitoring while sending the same config.txt to miners from EthMan ? Is there some option to keep worker name unique, separate of config.txt?
IF the answer is no, then I suggest to claymore that he should have an option to start the miner with a -workername paramater in start.bat and maybe put an alias variable in the config.txt like $worker, which the miner replaces wherever it finds with the worker name, so it could work for both coins minerd.

Load ETHMan.exe.  Click on help tab at top.

From the help file:

Notes:

- You can send same file to several miners at once.
  Before sending a file, all strings %NAME% will be replaced with miner names.
  For example, you send epools.txt which contains this line:
      POOL: eth-eu.dwarfpool.com:8008, WALLET: 0xD69af2A796A737A103F12d2f0BCC563a13900E6F/%NAME%, PSW: x
  Every miner will get own epools.txt with their names, for example:
     POOL: eth-eu.dwarfpool.com:8008, WALLET: 0xD69af2A796A737A103F12d2f0BCC563a13900E6F/Rig1, PSW: x
how to get miner names differ to every servrr and pool?

I am looking for signature campaign Wink pm me
kaN5300
Newbie
*
Offline Offline

Activity: 18
Merit: 0


View Profile
October 20, 2016, 06:55:25 AM
 #6613

Hello!

Can anybody provide json url for Dual Miner Manager v 2.0.

I can access only to html via link.
HardSign
Full Member
***
Offline Offline

Activity: 140
Merit: 100


View Profile
October 20, 2016, 07:21:18 AM
 #6614

Sometimes I need to switch pool (with the same currency - exp or eth). Now I have to restart miner, and this is take a lot of time (~10-15 s) for generating new DAG on old cards (7950, 7970). Please explain how I can switch pool without generating new DAG?
CoRpO
Full Member
***
Offline Offline

Activity: 185
Merit: 100


View Profile
October 20, 2016, 07:30:26 AM
 #6615

Sometimes I need to switch pool (with the same currency - exp or eth). Now I have to restart miner, and this is take a lot of time (~10-15 s) for generating new DAG on old cards (7950, 7970). Please explain how I can switch pool without generating new DAG?
Stay to the same currency. EXP and ETH are the same algo but with different epoch so at a given time, their dag are differents. So you can't avoid that
HardSign
Full Member
***
Offline Offline

Activity: 140
Merit: 100


View Profile
October 20, 2016, 07:47:56 AM
 #6616

Stay to the same currency. EXP and ETH are the same algo but with different epoch so at a given time, their dag are differents. So you can't avoid that

I've asked about the same currency. For example I'm mining ETH on f2pool and shall to go to ETH dwarfpool. DAG is the same, so in a theory I can switch without DAG-recreating. But DAG is recreating if I'm restarting the miner.
CoRpO
Full Member
***
Offline Offline

Activity: 185
Merit: 100


View Profile
October 20, 2016, 07:54:07 AM
 #6617

Stay to the same currency. EXP and ETH are the same algo but with different epoch so at a given time, their dag are differents. So you can't avoid that

I've asked about the same currency. For example I'm mining ETH on f2pool and shall to go to ETH dwarfpool. DAG is the same, so in a theory I can switch without DAG-recreating. But DAG is recreating if I'm restarting the miner.
Okay I've misread your original post. As long as you restart the miner, you can't avoid dag regeneration. A few posts ago, Claymore explained how to live change pool (so without dag regeneration). with epools.txt and r key IIRC

Edit : This
hi claymore

is there anyway to switch pool instantly without restarting the miner?

Place pool(s) in "epools.txt". In runtime in v7.2 you can press "r" key to reload this file so you can apply new pool immediately.
HardSign
Full Member
***
Offline Offline

Activity: 140
Merit: 100


View Profile
October 20, 2016, 08:00:34 AM
 #6618

Place pool(s) in "epools.txt". In runtime in v7.2 you can press "r" key to reload this file so you can apply new pool immediately.

Thanks, I've missed this post. Will try.
adamvp
Hero Member
*****
Offline Offline

Activity: 1246
Merit: 708



View Profile
October 20, 2016, 09:13:15 AM
 #6619

I said it unclear  eforw so I try to describe it better now:
I have few rigs.
I am using epools/dpools.txt files
I would like to  every rig use one file but with different worker id
How can I get that?

I am looking for signature campaign Wink pm me
CoRpO
Full Member
***
Offline Offline

Activity: 185
Merit: 100


View Profile
October 20, 2016, 09:18:30 AM
 #6620

I said it unclear  eforw so I try to describe it better now:
I have few rigs.
I am using epools/dpools.txt files
I would like to  every rig use one file but with different worker id
How can I get that?
this : https://bitcointalk.org/index.php?topic=1433925.msg16606500#msg16606500
Pages: « 1 ... 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 [331] 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 ... 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!