|
subhead
Member
Offline
Activity: 75
Merit: 10
|
|
March 31, 2014, 09:29:10 PM |
|
The screen does black out after a few mins. Another interesting thing about my other rig that didn't drop at all is that I unplugged the monitor cable from the GPU so I could use it on my Asrock H81 board that do need a monitor plugged in to start. Don't know if that has anything to with it, but... let me do some test about that monitor being powered off by X scenario....
No wonder I didn't experience the drop, my rig has no monitor connected. the drop also happens on some of my rigs without a monitor attached. all rigs running 290 and 290x cards. run "aticonfig --adapter=all --initial -f". add these 4 lines into /etc/rc.local before exit 0 export DISPLAY=:0 xset s off xset -dpms xset s noblank
Just in case it's not already executable, run: I have sent a 30 Darkcoin Bounty to cryptogretzky by myself. As I only have 3 r9 290 I'll make 3 month to recover that bounty with my increased hasrate, but I'll be in peace with this bug. If any-one want to pay me back a part of that bounty, here is my address to share the cost. XavaNMidPmofBUt4RWLf6YHhNDUNA7TjY6 thanks works like a charm. stable for 4 hours now.
|
|
|
|
badman74
|
|
March 31, 2014, 10:01:05 PM |
|
Is it possible future development could add support for Simple Inflation Coin which is the father of Quark, secure and all similar clones
Done. aww and i was so close on my attempt at modding the quark algo to sif too only had to remove 2 lines from the sifcoin.cl i made to match yours
|
|
|
|
subhead
Member
Offline
Activity: 75
Merit: 10
|
|
April 01, 2014, 08:45:21 AM Last edit: April 01, 2014, 03:34:19 PM by subhead |
|
The screen does black out after a few mins. Another interesting thing about my other rig that didn't drop at all is that I unplugged the monitor cable from the GPU so I could use it on my Asrock H81 board that do need a monitor plugged in to start. Don't know if that has anything to with it, but... let me do some test about that monitor being powered off by X scenario....
No wonder I didn't experience the drop, my rig has no monitor connected. the drop also happens on some of my rigs without a monitor attached. all rigs running 290 and 290x cards. run "aticonfig --adapter=all --initial -f". add these 4 lines into /etc/rc.local before exit 0 export DISPLAY=:0 xset s off xset -dpms xset s noblank
Just in case it's not already executable, run: I have sent a 30 Darkcoin Bounty to cryptogretzky by myself. As I only have 3 r9 290 I'll make 3 month to recover that bounty with my increased hasrate, but I'll be in peace with this bug. If any-one want to pay me back a part of that bounty, here is my address to share the cost. XavaNMidPmofBUt4RWLf6YHhNDUNA7TjY6 thanks works like a charm. stable for 4 hours now. just a short update. after the changes the drop is gone but after around 4 to 6 hours the complete mining rig freezes and a hard reset is needed. update 2: the freeze of the complete rig happens now after a short period of time (30min up to 2h). When i revert the changes the rig runs stable for hours but the rate drops again.
|
|
|
|
boubou
|
|
April 01, 2014, 05:11:41 PM |
|
The screen does black out after a few mins. Another interesting thing about my other rig that didn't drop at all is that I unplugged the monitor cable from the GPU so I could use it on my Asrock H81 board that do need a monitor plugged in to start. Don't know if that has anything to with it, but... let me do some test about that monitor being powered off by X scenario....
No wonder I didn't experience the drop, my rig has no monitor connected. the drop also happens on some of my rigs without a monitor attached. all rigs running 290 and 290x cards. run "aticonfig --adapter=all --initial -f". add these 4 lines into /etc/rc.local before exit 0 export DISPLAY=:0 xset s off xset -dpms xset s noblank
Just in case it's not already executable, run: I have sent a 30 Darkcoin Bounty to cryptogretzky by myself. As I only have 3 r9 290 I'll make 3 month to recover that bounty with my increased hasrate, but I'll be in peace with this bug. If any-one want to pay me back a part of that bounty, here is my address to share the cost. XavaNMidPmofBUt4RWLf6YHhNDUNA7TjY6 thanks works like a charm. stable for 4 hours now. just a short update. after the changes the drop is gone but after around 4 to 6 hours the complete mining rig freezes and a hard reset is needed. update 2: the freeze of the complete rig happens now after a short period of time (30min up to 2h). When i revert the changes the rig runs stable for hours but the rate drops again. You have an overclocking problem. I have that same kind of problem, solved it by reverting memoryclock from 1500 to 1250. I don't know if the change we made has a side effect, but I'm pretty sure that switching back your memory to 1250 will solve this issue. After you can have some stable mining, start overclocking again. If the fix work, fell free to share with me the cost of the bounty I paid for it. My address is on the previous post.
|
BEHNZiP6UZunp41vurNaQi4r2hvgG57yzi : BdG
|
|
|
restless
Legendary
Offline
Activity: 1151
Merit: 1001
|
|
April 01, 2014, 06:50:13 PM |
|
Something fishy with groestl with this version?! Running it for 2-3 min produced no accepted shares, stopped, ran 26-03 build and it strted giving "accepted" in seconds. Too tired for testing tonight :S
|
|
|
|
restless
Legendary
Offline
Activity: 1151
Merit: 1001
|
|
April 01, 2014, 07:33:26 PM |
|
Is it possible future development could add support for Simple Inflation Coin which is the father of Quark, secure and all similar clones
Done. Are there pools or exchanges for this coin? The biggest thread i found is 6 pages long :S
|
|
|
|
badman74
|
|
April 01, 2014, 09:48:02 PM Last edit: April 02, 2014, 02:48:44 AM by badman74 |
|
Something fishy with groestl with this version?! Running it for 2-3 min produced no accepted shares, stopped, ran 26-03 build and it strted giving "accepted" in seconds. Too tired for testing tonight :S Hmm I haven't looked at phm's changes... i just ran my build macro You can try the build in my github it has some other things added as well as a lot of the veox updates to sgminer. Though it still need a little work as incognito is a little flaky for some reason and n factor is broke after one of my updates edit: nfactor is fine as long as you can spell properly..... i.e. --algorithm or --pool-algorithm not --alogrithm......
|
|
|
|
badman74
|
|
April 01, 2014, 09:50:32 PM |
|
Is it possible future development could add support for Simple Inflation Coin which is the father of Quark, secure and all similar clones
Done. Are there pools or exchanges for this coin? The biggest thread i found is 6 pages long :S There is a pool at sic.supernova.cc But I don't think it is on any exchange and it appears the maker abandoned it
|
|
|
|
Newwsr
|
|
April 02, 2014, 04:49:48 AM |
|
hello friends I'm his r9 2 280x'm using the config-k darkcoin-I 13-g 2-w 256 the speed of this in each of 1,750 to catch more?
|
|
|
|
restless
Legendary
Offline
Activity: 1151
Merit: 1001
|
|
April 02, 2014, 05:39:01 AM |
|
hello friends I'm his r9 2 280x'm using the config-k darkcoin-I 13-g 2-w 256 the speed of this in each of 1,750 to catch more?
Increase Intensity by 1 until you reach "saturation point" 18, even 19 are usually ok
|
|
|
|
SpeedDemon13
|
|
April 02, 2014, 06:49:04 AM |
|
When will blakecoin and heavycoin be incorporated in the miner? Since XPM is about to have a miner, will that be also a possibility in this sph miner? I like this miner because it's like a swiss army knife...lol
|
CRYPTSY exchange: https://www.cryptsy.com/users/register?refid=9017 BURST= BURST-TE3W-CFGH-7343-6VM6R BTC=1CNsqGUR9YJNrhydQZnUPbaDv6h4uaYCHv ETH=0x144bc9fe471d3c71d8e09d58060d78661b1d4f32 SHF=0x13a0a2cb0d55eca975cf2d97015f7d580ce52d85 EXP=0xd71921dca837e415a58ca0d6dd2223cc84e0ea2f SC=6bdf9d12a983fed6723abad91a39be4f95d227f9bdb0490de3b8e5d45357f63d564638b1bd71 CLAMS=xGVTdM9EJpNBCYAjHFVxuZGcqvoL22nP6f SOIL=0x8b5c989bc931c0769a50ecaf9ffe490c67cb5911
|
|
|
cinnamon_carter
Legendary
Offline
Activity: 1148
Merit: 1018
It's about time -- All merrit accepted !!!
|
|
April 02, 2014, 09:16:36 AM |
|
Huge news ! Seeing this too late to compile & test drive now but I sure will tomorrow night What is your preference of crypto for donations and thank you.
|
Check out my coin Photon Merge Mine 5 other Blake 256 coins - 6x your hash power https://www.blakecoin.org/The obvious choice is not always the best choice. LOOK DEEPER - Look into the Blake 256 Family -- CC
|
|
|
tseug
Member
Offline
Activity: 70
Merit: 10
|
|
April 02, 2014, 09:45:44 AM |
|
Any chance of twecoin (Algorithm:fugue -> shavite -> hamsi -> panama) https://bitcointalk.org/index.php?topic=553593.0I see the files sph_figue, sph_hamsi, sph_panama, sph_shavite so it it's sphlib based.
|
COMM: CWjCf3Pb6vAgpRxbP2CKQQFLBXYuS7axpG SHA: STpwADnhpYk7ZAMRmJvFDJaXSSby3LpGiu
|
|
|
Amph
Legendary
Offline
Activity: 3248
Merit: 1070
|
|
April 02, 2014, 09:38:42 PM |
|
kernel for groestl don't work, the miner isn't accepting anything
|
|
|
|
tseug
Member
Offline
Activity: 70
Merit: 10
|
|
April 02, 2014, 09:52:07 PM |
|
kernel for groestl don't work, the miner isn't accepting anything
For what coin? the groestl for groestlcoin and the groestl for myr are slightly different I think.. both supported, just different kernel names ("-k groestlcoin" vs "-k myriadcoin-groestl") I haven't tried myriad but groestlcoin works fine for me sph, please can we have twecoin... pretty please? It desperately needs a standalone miner and pools
|
COMM: CWjCf3Pb6vAgpRxbP2CKQQFLBXYuS7axpG SHA: STpwADnhpYk7ZAMRmJvFDJaXSSby3LpGiu
|
|
|
Amph
Legendary
Offline
Activity: 3248
Merit: 1070
|
|
April 03, 2014, 07:28:29 AM |
|
i mean -k groestlcoin, no accepted share for me with this argument
|
|
|
|
jeanjean15
Newbie
Offline
Activity: 48
Merit: 0
|
|
April 03, 2014, 07:29:49 AM |
|
The screen does black out after a few mins. Another interesting thing about my other rig that didn't drop at all is that I unplugged the monitor cable from the GPU so I could use it on my Asrock H81 board that do need a monitor plugged in to start. Don't know if that has anything to with it, but... let me do some test about that monitor being powered off by X scenario....
No wonder I didn't experience the drop, my rig has no monitor connected. the drop also happens on some of my rigs without a monitor attached. all rigs running 290 and 290x cards. run "aticonfig --adapter=all --initial -f". add these 4 lines into /etc/rc.local before exit 0 export DISPLAY=:0 xset s off xset -dpms xset s noblank
Just in case it's not already executable, run: I have sent a 30 Darkcoin Bounty to cryptogretzky by myself. As I only have 3 r9 290 I'll make 3 month to recover that bounty with my increased hasrate, but I'll be in peace with this bug. If any-one want to pay me back a part of that bounty, here is my address to share the cost. XavaNMidPmofBUt4RWLf6YHhNDUNA7TjY6 Hi . Is it possible to have the same solution but for Windows , please ?
|
|
|
|
ocminer
Legendary
Offline
Activity: 2688
Merit: 1240
|
|
April 03, 2014, 07:33:48 AM |
|
i mean -k groestlcoin, no accepted share for me with this argument
Hey Amph, I've used this miner for testing/developing my Pool, works for me on https://groestl.suprnova.cc with -k groestlcoin Which pool are you trying?
|
suprnova pools - reliable mining pools - #suprnova on freenet https://www.suprnova.cc - FOLLOW us @ Twitter ! twitter.com/SuprnovaPools
|
|
|
restless
Legendary
Offline
Activity: 1151
Merit: 1001
|
|
April 03, 2014, 07:37:07 AM |
|
I believe an univcersal solution is so called "resistor mod" - plug 75 Om resistor into 1 DVI port of every card, so Windows will believe this card is connected to monitor https://50btc.com/en/articles/view/70
|
|
|
|
|