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

Cryptonight-Heavy Miner Compatibility Roadmap? (SumoKoin)

ok something is really wreid. with “currency”:“sumokoin” i can mine CN Heavy algo on Solace only not Haven. if i put haven: result rejected by pool, if i mine solace or sumo it’s working, so problem is with Haven only but i can’t understand why because CN Heavy is the same algo for this 3 coins? please support hiveos team

crytptonight-v7 is ok but this solution not for cryptonight lite v1 (TRTL) and cryptonight-heavy (HAVEN COIN)

works cryptonight-heavy in xmr-stack with extra Config override: “currency”: “cryptonight_heavy” , but mining coin LOKI. rx570 works with 430h\s. Does anyone get more on “heavy” algos?

choogoon , you are using only one thread of gpu, hashrate has to be around 800

Подскажите, постоянно выходит SOCKET ERROR Login error invalid address used for login на всех пулах stellite и haven, менял все что можно и нельзя. Hive OS видимо не подходит для этих монет?

@Aglixir

Хайв подходит. Вы пытаетесь скормить пулам неправильный адрес или адрес на который они не хотят отправлять бабосы (например адрес биржи)
Заведите веб валлет и уже с него отправляйте на биржу

Да пытаюсь адрес биржи. Спасибо попробую.

For haven try this config in xmr-stak with 6 RX470-570 or 480-580 (6.20 kh/s) :

Config override:
“currency”: “haven”

AMD config override:
“gpu_thread_num” : 2,

“gpu_threads_conf” : [
// gpu: Ellesmere memory:8192
// compute units: 36

{ “index” : 0, “intensity” : 896, “worksize” : 8, “affine_to_cpu” : false, “strided_index” : 1, “mem_chunk” : 2, “comp_mode” : true },
{ “index” : 0, “intensity” : 896, “worksize” : 8, “affine_to_cpu” : false, “strided_index” : 1, “mem_chunk” : 2, “comp_mode” : true },
{ “index” : 1, “intensity” : 896, “worksize” : 8, “affine_to_cpu” : false, “strided_index” : 1, “mem_chunk” : 2, “comp_mode” : true },
{ “index” : 1, “intensity” : 896, “worksize” : 8, “affine_to_cpu” : false, “strided_index” : 1, “mem_chunk” : 2, “comp_mode” : true },
{ “index” : 2, “intensity” : 896, “worksize” : 8, “affine_to_cpu” : false, “strided_index” : 1, “mem_chunk” : 2, “comp_mode” : true },
{ “index” : 2, “intensity” : 896, “worksize” : 8, “affine_to_cpu” : false, “strided_index” : 1, “mem_chunk” : 2, “comp_mode” : true },
{ “index” : 3, “intensity” : 896, “worksize” : 8, “affine_to_cpu” : false, “strided_index” : 1, “mem_chunk” : 2, “comp_mode” : true },
{ “index” : 3, “intensity” : 896, “worksize” : 8, “affine_to_cpu” : false, “strided_index” : 1, “mem_chunk” : 2, “comp_mode” : true },
{ “index” : 4, “intensity” : 896, “worksize” : 8, “affine_to_cpu” : false, “strided_index” : 1, “mem_chunk” : 2, “comp_mode” : true },
{ “index” : 4, “intensity” : 896, “worksize” : 8, “affine_to_cpu” : false, “strided_index” : 1, “mem_chunk” : 2, “comp_mode” : true },
{ “index” : 5, “intensity” : 896, “worksize” : 8, “affine_to_cpu” : false, “strided_index” : 1, “mem_chunk” : 2, “comp_mode” : true },
{ “index” : 5, “intensity” : 896, “worksize” : 8, “affine_to_cpu” : false, “strided_index” : 1, “mem_chunk” : 2, “comp_mode” : true },
],

“platform_index” : 0,

Nvidia config override:
“gpu_threads_conf” :
null,

CPU config override:
“cpu_threads_conf” :
null,

turbulent
May 5
choogoon , you are using only one thread of gpu, hashrate has to be around 800

Turbulent, have an RX570/580 HIS and 570 Asus, all 4gb.
Double threads… -430H (intensity 480) Single threads - 675H (intensity 808). if setting intensity more, mining doesnt start.

The most working setup , that i made on screen:
rx460 2gb elpida -400h
rx580 4gb hynix -675h
all in one thread on cryptonight_heavy

config:[spoiler]
=== /hive/xmr-stak/config.txt =================================================
“pool_list”: [
{
“pool_address”: “pool.lok.fairhash.org:7777”,
“wallet_address”: “LK8CGQ17G9R3ys3Xf33wCeViD2B95jgdpjAhcRsjuheJ784dumXn7g3RPAzedWpFq364jJKYL9dkQ8mY66sZG9BiCtFj1jNdRFjAjEbDDi.rx580460”,
“pool_password”: “x”,
“use_nicehash”: false,
“use_tls”: false,
“tls_fingerprint”: “”,
“pool_weight”: 1,
“rig_id”: “rx580460”
}
],
“currency”: “cryptonight_heavy”,
“call_timeout”: 10,
“retry_time”: 30,
“giveup_limit”: 0,
“verbose_level”: 3,
“print_motd”: true,
“h_print_time”: 60,
“aes_override”: null,
“use_slow_memory”: “warn”,
“tls_secure_algo”: true,
“daemon_mode”: false,
“flush_stdout”: false,
“output_file”: “/var/log/miner/xmr-stak/xmr-stak.log”,
“httpd_port”: 60045,
“http_login”: “”,
“http_pass”: “”,
“prefer_ipv4”: true

=== /hive/xmr-stak/amd.txt =================================================
“gpu_thread_num” : 2,
“gpu_threads_conf” : [
{ “index” : 0, “intensity” : 808, “worksize” : 8, “affine_to_cpu” : false, “strided_index” : 1, “mem_chunk” : 2, “comp_mode” : true },
{ “index” : 1, “intensity” : 808, “worksize” : 8, “affine_to_cpu” : false, “strided_index” : 1, “mem_chunk” : 2, “comp_mode” : true },
{ “index” : 2, “intensity” : 808, “worksize” : 8, “affine_to_cpu” : false, “strided_index” : 1, “mem_chunk” : 2, “comp_mode” : true },
{ “index” : 3, “intensity” : 496, “worksize” : 8, “affine_to_cpu” : false, “strided_index” : 1, “mem_chunk” : 2, “comp_mode” : true },
{ “index” : 4, “intensity” : 496, “worksize” : 8, “affine_to_cpu” : false, “strided_index” : 1, “mem_chunk” : 2, “comp_mode” : true },
{ “index” : 5, “intensity” : 496, “worksize” : 8, “affine_to_cpu” : false, “strided_index” : 1, “mem_chunk” : 2, “comp_mode” : true },
{ “index” : 6, “intensity” : 496, “worksize” : 8, “affine_to_cpu” : false, “strided_index” : 1, “mem_chunk” : 2, “comp_mode” : true },
{ “index” : 7, “intensity” : 496, “worksize” : 8, “affine_to_cpu” : false, “strided_index” : 1, “mem_chunk” : 2, “comp_mode” : true },
],

“platform_index” : 0,

=== /hive/xmr-stak/nvidia.txt =================================================
“gpu_threads_conf” : [],

=== /hive/xmr-stak/cpu.txt =================================================
“cpu_threads_conf” : [],
[/spoiler]

Hi guys,
Im using 6 x Radeon RX 580 Nitro+ 8gb (3 x Samsung, 2 x Micron and 1 Hynix)
Mining currency is Sumokoin
I just set up my threads and im getting back arround 6 kh/s with power consumption 527W

Im wondering is a good score ? Can you share your threads config ?

Cheers !

RX 570 Nitro+ 8Gb (Micron), Core 1340, Memory 2140, 925mV

1040 h/s (2*520)

{ “index” : 1,
“intensity” : 896, “worksize” : 8,
“affine_to_cpu” : false, “strided_index” : 1, “mem_chunk” : 2,
“comp_mode” : true
},
{ “index” : 1,
“intensity” : 896, “worksize” : 8,
“affine_to_cpu” : false, “strided_index” : 1, “mem_chunk” : 2,
“comp_mode” : true
},

привет всем, подскажите, как заставить работать с найсхеш?
если ставить
“currency”:“sumokoin” не соединяется - если отставить пустым - запускается, но 100% REJECT

в config override прописать


"currency":"cryptonight_heavy",

[quote=“HaloGenius;4682”]в config override прописать


"currency":"cryptonight_heavy",

[/quote]

Все равно не запускается…

Сумокоин сбежал назад на старый криптонайт и лег под асики если что

Hello !

Can someone paste a screenshot of his config to mine Loki with Amd rx 580 ?

2 days and i cannot figure out how to mine loki with HiveOS, always errors when i put this on config override bloc :

“gpu_thread_num” : 2,
“gpu_threads_conf” : [
{ “index” : 0, “intensity” : 808, “worksize” : 8, “affine_to_cpu” : false, “strided_index” : 1, “mem_chunk” : 2, “comp_mode” : true },
{ “index” : 1, “intensity” : 808, “worksize” : 8, “affine_to_cpu” : false, “strided_index” : 1, “mem_chunk” : 2, “comp_mode” : true },
{ “index” : 2, “intensity” : 808, “worksize” : 8, “affine_to_cpu” : false, “strided_index” : 1, “mem_chunk” : 2, “comp_mode” : true },
{ “index” : 3, “intensity” : 496, “worksize” : 8, “affine_to_cpu” : false, “strided_index” : 1, “mem_chunk” : 2, “comp_mode” : true },
{ “index” : 4, “intensity” : 496, “worksize” : 8, “affine_to_cpu” : false, “strided_index” : 1, “mem_chunk” : 2, “comp_mode” : true },
{ “index” : 5, “intensity” : 496, “worksize” : 8, “affine_to_cpu” : false, “strided_index” : 1, “mem_chunk” : 2, “comp_mode” : true },
{ “index” : 6, “intensity” : 496, “worksize” : 8, “affine_to_cpu” : false, “strided_index” : 1, “mem_chunk” : 2, “comp_mode” : true },
{ “index” : 7, “intensity” : 496, “worksize” : 8, “affine_to_cpu” : false, “strided_index” : 1, “mem_chunk” : 2, “comp_mode” : true },
],

“platform_index” : 0,

THANK YOU

Did you put algo to “Config override” section ?

"currency": "cryptonight_heavy"

Why 0-2 cards has intensity 808, and others 496 ? How many amount of VRAM on board ?

hello, Yes i putted it.

here is my config

My cards are rx580 armor 8gb

This my conf overrides