Bitcoin Forum
May 24, 2024, 06:04:49 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 [43] 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 ... 164 »
841  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.8.0 - native algo switching on: March 10, 2019, 07:13:41 AM
it seems now its ok, i set my old intensity parameters for my 480s cards, because auto was 71/1, now i set 68/8 and for some time its mines ok, i will sent you log file if it will be one more time.

That would be good so i know if it is really what i think it is (no block height from pool) or is a nasty miner bug  Smiley
842  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.8.0 - native algo switching on: March 10, 2019, 06:48:29 AM

its cn/r on nicehash, other rigs mines fine, maybe miner set wrong intesnity again?

No it's not intensity related, pool just isn't sending you the block height parameter, and without that miner can't work with cn/r.
If you could give me a part from the logfile from 2019-03-10 00:20:44 it would be really helpful

do i need to set nicehash true in the pools txt? already deleted logs(


you can but it's not a must because miner will recognise it's a nicehash pool and it will enable that parameter automatically.
Ok, so that happened only once? Since then that machine is working ok ?
843  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.8.0 - native algo switching on: March 10, 2019, 06:32:41 AM

its cn/r on nicehash, other rigs mines fine, maybe miner set wrong intesnity again?

No it's not intensity related, pool just isn't sending you the block height parameter, and without that miner can't work with cn/r.
If you could give me a part from the logfile from 2019-03-10 00:20:44 it would be really helpful
844  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.8.0 - native algo switching on: March 10, 2019, 06:29:42 AM
"gpu_conf" : option into the config file, can someone tell me what is wrong with this code?

and thats it, no errors or anything, its like the config file just isn't valid yet this is the way that the official thread (this thread) as well as other people have their Config/config-*.txt files and they seem to work so can someone help me figure out what is going on here?

It really isnt valid, here i fixed it for you, let's see if you will spot what the problem was Smiley

Code:
{
"cryptonight_type" : "normalv4",
"intensity" : 0,
"double_threads" : true,
"shutdown_temperature" : 100,
"off_temperature" : 85,
"gpu_conf" :
[
{
  "id" : 0,
  "intensity" : 71,
  "worksize" : 16,
  "threads" : 2
},
{
  "id" : 1,
  "intensity" : 80,
  "worksize" : 16,
  "threads" : 2
}
]
}
845  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.8.0 - native algo switching on: March 10, 2019, 06:26:25 AM
Code:
[2019-03-09 23:16:05] stats: HW error: BUS_ID_12: 2
[2019-03-09 23:16:05] stats: HW error: BUS_ID_10: 4
[2019-03-09 23:16:05] stats: HW error: BUS_ID_4: 6
[2019-03-09 23:16:05] stats: HW error: BUS_ID_14: 6
[2019-03-09 23:16:05] stats: HW error: BUS_ID_15: 3
[2019-03-09 23:16:05] stats: HW error: BUS_ID_8: 2
[2019-03-09 23:16:05] stats: HW error: BUS_ID_11: 3
[2019-03-09 23:16:05] stats: HW error: BUS_ID_1: 1

Here is your problem you are not producing any valid shares.
Please remove video driver with DDU and reinstall 18.6.1 version.
846  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.8.0 - native algo switching on: March 09, 2019, 09:51:46 PM


[2019-03-10 00:20:19] GPU0 :    456 H/s [T: 57c, RPM: 1449, CC: 1170 MHz, MC: 1900 MHz][BUS:7]
[2019-03-10 00:20:19] GPU1 :    462 H/s [T: 55c, RPM: 1630, CC: 1170 MHz, MC: 2030 MHz][BUS:4]
[2019-03-10 00:20:20] GPU2 :    457 H/s [T: 57c, RPM: 1465, CC: 1170 MHz, MC: 1900 MHz][BUS:3]
[2019-03-10 00:20:20] GPU3 :    1010 H/s [T: 61c, RPM: 2284, CC: 1250 MHz, MC: 2000 MHz][BUS:13]
[2019-03-10 00:20:20] GPU4 :    944 H/s [T: 60c, RPM: 3535, CC: 1250 MHz, MC: 2000 MHz][BUS:8]
[2019-03-10 00:20:20] GPU5 :    992 H/s [T: 60c, RPM: 1892, CC: 1250 MHz, MC: 2000 MHz][BUS:1]
[2019-03-10 00:20:20] GPU6 :    454 H/s [T: 57c, RPM: 1501, CC: 1170 MHz, MC: 1870 MHz][BUS:9]
[2019-03-10 00:20:20] Total:    4775 H/s
[2019-03-10 00:20:44] Pool sent a new job[5] (ID: 000001dd83c3c5e0)
[2019-03-10 00:20:44] Block height = 0 for cn1V4 for DeviceID 0 (Thread 0)
[2019-03-10 00:20:44] Thread 0 finished job
[2019-03-10 00:20:44] Block height = 0 for cn1V4 for DeviceID 2 (Thread 5)
[2019-03-10 00:20:44] Thread 5 finished job
[2019-03-10 00:20:44] Block height = 0 for cn1V4 for DeviceID 4 (Thread Cool
[2019-03-10 00:20:44] Thread 8 finished job
[2019-03-10 00:20:44] Block height = 0 for cn1V4 for DeviceID 6 (Thread 12)
[2019-03-10 00:20:44] Thread 12 finished job
[2019-03-10 00:20:45] Block height = 0 for cn1V4 for DeviceID 2 (Thread 4)
[2019-03-10 00:20:45] Thread 4 finished job
[2019-03-10 00:20:45] Block height = 0 for cn1V4 for DeviceID 0 (Thread 1)
[2019-03-10 00:20:45] Thread 1 finished job
[2019-03-10 00:20:45] Block height = 0 for cn1V4 for DeviceID 5 (Thread 10)
[2019-03-10 00:20:45] Thread 10 finished job
[2019-03-10 00:20:45] Block height = 0 for cn1V4 for DeviceID 1 (Thread 3)
[2019-03-10 00:20:45] Thread 3 finished job
[2019-03-10 00:20:45] Block height = 0 for cn1V4 for DeviceID 3 (Thread 7)
[2019-03-10 00:20:45] Thread 7 finished job
[2019-03-10 00:20:45] Block height = 0 for cn1V4 for DeviceID 6 (Thread 13)
[2019-03-10 00:20:45] Thread 13 finished job
[2019-03-10 00:20:45] Block height = 0 for cn1V4 for DeviceID 4 (Thread 9)
[2019-03-10 00:20:45] Thread 9 finished job
[2019-03-10 00:20:45] CPU validation error, block height = 0
[2019-03-10 00:20:46] Block height = 0 for cn1V4 for DeviceID 1 (Thread 2)
[2019-03-10 00:20:46] Thread 2 finished job
[2019-03-10 00:20:46] Block height = 0 for cn1V4 for DeviceID 5 (Thread 11)
[2019-03-10 00:20:46] Thread 11 finished job
[2019-03-10 00:20:46] Block height = 0 for cn1V4 for DeviceID 3 (Thread 6)
[2019-03-10 00:20:46] Thread 6 finished job

whats the problem? it mines some time than i see this and miner restarts, also sometimes it restarts and shows this message right after start...

Which coin are you trying to mine and on what pool?
It looks like you want to mine with cn/r or cn/wow on a pool that's not for that algo.
847  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.8.0 - native algo switching on: March 09, 2019, 09:47:52 PM
I woke up this morning found all my rigs has 0 hash rate and miners keep restarting. I changed the commands from normalv8 to normalv4 and everything back to normal. Anyone has similar issues please try this.

SRBMiner-CN.exe --enablecoinforking --config Config\config-normalv4.txt --pools pools.txt --logfile %LOGTIME%

 

Monero switched algorithm few hours ago, so normalv4 must be used from now on for mining Monero.
848  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.8.0 - native algo switching on: March 09, 2019, 07:03:48 PM
is there a way to disable one GPU via config files without deleting it from device list?
I mean I want to see its temperature in miner's API with no hashing like I pressed a number in console window

Well, no. You don't want to use a GPU but want to see it's stats, is not possible  Smiley
849  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.8.0 - native algo switching on: March 09, 2019, 07:02:47 PM
i did not get shares for 15minutes and it restarts miner...every 15minutes as no shares. with same settings on 1.7.0 it works and shares accepted.

EDIT: seems there are trouble with fork... block time 2 minutes and now it is 6 and still on block 1788000...
It seems that it does not work? I have version 1.8.0 and my graphics are rx550 2GB, hashes are 0 in all graphics ... The configuration file I put normal_v4, also provide normal_v4_64, what difference is there? SO windows 10 pro 64bits

If hashes are 0 it means the video driver crashed. You should lower the intensity especially cause those are 2gb cards, probably the auto setup set a value too high for 2gb.
You have everything in the readme.txt or on the first page of this thread on how to set things manually.
850  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.8.0 - native algo switching on: March 09, 2019, 07:00:51 PM
i did not get shares for 15minutes and it restarts miner...every 15minutes as no shares. with same settings on 1.7.0 it works and shares accepted.

EDIT: seems there are trouble with fork... block time 2 minutes and now it is 6 and still on block 1788000...

You got some trouble there if you are not getting any shares within 15 minutes. There is no trouble with fork cause this first block will take a lot of time to be found.
But you should have shares found. On my test rig with mixed cards everything went smooth, algos were switched and now it is mining with normalv4 (cn_r).
851  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.8.0 - native algo switching on: March 09, 2019, 08:21:28 AM
How can I prevent the miner compile binaries for my IGP ? I have a Ryzen 2400G which as use as main display.

With this config file:

{
"cryptonight_type" : "graft",   
"intensity" : 58,   
"double_threads" : true,   
"shutdown_temperature" : 80,   
"off_temperature" : 80   
}

"gpu_conf" :
[
   { "id" : 0, "intensity" : 58, "worksize" : 8, "threads" : 2, "fragments" : 8},
   { "id" : 1, "intensity" : 58, "worksize" : 8, "threads" : 2, "fragments" : 8},
   { "id" : 2, "intensity" : 58, "worksize" : 8, "threads" : 2, "fragments" : 8},
   { "id" : 3, "intensity" : 58, "worksize" : 8, "threads" : 2, "fragments" : 8},
]


The miner won't start.

Thanks

Code:
{
"cryptonight_type" : "graft",
"intensity" : 58,
"double_threads" : true,
"shutdown_temperature" : 80,
"off_temperature" : 80,
"gpu_conf" :
[
{ "id" : 0, "intensity" : 58, "worksize" : 8, "threads" : 2, "fragments" : 8},
{ "id" : 1, "intensity" : 58, "worksize" : 8, "threads" : 2, "fragments" : 8},
{ "id" : 2, "intensity" : 58, "worksize" : 8, "threads" : 2, "fragments" : 8},
{ "id" : 3, "intensity" : 58, "worksize" : 8, "threads" : 2, "fragments" : 8},
]
}
852  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.8.0 - native algo switching on: March 09, 2019, 06:01:48 AM
hello, tomorrow is monero fork cryptonight R and can someone recommend me settings for new fork for amd rx 580 4/8gb rig?
how the config file should looks like? i was mining eth all the time 1150/850 // 2000+-/850 stable.

thank you for all advises.

EDIT: im using default bat from 1st page so it sohuld switch automaticaly and i left config on auto.
SRBMiner-CN.exe --enablecoinforking --config Config\config-normalv8.txt --pools pools.txt
 
my concerns is however pool.txt. i will also use nanopool, however my adress from bittrex is a bit shortet and i have "tag" instead of paymentID. is that ok if i use wallet.tag instead of wallet.paymentID setup?

As long as the wallet address starts with '4' you are ok.

Example :

1.

Config\config-normalv8.txt -> set it up if you want
Config\config-normalv4.txt -> set it up if you want

2.

Make sure you have both normalv8 and normalv4 set in algos.txt

Code:
	{
"algo" : "normalv8",
"config" : "Config\\config-normalv8.txt",
"hashrate" : 1,
"startup_script": ""
},
{
"algo" : "normalv4",
"config" : "Config\\config-normalv4.txt",
"hashrate" : 1,
"startup_script": ""
}

3.

pools.txt

Code:
{
"pools" :
[
{
"pool" : "xmr-eu1.nanopool.org:14444",
"wallet" : "4A5hJyu2FvuM2azexYssHW2odrNCNWVqLLmzCowrA57xGJLNufXfzVgcMpAy3YWpzZSAPALhVH4Ed7xo6RZYyw2bUtbm12g.donation",
"password" : "x"
},
{
"pool" : "xmr-eu2.nanopool.org:14444",
"wallet" : "4A5hJyu2FvuM2azexYssHW2odrNCNWVqLLmzCowrA57xGJLNufXfzVgcMpAy3YWpzZSAPALhVH4Ed7xo6RZYyw2bUtbm12g.donation",
"password" : "x"
}
]
}

4.

start.bat

Code:
SRBMiner-CN.exe --enablecoinforking --config Config\config-normalv8.txt --pools pools.txt


If you downloaded 1.8.0 and did not touch algos.txt and Config folder, then you can skip steps 1,2 because it is all pre-set.
853  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.8.0 - native algo switching on: March 07, 2019, 07:22:22 PM
how to setup intensity through bat?
Code:
SRBMiner-CN.exe --gpureorder --config Config\config-graft.txt --ccryptonighttype graft --cpool pool.graft.hashvault.pro:7777 --cwallet zzzzzzzzzz --logfile %LOGTIME% --apienable
wont load intensity from config-graft.txt

First page or readme :

Code:
Parameters:

--ccryptonighttype value (algo to use)
--cgpuid value (gpu id, comma separated values, use --listdevices to see available)
--cgpuintensity value (gpu intensity, comma separated values)
--cgputhreads value (number of gpu threads, comma separated values)
--cgpuworksize value (gpu worksize, comma separated values)
--cgpufragments value(can be 0,1,2,4,8,16,32,64,128, comma separated values)
--cgpuheavymode value (mode for heavy algos (1, 2, 3), comma separated values)
--cgputhreaddelay value (delay to maintain between same gpu threads, 1 - 1000, comma separated values)
--cgputargettemperature value (gpu temperature, comma separated values)
--cgputargetfanspeed value (gpu fan speed in RPM, comma separated values)
--cgpuofftemperature value (gpu turn off temperature, comma separated values)
--cgpuadltype value (gpu adl to use (1 or 2), comma separated values)
--cgpuoldmode value (old kernel creation mode - true or false, comma separated values)


Also first page :

V1.8.0
.
.
- No more mixing of cmd line setup and config files, now it's one or the other

That's why nothing is read from config-graft.txt

--cgpuintensity 120 wont work in bat. neiter --cgpuintensity 120,120,120,120,120,120,120,120,120 (9 vega rig)
Have made standalone txts and all work like a charm. 120int@vega64=2720h/s

it works in bat too, but you need to set cgpuid too so it knows for which gpu is which setting

cpuid 0 = intel

remove word 'value' after --gpuintensity 😀
854  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.8.0 - native algo switching on: March 07, 2019, 07:05:53 PM
how to setup intensity through bat?
Code:
SRBMiner-CN.exe --gpureorder --config Config\config-graft.txt --ccryptonighttype graft --cpool pool.graft.hashvault.pro:7777 --cwallet zzzzzzzzzz --logfile %LOGTIME% --apienable
wont load intensity from config-graft.txt

First page or readme :

Code:
Parameters:

--ccryptonighttype value (algo to use)
--cgpuid value (gpu id, comma separated values, use --listdevices to see available)
--cgpuintensity value (gpu intensity, comma separated values)
--cgputhreads value (number of gpu threads, comma separated values)
--cgpuworksize value (gpu worksize, comma separated values)
--cgpufragments value(can be 0,1,2,4,8,16,32,64,128, comma separated values)
--cgpuheavymode value (mode for heavy algos (1, 2, 3), comma separated values)
--cgputhreaddelay value (delay to maintain between same gpu threads, 1 - 1000, comma separated values)
--cgputargettemperature value (gpu temperature, comma separated values)
--cgputargetfanspeed value (gpu fan speed in RPM, comma separated values)
--cgpuofftemperature value (gpu turn off temperature, comma separated values)
--cgpuadltype value (gpu adl to use (1 or 2), comma separated values)
--cgpuoldmode value (old kernel creation mode - true or false, comma separated values)


Also first page :

V1.8.0
.
.
- No more mixing of cmd line setup and config files, now it's one or the other

That's why nothing is read from config-graft.txt

--cgpuintensity 120 wont work in bat. neiter --cgpuintensity 120,120,120,120,120,120,120,120,120 (9 vega rig)
Have made standalone txts and all work like a charm. 120int@vega64=2720h/s

it works in bat too, but you need to set cgpuid too so it knows for which gpu is which setting
855  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.8.0 - native algo switching on: March 07, 2019, 05:57:20 PM
Running RX 570s on v1.8.0 on the new Graft algo with same settings / OC as before crashes / reboots my miner.

Anyone know what has to be changed for new algo to run? Less OC?  More voltage? Or any other miner settings like intensity?

There is no before, as this is a new algorithm.
Try the auto setup for a start point
856  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.8.0 - native algo switching on: March 07, 2019, 05:43:07 PM
how to setup intensity through bat?
Code:
SRBMiner-CN.exe --gpureorder --config Config\config-graft.txt --ccryptonighttype graft --cpool pool.graft.hashvault.pro:7777 --cwallet zzzzzzzzzz --logfile %LOGTIME% --apienable
wont load intensity from config-graft.txt

First page or readme :

Code:
Parameters:

--ccryptonighttype value (algo to use)
--cgpuid value (gpu id, comma separated values, use --listdevices to see available)
--cgpuintensity value (gpu intensity, comma separated values)
--cgputhreads value (number of gpu threads, comma separated values)
--cgpuworksize value (gpu worksize, comma separated values)
--cgpufragments value(can be 0,1,2,4,8,16,32,64,128, comma separated values)
--cgpuheavymode value (mode for heavy algos (1, 2, 3), comma separated values)
--cgputhreaddelay value (delay to maintain between same gpu threads, 1 - 1000, comma separated values)
--cgputargettemperature value (gpu temperature, comma separated values)
--cgputargetfanspeed value (gpu fan speed in RPM, comma separated values)
--cgpuofftemperature value (gpu turn off temperature, comma separated values)
--cgpuadltype value (gpu adl to use (1 or 2), comma separated values)
--cgpuoldmode value (old kernel creation mode - true or false, comma separated values)


Also first page :

V1.8.0
.
.
- No more mixing of cmd line setup and config files, now it's one or the other

That's why nothing is read from config-graft.txt
857  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.8.0 - native algo switching on: March 07, 2019, 12:40:33 PM
But how Smiley
I get
 "error cl_invalid_binary when calling clcreateprogramwithBinary [ctx - program] for DeviceID 0 (thread 0)
Error when doing initizalition stuff for GPUs"

Is this wrong path or what is this error?

maybe you have an onboard gpu that should be disabled
858  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.8.0 - native algo switching on: March 07, 2019, 11:59:23 AM
Mining turtle coin is a nightmare with vega64 on win10 & srbminer. I cant get it to work.
Win build 1809
Drivers: 18.6.1
Config: 6x vega64, 4gb ram, celeron

I can only pray that these settings will hold for monero fork.

I know people are running srbminer & Vega64 without any nightmares. Crazy, right ?  Cool
859  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.8.0 - native algo switching on: March 07, 2019, 11:53:51 AM
my rig just freezes and reboots with the new version 1.8.0...cards are rx550.
it works fine with 1.7.9


Give more info, "just freezes" isnt too much info, you must admit that..

already tried new version on 2 my rigs, all are on rx550s, i edit v4 to v8 in start.bat, miner starts, compiles kernels but then just freezes and rig goes to reboot...should i edit something else except v4>v8 ?? i have 18.6.1&18.5.2 radeon drivers and win10 1803.

Try setting up gpu's with gpu_conf by hand, maybe you need to use lower intensity values than the auto setup gives.

Yes its true,system freezes, same thing to me using rx550 2GB, i have also rx550 4GB and works fine, maybe 2GB Gpu's are out.

They are not out they probably need lower intensity...
860  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner Cryptonight AMD GPU Miner V1.8.0 - native algo switching on: March 06, 2019, 06:46:58 PM
my rig just freezes and reboots with the new version 1.8.0...cards are rx550.
it works fine with 1.7.9


Give more info, "just freezes" isnt too much info, you must admit that..

already tried new version on 2 my rigs, all are on rx550s, i edit v4 to v8 in start.bat, miner starts, compiles kernels but then just freezes and rig goes to reboot...should i edit something else except v4>v8 ?? i have 18.6.1&18.5.2 radeon drivers and win10 1803.

Try setting up gpu's with gpu_conf by hand, maybe you need to use lower intensity values than the auto setup gives.
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 [43] 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 ... 164 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!