More
referral
Increase your income with Hive. Invite your friends and earn real cryptocurrency!

Custom Miner Integration

блин…дружище…реально 4 вечера пробовал установить этот майнер…но никак непойму как это сделать…
как попасть сюда [http://download.hiveos.farm/custom]) и закачать майнер…
для меня линукс пока темный лес…
будь добр, обьясни -покажи.

о каком майнере идет речь?
Custom Miner - это не один майнер, это специальным образом подготовленный пакет майнера, который отсутствует в дистрибутиве - может быть установлен в систему и управляться через веб с отображением статистики.

по ссылке попадать не обязательно, можно разместить на том же гите или любом ином общедоступном ресурсе. Но ман почитать необходимо :slight_smile:

xpmclient-10.2.2-beta.tar.gz (http://coinsforall.io/distr/xpmclient-10.2.2-beta.tar.gz)**
майнит монетку Primecoin- XPM… Быстродействие измеряется не в хешах и не в солях а а CPD. 570 дает 0.36 а 580 0.41 cpd.на пуле http://xpmforall.org есть калькулятор,получается неплохая сумма в день…
может быть я неправ,но у меня сейчас 3 фермы по 13 карт на эфире и хотелось бы помайнить эту монетку ну и с другами поделиться…
если неполучиться на хайве тогда прийдется нв винду уходить одним ригом—чего крайне нехочеться делать…

Hello @GrayKite,

I manage to install BTMiner_Nebutech using your scripts but i am facing an issue with stats.

Everything is working in console when i use miner but can’t manage to have hashrate and stats on HiveOS UI. Have you any tips?

Thanks

eminer moved to its own topic:
https://forum.hiveos.farm/t/custom-miner-eminer/7385

1 Like

hello, 6 * rx580

Hashrate suxx. What settings do you applied?

@HaloGenius

I’ve somewhat done the custom integration for the xpmclient for my rigs but the HiveOS dashboard doesnt recognise the algorithm as valid and displays it as “unknown” (ive tried PrimeCoin and Cunningham to test ). Also CPD is not yet recognised as a unit in Hive platform so “hs” is used as replacement instead and it works. Other than that it works fine with my nvidia cards… havent tried it with AMD yet…

and finally, no i havent released it but i am sure it will be released by Hive devs at some point…

You should add the name of algo as “algo” param in stats.

Just give it in KHs/s. Multiply or divide your value to get it in KHs/s.

# make JSON
  stats=$(jq -nc \
        --argjson hs "`echo ${hs[@]} | tr " " "\n" | jq -cs '.'`" \
        --arg hs_units "$hs_units" \
        --argjson temp "$temp" \
        --argjson fan "$fan" \
        --arg uptime "$uptime" \
        --arg ac "$ac" \
        --arg rj "$rj" \
       --arg algo "$algo" \
        '{$hs, $hs_units, $temp, $fan, $uptime, ar: [$ac, $rj], $algo}')
  # total hashrate in khs
  khs=$(get_total_hashes)

@ ATrump
Totally agree with you

BTW hamednik
In 2.0 we added XMP as coin (without miner and pool configuration yet)

FinMiner moved to its own topic:
https://forum.hiveos.farm/t/custom-miner-finminer/7388

1 Like

XMP or XPM ???

if XPM , then tomorrow I will try to mine …

sorry misspelling ))
[XPM] PrimeCoin

   {
        "name": "prime",
        "coins": [
            "XPM"
        ]
    }


image
image

Объясните пожалуйста что я делаю не так?

I would appreciate a little help. I’m trying to integrate tdxminer using the custom miner feature. I’ve set up the custom wallet. Using SSH to get to the console, I see that that tdxminer seems to be working fine, but the stats don’t show up in the Hive OS GUI. What do I need to do to get the stats in Hive? Detailed steps would be helpful as I’m very new to Linux.

miner = t-rex
без номера версии или баг

Use template at bottom of Wallets page “GIN custom” as example. tdxminer already integrated via feature “custom miner” with control & stats

Thank you for your quick reply. I did use the “GIN custom” template when I set up this rig. I checked the setup again to confirm it was configured properly. I got the same result - I could see the rig mining by looking at the SSH console, but did not see hash rate stats on the HiveOS GUI. Adding a second GPU seem to have fixed the problem.

This rig is a new rig that I am testing. So, I only had 1 GPU attached. But, when I added a second GPU, the stats showed up on the Hive GUI. Is it possible that the integration won’t pass the stats to Hive when there is only 1 GPU (GPU 0)?

Hello,

i didn’t tested a lot, this hashrate is with stock settings and no OC.