Pages:
Author

Topic: Vertcoin - First Scrypt N | First Stealth Address - Privacy without mixer - page 32. (Read 1232754 times)

hero member
Activity: 600
Merit: 500
Make sure you did a proper uninstall of the previous driver version before installing the current one and do a reboot of your system.

"xintensity" : "3"
this is: 2^x=3*2048
log2(6144)=12,58 so this is equal to intensity 12,58

If you want to have intensity 13:
2^13=8192
8192/2048=4 -> xintensity 4

I=17: 2^17=131072
131072=64

I=18: 2^18=262144
262144/2048=128

I=18,5: 2^18,5=370727,6001
370727,6001/2048=181

I=19: 2^19=524588
524588/2048=256
full member
Activity: 212
Merit: 100
guys, I even cannot start the sgminer. what am I doing wrong? I have two AMD 280X cards and I would like to test and configure my rig for lyra2re.

sgminer.exe --kernel lyra2re -o stratum+tcp://ca.simplemulti.com:3374 -u username -p password --lookup-gap 2 --thread-concurrency 8192 --shaders 2048 -I 13 -w 256 --gpu-dyninterval 7 --gpu-threads 2 --expiry 28 --scan-time 30 --queue 3 --gpu-memclock 1500 --gpu-powertune -20 --gpu-engine 1000 --gpu-fan 100 --gpu-vddc 1.100



Started sgminer 5.1.0
* using Jansson 2.7
clDevicesNum returned error, no GPUs usable
All devices disabled, cannot mine!



thank you Smiley

try this

{
"pools" : [
   {
      "url" : "stratum+tcp://pool.verters.com:4444",
      "user" : "xxxx.xxx",
      "pass" : "x"
   }
]
,
"xintensity" : "3",
"worksize" : "256",
"kernel" : "Lyra2RE",
"algorithm" : "Lyra2RE",
"shaders" : "0",
"gpu-threads" : "2",
"gpu-fan" : "100",
"gpu-memclock" : "1500",
"gpu-engine" : "1000",
"gpu-powertune" : "20",
"temp-cutoff" : "95",
"temp-overheat" : "85",
"temp-target" : "60",
"failover-switch-delay" : "60",
"gpu-platform" : "0",
"no-pool-disable" : true,
"queue" : "1",
"scan-time" : "7",
"tcp-keepalive" : "30"
}

it did not work. I still have the error - "clDevicesNum returned error, no GPUs usable" Sad

gpu platform , try make it : 1
member
Activity: 110
Merit: 10
guys, I even cannot start the sgminer. what am I doing wrong? I have two AMD 280X cards and I would like to test and configure my rig for lyra2re.

sgminer.exe --kernel lyra2re -o stratum+tcp://ca.simplemulti.com:3374 -u username -p password --lookup-gap 2 --thread-concurrency 8192 --shaders 2048 -I 13 -w 256 --gpu-dyninterval 7 --gpu-threads 2 --expiry 28 --scan-time 30 --queue 3 --gpu-memclock 1500 --gpu-powertune -20 --gpu-engine 1000 --gpu-fan 100 --gpu-vddc 1.100



Started sgminer 5.1.0
* using Jansson 2.7
clDevicesNum returned error, no GPUs usable
All devices disabled, cannot mine!



thank you Smiley

try this

{
"pools" : [
   {
      "url" : "stratum+tcp://pool.verters.com:4444",
      "user" : "xxxx.xxx",
      "pass" : "x"
   }
]
,
"xintensity" : "3",
"worksize" : "256",
"kernel" : "Lyra2RE",
"algorithm" : "Lyra2RE",
"shaders" : "0",
"gpu-threads" : "2",
"gpu-fan" : "100",
"gpu-memclock" : "1500",
"gpu-engine" : "1000",
"gpu-powertune" : "20",
"temp-cutoff" : "95",
"temp-overheat" : "85",
"temp-target" : "60",
"failover-switch-delay" : "60",
"gpu-platform" : "0",
"no-pool-disable" : true,
"queue" : "1",
"scan-time" : "7",
"tcp-keepalive" : "30"
}

it did not work. I still have the error - "clDevicesNum returned error, no GPUs usable" Sad
legendary
Activity: 1197
Merit: 1000
Hi,

My pool: https://www2.coinmine.pl/vtc is updated and new port is open for new algo: stratum+tcp://mine1.coinmine.pl:6360

feeleep
member
Activity: 110
Merit: 10
is there also a CPU miner for Lyra2RE? Smiley
legendary
Activity: 1904
Merit: 1003
Unofficial Mac OS X Wallet: https://mega.co.nz/#!fZJnEb6Y!ApbJkgc7XiIhHti1_4boOn1ZZuDZlAD1BCnI96pR4eI

I build it on Yosemite and bundled all non-system libraries. Works for me, should work for you.
full member
Activity: 338
Merit: 100
https://eloncity.io/
getting hw errors here as well

http://prntscr.com/5g3c2a

invalid nonce

"intensity" : "17",
"worksize" : "256",
"kernel" : "Lyra2RE",
"algorithm" : "Lyra2RE",
"lookup-gap" : "2",
"thread-concurrency" : "8192",
"shaders" : "0",
"gpu-threads" : "2",
"gpu-memclock" : "0",
"gpu-memdiff" : "0",
"gpu-powertune" : "0",
"gpu-vddc" : "0.000",
"temp-cutoff" : "95",
"temp-overheat" : "85",
"temp-target" : "60",
"api-mcast-port" : "4028",
"api-port" : "4028",
"expiry" : "28",
"failover-switch-delay" : "60",
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"log" : "20",
"no-pool-disable" : true,
"queue" : "1",
"scan-time" : "7",
"tcp-keepalive" : "30",
"temp-hysteresis" : "3",
"shares" : "0",
"kernel-path" : "/usr/local/bin",
"verbose" : "true"
}
legendary
Activity: 1904
Merit: 1003

Any special node list for daemon?
full member
Activity: 181
Merit: 100
Anyone else getting segmentation fault error with new Linux miner?  I have downloaded RC1 and compiled own, and both giving the error.

Thanks
full member
Activity: 212
Merit: 100
MuPool.com now running a P2Pool for the newest hash algorithm feel free to join:


http://p2vtc.mupool.com:9171/static/

Just point your Lyra2RE miner to p2vtc.mupool.com:9171 and use your Walletaddress as username!

Dude, I use your p2p node all the time <3, please be awesome and open up a connection over port 80 for your vertcoin mining Smiley
sr. member
Activity: 252
Merit: 250
Coin Developer - CrunchPool.com operator

CrunchPool will automatically restart and switch to Lyra2 when block 208300 comes.
0% fee for the first few weeks of Lyra2!, mine with us:

http://p2pool.crunchpool.com:9171/
member
Activity: 84
Merit: 10
MuPool.com now running a P2Pool for the newest hash algorithm feel free to join:


http://p2vtc.mupool.com:9171/static/

Just point your Lyra2RE miner to p2vtc.mupool.com:9171 and use your Walletaddress as username!
hero member
Activity: 600
Merit: 500
RESULT CONF randywald:
GPU0 ASUS 837 KHS
GPU1 GIGABYTE 763 KHS -  I DONT KNOW WHY BUT DIDNT CHANGE THE CLOCK  IS 1000/1250
GPU2 DUALX 744 KHS
GPU3 VAPORX 740 KHS
GPU4 VAPORX 747 KHS
GPU5 VAPORX 746 KHS


 

What if you try this:

"gpu-engine" : "900,1000,900,850,850,850",
"memclock" : "1250,1250,1250,1250,1250,",

Or try

"gpu-engine" : "1000",
"memclock" : "1250",

And try if the cards work with this overclock. If you have the gigabyte GHZ edition with voltage lock at 1.25V, this card will do at least 1125 MHz!
hero member
Activity: 710
Merit: 502
Time to kick ASICs to the curb. They can have their centralization!
WELL SAID!!!!!  Grin
hero member
Activity: 710
Merit: 502
Anyone else really excited about the switch. The time is almost here Smiley

Cheesy
Smiley Smiley Grin Smiley
I call it sick at job to be ready for it, i am, my miners are standing by, also purchased a couple of thousand VTC just in case  Grin Grin
newbie
Activity: 57
Merit: 0
RESULT CONF randywald:
GPU0 ASUS 837 KHS
GPU1 GIGABYTE 763 KHS -  I DONT KNOW WHY BUT DIDNT CHANGE THE CLOCK  IS 1000/1250
GPU2 DUALX 744 KHS
GPU3 VAPORX 740 KHS
GPU4 VAPORX 747 KHS
GPU5 VAPORX 746 KHS


 
newbie
Activity: 57
Merit: 0
the cards in sgminer  are connected ...  because i dont know what to do  Huh , i tryed 1000 versions , i change clocks for one card and  speeds for 3 cards rise or go down , same for threadconcurrency .
i have six 7950  :1 asus (900/1250), 1 saphire dualx(900/1250), 3 saphire vaporx(850/1250) ,1 gigabyte(1000/1250) these are with stock speeds ,
please some one can help me for the best settings  Sad .
i have win 8.1 64, drivers 14.4 ( best) , i testesd and 13.1

try 14.6 thats whats working for me.

can you post a link with these drivers 14.6 modded (for 6 cards) , i'll try and the conf that posted randywald  -   thank you
hero member
Activity: 600
Merit: 500
the cards in sgminer  are connected ...  because i dont know what to do  Huh , i tryed 1000 versions , i change clocks for one card and  speeds for 3 cards rise or go down , same for threadconcurrency .
i have six 7950  :1 asus (900/1250), 1 saphire dualx(900/1250), 3 saphire vaporx(850/1250) ,1 gigabyte(1000/1250) these are with stock speeds ,
please some one can help me for the best settings  Sad .
i have win 8.1 64, drivers 14.4 ( best) , i testesd and 13.1

I have R9 290 cards, but i configured it for your 7950s. I hope it works. I'm sure all cards can handle 900 MHz so i chose 900 for all cards. Set fan to 50 percent an watch the temperatures. If over 75-78 °C i would increase fan speed. Otherwise you can use lower fan speed.

"intensity" : "18",
"worksize" : "256",
"kernel" : "Lyra2RE",
"algorithm" : "Lyra2RE",
"lookup-gap" : "2",
"thread-concurrency" : "8192",
"shaders" : "2048",
"gpu-threads" : "2",
"gpu-engine" : "900",
"gpu-memclock" : "1250",
"gpu-fan" : "50",
"gpu-memdiff" : "0",
"gpu-powertune" : "0",
"gpu-vddc" : "0.000",
"temp-cutoff" : "95",
"temp-overheat" : "85",
"temp-target" : "80",
"api-mcast-port" : "4028",
"api-port" : "4028",
"expiry" : "28",
"failover-switch-delay" : "60",
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"log" : "20",
"no-pool-disable" : true,
"queue" : "1",
"scan-time" : "7",
"tcp-keepalive" : "30",
"temp-hysteresis" : "3",
"shares" : "0",
"kernel-path" : "/usr/local/bin",
"verbose" : "true"
hero member
Activity: 2268
Merit: 507
the cards in sgminer  are connected ...  because i dont know what to do  Huh , i tryed 1000 versions , i change clocks for one card and  speeds for 3 cards rise or go down , same for threadconcurrency .
i have six 7950  :1 asus (900/1250), 1 saphire dualx(900/1250), 3 saphire vaporx(850/1250) ,1 gigabyte(1000/1250) these are with stock speeds ,
please some one can help me for the best settings  Sad .
i have win 8.1 64, drivers 14.4 ( best) , i testesd and 13.1

try 14.6 thats whats working for me.
Pages:
Jump to: