Author

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

full member
Activity: 281
Merit: 100
There is no windows delivery yet?
For the new version of minerd

I can do this on Linux but haven't a clue for windows. I'm reading up on it, and if by some miracle I compile something that can be shared...I'll certainly post it, but don't hold your breath!  LOL  Sorry!

I know everyone is stoked about the new GPU miner but a good CPU performs really well on this still.

I thought I would attempt this today also and so far is a failure and since I have never tried anything like it before I have no frame of reference. I did the scavenger hunt.. got all the files and I am running "makefile.am" but not sure that  is what I am supposed to use. oh well learned a bit today. 
 
full member
Activity: 140
Merit: 100
NET HASH @ 1.4 GH/s NOW. DROPPED  Cool
legendary
Activity: 1176
Merit: 1036
Dash Developer
eduffield, the 5th progress report link just sends you to the end of the thread, just a heads up!

Fixed!
full member
Activity: 129
Merit: 100
It's officially my 27th birthday.. nevermind that number  Tongue

Will dark go to the moon for my birthday? Will a babe in lingerie bring me a paper dark wallet with a small fortune on it?

=)
27? Still a youngster. Grin Talk to me when you hit forty.  Wink

Hey, if we both had a darkcoin for every year we've been around you would have like, a few more dark than me  Tongue

It's officially my 27th birthday.. nevermind that number  Tongue

Will dark go to the moon for my birthday? Will a babe in lingerie bring me a paper dark wallet with a small fortune on it?

=)

Happy Birthday!  How about an old hag in lingerie?  ROFLMAO

Thank you Smiley The wallet would have to be bigger but it would be worth it. lolol

I was seriously "laughing out loud" on this one. And at forty, that wallet may not have to be as big.  Wink
sr. member
Activity: 280
Merit: 250
Who cares?
eduffield, the 5th progress report link just sends you to the end of the thread, just a heads up!
full member
Activity: 280
Merit: 100
The Future Of Work
It's officially my 27th birthday.. nevermind that number  Tongue

Will dark go to the moon for my birthday? Will a babe in lingerie bring me a paper dark wallet with a small fortune on it?

=)

Happy Birthday!  How about an old hag in lingerie?  ROFLMAO
full member
Activity: 129
Merit: 100
What's the difference between experimental and raw intensity?
full member
Activity: 129
Merit: 100
It's officially my 27th birthday.. nevermind that number  Tongue

Will dark go to the moon for my birthday? Will a babe in lingerie bring me a paper dark wallet with a small fortune on it?

=)
27? Still a youngster. Grin Talk to me when you hit forty.  Wink
full member
Activity: 140
Merit: 100
0.00056 BTC is too Low. Don't sell at this price.
full member
Activity: 129
Merit: 100
Looks like I FINALLY got it. I used the AMD uninstall utility to clean out my 14.1 driver. Next I installed the 13.9 driver that someone referenced earlier as being stable. Then I wrote the following .bat:
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
setx DISPLAY 0
sgminer.exe --kernel darkcoin -o stratum+tcp://pool.darkcoin.io:3333 -u Daddeo.1 -p x --no-adl

at least now it appears to be working and I can start playing around with parameters. Thanks everyone for your help. At least now I know I can follow directions:  Grin. I just had a rare incident. Either the sgminer file I downloaded was corrupted or the 14.1 driver I installed was. In either case, at least I now have a starting point.

try these settings when you are ready

-I 19 -g 1 -w 256 --thread-concurrency 5824

and then bump up -i until it either crashes or gives you less kh/s.
I haven't tried anything except bump up intensity to 18 within sgminer while its running thus far. I'm already getting 960 kh/s. How's that compare to what everyone else is getting?
full member
Activity: 129
Merit: 100
Looks like I FINALLY got it. I used the AMD uninstall utility to clean out my 14.1 driver. Next I installed the 13.9 driver that someone referenced earlier as being stable. Then I wrote the following .bat:
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
setx DISPLAY 0
sgminer.exe --kernel darkcoin -o stratum+tcp://pool.darkcoin.io:3333 -u Daddeo.1 -p x --no-adl

at least now it appears to be working and I can start playing around with parameters. Thanks everyone for your help. At least now I know I can follow directions:  Grin. I just had a rare incident. Either the sgminer file I downloaded was corrupted or the 14.1 driver I installed was. In either case, at least I now have a starting point.

great!

I hope everybody who is having problems does that same thing.  Now hurry up before its too late!
I'm sure a veteran would have tried that first, but being a novice, I didn't think of it right away. Seems to this day, I still like to learn things the hard way. Lesson learned though. Grin
member
Activity: 89
Merit: 100
Looks like I FINALLY got it. I used the AMD uninstall utility to clean out my 14.1 driver. Next I installed the 13.9 driver that someone referenced earlier as being stable. Then I wrote the following .bat:
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
setx DISPLAY 0
sgminer.exe --kernel darkcoin -o stratum+tcp://pool.darkcoin.io:3333 -u Daddeo.1 -p x --no-adl

at least now it appears to be working and I can start playing around with parameters. Thanks everyone for your help. At least now I know I can follow directions:  Grin. I just had a rare incident. Either the sgminer file I downloaded was corrupted or the 14.1 driver I installed was. In either case, at least I now have a starting point.

try these settings when you are ready

-I 19 -g 1 -w 256 --thread-concurrency 5824

and then bump up -i until it either crashes or gives you less kh/s.
newbie
Activity: 56
Merit: 0
Price going up. Too bad I let some go for a bit cheaper earlier.
member
Activity: 89
Merit: 100
Looks like I FINALLY got it. I used the AMD uninstall utility to clean out my 14.1 driver. Next I installed the 13.9 driver that someone referenced earlier as being stable. Then I wrote the following .bat:
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
setx DISPLAY 0
sgminer.exe --kernel darkcoin -o stratum+tcp://pool.darkcoin.io:3333 -u Daddeo.1 -p x --no-adl

at least now it appears to be working and I can start playing around with parameters. Thanks everyone for your help. At least now I know I can follow directions:  Grin. I just had a rare incident. Either the sgminer file I downloaded was corrupted or the 14.1 driver I installed was. In either case, at least I now have a starting point.

great!

I hope everybody who is having problems does that same thing.  Now hurry up before its too late!
full member
Activity: 129
Merit: 100
Looks like I FINALLY got it. I used the AMD uninstall utility to clean out my 14.1 driver. Next I installed the 13.9 driver that someone referenced earlier as being stable. Then I wrote the following .bat:
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
setx DISPLAY 0
sgminer.exe --kernel darkcoin -o stratum+tcp://pool.darkcoin.io:3333 -u Daddeo.1 -p x --no-adl

at least now it appears to be working and I can start playing around with parameters. Thanks everyone for your help. At least now I know I can follow directions:  Grin. I just had a rare incident. Either the sgminer file I downloaded was corrupted or the 14.1 driver I installed was. In either case, at least I now have a starting point.
full member
Activity: 154
Merit: 100
Coinoholic
only use up to 13.12.  opencl is broken on anything above it... for now.

14.1 was the only thing to get it running for me on two separate computers with two separate 5xxx series cards. It refused to run on 13.12 even with the same bat I posted earlier. (in my two cases)

Yes they will work, but hash rates are super low with them... at least when mining scrypt.

This is true, the drivers aren't stable. I'll have to roll back to mine other coins.

--------------------------------------------------------------------------------------------

Is there any voting going on for darkcoin on cryptsy? I can't wait to buy buy buy in the upfront sell panic that always happens there
member
Activity: 89
Merit: 100
only use up to 13.12.  opencl is broken on anything above it... for now.

14.1 was the only thing to get it running for me on two separate computers with two separate 5xxx series cards. It refused to run on 13.12 even with the same bat I posted earlier. (in my two cases)

Yes they will work, but hash rates are super low with them... at least when mining scrypt.
full member
Activity: 126
Merit: 100
full member
Activity: 154
Merit: 100
Coinoholic
only use up to 13.12.  opencl is broken on anything above it... for now.

14.1 was the only thing to get it running for me on two separate computers with two separate 5xxx series cards. It refused to run on 13.12 even with the same bat I posted earlier. (in my two cases)
member
Activity: 89
Merit: 100
only use up to 13.12.  opencl is broken on anything above it... for now.
Jump to: