Nss75
Newbie
Offline
Activity: 21
Merit: 0
|
 |
April 11, 2018, 08:48:41 PM |
|
well.... no stability for me 
|
|
|
|
heavyarms1912
|
 |
April 11, 2018, 08:50:03 PM |
|
Well with the vega's 64 i can get 1500h/s max per card with SRBminer wich i think is good now. Max is 8700kh/s for 6 vega's.
The problem is: after 30 minutes of SRBminer running it drops of 2kh/s (from 8700 to 6500) suddenly, and i don't know why.
Any idea is welcomed ^^
Thanks guys!
That's problem with Vega drivers iirc. Not the miner. Did you try other miners and the hashrate didn't drop?
|
|
|
|
alkoms
Newbie
Offline
Activity: 1
Merit: 0
|
 |
April 11, 2018, 08:56:10 PM |
|
wallet binance settings for monero. What is my wallet? wallet or payment id. on xmr.nanopool.org
thank you and excuse me for my english
|
|
|
|
vmafioz
Newbie
Offline
Activity: 4
Merit: 0
|
 |
April 11, 2018, 08:56:34 PM |
|
Hello. Help, what can this mistake be !? Error every 5-10 minutes. [2018-04-11 23:48:17] GPU0: 903.0 H/S [T: 53c, RPM: 1782] [2018-04-11 23:48:17] GPU1: 726.0 H/S [T: 56c, RPM: 1941] [2018-04-11 23:48:17] GPU2: 893.0 H/S [T: 52c, RPM: 1673] [2018-04-11 23:48:17] GPU3: 659.0 H/S [T: 57c, RPM: 1853] [2018-04-11 23:48:17] Total: 3181.0 H/S [2018-04-11 23:50:07] ERROR : ╙фpыxээ√щ їюёЄ яЁшэєфшЄxы№эю ЁpчюЁтpы ёє∙xёЄтє■∙xx яюфъы■ўxэшx. [2018-04-11 23:50:07] Connection to pool lost. Reconnecting in 5 seconds.
|
|
|
|
nitrobg
Member

Offline
Activity: 413
Merit: 17
|
 |
April 11, 2018, 08:59:28 PM |
|
I don't know why, but 1.3.2 tried to run my Aorus 580 4GB at 130ish intensity with "double_threads" : true, which caused a crash-reboot miner loop. Manually adjusted it to 54 and it is fine now.
|
|
|
|
Nss75
Newbie
Offline
Activity: 21
Merit: 0
|
 |
April 11, 2018, 09:02:58 PM |
|
Well with the vega's 64 i can get 1500h/s max per card with SRBminer wich i think is good now. Max is 8700kh/s for 6 vega's.
The problem is: after 30 minutes of SRBminer running it drops of 2kh/s (from 8700 to 6500) suddenly, and i don't know why.
Any idea is welcomed ^^
Thanks guys!
That's problem with Vega drivers iirc. Not the miner. Did you try other miners and the hashrate didn't drop? With other miners it is stable: Around 6500h/s directly and stays. For SRB, begins at 8500h/s and drops to 6500h/s after 15min, but i don't know why! I use Xmr-stack-aeon since one hour now, and it seems stable at 8000h/s.
|
|
|
|
rambetiko
Member

Offline
Activity: 189
Merit: 10
|
 |
April 11, 2018, 09:15:30 PM |
|
Tried previous versions on 8*Vega64 rig under 18.3.4 driver, better hashrate than other miners (2000 h/s @ 160W per card) Today v1.3.2 fixed temp & RPM readings on my rig, stability seems very good Great job !  Thanks ! heavy algo or v7 ? what is config? gpu, mem vs
|
|
|
|
peterboy1
Newbie
Offline
Activity: 168
Merit: 0
|
 |
April 11, 2018, 09:50:42 PM |
|
I'm tested 1.3.2 update. For 8Gb Polaris hashrate remained at the same level - 1100 h/s. 4GB Polaris lost performance -725 h/s against 762 h/s in 1.3.1. 4Gb Hawaii productive same level - 670-690 h/s.
same is happening with me. i dont know, it doesnt makes sense. i never changed any settings. rig 1: power color rx 570 red devil 4gb x 13pcs previous versions: total of 10,400 h/s (cn heavy) latest: 10,200 h/s (cn heavy) rig 2: sap rx570 nitro+ 4gb x 13pcs nothing has changed
|
|
|
|
ironka
Newbie
Offline
Activity: 3
Merit: 0
|
 |
April 11, 2018, 11:00:04 PM |
|
Hi
when i try to just one gpu:
"gpu_conf" : [
{ "id" : 3, "intensity" : 120, "worksize" : 16, "threads" : 2}, ] }
i get an error this error:
Error CL_INVALID_DEVICE when calling clCreateContext
however if i run all 4..it works. can you please assist me on getting one gpu only to mine?
thanks
Hi , can you download latest version and try? It should be fixed  Hi, Ive tested 1.3.2. the above now works for 1 GPU. however when i add more it errors. i.e. "gpu_conf" : [ { "id" : 0, "intensity" : 32, "worksize" : 8, "threads" : 3, { "id" : 1, "intensity" : 32, "worksize" : 8, "threads" : 3}, { "id" : 2, "intensity" : 55, "worksize" : 8, "threads" : 2}, { "id" : 3, "intensity" : 120, "worksize" : 8, "threads" : 2}, ] } Error in config.txt (ParseError) Waiting for 9 seconds, press CTRL+C to quit ... any advice? thanks hi, there is a missing } symbol in the 1st line of conf: { "id" : 0, "intensity" : 32, "worksize" : 8, "threads" : 3}, Aron
|
|
|
|
Littlegrand
Jr. Member
Offline
Activity: 104
Merit: 5
|
 |
April 11, 2018, 11:17:25 PM |
|
Hey All,
First off, good work on the Miner, it performs very well. That being said Claymore is currently the only miner I can use due to requiring the tstop function. Sooo...
Just about done a program that monitors the GPU temperatures and will shutdown the miner(and computer if heat keeps up) should a GPU reach a specified critical temperature. Also implementing other features like email warnings/ auto start miner and GPU/Miner watchdog but GPU critical temperature is the reason I built it.
SRBMiner performs better than Claymore however since my miner's are enclosed for better heat dissipation/removal I need them to shutdown if the GPU's cannot keep themselves cooled (IE if the exhaust fan shuts down they heat up fast and cannot keep themselves cool no matter fan setting).
Just inquiring if this is a program others would want, if so I can make it available.
--J
|
|
|
|
alczaty
Newbie
Offline
Activity: 38
Merit: 0
|
 |
April 11, 2018, 11:38:35 PM |
|
i don't know how, but 1.3.1 for me is faster than 1.3.2. CN heavy algo. 1.3.1 8250-8300 1.3.2 7800-8000. same config
|
|
|
|
piotrazz87
Newbie
Offline
Activity: 3
Merit: 0
|
 |
April 11, 2018, 11:41:35 PM |
|
Hi Guys, what hash rate do you have on "heavy" with rx 570 4gb ? my max is 740 ;( on normal algo with claymore i have 880...
|
|
|
|
peterboy1
Newbie
Offline
Activity: 168
Merit: 0
|
 |
April 11, 2018, 11:45:50 PM |
|
i don't know how, but 1.3.1 for me is faster than 1.3.2. CN heavy algo. 1.3.1 8250-8300 1.3.2 7800-8000. same config
same is happening with my other rig. no settings have been changed.
|
|
|
|
tenmoi
Newbie
Offline
Activity: 59
Merit: 0
|
 |
April 11, 2018, 11:53:12 PM |
|
Doktor, can you please add support for worker name and email address. Without an email address I can’t change my minimum payout (nanopool)
Thank you.
|
|
|
|
alczaty
Newbie
Offline
Activity: 38
Merit: 0
|
 |
April 11, 2018, 11:55:59 PM |
|
Doktor, can you please add support for worker name and email address. Without an email address I can’t change my minimum payout (nanopool)
Thank you.
try in password : email
|
|
|
|
Littlegrand
Jr. Member
Offline
Activity: 104
Merit: 5
|
 |
April 11, 2018, 11:57:00 PM |
|
Doktor, can you please add support for worker name and email address. Without an email address I can’t change my minimum payout (nanopool)
Thank you.
try in password : email Could also connect with another miner that supports it, change it and go back for now? --J
|
|
|
|
Turgz
Newbie
Offline
Activity: 4
Merit: 0
|
 |
April 12, 2018, 12:52:10 AM |
|
Hey. How do you select which GPUs are used in this miner? I've tried to not include the ID in the gpu_config section but it doesn't work.
|
|
|
|
bovineplane
Jr. Member
Offline
Activity: 153
Merit: 2
|
 |
April 12, 2018, 12:53:25 AM |
|
Log for devfee problem shows nothing :
Just want to add I have seen the same error. Seems to lock on the dev fee pool and never switch back to my pool. Occurred once and I did not get a screen grab. This was on 1.3.0. Went to 1.3.2 to see if the same occurs.
|
|
|
|
b0n4r
Newbie
Offline
Activity: 5
Merit: 0
|
 |
April 12, 2018, 02:03:11 AM |
|
After mining for sometime 1 days , windows starting not respond , the start button wont respond on click. and i can't even restart windows , need to fire the reset button on Mobo lol.
Reinstall windows fresh , still happened after mining for 1 days.
I think it's the miner problem.
I dont have problem with claymore mining 24/7 for 1 month.
I'm running windows 10 x64 , memory 8 GB. Virtual memory 64000 with 6 VGA.
|
|
|
|
minahan24
Newbie
Offline
Activity: 23
Merit: 0
|
 |
April 12, 2018, 02:39:19 AM |
|
Doktor, can you please add support for worker name and email address. Without an email address I can’t change my minimum payout (nanopool)
Thank you.
Here is the format for nanopool. WalletAddress.WorkerName/Email
|
|
|
|
|