fuliaro
Newbie
Offline
Activity: 14
Merit: 0
|
 |
June 09, 2017, 06:41:36 PM |
|
Hey guys, another newbie here. I've configured claymore with nanopool's auto generating tool. For Etherium I opened a wallet on myetherwallet and it works fine but I am having trouble with Siacoins. This is my program view https://i.imgur.com/EkecRfW.png, siacoin shares get stuck quite often (to the point where Current Calculated Hashrate and worker on nanopool stat page goes to 0/offline). Is it a server issue? I got this problem here too, just changed the server to US and worked fine. Do you mind to tell what graphics card are you using?
|
|
|
|
|
|
Candsno8
|
 |
June 09, 2017, 06:48:41 PM |
|
Does anyone know if its possible to have 3 cards mine EXP and other 3 card mine ETH on the same rig?
I have 3x 2GB card and 3x 4GB cards, so I can't mine ETH with all 6 due to DAG size.
How can I config the miner to mine 2 different ETH based pools (1 ETH pool & 1 EXP pool) at the same time?
Thanks!
My response to lazyturtle is applicable here as well - just substitute the second/solo mine call for whichever pool you need for the 2GB cards. For example: EthDcrMiner64.exe -epool eth.coinmine.pl:4000 -ewal lazyturtle.1 -epsw x -di 012 -dpool sia.suprnova.cc:7777 -dwal lazyturtle-dpsw x -dcoin sia -allpools 1 EthDcrMiner64.exe -epool <EXP.pool.here> -ewal lazyturtle.1 -epsw x -di 345Now to add another twist: can you run one instance of the miner mining ethash and another instance mining equihash?
|
|
|
|
AlainC
Member

Offline
Activity: 91
Merit: 10
|
 |
June 09, 2017, 07:11:22 PM |
|
Hi, I've recently moved to Alpereum, and I can now see my stale shares, up to 10%, but sometime 0. my ping to the pool is about 40ms (sometime double). Initially I had -etht 100 Is it the important parameter for stale shares ? should I lower it ? Some people set -etht 1000 and default value is -etht 200 what should be the best given my ping ?
|
|
|
|
|
McNippy
Newbie
Offline
Activity: 4
Merit: 0
|
 |
June 09, 2017, 07:18:31 PM |
|
Hey guys, another newbie here. I've configured claymore with nanopool's auto generating tool. For Etherium I opened a wallet on myetherwallet and it works fine but I am having trouble with Siacoins. This is my program view https://i.imgur.com/EkecRfW.png, siacoin shares get stuck quite often (to the point where Current Calculated Hashrate and worker on nanopool stat page goes to 0/offline). Is it a server issue? I got this problem here too, just changed the server to US and worked fine. Do you mind to tell what graphics card are you using? R9 290. Getting 28 eth speed and 190 sia.
|
|
|
|
|
Xuper
Newbie
Offline
Activity: 22
Merit: 0
|
 |
June 09, 2017, 07:30:12 PM |
|
Hello My Rig 1: OS and Driver : Non-WHQL-Win7-64Bit-Radeon-Software-Crimson-ReLive-17.5.2-May17 GPU : Asus Strix RX 480 (Linked , running at x4 v2 ) , XFX GTR RX 480 (Primary , running at x16 v2) Mobo : MSI Z97 Gaming 5 My batch : set GPU_FORCE_64BIT_PTR=0 set GPU_MAX_HEAP_SIZE=100 set GPU_USE_SYNC_OBJECTS=1 set GPU_MAX_ALLOC_PERCENT=100 set GPU_SINGLE_ALLOC_PERCENT=100 EthDcrMiner64.exe -epool eu1.ethermine.org:4444 -ewal x -epsw x -powlim -10,-10 -tstop 80,80 -tt 65,65 -fanmin 50,50 -fanmax 65,65 -cclock 1100,1100 -mclock 2000,2000 -cvddc 900,900 -mvddc 950,950 -dbg -1 Why does claymore show ? GPU0 t=64c fan=52% But On other rig 2 , It shows : GPU0 t=64C fan=50%, GPU1 t=63C fan=44%
How to fix it ? Anyone has this solution ?
|
|
|
|
|
|
holzer
|
 |
June 09, 2017, 07:37:24 PM |
|
Having some issues dual mining and was hoping someone could help me out here. I have a GTX 970 using drivers 347.88 on Win 10. Overclocked just mining ethereum I am getting almost 19Mh/s. When I try to dual mine ethereum and siacoin my ethereum hash rate drops in half. Dual mining I only get about 9 Mh/s for ethereum and about 95 Mh/s for siacoin. Im using this string in my bat file setx GPU_FORCE_64BIT_PTR 0 setx GPU_MAX_HEAP_SIZE 100 setx GPU_USE_SYNC_OBJECTS 1 setx GPU_MAX_ALLOC_PERCENT 100 setx GPU_SINGLE_ALLOC_PERCENT 100 EthDcrMiner64.exe -epool us1.ethermine.org:4444 -ewal address.worker -epsw x -dpool stratum+tcp://sia-us-east1.nanopool.org:7777 -dwal address.worker -dcoin sc Any help or suggestions are appreciated.
|
|
|
|
|
lsszmeja
Newbie
Offline
Activity: 13
Merit: 0
|
 |
June 09, 2017, 08:11:50 PM |
|
hello, Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v9.5 bug, not connet servers ethermine pool
Bug is somewhere else  Please open ethermine.org in browser and read "How to Connect" help section, there is no "-esm 2" option there... Anyone having issues when the miner reboots due to a GPU having an open cl issue? From time to time this happens and when the miner is restarted automatically its stuck at doing dags or something and never gets mining again.. I have noticed when I kill the actual window in windows and click the bat file again it works. @Claymore is their a way for it to completely kill the window and wait a few secs before launching again. I believe on some hangs this would help out.
1. Often when OpenCL fails, you have to reboot the system, not just restart miner. Sometimes even soft reboot won't work and you have to press Reset button. It is because the fail is at drivers level, Windows does not like such things and drivers too. 2. Miner cannot kill itself, then wait a few seconds and start itself again. Because it needs to be running to start anything. But you can create some .BAT file for it, for example, you can wait and start miner again in reboot.bat if you use "-r 1" option. Say if one of your GPU's doesn't fully crap itself but starts hashing at a quarter of what it was before. Is there a setting to be able to make "-r 1" to kick in at that stage?
|
|
|
|
|
lsszmeja
Newbie
Offline
Activity: 13
Merit: 0
|
 |
June 09, 2017, 08:22:10 PM |
|
Having some issues dual mining and was hoping someone could help me out here. I have a GTX 970 using drivers 347.88 on Win 10. Overclocked just mining ethereum I am getting almost 19Mh/s. When I try to dual mine ethereum and siacoin my ethereum hash rate drops in half. Dual mining I only get about 9 Mh/s for ethereum and about 95 Mh/s for siacoin. Im using this string in my bat file setx GPU_FORCE_64BIT_PTR 0 setx GPU_MAX_HEAP_SIZE 100 setx GPU_USE_SYNC_OBJECTS 1 setx GPU_MAX_ALLOC_PERCENT 100 setx GPU_SINGLE_ALLOC_PERCENT 100 EthDcrMiner64.exe -epool us1.ethermine.org:4444 -ewal address.worker -epsw x -dpool stratum+tcp://sia-us-east1.nanopool.org:7777 -dwal address.worker -dcoin sc Any help or suggestions are appreciated. lower the intensity by hitting "-" while the miner is running until ether hashrate is back at 19mhs then run the extra command so say the intensity works at 17 use the following in bat use "-dcri 17"
|
|
|
|
|
Xuper
Newbie
Offline
Activity: 22
Merit: 0
|
 |
June 09, 2017, 08:30:12 PM |
|
Hello My Rig 1: OS and Driver : Non-WHQL-Win7-64Bit-Radeon-Software-Crimson-ReLive-17.5.2-May17 GPU : Asus Strix RX 480 (Linked , running at x4 v2 ) , XFX GTR RX 480 (Primary , running at x16 v2) Mobo : MSI Z97 Gaming 5 My batch : set GPU_FORCE_64BIT_PTR=0 set GPU_MAX_HEAP_SIZE=100 set GPU_USE_SYNC_OBJECTS=1 set GPU_MAX_ALLOC_PERCENT=100 set GPU_SINGLE_ALLOC_PERCENT=100 EthDcrMiner64.exe -epool eu1.ethermine.org:4444 -ewal x -epsw x -powlim -10,-10 -tstop 80,80 -tt 65,65 -fanmin 50,50 -fanmax 65,65 -cclock 1100,1100 -mclock 2000,2000 -cvddc 900,900 -mvddc 950,950 -dbg -1 Why does claymore show ? GPU0 t=64c fan=52% But On other rig 2 , It shows : GPU0 t=64C fan=50%, GPU1 t=63C fan=44%
How to fix it ? Anyone has this solution ? ok , Finally My problem is now gone , Just "Disable ULPS" in Regedit or MSI afterburner.
|
|
|
|
|
|
holzer
|
 |
June 09, 2017, 09:00:27 PM |
|
Having some issues dual mining and was hoping someone could help me out here. I have a GTX 970 using drivers 347.88 on Win 10. Overclocked just mining ethereum I am getting almost 19Mh/s. When I try to dual mine ethereum and siacoin my ethereum hash rate drops in half. Dual mining I only get about 9 Mh/s for ethereum and about 95 Mh/s for siacoin. Im using this string in my bat file setx GPU_FORCE_64BIT_PTR 0 setx GPU_MAX_HEAP_SIZE 100 setx GPU_USE_SYNC_OBJECTS 1 setx GPU_MAX_ALLOC_PERCENT 100 setx GPU_SINGLE_ALLOC_PERCENT 100 EthDcrMiner64.exe -epool us1.ethermine.org:4444 -ewal address.worker -epsw x -dpool stratum+tcp://sia-us-east1.nanopool.org:7777 -dwal address.worker -dcoin sc Any help or suggestions are appreciated. lower the intensity by hitting "-" while the miner is running until ether hashrate is back at 19mhs then run the extra command so say the intensity works at 17 use the following in bat use "-dcri 17" Ok this kind of worked but not really. I had to go down all the way to "-dcri 1" and I was still .5 Mh/s below normal and my sia coin was only 6 Mh/s .... lol . Another issue I am having is this error in the console GPU 0, GpuMiner cu_k1 failed 73, an illegal instruction was encountered GPU 0, GpuMiner kx failed 1 GPU 0 failed GPU 0, GpuMiner cu_k1 failed 73, an illegal instruction was encountered GPU 0, GpuMiner kx failed 1 This happens single mining if my memory is overclocked too high (anything over +325 in precicionX) and seems to happen anytime i try to dual mine overclocked at speeds that workk fine single mining. When this happens and the miner restarts then my hashrate drops by 50% and the only way to fix it is to reboot. I looked in the windows event viewer and i see these errors Event ID 13 from source nvlddmkm
\Device\UVMLiteProcess2 Graphics SM Global Exception on (GPC 3, TPC 3): Physical Multiple Warp Errors
\Device\UVMLiteProcess2 Graphics Exception: ESR 0x51de48=0x60009 0x51de50=0x4 0x51de44=0xd3eff2 0x51de4c=0x7f
\Device\UVMLiteProcess2 Graphics SM Warp Exception on (GPC 3, TPC 3): Illegal Instruction Encoding
Im not sure if the problem is my card, drivers or something else. I use this card overclocked at +140/350 when gaming and its been rock solid, but mining not so much. Had to drop the memory overclock to +300 single mining so it doesn't crash overnight
|
|
|
|
|
Jpopple
Newbie
Offline
Activity: 27
Merit: 0
|
 |
June 09, 2017, 10:07:02 PM |
|
Looking for help will may some eth!!!!
My current Rig Sapphire r9 380x 20 m/h Gtx 970 18-20 M/h gtx 970 18-20 m/h gtx 1070 25 m/h 1300 watt evga gold rated
84-85 Total
Whats next? I know that I can tweak them to get more m/hs just dont know where to start. Anyone point me in the right direction? What happens if I raise the settings to max memory or whatever I saw a guide saying something about that.
Second is Dual mining worth it? How much you reckon my rig make a day dual mining. Like the value of the alt coin I can mine.
|
|
|
|
|
mohicans
Newbie
Offline
Activity: 21
Merit: 0
|
 |
June 09, 2017, 10:37:18 PM |
|
does -dcri works with nvidia gpu?
|
|
|
|
|
XManiac
Newbie
Offline
Activity: 26
Merit: 0
|
 |
June 09, 2017, 11:55:09 PM |
|
Is it someone who use Asus Dual 1070 OC? How much MH/S do you have?
|
|
|
|
|
|
ozzy1926
|
 |
June 10, 2017, 12:36:05 AM |
|
I am planing to buy 5xx series card but I wonder which is the popular card people are buying?also I wonder can I mine and and nvidia together in 1 rig running 2 claymore miner?
|
|
|
|
|
Kryptowerk
Legendary
Offline
Activity: 2338
Merit: 1499
Disobey.
|
 |
June 10, 2017, 02:06:01 AM |
|
Anyone mining ETH + SIA? What values do you get for I am not too happy except for the R9 Nano: 26 MH/s ETH + ~900 MH/s SIA.
|
HODOR.
|
|
|
congloi
Newbie
Offline
Activity: 3
Merit: 0
|
 |
June 10, 2017, 04:49:33 AM |
|
Help me I try to dual mining, (eth and pasc) but get error, claymore don't show all gpu fan speed and temp, only show GPU0, now I rollback to dual one ETH, it's same problem. now claymore only show GPU0 fan speed and temp, not show another GPU. I have 2 rig with same problem, one rig I restart band back to mining eth, all ok. but another one can't fix this problem. https://scontent.fdad2-1.fna.fbcdn.net/v/t31.0-8/18953261_10154677828412205_2939806301354755197_o.jpg?oh=81f0f5e9ee774c896792efee90bd4e74&oe=59A09B14 
|
|
|
|
|
cloudp
Newbie
Offline
Activity: 14
Merit: 0
|
 |
June 10, 2017, 05:23:58 AM |
|
Anyone mining ETH + SIA? What values do you get for I am not too happy except for the R9 Nano: 26 MH/s ETH + ~900 MH/s SIA. man i wish i could get 900 mh SIA 480 8gb - 27mh/s eth ~230mh/s SIA -DCRI 10
|
|
|
|
|
|
Elder III
|
 |
June 10, 2017, 05:56:59 AM |
|
Is it someone who use Asus Dual 1070 OC? How much MH/S do you have?
We have 2 of them and they hit 26.5 MH/s each in the Nicehash benchmark run, at 100% stock settings. We probably won't be mining Eth with them so I haven't checked them at non stock settings so far.
|
|
|
|
|
McNippy
Newbie
Offline
Activity: 4
Merit: 0
|
 |
June 10, 2017, 07:31:07 AM |
|
I made 2 .bat files, one for solo ETH and one for both ETH+SIA. However unless I remove/rename file dpools.txt, launching ETH.bat still makes Claymore work with Siacoins as well. Is there a way to force single mining mode without messing with dpools.txt every time?
|
|
|
|
|
cryptolink46
Newbie
Offline
Activity: 1
Merit: 0
|
 |
June 10, 2017, 07:36:43 AM |
|
Hi all, I have an issue in regards to mining SIA. I am getting the following error: "Failed to get valid nonce1 in initiate_stratum"I have managed to mine ether without any problems, but I am unable to mine siacoin (I'm using an Nvidia GTX 1080). Here is my batch file: EthDcrMiner64.exe -epool us2.ethermine.org:14444 -ewal address.worker -epsw x -dpool stratum+tcp://sia-us-east1.nanopool.org:7777 -dwal address.worker -dcoin sc I have read the readme file and have also tried the different sia hosts/pools such as siamining, but they all still produce the same error. Any help or suggestions are appreciated!
|
|
|
|
|
|