Probleminfected
Member
Offline
Activity: 89
Merit: 100
|
|
February 16, 2014, 02:32:43 AM |
|
only use up to 13.12. opencl is broken on anything above it... for now.
|
|
|
|
SeriousCoins14
Full Member
Offline
Activity: 154
Merit: 100
Coinoholic
|
|
February 16, 2014, 02:34:33 AM |
|
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)
|
XBC BTUCL6SoNCMYmvmY7tJ33EdtdvyNL4wdhr
|
|
|
slyA
|
|
February 16, 2014, 02:37:26 AM |
|
The rise begins!!!
|
|
|
|
Probleminfected
Member
Offline
Activity: 89
Merit: 100
|
|
February 16, 2014, 02:39:11 AM |
|
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.
|
|
|
|
SeriousCoins14
Full Member
Offline
Activity: 154
Merit: 100
Coinoholic
|
|
February 16, 2014, 03:02:20 AM |
|
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
|
XBC BTUCL6SoNCMYmvmY7tJ33EdtdvyNL4wdhr
|
|
|
daddeo
|
|
February 16, 2014, 03:04:08 AM |
|
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: . 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.
|
|
|
|
Probleminfected
Member
Offline
Activity: 89
Merit: 100
|
|
February 16, 2014, 03:05:51 AM |
|
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: . 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!
|
|
|
|
PyroClasTix
Newbie
Offline
Activity: 56
Merit: 0
|
|
February 16, 2014, 03:10:11 AM |
|
Price going up. Too bad I let some go for a bit cheaper earlier.
|
|
|
|
Probleminfected
Member
Offline
Activity: 89
Merit: 100
|
|
February 16, 2014, 03:11:59 AM |
|
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: . 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.
|
|
|
|
daddeo
|
|
February 16, 2014, 03:13:18 AM |
|
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: . 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.
|
|
|
|
daddeo
|
|
February 16, 2014, 03:15:56 AM |
|
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: . 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?
|
|
|
|
tabnk
|
|
February 16, 2014, 03:16:34 AM |
|
0.00056 BTC is too Low. Don't sell at this price.
|
|
|
|
daddeo
|
|
February 16, 2014, 03:18:06 AM |
|
It's officially my 27th birthday.. nevermind that number 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. Talk to me when you hit forty.
|
|
|
|
daddeo
|
|
February 16, 2014, 03:19:29 AM |
|
What's the difference between experimental and raw intensity?
|
|
|
|
TanteStefana
Full Member
Offline
Activity: 280
Merit: 100
The Future Of Work
|
|
February 16, 2014, 03:22:10 AM |
|
It's officially my 27th birthday.. nevermind that number 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
|
|
|
|
blaaaaacksuit
Sr. Member
Offline
Activity: 280
Merit: 250
Who cares?
|
|
February 16, 2014, 03:39:49 AM |
|
eduffield, the 5th progress report link just sends you to the end of the thread, just a heads up!
|
|
|
|
daddeo
|
|
February 16, 2014, 03:51:27 AM |
|
It's officially my 27th birthday.. nevermind that number 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. Talk to me when you hit forty. Hey, if we both had a darkcoin for every year we've been around you would have like, a few more dark than me It's officially my 27th birthday.. nevermind that number 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 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.
|
|
|
|
eduffield (OP)
Legendary
Offline
Activity: 1176
Merit: 1036
Dash Developer
|
|
February 16, 2014, 03:52:41 AM |
|
eduffield, the 5th progress report link just sends you to the end of the thread, just a heads up!
Fixed!
|
Dash - Digital Cash | dash.org | dashfoundation.io | dashgo.io
|
|
|
tabnk
|
|
February 16, 2014, 04:35:29 AM |
|
NET HASH @ 1.4 GH/s NOW. DROPPED
|
|
|
|
shackleford
|
|
February 16, 2014, 04:44:35 AM |
|
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.
|
|
|
|
|