Post
Topic
Board Announcements (Altcoins)
Re: [ann] Aegis, x15, PoS/Pow Hybrid - Launched
by
srwt
on 07/07/2014, 07:54:48 UTC
can someone please help me with the sgminer command. Mine crashes right away:

setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
sgminer --algorithm bitblock -o stratum+tcp://aegis.altpooler.com:3303 -u worker.username -p password

In the folder with miner I found this (dunno would it help or not):
270X:
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
sgminer.exe -o stratum+tcp://east1.us.stratum.dedicatedpool.com:6002 --pool-algorithm bitblock --name BBL -u cbdh.1 -p 1 --gpu-platform 1 --intensity 19 -g 2 -w 128 --gpu-memclock 1400 --gpu-engine 1100 --gpu-fan 63 --gpu-powertune 20


270X14:
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
sgminer.exe  -o stratum+tcp://www.hashharder.com:9672 --pool-algorithm x14old -u Xr4Xzf5kxuPDc5qLT9NPrZoGRymqJCQo58 -p x --gpu-platform 0 --intensity 19 -g 2 -w 128 --gpu-memclock 1400 --gpu-engine 1100 --gpu-fan 63 --gpu-powertune 20
pause


280X:
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
sgminer.exe -o stratum+tcp://east1.us.stratum.dedicatedpool.com:6002 --pool-algorithm bitblock --name BBL -u cbdh.1 -p 1 --gpu-platform 1 -I 19 -g 2 -w 64 --gpu-memclock 1250 --gpu-engine 1100 --gpu-fan 50 --gpu-powertune 20


7950:
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
sgminer.exe -o stratum+tcp://east1.us.stratum.dedicatedpool.com:6002 --pool-algorithm bitblock --name BBL -u cbdh.1 -p 1 --gpu-platform 1 --intensity 19 -g 2 -w 128 --gpu-memclock 1250 --gpu-engine 1030 --gpu-fan 70 --gpu-powertune 20


as usual usernames and perhaps algorithm have to be changed.