Pages:
Author

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

legendary
Activity: 2716
Merit: 1094
Black Belt Developer
seems to be working, but diff stays too low and a ton of shares are generated.
is vardiff enabled on that port?

Hi yes. What is your hashing speed at the moment and what difficulty is it showing?

36 Mh/s and diff is 1.6
also the pool stats page shows my user only (on the "contributor shares" table)

Hi. Yeah, the contributor shares table seems to have an issue (it only shows yourself in that table mostly, haven't got around to debugging it yet).

I can check for the timings for the vardiff update - but how many shares are you submitting at that difficulty?

maybe 2 or 3 a second....
legendary
Activity: 938
Merit: 1001
stratum+tcp://pool.verters.com:3333 dedicated pre-fork lyra2re2 port

All shares submitted will be attributed to user accounts. This port will be joined by port 4444 after the fork. But if you want to test your setup, port 3333 is now setup for the lyra2rev2 algo.

seems to be working, but diff stays too low and a ton of shares are generated.
is vardiff enabled on that port?

Hi yes. What is your hashing speed at the moment and what difficulty is it showing?

36 Mh/s and diff is 1.6
also the pool stats page shows my user only (on the "contributor shares" table)

Hi. Yeah, the contributor shares table seems to have an issue (it only shows yourself in that table mostly, haven't got around to debugging it yet).

I can check for the timings for the vardiff update - but how many shares are you submitting at that difficulty?
legendary
Activity: 2716
Merit: 1094
Black Belt Developer
stratum+tcp://pool.verters.com:3333 dedicated pre-fork lyra2re2 port

All shares submitted will be attributed to user accounts. This port will be joined by port 4444 after the fork. But if you want to test your setup, port 3333 is now setup for the lyra2rev2 algo.

seems to be working, but diff stays too low and a ton of shares are generated.
is vardiff enabled on that port?

Hi yes. What is your hashing speed at the moment and what difficulty is it showing?

36 Mh/s and diff is 1.6
also the pool stats page shows my user only (on the "contributor shares" table)
legendary
Activity: 938
Merit: 1001
stratum+tcp://pool.verters.com:3333 dedicated pre-fork lyra2re2 port

All shares submitted will be attributed to user accounts. This port will be joined by port 4444 after the fork. But if you want to test your setup, port 3333 is now setup for the lyra2rev2 algo.

seems to be working, but diff stays too low and a ton of shares are generated.
is vardiff enabled on that port?

Hi yes. What is your hashing speed at the moment and what difficulty is it showing?
legendary
Activity: 2716
Merit: 1094
Black Belt Developer
stratum+tcp://pool.verters.com:3333 dedicated pre-fork lyra2re2 port

All shares submitted will be attributed to user accounts. This port will be joined by port 4444 after the fork. But if you want to test your setup, port 3333 is now setup for the lyra2rev2 algo.

seems to be working, but diff stays too low and a ton of shares are generated.
is vardiff enabled on that port?
legendary
Activity: 938
Merit: 1001
stratum+tcp://pool.verters.com:3333 dedicated pre-fork lyra2re2 port

All shares submitted will be attributed to user accounts. This port will be joined by port 4444 after the fork. But if you want to test your setup, port 3333 is now setup for the lyra2rev2 algo.

newbie
Activity: 14
Merit: 0
Booah Nice! Shocked

I need more optimization Wink

Ok, after install the 14.9 Driver i get 6 Mh/s whit my ASUS 290X DCU2
whats your gpu-engine&mem speed?
1250MHz for the mem (since it doesn't take anything else)
1030MHz core (default clock on the msi gaming)

Thanks!
I Test a litelbit now Wink
Thanks all, for your great Support!


Greez from a europen Vertan...
Don
legendary
Activity: 1400
Merit: 1050
Booah Nice! Shocked

I need more optimization Wink

Ok, after install the 14.9 Driver i get 6 Mh/s whit my ASUS 290X DCU2
whats your gpu-engine&mem speed?
1250MHz for the mem (since it doesn't take anything else)
1030MHz core (default clock on the msi gaming)
newbie
Activity: 14
Merit: 0
Booah Nice! Shocked

I need more optimization Wink

Ok, after install the 14.9 Driver i get 6 Mh/s whit my ASUS 290X DCU2
whats your gpu-engine&mem speed?
legendary
Activity: 1400
Merit: 1050
I would also encourage anyone to test the miners... now rather than waiting after the launch to discover something isn't working...

I have testet the sgminer on my System whit a  ASUS R9 290X
the miner give my a :
fatal JSON ERROR in configuration file
configuration file can not be used

hmm whats wrong?!?

My config file sgminer.conf:

{
"pools": [
{
"url": "***",
"user": "***",
"pass": "***"
}
],
probably that...  Grin
json error are connection problems, meaning you have problem to either connecting to the "*****" pool or wallet

no it's much easier, just remove the comma at the end :-D

"kernel-path" : "/usr/local/bin",  <==== THIS ONE
}

Nice!!!
it works Grin Cheesy
THX pallas

The Miner give my 2.5 Mh/s whit my config... good or not?!?
Sys: Win 7 64bit
       AMD Catalyst 13.12 <===beter update 14.6 or 14.9?!?
       
no it isn't really good...
I get around 7MH/s with my 290x (I still use a 13.something driver)
with this setting "-g 18 -w 32 -I 17"

for info, here what I get:
* ccminer:
gtx980 (OC) 12MH/s
gtx780ti (OC) 10MH/s
gtx750 (OC) 4.7MH/s

* sgminer
290x (msi with "bad" memory)
7MH/s with the above setting

newbie
Activity: 14
Merit: 0
I would also encourage anyone to test the miners... now rather than waiting after the launch to discover something isn't working...

I have testet the sgminer on my System whit a  ASUS R9 290X
the miner give my a :
fatal JSON ERROR in configuration file
configuration file can not be used

hmm whats wrong?!?

My config file sgminer.conf:

{
"pools": [
{
"url": "***",
"user": "***",
"pass": "***"
}
],
probably that...  Grin
json error are connection problems, meaning you have problem to either connecting to the "*****" pool or wallet

no it's much easier, just remove the comma at the end :-D

"kernel-path" : "/usr/local/bin",  <==== THIS ONE
}

Nice!!!
it works Grin Cheesy
THX pallas

The Miner give my 2.5 Mh/s whit my config... good or not?!?
Sys: Win 7 64bit
       AMD Catalyst 13.12 <===beter update 14.6 or 14.9?!?
       
legendary
Activity: 2716
Merit: 1094
Black Belt Developer
I would also encourage anyone to test the miners... now rather than waiting after the launch to discover something isn't working...

I have testet the sgminer on my System whit a  ASUS R9 290X
the miner give my a :
fatal JSON ERROR in configuration file
configuration file can not be used

hmm whats wrong?!?

My config file sgminer.conf:

{
"pools": [
{
"url": "***",
"user": "***",
"pass": "***"
}
],
probably that...  Grin
json error are connection problems, meaning you have problem to either connecting to the "*****" pool or wallet

no it's much easier, just remove the comma at the end :-D

"kernel-path" : "/usr/local/bin",  <==== THIS ONE
}
newbie
Activity: 14
Merit: 0
ah ok! Cheesy
you mean after the Fork, it works?
legendary
Activity: 1400
Merit: 1050
I would also encourage anyone to test the miners... now rather than waiting after the launch to discover something isn't working...

I have testet the sgminer on my System whit a  ASUS R9 290X
the miner give my a :
fatal JSON ERROR in configuration file
configuration file can not be used

hmm whats wrong?!?

My config file sgminer.conf:

{
"pools": [
{
"url": "***",
"user": "***",
"pass": "***"
}
],
probably that...  Grin
json error are connection problems, meaning you have problem to either connecting to the "*****" pool or wallet
newbie
Activity: 14
Merit: 0
I would also encourage anyone to test the miners... now rather than waiting after the launch to discover something isn't working...

I have testet the sgminer on my System whit a  ASUS R9 290X
the miner give my a :
fatal JSON ERROR in configuration file
configuration file can not be used

hmm whats wrong?!?

My config file sgminer.conf:

{
"pools": [
{
"url": "***",
"user": "***",
"pass": "***"
}
],
"algorithm": "Lyra2REv2",
"xintensity" : "32",
"worksize": "32",
"gpu-threads": "8",
"gpu-engine" : "835",
"gpu-memclock" : "1250",
"gpu-powertune" : "-40",
"temp-cutoff": "95",
"temp-overheat": "85",
"temp-target": "65",
"auto-fan" : true,
"gpu-fan" : "0-80",
"api-mcast-port": "4028",
"api-port": "4028",
"expiry": "30",
"failover-only": true,
"failover-switch-delay": "60",
"gpu-dyninterval": "7",
"log": "5",
"no-pool-disable": true,
"queue": "1",
"scan-time": "7",
"tcp-keepalive": "30",
"temp-hysteresis": "3",
"kernel-path" : "/usr/local/bin",
}
hero member
Activity: 710
Merit: 502
You can solo mine through the wallet on testnet launching the wallet with the -testnet flag.
Thank you!, excellent, it's working Smiley , I got a TON of coins on testnet hehe  Grin

Quote from: djm34
I would also encourage anyone to test the miners... now rather than waiting after the launch to discover something isn't working...

Indeed!, like the previous fork with the intensity issue, nearly 5 hours mining nothing Sad it won't happen again hehe
legendary
Activity: 1400
Merit: 1050
I would also encourage anyone to test the miners... now rather than waiting after the launch to discover something isn't working...
sr. member
Activity: 392
Merit: 250
Verters Ready For Fork - Links For Wallet and GPU Miners On Getting Started Page

The oldest Vertcoin pool. Ready for the fork at 347000. Update your wallets and miners ready for the 10th August.
https://pool.verters.com
https://pool.verters.com/index.php?page=gettingstarted
awesome Smiley
I send you an email about this, good to know your pool is ready, is the one i use! Grin, will the port 4444 work as well or should I use 3333 instead after the fork?.
also, there is any way to test it now?, i get share above target when i try to mine with lyra2v2 now (I know it won't work until 347000 but just wanna be sure it will work then Cheesy )
i was able to solo mining fine.
thanks!

You can solo mine through the wallet on testnet launching the wallet with the -testnet flag.
hero member
Activity: 710
Merit: 502
Verters Ready For Fork - Links For Wallet and GPU Miners On Getting Started Page

The oldest Vertcoin pool. Ready for the fork at 347000. Update your wallets and miners ready for the 10th August.
https://pool.verters.com
https://pool.verters.com/index.php?page=gettingstarted
awesome Smiley
I send you an email about this, good to know your pool is ready, is the one i use! Grin, will the port 4444 work as well or should I use 3333 instead after the fork?.
also, there is any way to test it now?, i get share above target when i try to mine with lyra2v2 now (I know it won't work until 347000 but just wanna be sure it will work then Cheesy )
i was able to solo mining fine.
thanks!
newbie
Activity: 14
Merit: 0
Hello Vertans

I have a RIG whit 3 AMD 280X GPU`s and PIMP OS installed.
Im a NOOB on Linux, how can i update PIMP to the new Lyra2REv2 Miner...?
THX

Greez DON
Pages:
Jump to: