joeykolb
Newbie
Offline
Activity: 81
Merit: 0
|
 |
May 11, 2019, 09:02:56 AM Last edit: May 12, 2019, 07:21:20 AM by joeykolb |
|
theres no profit on ZELcash, why they even bother.. it not even a cent , with this difficulty
and with BEAM, when it was 45cents, the difficulty was 80m, now at the same price is 130m diff
|
|
|
|
|
|
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
|
ro-ma-rio
Newbie
Offline
Activity: 14
Merit: 0
|
 |
May 12, 2019, 09:39:08 AM |
|
who tried to mine on r9 390x?
|
|
|
|
Sayman_nsk
|
 |
May 14, 2019, 04:00:24 AM |
|
hello. i have problem with 0.7, 0.8 and 0.8.1: Setup Miner... Device 0: Name: AMD Radeon(TM) R7 Graphics Address: 0:1 Vendor: Advanced Micro Devices (AMD) Memory: 2559 MByte (2992 MByte free) Active: false (not selected)
Connecting to pool... Connected to 35.176.212.123:3052 (TLS disabled) Subscribed to stratum server New target received: 03ffffffffffffff (Diff 16) New job received: 000018b3 Start Mining... All devices deselected or failed compatiblity check. Closing lolMiner
but my rig have gtx 1060 and AMD R7 is integrated in MB/CPU. option --devices NVIDIA used, but no result. win10 x64, nvidia drivers ver 430.39.
|
|
|
|
ivcelmik
|
 |
May 29, 2019, 04:11:24 PM |
|
I've Rx 580 8Gb but the miner selects 4G solver on Ubuntu 16.04 for Grin 31 any idea how to set 8 G solver?
Thx in advance
|
|
|
|
geck
Member

Offline
Activity: 145
Merit: 10
|
 |
May 30, 2019, 08:03:37 AM |
|
Hi,
Grin 31 is working on my rx vega cards, however it doesn't seem to be working on my gtx 1080 cards. On the rx vega it uses the 8gb kernel but on the 1080 it uses the 4gb kernel. It shows hashrate of 0 and continues to run without errors. Is this normal?
edit: should have mentioned i'm running windows 10
|
|
|
|
nansafap
Newbie
Offline
Activity: 47
Merit: 0
|
 |
June 01, 2019, 01:27:15 AM |
|
Hi,
Grin 31 is working on my rx vega cards, however it doesn't seem to be working on my gtx 1080 cards. On the rx vega it uses the 8gb kernel but on the 1080 it uses the 4gb kernel. It shows hashrate of 0 and continues to run without errors. Is this normal?
edit: should have mentioned i'm running windows 10
same on AION mining , windows 10 or wind 7 on amd card. need solution
|
|
|
|
joeykolb
Newbie
Offline
Activity: 81
Merit: 0
|
 |
June 01, 2019, 08:02:53 AM |
|
mine is working fine on Aion, with v0.81, win 10 @aionmine.org
|
|
|
|
nansafap
Newbie
Offline
Activity: 47
Merit: 0
|
 |
June 02, 2019, 03:22:56 AM |
|
mine is working fine on Aion, with v0.81, win 10 @aionmine.org
what card and what driver?
|
|
|
|
joeykolb
Newbie
Offline
Activity: 81
Merit: 0
|
 |
June 02, 2019, 06:26:45 AM |
|
what cards, amd rx cards and driver 19.4.1.. what u mean its not working?
|
|
|
|
nansafap
Newbie
Offline
Activity: 47
Merit: 0
|
 |
June 02, 2019, 07:38:19 AM |
|
what cards, amd rx cards and driver 19.4.1.. what u mean its not working?
i got 0sol/s on r9 280x , my driver is 18.6.1 but i try on lolminer 0.6 it work well , maybe on new lolminer not support GCN 1 ?
|
|
|
|
dudee
Member

Offline
Activity: 98
Merit: 10
|
 |
June 03, 2019, 06:44:48 PM |
|
getting bsod "thread stuck in device driver" trying diffrent low safe oc still bsod. 6x rx570 18.5.1 i will try later newest driver.
|
|
|
|
Lolliedieb (OP)
|
 |
June 06, 2019, 01:20:18 PM |
|
getting bsod "thread stuck in device driver" trying diffrent low safe oc still bsod. 6x rx570 18.5.1 i will try later newest driver.
Hmm Thats something new I have not seen with my miner yet - did you have any trouble with that rig before on an other software? Normally it should not get stuck in driver unless you do too much OC and bits flip in the kernel code. (By the way: on which algo?) Hi,
Grin 31 is working on my rx vega cards, however it doesn't seem to be working on my gtx 1080 cards. On the rx vega it uses the 8gb kernel but on the 1080 it uses the 4gb kernel. It shows hashrate of 0 and continues to run without errors. Is this normal?
edit: should have mentioned i'm running windows 10
I have to admit I did not test it much on Nvidias - the grin code is more optimized for AMD since there are good CUDA miners for Nvidia around. What can happen - why it flips to 4G kernel - is that Windows takes some of the memory of the GPU even if there is no screen connected - and that is already enough to make the algo not work. We had that e.g. on 3G / 4G card when mining Beam as well - that runs well on Linux, but not on Win. If you got the time please check nvidia-smi (comes with drivers) when no miner is running how much memory is reported as free. The current 8G grin code needs almost the full 8G (I am working on a new one, hope that saves more) I've Rx 580 8Gb but the miner selects 4G solver on Ubuntu 16.04 for Grin 31 any idea how to set 8 G solver? Thx in advance
Is a screen attached? Its likely that the GPU reports too few free memory. Can you send me the output of clinfo in a private msg?
|
Check out lolMiner 1.56, an efficient miner for Ethash, Beam and many Cuckoo-Cycle and Equihash variants for AMD & Nvidia cards at low fees.
|
|
|
dudee
Member

Offline
Activity: 98
Merit: 10
|
 |
June 07, 2019, 01:23:22 PM |
|
getting bsod "thread stuck in device driver" trying diffrent low safe oc still bsod. 6x rx570 18.5.1 i will try later newest driver.
Hmm Thats something new I have not seen with my miner yet - did you have any trouble with that rig before on an other software? Normally it should not get stuck in driver unless you do too much OC and bits flip in the kernel code. (By the way: on which algo?) Equihash150/5 mining 1year eth only, this is first time im trying diffrent algo on this rig. installed 19.5.1 newest. same bsod, eth mining no problem. gminers makes same bsod. seems somekind software driver problems... this is only rig with rx570, other rigs with 580 470 480 working fine.
|
|
|
|
rgsnedds
Member

Offline
Activity: 952
Merit: 17
raskul
|
 |
June 07, 2019, 05:19:48 PM |
|
150_5 is Beamhash I - bsod afaik doesn't have a Beam pool (yet)
|
|
|
|
dragonmike
|
 |
June 10, 2019, 03:53:26 PM |
|
Hi - can someone please let me know what hashrate can be achieved on BEAM with Vega 56's on the latest version? I'd usually test it out myself but got no access to the rig right now...
Also, is LoLminer giving the best hashrates for nVidia cards on BEAM too?
|
|
|
|
Marvell2
|
 |
June 12, 2019, 02:39:15 AM |
|
beam seems actually a bit slower than Gminer , i though your ASM implementation was faster ?
|
|
|
|
dragonmike
|
 |
June 12, 2019, 09:25:41 AM Last edit: June 12, 2019, 04:53:56 PM by dragonmike |
|
I have to admit I did not test it much on Nvidias - the grin code is more optimized for AMD since there are good CUDA miners for Nvidia around. What can happen - why it flips to 4G kernel - is that Windows takes some of the memory of the GPU even if there is no screen connected - and that is already enough to make the algo not work. We had that e.g. on 3G / 4G card when mining Beam as well - that runs well on Linux, but not on Win.
If you got the time please check nvidia-smi (comes with drivers) when no miner is running how much memory is reported as free. The current 8G grin code needs almost the full 8G (I am working on a new one, hope that saves more)
I've tried the latest lolminer on my 1080+2060 rig in Win10. The miner starts, initialises the cards (all in 4GB kernel) connects to the pool (grin31-eu.f2pool.com:13654) but disconnects 10 seconds later. It then starts a loop of connecting/disconnecting, and never actually starts mining. EDIT: tried it in HiveOS too, no luck there either. Miner just doesn't start.
|
|
|
|
beechy1991
Newbie
Offline
Activity: 1
Merit: 0
|
 |
June 12, 2019, 03:39:29 PM |
|
Hi how do i set my 2 rig rx570 to mine bitcoin gold on hive os. Many thanks
|
|
|
|
dragonmike
|
 |
June 12, 2019, 07:49:47 PM Last edit: June 12, 2019, 08:02:26 PM by dragonmike |
|
Okay, how do you achieve 0.9 g/s on a Vega GPU? At 1500 core / 1107 mem I get around 0.77.
Or did you effectively mean stock, unmodded clocks? Might have to bump voltage quite a bit for that feat... 1550 core already basically requires at least 1000mV juice. Massive power draw for 0.9 g/s there, Lollie.
|
|
|
|
|
|