Bitcoin Forum
May 22, 2024, 05:42:10 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 [306] 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 ... 7012 »
  Print  
Author Topic: [ANN][DASH] Dash (dash.org) | First Self-Funding Self-Governing Crypto Currency  (Read 9722548 times)
daddeo
Full Member
***
Offline Offline

Activity: 129
Merit: 100


View Profile
March 03, 2014, 01:16:21 AM
 #6101

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.
JGCMiner
Hero Member
*****
Offline Offline

Activity: 611
Merit: 500


View Profile
March 03, 2014, 01:17:24 AM
 #6102

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
camosoul
Hero Member
*****
Offline Offline

Activity: 560
Merit: 500


www.OroCoin.co


View Profile WWW
March 03, 2014, 01:18:28 AM
 #6103

the evolution of technology.

Count me as one of the few then...

.
.OROCOIN.
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀

  █
  █
█ █ █
█ █ █
█ █ █
█ █ █
█ █ █
█ █ █
█ █ █
  █

  █
  █
█ █ █
█ █ █
█ █ █
█ █ █
█ █ █
█ █ █
█ █ █
  █

  █
  █
█ █ █
█ █ █
█ █ █
█ █ █
█ █ █
█ █ █
█ █ █
  █
eduffield (OP)
Legendary
*
Offline Offline

Activity: 1176
Merit: 1036


Dash Developer


View Profile WWW
March 03, 2014, 01:19:10 AM
 #6104

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

Dash - Digital Cash | dash.org | dashfoundation.io | dashgo.io
humanitee
Hero Member
*****
Offline Offline

Activity: 1302
Merit: 502



View Profile
March 03, 2014, 01:21:30 AM
 #6105


No, still trying to send to the same address which has nothing in it:

http://explorer.darkcoin.io/address/Xroh8AeEc7qDq25i7TqJrPAQkLzWCyivd6

I've deleted all configuration files and the blockchain twice, still nada.

▄▄▄██████▄▄▄
▄███▀▀▀▀▀████▄▄ █▄▄
▄▄          ▀▀████▄  ██▄
█████▄            ▀█████  ██▄
▄█████████           ▀█████ ███▄
▄█████████▀▀           ▀█████ ███▄
▄███  █████             ▀█████ ████
███  █████                █████ ████
███ █████                  ████  ████
███ █████                ▄████  ████
███ █████                ███████████
▀██ █████▄                █████████
▀██ ██████▄                ▀█████
▀██ ███████                  ▀▀▀
▀██ ██████▄▄                 
▀██ ██████▄▄▄▄▄▄▄▄▄▄▄▄███▀
▀▀ █████████████████▀
▀▀▀██████▀▀▀▀

Fast, Secure, and Fully

DecentralizeTrading
BACKED BY:
─────────────────────────
BINANCE
─────── LAB
&█████████████████████████████████ █  ███
█▀    ▀█  ███▀▀▀▀▀████████  ████▀▀███▀ █
█  █████    ▄▄▄▄▄  █  ▀  █    ███  █  ██
█▄    ▀█  ██       █  ▄███  ██████   ███
█████  █  ██  ███  █  ████  ████  ▄  ███
█▄    ▄█▄  ▄█▄     ▀  ████▄  ▄█   ██  ██
████████████████████████████████████████


  Whitepaper
 Medium
Reddit
eduffield (OP)
Legendary
*
Offline Offline

Activity: 1176
Merit: 1036


Dash Developer


View Profile WWW
March 03, 2014, 01:24:00 AM
 #6106


Could you put this in your config and try again?

addnode=23.23.186.131

Dash - Digital Cash | dash.org | dashfoundation.io | dashgo.io
TanteStefana
Full Member
***
Offline Offline

Activity: 280
Merit: 100


The Future Of Work


View Profile
March 03, 2014, 01:24:47 AM
 #6107


Thank you my dear Smiley

█ ANN THREAD █
﹝Whitepaper﹞
【BLACKBOX OS】
The Future of Work. Decentralized.
TELEGRAM﹞﹝FACEBOOK
TWITTERYOUTUBE
ManOnTheMoon
Sr. Member
****
Offline Offline

Activity: 420
Merit: 250



View Profile WWW
March 03, 2014, 01:31:30 AM
 #6108

In reality, Bitcoins are already hard to trace and practically untraceable if you are using tumblers.

ETH: 0xff90080d7db05ced501f273548841a2c39cf6463
humanitee
Hero Member
*****
Offline Offline

Activity: 1302
Merit: 502



View Profile
March 03, 2014, 01:33:42 AM
 #6109

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

▄▄▄██████▄▄▄
▄███▀▀▀▀▀████▄▄ █▄▄
▄▄          ▀▀████▄  ██▄
█████▄            ▀█████  ██▄
▄█████████           ▀█████ ███▄
▄█████████▀▀           ▀█████ ███▄
▄███  █████             ▀█████ ████
███  █████                █████ ████
███ █████                  ████  ████
███ █████                ▄████  ████
███ █████                ███████████
▀██ █████▄                █████████
▀██ ██████▄                ▀█████
▀██ ███████                  ▀▀▀
▀██ ██████▄▄                 
▀██ ██████▄▄▄▄▄▄▄▄▄▄▄▄███▀
▀▀ █████████████████▀
▀▀▀██████▀▀▀▀

Fast, Secure, and Fully

DecentralizeTrading
BACKED BY:
─────────────────────────
BINANCE
─────── LAB
&█████████████████████████████████ █  ███
█▀    ▀█  ███▀▀▀▀▀████████  ████▀▀███▀ █
█  █████    ▄▄▄▄▄  █  ▀  █    ███  █  ██
█▄    ▀█  ██       █  ▄███  ██████   ███
█████  █  ██  ███  █  ████  ████  ▄  ███
█▄    ▄█▄  ▄█▄     ▀  ████▄  ▄█   ██  ██
████████████████████████████████████████


  Whitepaper
 Medium
Reddit
daddeo
Full Member
***
Offline Offline

Activity: 129
Merit: 100


View Profile
March 03, 2014, 01:34:47 AM
 #6110

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?
mattmct
Sr. Member
****
Offline Offline

Activity: 546
Merit: 250



View Profile
March 03, 2014, 01:38:45 AM
 #6111

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
philipmicklon
Full Member
***
Offline Offline

Activity: 176
Merit: 100


View Profile
March 03, 2014, 01:45:38 AM
 #6112

Someone should be emailing every tech blog's tips email about darksend. This is BIG NEWS!
eduffield (OP)
Legendary
*
Offline Offline

Activity: 1176
Merit: 1036


Dash Developer


View Profile WWW
March 03, 2014, 01:46:39 AM
 #6113

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

Dash - Digital Cash | dash.org | dashfoundation.io | dashgo.io
mannie
Full Member
***
Offline Offline

Activity: 168
Merit: 100


View Profile
March 03, 2014, 01:57:05 AM
 #6114

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!
tifozi
Hero Member
*****
Offline Offline

Activity: 742
Merit: 501


View Profile
March 03, 2014, 01:58:46 AM
 #6115

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.

tifozi
Hero Member
*****
Offline Offline

Activity: 742
Merit: 501


View Profile
March 03, 2014, 02:00:59 AM
 #6116


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.
tifozi
Hero Member
*****
Offline Offline

Activity: 742
Merit: 501


View Profile
March 03, 2014, 02:03:45 AM
 #6117

Does anybody have the settings for MSI 280X ..... Thank You in Advance

check 2 posts above.
humanitee
Hero Member
*****
Offline Offline

Activity: 1302
Merit: 502



View Profile
March 03, 2014, 02:07:05 AM
 #6118

Has anyone else besides eduffield successfully DarkSent yet?

▄▄▄██████▄▄▄
▄███▀▀▀▀▀████▄▄ █▄▄
▄▄          ▀▀████▄  ██▄
█████▄            ▀█████  ██▄
▄█████████           ▀█████ ███▄
▄█████████▀▀           ▀█████ ███▄
▄███  █████             ▀█████ ████
███  █████                █████ ████
███ █████                  ████  ████
███ █████                ▄████  ████
███ █████                ███████████
▀██ █████▄                █████████
▀██ ██████▄                ▀█████
▀██ ███████                  ▀▀▀
▀██ ██████▄▄                 
▀██ ██████▄▄▄▄▄▄▄▄▄▄▄▄███▀
▀▀ █████████████████▀
▀▀▀██████▀▀▀▀

Fast, Secure, and Fully

DecentralizeTrading
BACKED BY:
─────────────────────────
BINANCE
─────── LAB
&█████████████████████████████████ █  ███
█▀    ▀█  ███▀▀▀▀▀████████  ████▀▀███▀ █
█  █████    ▄▄▄▄▄  █  ▀  █    ███  █  ██
█▄    ▀█  ██       █  ▄███  ██████   ███
█████  █  ██  ███  █  ████  ████  ▄  ███
█▄    ▄█▄  ▄█▄     ▀  ████▄  ▄█   ██  ██
████████████████████████████████████████


  Whitepaper
 Medium
Reddit
eduffield (OP)
Legendary
*
Offline Offline

Activity: 1176
Merit: 1036


Dash Developer


View Profile WWW
March 03, 2014, 02:11:18 AM
 #6119

So, apparently we've attracted some unwanted attention and someone is already DDOSing darksend. So we recommend you not using it until we get some antiDDOS code in and do some penetration testing. Who knew we were this popular?

Dash - Digital Cash | dash.org | dashfoundation.io | dashgo.io
ImI
Legendary
*
Offline Offline

Activity: 1946
Merit: 1019



View Profile
March 03, 2014, 02:14:40 AM
 #6120

Has anyone else besides eduffield successfully DarkSent yet?

yes
Pages: « 1 ... 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 [306] 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 ... 7012 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!