Bitcoin Forum

Alternate cryptocurrencies => Mining (Altcoins) => Topic started by: GravemanSam on January 21, 2014, 08:50:41 PM



Title: Multipool Mining Code Help
Post by: GravemanSam on January 21, 2014, 08:50:41 PM
Trying to use the following code to mine DOGE coin. Says I am mining on multipool website on my account but the cmd box is blank after it starts cgminer. Any ideas. Thanks for any help.

setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
color 02
cgminer --scrypt -o stratum+tcp://us-east.multipool.us:3352 -u gravemansam.1 -p x -I 17 -g 1 -w 128 --thread-concurrency 32765 --gpu-engine 920 --gpu-memclock 1500 --lookup-gap 2 -g 1 --gpu-powertune 20 --no-submit-stale


Title: Re: Multipool Mining Code Help
Post by: TheWoodser on January 21, 2014, 11:16:32 PM
Trying to use the following code to mine DOGE coin. Says I am mining on multipool website on my account but the cmd box is blank after it starts cgminer. Any ideas. Thanks for any help.

setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
color 02
cgminer --scrypt -o stratum+tcp://us-east.multipool.us:3352 -u gravemansam.1 -p x -I 17 -g 1 -w 128 --thread-concurrency 32765 --gpu-engine 920 --gpu-memclock 1500 --lookup-gap 2 -g 1 --gpu-powertune 20 --no-submit-stale

Once the Command window goes blank....Can you scroll up...A lot?  Sometime there will be an error or additional information at the top of the window.