Bitcoin Forum
June 30, 2024, 08:11:40 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Minera v0.3.1] Your next mining dashboard is here. CPUminer/CGminer/BFGminer. on: July 20, 2014, 05:12:29 AM
Does anyone have a copy of minera that actually works with the zeus miner blizzards. I figured out it works better with firefox. But it does not see more then 5 blizzards. Also the start time is like watching paint dry. if at all. its a awesome program when its working. Thanks

https://mega.co.nz/#F!HYhVmSCA!m9Dkom9IfKZiusgTKXV1hA
2  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Minera v0.3.1] Your next mining dashboard is here. CPUminer/CGminer/BFGminer. on: July 20, 2014, 02:42:13 AM
Dmaxl has some issues with Pool hashrate calculation (but it should get a reasonable one in few minutes)


minera/application/models/util_model.php
Line 325

Code:
if ($this->_minerdSoftware == "cgdmaxlzeus")
                                        $cgbfgminerPoolHashrate = round(($totals->{'Work Utility'}*71582788/1000/64), 0);

You divided by two, I played around for awhile and dividing by 64 seems to be spot on? (Seems accurate for me!)
I'll test by removing a blizzard and see how much it falls by.
3  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Minera v0.3.1] Your next mining dashboard is here. CPUminer/CGminer/BFGminer. on: July 19, 2014, 11:34:55 PM
There's definitely something wrong with the binaries.
I git cloned dmaxl cgminer and compiled it myself on minera and it now picks up gaw/zeusminers instantly and without the 7 minute wait for it to start.

Also recompiled bfgminer from the luke-jr tree so it was 4.4 and not 4.3.

Also, michaelm, you need to update the udev rules for cgminer and bfgminer, they don't match the ones available from the bfgminer source tree or cgminer (dmaxls), I copied over new ones myself from git, things are running much nicer!

Suggestion, the api check failing due to not connecting that makes it restart the miner, check more then once before restarting the miner (3 times) for sanity checking.

Would love if I could get this section on its own Page for mobile. https://www.dropbox.com/s/vanoy3u7rkj6698/2014-07-19%2023.47.10.png
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!