Pages:
Author

Topic: Vertcoin - 1 | ASIC - 0 | Lyra2RE | Decentralised | GPU Mineable | Open Source - page 67. (Read 415431 times)

newbie
Activity: 7
Merit: 0
DragonSlayer,

I wonder if this config works elsewhere besides p2pool?
I don't know about experimental "xintensity", mine works fine just with "intensity" setting. Try 19 or 17 depending on a card.
Also, not knowing what card do you mine on, your memclock setting looks quite strange to me (too high).
And does your p2pool connect to nodes without a problem?
full member
Activity: 181
Merit: 100
Here is my config file.

Code:
{
"pools" : [
{
"name" : "p2pool",
"url" : "http://192.168.1.14:9171",
"user" : "VwV2J84P8mQggWgUv8ubCf6nJuAXHNoUce",
"pass" : "1234",
"priority" : "0",
"no-extranonce" : true,
"profile": "Lyra2REv2"
}
],
"profiles" : [
{
"name" : "Lyra2REv2",
"lookup-gap" : "2",
"algorithm" : "Lyra2REv2"
}
],

"kernel" : "Lyra2REv2",
"xintensity" : "64",
"worksize" : "64",
"shaders" : "2048",
"failover-only" : true,
"no-submit-stales" : true,
"lookup-gap" : "2",
"auto-fan" : true,

"gpu-platform" : "0",
"gpu-engine" : "850",
"gpu-memclock" : "1500",
"gpu-threads" : "2",

"temp-cutoff" : "85",
"temp-overheat" : "80",
"temp-target" : "72",
"temp-hysteresis" : "3",

"api-port" : "4028",
"api-listen" : true,
"api-allow" : "W:127.0.0.1",
"api-network" : true,

"kernel-path" : "/usr/local/bin"

}
newbie
Activity: 7
Merit: 0
Anyone here been mining on p2pool?  I have not been able to get any accepted shares using sgminer.  All I get is difficulty changed in sgminer.  I have tried changing the value in config file.

Thanks
It's working. What value have you tried to change? What is your setup? May be you post your config or a screenshot.
full member
Activity: 181
Merit: 100
Anyone here been mining on p2pool?  I have not been able to get any accepted shares using sgminer.  All I get is difficulty changed in sgminer.  I have tried changing the value in config file.

Thanks
newbie
Activity: 7
Merit: 0
So 15,4 still works with a 5850 ?
Yes, it does. Both ways, as described above.
sr. member
Activity: 395
Merit: 250
So 15,4 still works with a 5850 ?
newbie
Activity: 7
Merit: 0
actually with the latest kernel (and correction) it shouldn't be needed to do this anymore (can be found on the latest github...)

Okay, I tested it and can confirm that it also works, but only with 15.4 amdocl.dll (may be with later versions too). With 14.4 it does not. And it started to work only when I replaced kernel files from here https://github.com/djm34/sgminer/tree/master/kernel
And 7950 started to hash a bit faster.
Thank you!
legendary
Activity: 1400
Merit: 1050
Hi guys. With 10.0.1642.5 amdocl.dll from 15.4 beta win32 in sgiminer folder my 5850 hash  around 1.6 mh/s.
make a bin for r9 280x with system keep it. Then make a second bin with amdocl.dll from 15.4 32bit. Make sure you have the same intesity. something like this
CONGRATULATIONS! Excellent work! I did as you had said: made a binary for 7950 with amdocl.dll from 14.4 driver, then swapped that DLL to the one from the 15.4 beta driver and created the binaries for both 5870 cards. I must note that the best worksize is 64 for 7950 as well as for 5870.
For 5870 the results are: 1.8 Mh/s with worksize 32 and 1.9 Mh/s with worksize 64.

So I can confirm that this solution works.

Strange thing - if I create a binary for 7950 card with 15.4 driver amdocl.dll then 7950 starts to give HW errors and 5870 works. So you have to do like he said - create binaries twice with different DLLs.

actually with the latest kernel (and correction) it shouldn't be needed to do this anymore (can be found on the latest github...)
newbie
Activity: 7
Merit: 0
Hi guys. With 10.0.1642.5 amdocl.dll from 15.4 beta win32 in sgiminer folder my 5850 hash  around 1.6 mh/s.
make a bin for r9 280x with system keep it. Then make a second bin with amdocl.dll from 15.4 32bit. Make sure you have the same intesity. something like this
CONGRATULATIONS! Excellent work! I did as you had said: made a binary for 7950 with amdocl.dll from 14.4 driver, then swapped that DLL to the one from the 15.4 beta driver and created the binaries for both 5870 cards. I must note that the best worksize is 64 for 7950 as well as for 5870.
For 5870 the results are: 1.8 Mh/s with worksize 32 and 1.9 Mh/s with worksize 64.

So I can confirm that this solution works.

Strange thing - if I create a binary for 7950 card with 15.4 driver amdocl.dll then 7950 starts to give HW errors and 5870 works. So you have to do like he said - create binaries twice with different DLLs.
legendary
Activity: 1260
Merit: 1010
hello, i'm trying gpu mining on aws and i hake grid k520 but lyra2rev2 can't mine on nichehash i downloaded last ccminer and when i run the worker connect and now mine... why? anyone can help me setting ccminer command line whit k520?

thanks
i downloaded last ccminer at: https://www.nicehash.com/index.jsp?p=news&id=29

and start whit this line command: ccminer.exe -a lyra2v2  -o stratum+tcp://stratum.nicehash.com:3342 -u XXXXXXXXXXX  -p x -i 19 --cpu-priority 5 --diff 1

the miner connect.... but not work.. on nicehash i see the worker but not mine...

 Huh Huh Huh

Port 3347, don't use old lyra, use new one.
sorry   Shocked now i setted new port stratum+tcp://lyra2rev2.eu.nicehash.com:3347
but i see the worker on stats page but Speed Accepted 0 ....  Huh i cant't find one solution for this problem... what i wrong in my config??

Make sure you have the most updated ccminer in use https://bitcointalksearch.org/topic/m.12165518
There is a .bat file with example of the config line within the zip.

How does MH/s 8.2770 for a GTX960 look, look about correct for lyra2v2, anyone?

Kind of jumping around 5.8160 and now at 9.2830, is that normal? << are nicehash readings..

it work whit my amd r270... but on aws win server 2012 and grid k520 cuda 6.5 not working this new release... working fine whit version 1.6 on algo x11 and algo x13.... latest version not working in x11 x13 and lyra2rev2 connect to the stratum but not work in lyra2rev2 in x11 and x13 generate error.... invalid texture reference at line 614 "x11_simd512_cpu_init".
full member
Activity: 231
Merit: 150
hello, i'm trying gpu mining on aws and i hake grid k520 but lyra2rev2 can't mine on nichehash i downloaded last ccminer and when i run the worker connect and now mine... why? anyone can help me setting ccminer command line whit k520?

thanks
i downloaded last ccminer at: https://www.nicehash.com/index.jsp?p=news&id=29

and start whit this line command: ccminer.exe -a lyra2v2  -o stratum+tcp://stratum.nicehash.com:3342 -u XXXXXXXXXXX  -p x -i 19 --cpu-priority 5 --diff 1

the miner connect.... but not work.. on nicehash i see the worker but not mine...

 Huh Huh Huh

Port 3347, don't use old lyra, use new one.
sorry   Shocked now i setted new port stratum+tcp://lyra2rev2.eu.nicehash.com:3347
but i see the worker on stats page but Speed Accepted 0 ....  Huh i cant't find one solution for this problem... what i wrong in my config??

Make sure you have the most updated ccminer in use https://bitcointalksearch.org/topic/m.12165518
There is a .bat file with example of the config line within the zip.

How does MH/s 8.2770 for a GTX960 look, look about correct for lyra2v2, anyone?

Kind of jumping around 5.8160 and now at 9.2830, is that normal? << are nicehash readings..
hero member
Activity: 750
Merit: 500
any updates?
may-be you should take care of your coin, before asking anyone for update  Grin

Agreed
legendary
Activity: 1400
Merit: 1050
any updates?
may-be you should take care of your coin, before asking anyone for update  Grin
newbie
Activity: 18
Merit: 0
We can rent Lyra2v2 at Mining Rig Rentals now. mmr    https://www.miningrigrentals.com  Smiley
member
Activity: 107
Merit: 10
What is going on with this coin lately? Are there any new updates?
legendary
Activity: 1260
Merit: 1010
hello, i'm trying gpu mining on aws and i hake grid k520 but lyra2rev2 can't mine on nichehash i downloaded last ccminer and when i run the worker connect and now mine... why? anyone can help me setting ccminer command line whit k520?

thanks
i downloaded last ccminer at: https://www.nicehash.com/index.jsp?p=news&id=29

and start whit this line command: ccminer.exe -a lyra2v2  -o stratum+tcp://stratum.nicehash.com:3342 -u XXXXXXXXXXX  -p x -i 19 --cpu-priority 5 --diff 1

the miner connect.... but not work.. on nicehash i see the worker but not mine...

 Huh Huh Huh

Port 3347, don't use old lyra, use new one.
sorry   Shocked now i setted new port stratum+tcp://lyra2rev2.eu.nicehash.com:3347
but i see the worker on stats page but Speed Accepted 0 ....  Huh i cant't find one solution for this problem... what i wrong in my config??
hero member
Activity: 588
Merit: 501
hello, i'm trying gpu mining on aws and i hake grid k520 but lyra2rev2 can't mine on nichehash i downloaded last ccminer and when i run the worker connect and now mine... why? anyone can help me setting ccminer command line whit k520?

thanks
i downloaded last ccminer at: https://www.nicehash.com/index.jsp?p=news&id=29

and start whit this line command: ccminer.exe -a lyra2v2  -o stratum+tcp://stratum.nicehash.com:3342 -u XXXXXXXXXXX  -p x -i 19 --cpu-priority 5 --diff 1

the miner connect.... but not work.. on nicehash i see the worker but not mine...

 Huh Huh Huh

Port 3347, don't use old lyra, use new one.
legendary
Activity: 1260
Merit: 1010
hello, i'm trying gpu mining on aws and i hake grid k520 but lyra2rev2 can't mine on nichehash i downloaded last ccminer and when i run the worker connect and now mine... why? anyone can help me setting ccminer command line whit k520?

thanks
i downloaded last ccminer at: https://www.nicehash.com/index.jsp?p=news&id=29

and start whit this line command: ccminer.exe -a lyra2v2  -o stratum+tcp://stratum.nicehash.com:3342 -u XXXXXXXXXXX  -p x -i 19 --cpu-priority 5 --diff 1

the miner connect.... but not work.. on nicehash i see the worker but not mine...

 Huh Huh Huh
newbie
Activity: 7
Merit: 0
Hello, guys
I have this kind of problem
My rig with 1x Radeon 7950 and 2x 5870 worked fine with previous algorithms of Vertcoin and other coins.

After the recent algorithm switch 7950 keeps working, giving ~3.4 Mh and ~12.5 of WU (intensity 19, worksizes 32 - 256 all work)
Both 5870 give just HW errors and around 1.7 Mh of false hashrate, doing nothing.
I tried changing the intensity, worksizes, clock and memory speeds - nothing helps. Also put the --no-extranonce flag.

Pool: give-me-coins, --diffuculty-multiplier is set to 2
ATI (AMD) Driver 13.12. Also tried above mentioned DLLs from 14.4 in the miner folder.
sgminer taken from official website

Did anybody get the 5870 running?

Did anyone get older cards working? I have an 6970 (6950 with shaders unlocked) and am only getting hardware errors. I have a 280x in the same rig and it's working fine. please help! I am currently using PIMP 1.6 with AMD 14.6 Drivers and I complied the updated sgminer as of 17 hours ago. I've tried multiple combinations of intensity, worksize and TC with no luck. It's hashing at 2Mh but nothing accepted and lots of HW errors.  

Same thing continues. Also tried p2pool & solo - while 7950 works, older don't. I guess people with R270 had the same? I have no idea what's wrong with older/weaker GPUs.

By the way, I want to thank the developers for fixing getwork local protocol for solo!
newbie
Activity: 46
Merit: 0
Hello, guys
I have this kind of problem
My rig with 1x Radeon 7950 and 2x 5870 worked fine with previous algorithms of Vertcoin and other coins.

After the recent algorithm switch 7950 keeps working, giving ~3.4 Mh and ~12.5 of WU (intensity 19, worksizes 32 - 256 all work)
Both 5870 give just HW errors and around 1.7 Mh of false hashrate, doing nothing.
I tried changing the intensity, worksizes, clock and memory speeds - nothing helps. Also put the --no-extranonce flag.

Pool: give-me-coins, --diffuculty-multiplier is set to 2
ATI (AMD) Driver 13.12. Also tried above mentioned DLLs from 14.4 in the miner folder.
sgminer taken from official website

Did anybody get the 5870 running?

Did anyone get older cards working? I have an 6970 (6950 with shaders unlocked) and am only getting hardware errors. I have a 280x in the same rig and it's working fine. please help! I am currently using PIMP 1.6 with AMD 14.6 Drivers and I complied the updated sgminer as of 17 hours ago. I've tried multiple combinations of intensity, worksize and TC with no luck. It's hashing at 2Mh but nothing accepted and lots of HW errors. 
Pages:
Jump to: