Author

Topic: [ANN][DASH] Dash (dash.org) | First Self-Funding Self-Governing Crypto Currency - page 6642. (Read 9724017 times)

sr. member
Activity: 294
Merit: 250
Just opened the darkcoin pool.


Darkcoin Mining Pool Hub

http://darkcoin.miningpoolhub.com

- 0% Fee
- US / Asia servers
- Very fast, reliable, secure.


Also you can mine other coins on miningpoolhub by single sign up.

Welcome ~
legendary
Activity: 1456
Merit: 1006
Mining Pool Hub
Just opened the darkcoin pool.


Darkcoin Mining Pool Hub

http://darkcoin.miningpoolhub.com

- 0% Fee
- US / Asia servers
- Very fast, reliable, secure.


Also you can mine other coins on miningpoolhub by single sign up.
sr. member
Activity: 322
Merit: 250
I still can not get my gtx9800gtx+ to work with sgminer.





Code:
set GPU_MAX_ALLOC_PERCENT=100
set GPU_USE_SYNC_OBJECTS=1
sgminer.exe -o stratum+tcp://62.141.39.175:7903 -u darkcoinaddress-p x -k darkcoin --debug -v --gpu-engine 750 --gpu-memclock 1100 --shaders 128

I tried to lower to gpu engine and gpu memclock below factory level, without success.

any ideas? Thx in advance ....
legendary
Activity: 1456
Merit: 1000
As time goes by

It is time for some new energy in here! Let us bring back the hype of the possibilities of this coin and how close we really are getting to achieve the dev teams goals!

Let us rise, friends!

no pumping and dumping please. positive enthusiasm  Cheesy
sr. member
Activity: 291
Merit: 250
I'll be speaking at the Cryptocurrency Convention on Apr 9th in NewYork, detailing how DarkSend works and promoting DarkCoin. If anyone will be in NewYork at that time I'd love to meet you!

http://cryptocurrencyconvention.com/


*My details should be up on the site soon


speakers .. . what happen ?

On April 7-8, 2014, there is another big conference in NY - Inside Bitcoins.
http://www.mediabistro.com/insidebitcoins/new-york/

IMHO this might shadow the conference where eduffield will present...  Sad
full member
Activity: 138
Merit: 100
How's 1.1mhash for a laptop AMD 7970m?
It never goes above 65c while mining DRK, and never seems to go above 72c regardless of Overclocking, so don't be one of those "don't mine on a laptop!" people.
sr. member
Activity: 294
Merit: 250
I'll be speaking at the Cryptocurrency Convention on Apr 9th in NewYork, detailing how DarkSend works and promoting DarkCoin. If anyone will be in NewYork at that time I'd love to meet you!

http://cryptocurrencyconvention.com/


*My details should be up on the site soon


speakers .. . what happen ?
sr. member
Activity: 364
Merit: 250
Pre-sale - March 18
As time goes by

It is time for some new energy in here! Let us bring back the hype of the possibilities of this coin and how close we really are getting to achieve the dev teams goals!

Let us rise, friends!
newbie
Activity: 36
Merit: 0
Is it possible to implement the heavy algo of heavycoin into the optimized avx aes miner?

it would be easier to just take the heavycoin miner and optimise that instead

Do you have the skills for doing that? How is it running with your new hw, you wanted to mine heavy or not?
legendary
Activity: 1358
Merit: 1002
Is it possible to implement the heavy algo of heavycoin into the optimized avx aes miner?

it would be easier to just take the heavycoin miner and optimise that instead
newbie
Activity: 36
Merit: 0
Is it possible to implement the heavy algo of heavycoin into the optimized avx aes miner?
hero member
Activity: 742
Merit: 501
./sgminer -k darkcoin \
-o stratum+tcp://lotterymining.com:4444 -u un -p pw \
--thread-concurrency 8192 -I 19 -g 1 \
--gpu-engine 1450 \
--gpu-memclock 1450

[04:21:59] WARNING: GPU_MAX_ALLOC_PERCENT is not specified!
[04:21:59] WARNING: GPU_USE_SYNC_OBJECTS is not specified!

It's 4:30am, going to sleep...


Way too high core clock. Start with 1050 and you can move up a bit maybe around 1140.

Memclock to 1500

This generally works good for most 7970 -I 13 -g 2 -w 256 --thread-concurrency 8192.

Very rarely you can't use 2 threads (search for The Stilt's bioses), in that case -I 20 -g 1 -w 256 --thread-concurrency 24000 and tweak TC to higher numbers upto stability.

Also add to the startup script for sgminer

Code:
#!/bin/bash
export GPU_MAX_ALLOC_PERCENT=100
export GPU_USE_SYNC_OBJECTS=1

hero member
Activity: 658
Merit: 500
The 7970 will get ~12% lower hashrate than the 290x(assuming 2.2mhs for the 7970, and 2.5mhs for the 290x), but the 7970 is clearly still a much better deal.

I have a 7970 that I bought with part of a BitCoin that I originally only paid $4 to get. It was a 7970 for approximately $1.92. I mined some LTC with it. I'm mining DRK with it now and only getting 550Kh/s, nowhere near 2.2Mh/s..." or a "-lGL"? What letter is that even? Git? This is from a .zip file, the only thing available...

550 is way too low. Try different intensity levels (higher) and use the latest sph-sgminer.


Is latest sph. Intensity at 22.

Still trying to fix my missing libGL.so issue... purged all packages found here:

http://packages.ubuntu.com/search?searchon=contents&keywords=libGL.so&mode=exactfilename&suite=saucy&arch=amd64

Re-installed same packages, still the file is missing...

Ok maybe you should go in reverse and try gradually lowering intensity (?). Also play with thread concurrency, various values. It doesn't make any sense.

this sounds kinda like what happens when the driver crashes and sets mem clock to 100 and engine to 300
if this is the case then try lowering your clocks some till it stops crashing
sr. member
Activity: 294
Merit: 250
http://darkcoin.mine.nu/graph.html

I have updated 'Darkcoin block generation time graph'

hero member
Activity: 560
Merit: 500
www.OroCoin.co
It is most likely defaulting to scrypt since you are not passing -k darkcoin

Post your full config here in case it is still unclear.

Quote
./sgminer -k darkcoin \
-o stratum+tcp://lotterymining.com:4444 -u un -p pw \
--thread-concurrency 8192 -I 19 -g 1 \
--gpu-engine 1450 \
--gpu-memclock 1450

I've got it pretty well stripped out since nothing makes a difference. Scrypt doesn't mine that fast on this card... Yes, -k darkcoin is the very first option.

Quote
04:21:58] Started sgminer 4.1.0-85-gccc7d
[04:21:58] ADL found less devices than opencl!
[04:21:59] There is possibly more than one display attached to a GPU
[04:21:59] Use the gpu map feature to reliably map OpenCL to ADL
[04:21:59] WARNING: Number of OpenCL and ADL devices did not match!
[04:21:59] Hardware monitoring may NOT match up with devices!
[04:21:59] WARNING: GPU_MAX_ALLOC_PERCENT is not specified!
[04:21:59] WARNING: GPU_USE_SYNC_OBJECTS is not specified!
[04:21:59] Kernel darkcoin is experimental.
[04:21:59] Probing for an alive pool
[04:21:59] Pool 0 difficulty changed to 0.008
[04:22:00] Network diff set to 290
[04:22:35] Network diff set to 290
[04:22:35] Stratum from Pool 0 detected new block

It's 4:30am, going to sleep...
hero member
Activity: 742
Merit: 501
It is most likely defaulting to scrypt since you are not passing -k darkcoin

Post your full config here in case it is still unclear.
hero member
Activity: 560
Merit: 500
www.OroCoin.co
The 7970 will get ~12% lower hashrate than the 290x(assuming 2.2mhs for the 7970, and 2.5mhs for the 290x), but the 7970 is clearly still a much better deal.

I have a 7970 that I bought with part of a BitCoin that I originally only paid $4 to get. It was a 7970 for approximately $1.92. I mined some LTC with it. I'm mining DRK with it now and only getting 550Kh/s, nowhere near 2.2Mh/s..." or a "-lGL"? What letter is that even? Git? This is from a .zip file, the only thing available...

550 is way too low. Try different intensity levels (higher) and use the latest sph-sgminer.


Is latest sph. Intensity at 22.

Still trying to fix my missing libGL.so issue... purged all packages found here:

http://packages.ubuntu.com/search?searchon=contents&keywords=libGL.so&mode=exactfilename&suite=saucy&arch=amd64

Re-installed same packages, still the file is missing...

Ok maybe you should go in reverse and try gradually lowering intensity (?). Also play with thread concurrency, various values. It doesn't make any sense.

What are you using for 7970? Anyone else have 7970 settings? Intensity at 19 gives me 565Kh/s 18 goes lower and 20 goes lower... That's as fast as she goes.

I don't have a 7970, maybe if you search the thread you'll find some settings or someone will give you some? But it's too low, for sure.

-g8 managed to push it over 600... But this is still way too slow for a 7970... Still busted libGL.so too, can't build qt client...
legendary
Activity: 1708
Merit: 1049
The 7970 will get ~12% lower hashrate than the 290x(assuming 2.2mhs for the 7970, and 2.5mhs for the 290x), but the 7970 is clearly still a much better deal.

I have a 7970 that I bought with part of a BitCoin that I originally only paid $4 to get. It was a 7970 for approximately $1.92. I mined some LTC with it. I'm mining DRK with it now and only getting 550Kh/s, nowhere near 2.2Mh/s..." or a "-lGL"? What letter is that even? Git? This is from a .zip file, the only thing available...

550 is way too low. Try different intensity levels (higher) and use the latest sph-sgminer.


Is latest sph. Intensity at 22.

Still trying to fix my missing libGL.so issue... purged all packages found here:

http://packages.ubuntu.com/search?searchon=contents&keywords=libGL.so&mode=exactfilename&suite=saucy&arch=amd64

Re-installed same packages, still the file is missing...

Ok maybe you should go in reverse and try gradually lowering intensity (?). Also play with thread concurrency, various values. It doesn't make any sense.

What are you using for 7970? Anyone else have 7970 settings? Intensity at 19 gives me 565Kh/s 18 goes lower and 20 goes lower... That's as fast as she goes.

I don't have a 7970, maybe if you search the thread you'll find some settings or someone will give you some? But it's too low, for sure.
sr. member
Activity: 327
Merit: 250
it's a hardware thing!
I just finished a twitter tipping system for a different coin that I am mining. At the same time I am also mining this coin and would like to know if this is something darkcoin community is interested in.

Please pm me if you would like something like this setup.


I think we're supposed to have one, but I haven't figured it out yet??  Can you fix/find it?  LOL

I can set one up no problem. I just want to make sure it's something you all think we can use.

full member
Activity: 280
Merit: 100
The Future Of Work
I just finished a twitter tipping system for a different coin that I am mining. At the same time I am also mining this coin and would like to know if this is something darkcoin community is interested in.

Please pm me if you would like something like this setup.


I think we're supposed to have one, but I haven't figured it out yet??  Can you fix/find it?  LOL
Jump to: