Author

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

hero member
Activity: 742
Merit: 501
Does anybody have the settings for MSI 280X ..... Thank You in Advance

check 2 posts above.
hero member
Activity: 742
Merit: 501

I'm currently mining DRK with my Radeon 6670 (not the fastest but it works) Smiley

I'll tell you in the morning how many coins I mine with it, I have a funny feeling it may take a while to get the £70 for my card back, lol. I didn't buy it to earm money, I bought it to learn how to mine, as I like to set challenges for myself, this one did make me scratch my head too.


I'm currently getting 350Kh with it,not sure if that is good?

Looks like you are past your problems with compiling sgminer Smiley Good deal. That is very good hashrate for your card btw.
hero member
Activity: 742
Merit: 501
Hey guys. I have 4 280x running on phm sgminer 4.1  Yesterday I had about 8.2MH/s and I had to restart it this morning and now I'm getting only 7.3MH/s  I can't seem to get it back to what it was. Anyone happen to know what I am doing wrong?  Thank you.

With 4 280x, you should be squeezing 8.75 MH/s. Delete the bin file in sgminer directory, apply the following config and reboot (reboot mandatory to reset in your case).

Code:
{
"pools" : [
        {
"url" : "http://darckcoin.mine.nu:6903",
"user" : "yourDarkCoinWalletAddress",
"pass" : "password",
"pool-priority" : "0"
},
        {
"url" : "http://54.186.8.140:7903",
"user" : "yourDarkCoinWalletAddress",
"pass" : "password",
"pool-priority" : "1"
        }
]
,
"temp-cutoff" : "95,95,95,95",
"temp-target" : "75,75,75,75",
"intensity" : "13,13,13,13",
"vectors" : "1,1,1,1",
"worksize" : "256,256,256,256",
"kernel" : "darkcoin,darkcoin,darkcoin,darkcoin",
"lookup-gap" : "2,2,2,2",
"thread-concurrency" : "8192,8192,8192,8192",
"shaders" : "0,0,0,0",
"gpu-engine" : "1070,1120,1070,1160",
"gpu-fan" : "30-97,30-97,30-97,30-97",
"gpu-memclock" : "1500,1800,1500,1800",
"temp-overheat" : "85,85,85,85",
"api-mcast-port" : "4028",
"api-port" : "4028",
"auto-fan" : true,
"expiry" : "120",
"expiry-lp" : "3600",
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"gpu-threads" : "2",
"log" : "5",
"no-pool-disable" : true,
"queue" : "3",
"scan-time" : "60",
"no-submit-stale" : true,
"failover-only" : true,
"temp-hysteresis" : "3",
"shares" : "0",
"kernel-path" : "/path/to/sgminer"
}


The GPUs farthest from the CPU can be overclocked the highest, of course play with the settings.

full member
Activity: 168
Merit: 100
Someone should be emailing every tech blog's tips email about darksend. This is BIG NEWS!

+1

And lets update that press release and get that out!
legendary
Activity: 1176
Merit: 1036
Dash Developer
Could you put this in your config and try again?

addnode=23.23.186.131


{
"state" : 2,
"session_id" : 1023,
"pooled_inputs" : 2,
"pooled_outputs" : 0,
"pooled_signatures" : 0,
"my_transactions" : 1
}
...
{
"state" : 2,
"session_id" : 1024,
"pooled_inputs" : 0,
"pooled_outputs" : 0,
"pooled_signatures" : 0,
"my_transactions" : 0
}


getdarksendtxid 1023
unknown_session_id


I'll look into this tomorrow, I have some ideas of what could be happening. Thanks for the feedback
full member
Activity: 176
Merit: 100
Someone should be emailing every tech blog's tips email about darksend. This is BIG NEWS!
sr. member
Activity: 546
Merit: 250
I'm watching some nice fat buy orders coming in on cryptsy right now Smiley

0.00192000   BTC 3951.76525787 DRK   7.58738930 BTC

Edit, 2 mins later.

Wow that sold quick, cheapest is now. 0.00199900
full member
Activity: 129
Merit: 100
I don't see the conf file in the app data folder. Do I create my own and what other pertinent info should I put in there? I am still syncing though. Would it show up after it's caught up?
hero member
Activity: 1302
Merit: 502
Could you put this in your config and try again?

addnode=23.23.186.131


{
"state" : 2,
"session_id" : 1023,
"pooled_inputs" : 2,
"pooled_outputs" : 0,
"pooled_signatures" : 0,
"my_transactions" : 1
}
...
{
"state" : 2,
"session_id" : 1024,
"pooled_inputs" : 0,
"pooled_outputs" : 0,
"pooled_signatures" : 0,
"my_transactions" : 0
}


getdarksendtxid 1023
unknown_session_id
sr. member
Activity: 420
Merit: 250
In reality, Bitcoins are already hard to trace and practically untraceable if you are using tumblers.
hero member
Activity: 1302
Merit: 502
legendary
Activity: 1176
Merit: 1036
Dash Developer
Results on Ubuntu appear to be the same. Using .01 DRK:
{
"state" : 2,
"session_id" : 1020,
"pooled_inputs" : 2,
"pooled_outputs" : 2,
"pooled_signatures" : 0,
"my_transactions" : 1
}

...

{
"state" : 2,
"session_id" : 1021,
"pooled_inputs" : 0,
"pooled_outputs" : 0,
"pooled_signatures" : 0,
"my_transactions" : 0
}

getdarksendtxid 1020
unknown_session_id


Using .02 DRK.
{
"state" : 2,
"session_id" : 1021,
"pooled_inputs" : 1,
"pooled_outputs" : 0,
"pooled_signatures" : 0,
"my_transactions" : 1
}

...

{
"state" : 2,
"session_id" : 1022,
"pooled_inputs" : 0,
"pooled_outputs" : 0,
"pooled_signatures" : 0,
"my_transactions" : 0
}

getdarksendtxid 1021
incomplete

 Huh

Is this yours?

http://explorer.darkcoin.io/tx/b9d3850d62e0a6c460e220713710fda602d5daea4771af1bbb397b35e3b6eb5f
hero member
Activity: 560
Merit: 500
www.OroCoin.co
the evolution of technology.

Count me as one of the few then...
hero member
Activity: 611
Merit: 500
I'm very slow this morning, er... evening, starting with waking up after 2PM, LOL.  I don't see the binaries on the first page, are they somewhere else?

Check the last page of this:
http://www.darkcoin.io/downloads/DarkSendDocumentation.pdf


On that note..  Eduffield, the first post should probably be updated with that document and a note that says the links to the new binaries can be found inside. Also maybe update the thread title with something that makes it clear that the public beta has begun.

The more people that know about and use Darksend the better, right?  Cheesy
full member
Activity: 129
Merit: 100
Tutorial for mining darkcoin on ubuntu 13.10 using ATI/AMD GPUs

After installing Ubuntu 13.10, download and install the latest AMD driver. Then enter the following at the terminal:

Code:
sudo apt-get install build-essential git libcurl4-gnutls-dev ncurses-dev git autoconf libtool curl libncurses-dev libcurl4-gnutls-dev -y

download linux opencl driver:
http://developer.amd.com/tools-and-sdks/heterogeneous-computing/amd-accelerated-parallel-processing-app-sdk/downloads/
(scroll down to AMD-APP-SDK-v2.9-lnx64.tgz

cd ~/Downloads
tar -xvf AMD-APP-SDK-v2.9-lnx64.tgz
./Install-AMD-APP.sh

download the ADL SDK:
http://developer.amd.com/tools-and-sdks/graphics-development/display-library-adl-sdk/
cd ~/Downloads/
mkdir adl
mv ADL_SDK_6.0.zip adl
cd adl
unzip ADL_SDK_6.0.zip
cp include/*.h ~/sph-sgminer/ADL_SDK
[reboot]

cd ~
git clone  https://github.com/prettyhatemachine/sph-sgminer.git
cd sph-sgminer/
autoreconf -i
CFLAGS="-O2 -Wall -march=native"
./configure
make
./sgminer -k darkcoin -o stratum+tcp://yourpool.com:1234 -u username -p password -I 18 -w 128 --thread-concurrency 12800 -g 1

Hi mate, I returned my graphics card, I bought A Radeon 6670, installed in along with the drivers. I tried to follow your commands but I get an error message saying: cp: cannot stat ‘include/*.h’: No such file or directory

Any idea what's wrong?

I just want to say, and let me tell you, I've done it myself, you will never mine enough coins to pay for that card.  I bought 2 antminers 2 months ago when I first dove into cryptos, and I'll never see my money back on those, LOL.  Now, you might be like  me and want to learn above all else, that's cool too!  But if you want to make an investment, buy some bitcoin, then buy darkcoin, it will be a better investment, but if you're a gamer, the card can be used for that as well, so it's cool.

Finally, please someone correct me if I'm wrong,  think you still need a 64 bit system to mine dark???

Otherwise, after the above post, another user added this info:

If you run encrypted root, you'll be prompted with a framebuffer screen to input your password. Once you install these drivers, framebuffer will fail. It'll just be a blank screen and you'll wonder exactly how fucked you are because nothing is happening. Type your password blind, hit enter, everything is just fine...

Sorry, I forgot to note who that was  Huh

Yes, He needs a 64bit system. He stated this earlier: I'm running linux mint 32bit, my graphics card is an GeForce GT 610

It works on a 32bit system, I wasn't aware it was 64 only? I am getting some serious lag with my mouse cursor while it is running, it took like 2 mins for me to move the cursor over the X on the terminal to close it? lol. Anyone have any idea as to why it's lagging my system so badly?
Well done! I couldn't get it to work on my Windows x86 box. I got similar errors as you. I'll try again.
full member
Activity: 140
Merit: 100

Hi guys, I'me setting up a new p2pool
Address: drk.p2phash.com

Could some of you try to connect to it, I'd like to test what kind of load my server can handle. Since it's p2pool you won't loose any shares coming from another p2pool and local hashrate doesn't impact your earnings Smiley
Low fee: 0.5%
Location: Switzerland
hero member
Activity: 1302
Merit: 502
Results on Ubuntu appear to be the same. Using .01 DRK:
{
"state" : 2,
"session_id" : 1020,
"pooled_inputs" : 2,
"pooled_outputs" : 2,
"pooled_signatures" : 0,
"my_transactions" : 1
}

...

{
"state" : 2,
"session_id" : 1021,
"pooled_inputs" : 0,
"pooled_outputs" : 0,
"pooled_signatures" : 0,
"my_transactions" : 0
}

getdarksendtxid 1020
unknown_session_id


Using .02 DRK.
{
"state" : 2,
"session_id" : 1021,
"pooled_inputs" : 1,
"pooled_outputs" : 0,
"pooled_signatures" : 0,
"my_transactions" : 1
}

...

{
"state" : 2,
"session_id" : 1022,
"pooled_inputs" : 0,
"pooled_outputs" : 0,
"pooled_signatures" : 0,
"my_transactions" : 0
}

getdarksendtxid 1021
incomplete

 Huh
sr. member
Activity: 280
Merit: 250
Bitnation Development Team Member
New 100Mbit UK DRK p2pool node. 0% fees for a whole month from today.

Competent operator, quality hosting. Very competitive fees after the free period.

n00b's DRK p2pool

Check it out!
Jump to: