doktor83 (OP)
|
 |
March 30, 2019, 06:19:44 PM |
|
Hello Lost my writings about my rx580 rig and forgot the config values can someone plz paste me a config for monero v4? Cards are nitro+ SE 8gb Thanks  Start with intensity 70 and go up until you can  { "cryptonight_type" : "cryptonight_r", "intensity" : 70, "worksize" : 16, "double_threads" : true, "off_temperature" : 80 }
|
|
|
|
duketasos
Newbie
Offline
Activity: 28
Merit: 0
|
 |
March 30, 2019, 06:34:26 PM |
|
Thanks doc works like a charm again
|
|
|
|
eduardooaz
Newbie
Offline
Activity: 24
Merit: 0
|
 |
March 31, 2019, 08:22:38 PM |
|
Dunno what happening but if i configure gpus manualy it doesnt show me 1 of the gpus. If i run default it shows me 5 gpus but if i do manualy only show me 4 gpus, this is how i done it:
"gpu_conf" : [ { "id" : 4, "intensity" : 59, "worksize" : 16, "threads" : 2}, { "id" : 3, "intensity" : 59, "worksize" : 16, "threads" : 2}, { "id" : 5, "intensity" : 59, "worksize" : 16, "threads" : 2}, { "id" : 2, "intensity" : 59, "worksize" : 16, "threads" : 2}, { "id" : 1, "intensity" : 59, "worksize" : 16, "threads" : 2}, ]
|
|
|
|
doktor83 (OP)
|
 |
March 31, 2019, 08:27:15 PM |
|
Dunno what happening but if i configure gpus manualy it doesnt show me 1 of the gpus. If i run default it shows me 5 gpus but if i do manualy only show me 4 gpus, this is how i done it:
"gpu_conf" : [ { "id" : 4, "intensity" : 59, "worksize" : 16, "threads" : 2}, { "id" : 3, "intensity" : 59, "worksize" : 16, "threads" : 2}, { "id" : 5, "intensity" : 59, "worksize" : 16, "threads" : 2}, { "id" : 2, "intensity" : 59, "worksize" : 16, "threads" : 2}, { "id" : 1, "intensity" : 59, "worksize" : 16, "threads" : 2}, ]
Id-s start from 0, not 1. So 0,1,2,3,4 is the winner combination
|
|
|
|
ipe4enko
Newbie
Offline
Activity: 34
Merit: 0
|
 |
March 31, 2019, 08:31:33 PM |
|
Spontaneous shutdown of miner 1.8.2 . In log i see only this [2019-03-30 15:57:22] Miner version: 1.8.2 [2019-03-30 15:57:22] Windows version: 10.0 build 16299 [2019-03-30 15:57:22] Video driver version: 25.20.15027.5007 ... [2019-03-30 15:57:29] Algorithm: Cryptonight V4 (R) ... [2019-03-31 20:33:32] Shutting down miner... [2019-03-31 20:33:33] shutdown_exception
I have this already twice after upgrade on 1.8.2 and drivers 19.3.2 on different rig.
|
|
|
|
doktor83 (OP)
|
 |
March 31, 2019, 08:48:23 PM |
|
Spontaneous shutdown of miner 1.8.2 . In log i see only this [2019-03-30 15:57:22] Miner version: 1.8.2 [2019-03-30 15:57:22] Windows version: 10.0 build 16299 [2019-03-30 15:57:22] Video driver version: 25.20.15027.5007 ... [2019-03-30 15:57:29] Algorithm: Cryptonight V4 (R) ... [2019-03-31 20:33:32] Shutting down miner... [2019-03-31 20:33:33] shutdown_exception
I have this already twice after upgrade on 1.8.2 and drivers 19.3.2 on different rig.
Something has to be there before the shutdown.. I never saw it auto shutdown by itself.
|
|
|
|
eduardooaz
Newbie
Offline
Activity: 24
Merit: 0
|
 |
March 31, 2019, 09:45:00 PM |
|
Yea, i was mistaking that the ID was BUS number. Thanks a lot, from what i see fast2 is only worth with 2T, now testing intensity.
|
|
|
|
babkaVkedax
Newbie
Offline
Activity: 59
Merit: 0
|
 |
April 01, 2019, 08:35:19 AM Last edit: April 06, 2019, 09:23:05 PM by babkaVkedax |
|
How to write startup_script: -cclock, -mclock, -cvddc, -mvddc and run it? Thank.
|
|
|
|
doktor83 (OP)
|
 |
April 01, 2019, 11:26:37 AM |
|
How to write startup_script: -cclock, -mclock, -cvddc, -mvddc and run it? Thank.
First download a Claymore miner, then try those commands.
|
|
|
|
gyIQ
Newbie
Offline
Activity: 20
Merit: 0
|
 |
April 01, 2019, 12:47:07 PM |
|
Dok,
Single vega 64, worked all fine till Monero forked. I had random crashes with 1.8.0 and 1.8.1. Was happy to see that you released 1.8.2., tried as well. The problem here, that I get only 1150Hs/s maximum, it seem that only one thread is used. I only updatedc the pools.txt with my data, and that's all. Driver reinstalled, and while 1.8.1 provides 2050Hs/s I still get 1100Hs with 1.8.2. Even tried to copy only the exe from 182 to the 181 dir, but had the same issue. Therefor I think something is wrong with the exe, for some reason the second thread is not working.
Please check.
Thanks
|
|
|
|
doktor83 (OP)
|
 |
April 01, 2019, 02:58:53 PM |
|
Dok,
Single vega 64, worked all fine till Monero forked. I had random crashes with 1.8.0 and 1.8.1. Was happy to see that you released 1.8.2., tried as well. The problem here, that I get only 1150Hs/s maximum, it seem that only one thread is used. I only updatedc the pools.txt with my data, and that's all. Driver reinstalled, and while 1.8.1 provides 2050Hs/s I still get 1100Hs with 1.8.2. Even tried to copy only the exe from 182 to the 181 dir, but had the same issue. Therefor I think something is wrong with the exe, for some reason the second thread is not working.
Please check.
Thanks
Nothing is wrong. Which driver are you using, and did you enable compute mode?
|
|
|
|
ipe4enko
Newbie
Offline
Activity: 34
Merit: 0
|
 |
April 01, 2019, 03:12:06 PM |
|
Spontaneous shutdown of miner 1.8.2 . In log i see only this [2019-03-30 15:57:22] Miner version: 1.8.2 [2019-03-30 15:57:22] Windows version: 10.0 build 16299 [2019-03-30 15:57:22] Video driver version: 25.20.15027.5007 ... [2019-03-30 15:57:29] Algorithm: Cryptonight V4 (R) ... [2019-03-31 20:33:32] Shutting down miner... [2019-03-31 20:33:33] shutdown_exception
I have this already twice after upgrade on 1.8.2 and drivers 19.3.2 on different rig.
Something has to be there before the shutdown.. I never saw it auto shutdown by itself. I don see any error in log. More log here https://pastebin.com/XY2Ci6c5I have this erro already 3 time on different Rig.
|
|
|
|
Beyerd17
|
 |
April 01, 2019, 04:00:12 PM |
|
What is the most profitable coin to mine with an 290x right now? Should I bother to mine at all if I don't have very cheap electricity? What are you guys mining right now?
|
|
|
|
doktor83 (OP)
|
 |
April 01, 2019, 05:17:01 PM |
|
What is the most profitable coin to mine with an 290x right now? Should I bother to mine at all if I don't have very cheap electricity? What are you guys mining right now?
Go with loki+turtle combination, i think that's your best shot ATM.
|
|
|
|
doktor83 (OP)
|
 |
April 01, 2019, 05:20:46 PM |
|
I never saw/had the miner shutdown gracefully by itself  Not sure (going to check) but i think the shutdown with resource cleanup is defined only on 3 places in code : ctrl+c, window close on X, and algo switch if using the miner reset switch. So i have no clue how could this happen by itself.
|
|
|
|
nordmann666
Member

Offline
Activity: 364
Merit: 16
|
 |
April 01, 2019, 06:50:53 PM |
|
i´m not able to run more than one instance - miner cant open config file....how can i run more than one instances now with different algos?!
|
|
|
|
doktor83 (OP)
|
 |
April 01, 2019, 07:20:21 PM |
|
i´m not able to run more than one instance - miner cant open config file....how can i run more than one instances now with different algos?!
Create multiple .bat files and thats it, edit and change to point to different config and pool files
|
|
|
|
nordmann666
Member

Offline
Activity: 364
Merit: 16
|
 |
April 01, 2019, 07:24:13 PM |
|
i´m not able to run more than one instance - miner cant open config file....how can i run more than one instances now with different algos?!
Create multiple .bat files and thats it, edit and change to point to different config and pool files i used multiple batch files all the time...but without config file SRBMiner-CN.exe --ccryptonighttype upx --cgpuid 0,1,2,3,4 --cgpuintensity 0,0,0,0,0 --cgputhreads 2,2,2,2,2 --sendallstales --cpool xxxxxxxxxx --cwallet nxxxxxxxxxxx --cpassword x --logfile upx.txt --gpureorder SRBMiner-CN.exe --ccryptonighttype mox --cgpuid 5 --cgpuintensity 00 --cgputhreads 2 --sendallstales --cpool xxxxxxxxxx --cwallet nxxxxxxxxxxx --cpassword x --logfile mox.txt --gpureorder worked all the time..but not with new version...it´s much easier to change only the bat instead of multiple config files btw...loooong time ago i have to use different config files...why now change to old style?
|
|
|
|
doktor83 (OP)
|
 |
April 01, 2019, 07:29:38 PM |
|
i´m not able to run more than one instance - miner cant open config file....how can i run more than one instances now with different algos?!
Create multiple .bat files and thats it, edit and change to point to different config and pool files i used multiple batch files all the time...but without config file SRBMiner-CN.exe --ccryptonighttype upx --cgpuid 0,1,2,3,4 --cgpuintensity 0,0,0,0,0 --cgputhreads 2,2,2,2,2 --sendallstales --cpool xxxxxxxxxx --cwallet nxxxxxxxxxxx --cpassword x --logfile upx.txt --gpureorder SRBMiner-CN.exe --ccryptonighttype mox --cgpuid 5 --cgpuintensity 00 --cgputhreads 2 --sendallstales --cpool xxxxxxxxxx --cwallet nxxxxxxxxxxx --cpassword x --logfile mox.txt --gpureorder worked all the time..but not with new version...it´s much easier to change only the bat instead of multiple config files btw...loooong time ago i have to use different config files...why now change to old style? It should work with cmd parameters too, i mean theres no limit or something.
|
|
|
|
nordmann666
Member

Offline
Activity: 364
Merit: 16
|
 |
April 01, 2019, 07:37:06 PM |
|
i´m not able to run more than one instance - miner cant open config file....how can i run more than one instances now with different algos?!
Create multiple .bat files and thats it, edit and change to point to different config and pool files i used multiple batch files all the time...but without config file SRBMiner-CN.exe --ccryptonighttype upx --cgpuid 0,1,2,3,4 --cgpuintensity 0,0,0,0,0 --cgputhreads 2,2,2,2,2 --sendallstales --cpool xxxxxxxxxx --cwallet nxxxxxxxxxxx --cpassword x --logfile upx.txt --gpureorder SRBMiner-CN.exe --ccryptonighttype mox --cgpuid 5 --cgpuintensity 00 --cgputhreads 2 --sendallstales --cpool xxxxxxxxxx --cwallet nxxxxxxxxxxx --cpassword x --logfile mox.txt --gpureorder worked all the time..but not with new version...it´s much easier to change only the bat instead of multiple config files btw...loooong time ago i have to use different config files...why now change to old style? It should work with cmd parameters too, i mean theres no limit or something. first instance creates the config.txt for this instance (with for example UPX settings in the config.txt) and the second instance cant rewrite the config.txt cause it´s write protected and: D:\SRBMiner-CN18.exe --ccryptonighttype mox --cgpuid 6 --cgpuintensity 0 --cgputhreads 2 --sendallstales --cpool xxxxxxxxxx --cwallet xxxxxxxx --cpassword x --logfile mox.txt --gpureorder --config D:\SRBMiner\Config\config-mox.txt it will use all available GPU´s instead of gpu 6 :/
|
|
|
|
|