Bitcoin Forum
May 08, 2024, 08:38:06 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Mining (Altcoins) / Re: PhoenixMiner 3.5d: fastest Ethereum/Ethash miner with lowest devfee (Win/Linux) on: November 23, 2018, 06:54:09 AM
Could really use this on the Ubiq fork! Any eta?

no, it doesnt work witn new ubiq(( rejected shares and nothing
2  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] coolMiner - Lyra2z Miner for nVidia [1080Ti-3.75MHs][Maxwell\Pascal\Volta] on: June 30, 2018, 09:31:46 PM
Update: coolMiner-v1.4!
* Found solution to the error: stuck in a  loop  "retry after 5 seconds"-  when there is stratum connection/Stratum authentication error- now the miner will exit so you can monitor and relaunch it.

So... how can I make the re-launch automatic without a secondary batch file ?

Set it up on 5 machines & left for 20 minutes -- all 5 have closed.

well - there 2 things might be. 1- you did something wrong while making/starting those .bat s (it worked for me for 2-3 day without problem)
2- after couple days those 1.3 miner started to disappear suddenly (whatever i did to start it it just closing after 5-10 seconds of work) but i bet it s not my fault)))

PS - it you try to do that config with goto (link above) you ll have several copies of working miners bcz it doesnt kill the task in task manager.  and mine killing the task and creating new window with miner. and also you may try it on 1.4ver but i tested with 1.3 (though i think it doesnt matter) mostly i thing its windows10 bugs. just received an update on it, so tomorrow will try again
3  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] coolMiner - Lyra2z Miner for nVidia [1080Ti-3.75MHs][Maxwell\Pascal\Volta] on: June 27, 2018, 05:52:24 AM
well) i just find a decision) it s not beautiful but hope it works) i just made one bat file to start miner and another one that counting down 15 minutes (for example) and killing miner process in task manager/waiting for couple seconds and starts first bat again in new cli window) and starts counting again. this rough thing hope will help from hanging and other problems)

Do you mind sharing the codes here?

@echo on

:start
 
Timeout /T 900

 
Taskkill /IM coolMiner-x64.exe /F

Timeout /T 5
Start "miner" cmd /c *.bat

Timeout /T 5
goto start

PS - put this batch to the same folder as miner and its bat. better put folder in c:\ (root of C) for no mistaking/long path to file. * = name of your start bat. first time i start original bat and just after - this bat. after this it all goes without your help ;-)
4  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] coolMiner - Lyra2z Miner for nVidia [1080Ti-3.75MHs][Maxwell\Pascal\Volta] on: June 27, 2018, 05:42:36 AM
well) i just find a decision) it s not beautiful but hope it works) i just made one bat file to start miner and another one that counting down 15 minutes (for example) and killing miner process in task manager/waiting for couple seconds and starts first bat again in new cli window) and starts counting again. this rough thing hope will help from hanging and other problems)
why all the trouble? V1.4 exit's miner in case of connection problem, so u can use it, frequent miner restart looses profit because of the time takes to send first share after miner start.
V1.4 should be better in this case.

I will try to check if something changed in ccminer v2.3 in this matter.


do you really wanna restart/check it works manually every hour?))) rofl - you might never sleep also?)
5  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] coolMiner - Lyra2z Miner for nVidia [1080Ti-3.75MHs][Maxwell\Pascal\Volta] on: June 27, 2018, 04:32:29 AM
well) i just find a decision) it s not beautiful but hope it works) i just made one bat file to start miner and another one that counting down 15 minutes (for example) and killing miner process in task manager/waiting for couple seconds and starts first bat again in new cli window) and starts counting again. this rough thing hope will help from hanging and other problems)
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!