Bitcoin Forum

Alternate cryptocurrencies => Mining (Altcoins) => Topic started by: ayayay on May 29, 2014, 11:15:09 PM



Title: dark coin mining issue
Post by: ayayay on May 29, 2014, 11:15:09 PM
using R9 290X  - I 21 w 256 tc 32765 2 --gpu-engine 1050 --gpu-memclock
1500   

but when trying to launch bat client appears for a split second then vanishes -- what causes this?


Title: Re: dark coin mining issue
Post by: Remember remember the 5th of November on May 29, 2014, 11:16:33 PM
What are all the settings in the bat file? Sounds like you are missing more settings.


Title: Re: dark coin mining issue
Post by: ayayay on May 29, 2014, 11:25:43 PM
used the config from suchpool

setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
sgminer.exe --kernel darkcoin -o stratum+tcp://stratum1.suchpool.pw:3344 -u
USERNAME.WORKERNAME -p WORKERPASSWORD --thread-concurrency 8192 -I 13 --lookup-gap 2 --
worksize 256 -g 1 --gpu-engine 1160 --gpu-memclock 1450



http://suchpool.pw/docs/gettingstartedX11.pdf




Title: Re: dark coin mining issue
Post by: riskyfire on May 29, 2014, 11:31:02 PM
The bat file is likely causing an error and closing.

Open a CMD window (shift + right click select option) from within the same folder as the bat file and type your-filename.bat
The bat file will run but will show the error without closing.


Title: Re: dark coin mining issue
Post by: ayayay on May 30, 2014, 12:34:12 AM
not recognized as an internal or external command, operable program or batch file


Title: Re: dark coin mining issue
Post by: Starscream on May 30, 2014, 09:36:09 AM
Change
Code:
--worksize 256
to
Code:
-w 256


Title: Re: dark coin mining issue
Post by: ayayay on June 02, 2014, 03:35:16 AM
client continues with problem --- opens for a moment then  closes