Bitcoin Forum
June 28, 2024, 12:25:13 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 [902] 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 ... 1412 »
  Print  
Author Topic: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v15.0 (Windows/Linux)  (Read 6590226 times)
Rickirs
Member
**
Offline Offline

Activity: 206
Merit: 20


View Profile
December 14, 2017, 03:53:29 PM
 #18021

Just reporting about AMDGPU-PRO v17.50 drivers.
http://support.amd.com/en-us/kb-articles/Pages/Radeon-Software-for-Linux-Release-Notes.aspx
http://support.amd.com/en-us/kb-articles/Pages/Installation-Instructions-for-amdgpu-Graphics-Stacks.aspx
The driver architecture seems to have evolved, and some option seems to install new opensource components (from Vulkan, ROCm OpenCL libs - Phoronix make article on that), but you can install legacy version.

I've installed with deprecated option on latest Ubuntu LTS update 16.04.3, kernel 4.10
./amdgpu-pro-install -y --compute
(in fact: ./amdgpu-pro-install -y --headless --opencl=legacy )
It finally worked nice, with no change in performance

however big warning: do clean uninstall before. I had initially installed the full amdgpu-pro with X11, then the --compute version headless, and when I installed v17.50 in compute mode, it could not compile the driver, and there was broken dependencies in apt-get... finally I hade to use dpkg --purge on all amdgpu related components, especially X11 libs, opencl libs...

Anyway, I see no improvement. is there some improvement to expect with v17.50 ? I use -mode 1 -asm 2 -etha 1 fro RX480/580... is there some prefered settings today ?

best regards.


I was on 17.40 , updated to v17.50 , installed without any problem however, my GPU (RX580) was not detected. I can see it lspci | grep VGA but claymore can't see , neither rocm-smi can see it.

Removed it and installed 17.40, now it can't install, giving some kernel related error that this is not made for this 4.11 (rocm kernel). So I don't have any AMDGPU-pro driver but on reboot card is detected and its working with same hash I was getting previously.

How following shows nothing.
Code:
dpkg -l amdgpu


But
Code:
lshdw -c video 
shows amdgpu driver loaded for my GPU , how do I find which version is that ?
NewbieMiner17
Newbie
*
Offline Offline

Activity: 46
Merit: 0


View Profile
December 14, 2017, 04:46:07 PM
 #18022

Hey guys,
me again!

So. I'm still running 6x RX480 4gb saph nitro+. Blockchain drivers, Memshift Anorak Bios, OC with AB.

So out of two rigs with exactly the same setup I've recently been mining on nicehash with around 28MH per card. On Nanopool dual mining ETH/SC I've been getting around 25MH. After the whole nicehash hack I've had to go back to nanopool until they get the systems back up and running.

Thats all fine and one rig is running golden. My other rig however has now decided that it will not mine at anything higher than 19MH with the same settings. I've tried reinstalling the drivers, reupdating the Bios, playing with OC, went back to V10 claymore, etc but no luck the cards are just refusing to run at over 19MH. Does anyone have any idea what could be causing this? I think I'm going to switch the hard drives around tonight to see if that does anything but short of that I'm stumped. Guess it would mean a fresh windows install if it does solve it.

PS. when I tried powersave bios on half the cards it did drop it even further to 16MH. previously on powersave I was getting around 22.

Looking forward to hearing what ideas you guys might have.
Godmode45
Newbie
*
Offline Offline

Activity: 15
Merit: 0


View Profile
December 14, 2017, 05:16:17 PM
 #18023

Have the same problem,  8xrx570+blockchain drivers. mining only at 20mh..
When I look at system ram, claymore use all 8gb.
Claymore restart after some time and the cycle starts over.
My other 6gpu rigs claymore use 450mb, anyone know why this is?
BSAlex
Member
**
Offline Offline

Activity: 239
Merit: 10


View Profile
December 14, 2017, 07:01:05 PM
 #18024

Hey guys,
me again!

So. I'm still running 6x RX480 4gb saph nitro+. Blockchain drivers, Memshift Anorak Bios, OC with AB.

So out of two rigs with exactly the same setup I've recently been mining on nicehash with around 28MH per card. On Nanopool dual mining ETH/SC I've been getting around 25MH. After the whole nicehash hack I've had to go back to nanopool until they get the systems back up and running.

Thats all fine and one rig is running golden. My other rig however has now decided that it will not mine at anything higher than 19MH with the same settings. I've tried reinstalling the drivers, reupdating the Bios, playing with OC, went back to V10 claymore, etc but no luck the cards are just refusing to run at over 19MH. Does anyone have any idea what could be causing this? I think I'm going to switch the hard drives around tonight to see if that does anything but short of that I'm stumped. Guess it would mean a fresh windows install if it does solve it.

PS. when I tried powersave bios on half the cards it did drop it even further to 16MH. previously on powersave I was getting around 22.

Looking forward to hearing what ideas you guys might have.

Please check what EPOCH is used in both cases. I have a miner that use different EPOCH randomly, and mining speed is completely different: from 9.5Mh to 23Mh (!!!). Did not find any possibility to control what EPOCH is used so in my case the problem is unresolved :-(
AlainC
Member
**
Offline Offline

Activity: 91
Merit: 10


View Profile
December 14, 2017, 07:13:28 PM
 #18025

I was on 17.40 , updated to v17.50 , installed without any problem however, my GPU (RX580) was not detected. I can see it lspci | grep VGA but claymore can't see , neither rocm-smi can see it.

Removed it and installed 17.40, now it can't install, giving some kernel related error that this is not made for this 4.11 (rocm kernel). So I don't have any AMDGPU-pro driver but on reboot card is detected and its working with same hash I was getting previously.

How following shows nothing.
Code:
dpkg -l amdgpu


But
Code:
lshdw -c video 
shows amdgpu driver loaded for my GPU , how do I find which version is that ?
to know the package relative to amdgpu try
" dpkg -l| grep amdgpu|grep -v ubuntu16"
(the grep -v ubuntu16 is because some adgpu libs are from core ubuntu, not amdgpu-pro. check each name)
but there are also many other pakage related but without the name
then do somethin like
"dpkg --purge amgdpu-core amdgpu-pro-core  amdgpu-dkms ... and so on"
or if you are lazy and feel lucky (check the list generated before)
"dpkg --purge `dpkg -l| grep amdgpu|grep -v ubuntu| awk '{ print $2;}'` "
check if there are pachage with failed dependencies with
"apt-get install"
if there are, purge them too...

and then reinstall (--opencl=legacy and probably --headless unless you use X11 on your GPU).

I have a Sapphire RX580, so it should work...
 
cryptotore
Sr. Member
****
Offline Offline

Activity: 324
Merit: 250



View Profile
December 14, 2017, 07:25:35 PM
 #18026

Has anyone been able to get claymores miner to work on antpool?

I know that "Pools that require "Login.Worker" instead of wallet address are not supported directly currently, but you can use "-allpools 1" option to mine there."

But I'm not really sure how this is going to help me? Tongue
SackofFluor
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
December 14, 2017, 08:25:02 PM
 #18027

Hey Guys


I have a little problem...

After some tinkering i was able to bring my RX580 8GB cards to stable 29-30Mh/s. I have 5 of those cards and 1 of the 4GB version (which is also pretty good i have to admit).

But now to my problem, if i start the cards all individually they all bring the same performance, maybe +- 0,1 Mh/s, but when i start all of them together two of my cards need longer for the DAG creation 7200ms instead of the other 4900-5500ms .

And they only hash at around 20-22Mh/s.... I have no idea what i can do to bring some up with their buddies and like written further up.... on their own they are entirely capable of going 29-30 ....

Does anybody has any idea what i can do to improve my little problem ?



Sincerely

Sack

I have noticed same but only difference is 0.5 to 0.8 Mhz in my case if I run multiple cards, even have to lower clock a little to keep things stable, though I have 1060 and RX580s mix on same rig. But with 8-9 Mhz difference, that is odd. Have considered your PSU , is it not able to distribute power or its underpowered somehow for all running at same time ?

BTW, I don't think DAG creation time has any issue, with me, they usually takes around ~7000-8000 for each , yet all working fine.

I tried messing a little bit with the PSUs, sadly there was noch change again :/ Any other ideas ?
Alajar201
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
December 14, 2017, 08:53:15 PM
 #18028

So I have tried this software before and I couldn't get my GPU AMD Radeon HD Series 7800 to create enough memory for the DAG file, I did try to allocate more memory but it wouldn't work. I'm stuck using Minergate Sad
Rickirs
Member
**
Offline Offline

Activity: 206
Merit: 20


View Profile
December 14, 2017, 08:59:55 PM
 #18029


I tried messing a little bit with the PSUs, sadly there was noch change again :/ Any other ideas ?


Have you set your PCIe slot to gen1 from BIOS ?
Also, is it that only on certain slots you get lower hash ?
Cryptographertm
Newbie
*
Offline Offline

Activity: 54
Merit: 0


View Profile
December 14, 2017, 09:06:39 PM
 #18030

so looks like cant disable devfee, least for me. command doesnt work.
deadsix
Hero Member
*****
Offline Offline

Activity: 751
Merit: 517


Fail to plan, and you plan to fail.


View Profile
December 14, 2017, 09:59:06 PM
 #18031

So I have tried this software before and I couldn't get my GPU AMD Radeon HD Series 7800 to create enough memory for the DAG file, I did try to allocate more memory but it wouldn't work. I'm stuck using Minergate Sad

Maybe you didnt read up about the Ethash algo or DAG size, but its over 2.5GB now, so it will not work on any cards with less than 3GB Vram ... those 7800 series have been out of commission for almost a year.

Ethereum/Zcash/Monero Mining Bangalore https://bitcointalk.org/index.php?topic=1703592
SackofFluor
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
December 14, 2017, 10:19:11 PM
 #18032


I tried messing a little bit with the PSUs, sadly there was noch change again :/ Any other ideas ?


Have you set your PCIe slot to gen1 from BIOS ?
Also, is it that only on certain slots you get lower hash ?


All Slots are on Gen1, yes it does seem to be two specific slots... but even when i do run the cards on their own( in the same slots) they are still completly fine :/
NewbieMiner17
Newbie
*
Offline Offline

Activity: 46
Merit: 0


View Profile
December 14, 2017, 10:48:26 PM
Last edit: December 14, 2017, 11:31:22 PM by NewbieMiner17
 #18033

Hey guys,
me again!

So. I'm still running 6x RX480 4gb saph nitro+. Blockchain drivers, Memshift Anorak Bios, OC with AB.

So out of two rigs with exactly the same setup I've recently been mining on nicehash with around 28MH per card. On Nanopool dual mining ETH/SC I've been getting around 25MH. After the whole nicehash hack I've had to go back to nanopool until they get the systems back up and running.

Thats all fine and one rig is running golden. My other rig however has now decided that it will not mine at anything higher than 19MH with the same settings. I've tried reinstalling the drivers, reupdating the Bios, playing with OC, went back to V10 claymore, etc but no luck the cards are just refusing to run at over 19MH. Does anyone have any idea what could be causing this? I think I'm going to switch the hard drives around tonight to see if that does anything but short of that I'm stumped. Guess it would mean a fresh windows install if it does solve it.

PS. when I tried powersave bios on half the cards it did drop it even further to 16MH. previously on powersave I was getting around 22.

Looking forward to hearing what ideas you guys might have.

Please check what EPOCH is used in both cases. I have a miner that use different EPOCH randomly, and mining speed is completely different: from 9.5Mh to 23Mh (!!!). Did not find any possibility to control what EPOCH is used so in my case the problem is unresolved :-(

Thanks but don’t think this is it. With the blockchain drivers we should avoid epoch issues. Have you updated to blockchain driver?

UPDATE: So I swapped the hard drives around the rigs and now the other rig is running with 19MH instead... I'm pretty sure all my settings are exactly the same... Is there something windows could have changed after a few too many crashes?
SakamHost
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile WWW
December 14, 2017, 11:34:30 PM
 #18034

Can someone tell me rig for 200mh or 300mh? I mean gimme what parts you used (gpu's,motherboard,psu,cpu,ssd/hdd) i want to start mining ETH i have around 2500 euros, and tell me profits and electricity power usage. I want to mine eth.
whitrzac
Member
**
Offline Offline

Activity: 126
Merit: 10

90*c is good, right?


View Profile
December 14, 2017, 11:36:32 PM
 #18035

Can someone tell me rig for 200mh or 300mh? I mean gimme what parts you used (gpu's,motherboard,psu,cpu,ssd/hdd) i want to start mining ETH i have around 2500 euros, and tell me profits and electricity power usage. I want to mine eth.

No.
crypper
Member
**
Offline Offline

Activity: 239
Merit: 12


View Profile
December 14, 2017, 11:39:27 PM
 #18036

Can someone tell me rig for 200mh or 300mh? I mean gimme what parts you used (gpu's,motherboard,psu,cpu,ssd/hdd) i want to start mining ETH i have around 2500 euros, and tell me profits and electricity power usage. I want to mine eth.
How much do you pay?
heavyarms1912
Full Member
***
Offline Offline

Activity: 729
Merit: 114



View Profile
December 14, 2017, 11:52:20 PM
 #18037

Can someone tell me rig for 200mh or 300mh? I mean gimme what parts you used (gpu's,motherboard,psu,cpu,ssd/hdd) i want to start mining ETH i have around 2500 euros, and tell me profits and electricity power usage. I want to mine eth.

Read the guides.  No one is going to spoon feed you.
androstan1234
Jr. Member
*
Offline Offline

Activity: 251
Merit: 6


View Profile
December 15, 2017, 01:06:51 AM
 #18038

I'm using the latest version of claymore, blockchain drivers, and MSI afterburner.  Nothing I do will change my voltages.  I have decent ones set in the bios, so my power consumption isn't too excessive, but I would like to be able to dial it back down.

I also tried Trixx, couldn't change voltages there either.

I'm sure the answer is somewhere in this thousand page thread, but can someone do me a solid?
Swiped
Member
**
Offline Offline

Activity: 100
Merit: 10


View Profile
December 15, 2017, 01:39:55 AM
 #18039

I recently put a machine on ETC and updated the drivers to the blockchain drivers, so the machine mines faster now, but is more unstable, even when I shut off dual mining.  Can anyone share with me their run parameters for a Sapphire rx nitro (non-plus) 480 8g card?  I am running windows 10 with v 10.2 with the August 23rd blockchain drivers.  Would love a suggestion on how to get this to run stable and not have cards tripping out.  I have tried raising and lowering voltages, lowering ethi to 1, and turning off dual mode, but not really found a stable set up.  Appreciate any thoughts.
Thanks

I'm using this config.

Code:
-epool eu1.ethermine.org:4444
-ewal xxxxx
#-eworker
-epsw x
-esm 0
-allpools 1
-mode 1
-estale 1
-ethi 16
-gser 2
-wd 1
-r 0
-dbg -1
-tt 75
-ttdcr 80
-ttli 85
-tstop 90
-cclock 900
-cvddc 800
-mclock 1750
-mvddc 800
-powlim -10

Works like a charm on my 6x480 rig Grin

no wonder it works like a charm. Are you getting 24MH/card at least?


Thank you for responding, I will try your settings, I appreciate the support
bluspirit
Jr. Member
*
Offline Offline

Activity: 70
Merit: 3


View Profile
December 15, 2017, 01:47:30 AM
 #18040

Hey Guys


I have a little problem...

After some tinkering i was able to bring my RX580 8GB cards to stable 29-30Mh/s. I have 5 of those cards and 1 of the 4GB version (which is also pretty good i have to admit).

But now to my problem, if i start the cards all individually they all bring the same performance, maybe +- 0,1 Mh/s, but when i start all of them together two of my cards need longer for the DAG creation 7200ms instead of the other 4900-5500ms .

And they only hash at around 20-22Mh/s.... I have no idea what i can do to bring some up with their buddies and like written further up.... on their own they are entirely capable of going 29-30 ....

Does anybody has any idea what i can do to improve my little problem ?



Sincerely

Sack

Try adding -gser 2 setting and increase this value if it does not work
Pages: « 1 ... 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 [902] 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 ... 1412 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!