Lolliedieb / lolMiner-releases

2.54k stars 577 forks source link

ETH+TON doesn't work well with RX480/580/590 #1128

Closed xlminfei closed 2 years ago

xlminfei commented 2 years ago

There is 31.5MH on ETH or 800MH on TON when I separately mining ETH or TON with RX580. But there will be 31.5MH + 1800MH when I try to dual mining. And at that time ETH mining works well but I can't send any share to TON pool for few hours. Changing the value of maxdualimpact does not solve this problem. This problem occurs in both RX480/580/590.

jgonzis commented 2 years ago

There is 31.5MH on ETH or 800MH on TON when I separately mining ETH or TON with RX580. But there will be 31.5MH + 1800MH when I try to dual mining. And at that time ETH mining works well but I can't send any share to TON pool for few hours. Changing the value of maxdualimpact does not solve this problem. This problem occurs in both RX480/580/590.

In which pool where you mining?, I have several rig working correctly, ETC + TON and ETH+TON with polaris.

The dual can not be 100% on both coins... it try the max on ETH the rest of space to TON...

xlminfei commented 2 years ago

当我用 RX580 分别挖 ETH 或 TON 时,ETH 有 31.5MH 或 TON 有 800MH。但是我尝试双挖时会有31.5MH + 1800MH。当时 ETH 挖矿运行良好,但我无法在几个小时内向 TON 池发送任何份额。改变maxdualimpact的值并不能解决这个问题。此问题出现在 RX480/580/590 中。

您在哪个矿池中挖矿?,我有几个矿机工作正常,ETC + TON 和 ETH+TON 与 Polaris。

两个硬币的双重不可能是100%......它尝试ETH的最大值,剩下的空间到TON......

When mining in both tonwhales, ton-pool and toncoinpool will meet the same problem. I know it can not be 100% on both coins, but 31.5MH ETH + 1900MH TON is a very abnormal phenomenon. Can you show your settings? And by the way, is there a requirement for the version of AMD driver? I am using 20.4.2 on Win10.

jgonzis commented 2 years ago

当我用 RX580 分别挖 ETH 或 TON 时,ETH 有 31.5MH 或 TON 有 800MH。但是我尝试双挖时会有31.5MH + 1800MH。当时 ETH 挖矿运行良好,但我无法在几个小时内向 TON 池发送任何份额。改变maxdualimpact的值并不能解决这个问题。此问题出现在 RX480/580/590 中。

您在哪个矿池中挖矿?,我有几个矿机工作正常,ETC + TON 和 ETH+TON 与 Polaris。 两个硬币的双重不可能是100%......它尝试ETH的最大值,剩下的空间到TON......

When mining in both tonwhales, ton-pool and toncoinpool will meet the same problem. I know it can not be 100% on both coins, but 31.5MH ETH + 1900MH TON is a very abnormal phenomenon. Can you show your settings? And by the way, is there a requirement for the version of AMD driver? I am using 20.4.2 on Win10.

Core 1200 Voltage 900 Memory 2100 Around 29Mhs 500Mhs Polaris 580

jgonzis commented 2 years ago

Give a try to 1.44 that should work right the --maxdualimpact and --dualdevices

Example for --dualdevices and --maxdualimpact Consider a 6 card rig with --dualdevices 4,5 --maxdualimpact 0,0,,,, This rig will mine:

Eth only on GPUs 0 & 1 (ton dual mining disabled by maxdualimpact) Eth + Ton on GPUs 2 & 3 Ton only on GPUs 4 & 5 (eth mining disabled by dualdevices)