Newb to feathers, 1 day new to lites
-
Meant to ask, will this utilize both of my cards, or do I need to run the script twice?
[/quote]
That should work yes!
Place the .bat in the same folder where cgiminer.exe is and doubleclick the .bat.
[/quote] -
Well, if you’re interested here’s my Reaper config files:
litecoin.conf
[code]
host 91.121.1.102
port 9344
user ShadowEW.[worker]
pass [password]protocol litecoin
worksize 256
vectors 1
aggression 13
threads_per_gpu 1
sharethreads 3
lookup_gap 2
gpu_thread_concurrency 8192
[/code]reaper.conf
[code]kernel reaper.cl
save_binaries yes
enable_graceful_shutdown no
long_polling yesmine litecoin
device 0
device 1
[/code]As far as I can see, FTC seems to require slightly different settings to LTC. At least for me, I can’t run as many threads. :o
The above config is setup for d2.cc
-
[quote name=“chansyoman” post=“888” timestamp=“1367676927”]
Meant to ask, will this utilize both of my cards, or do I need to run the script twice?[/quote]
That should work yes!
Place the .bat in the same folder where cgiminer.exe is and doubleclick the .bat.
[/quote]
[/quote]By default it should detect and mine on both (or any) GPUs unless you specify otherwise.
-
Ah, thanks!!!
I’lll give it a shot. I assume I will copy and paste the below into the .conf files for both litecoin.conf and reaper.conf?
[quote name=“ShadowEW” post=“889” timestamp=“1367677053”]
Well, if you’re interested here’s my Reaper config files:
litecoin.conf
[code]
host 91.121.1.102
port 9344
user ShadowEW.[worker]
pass [password]protocol litecoin
worksize 256
vectors 1
aggression 13
threads_per_gpu 1
sharethreads 3
lookup_gap 2
gpu_thread_concurrency 8192
[/code]reaper.conf
[code]kernel reaper.cl
save_binaries yes
enable_graceful_shutdown no
long_polling yesmine litecoin
device 0
device 1
[/code]As far as I can see, FTC seems to require slightly different settings to LTC. At least for me, I can’t run as many threads. :o
The above config is setup for d2.cc
[/quote] -
Yep, and write in YOUR username.worker name and password.
The config has been tested as working for/by me on reaperv13beta4_64Should just be able to hit reaper.exe and it’ll start up, not sure what results you’ll get as I have no 7950s to test with, but I’d assume you can just raise the aggression up freely to increase your khash.
Be warned, high aggression (values 12-20) will slow down your desktop. That’s normal. -
Hmm…
Doesn’t appear to be working. This is exactly what my batch file looks like:
cgminer.exe --scrypt -o stratum+tcp://featherpool.com:9998 -u chansyoman1 -p 12 --thread-concurrency 21712 -w 256 -I 20 --lookup-gap 2 -g 1
I am getting a “No servers were found that could be used to get work from, Please check the details from the list below of the servers you have input”
Thoughts? :-[
[quote name=“ShadowEW” post=“891” timestamp=“1367677104”]
[quote author=chansyoman link=topic=200.msg888#msg888 date=1367676927]
Meant to ask, will this utilize both of my cards, or do I need to run the script twice?[/quote]
That should work yes!
Place the .bat in the same folder where cgiminer.exe is and doubleclick the .bat.
[/quote]
[/quote]By default it should detect and mine on both (or any) GPUs unless you specify otherwise.
[/quote] -
Which pool are you on, my config is for https://ftc.d2.cc owo
-
Oops, I meant:
cgminer.exe --scrypt -o stratum+tcp://pool.d2.cc:9344 -u chansyoman.1-p 12 --thread-concurrency 21712 -w 256 -I 20 --lookup-gap 2 -g 1
[quote name=“ShadowEW” post=“896” timestamp=“1367678531”]
Which pool are you on, my config is for https://ftc.d2.cc owo
[/quote] -
Just wanted to update you guys!
I work in IT, and yet I can’t figure this out (hence why I am a Windows and not Linux guy LOL)
I resorted back to GUIminer, messed around with the URL and set use stratum to NO, and magic, it works!
BUT, still slow…3xxkh/s on BOTH 7950’s with 21712 thread concurrency, 13 intensity, 256 worksize, and 1 GPU thread each. d’oh! :'(
-
[quote name=“chansyoman” post=“897” timestamp=“1367678602”]
Oops, I meant:
cgminer.exe --scrypt -o stratum+tcp://pool.d2.cc:9344 -u chansyoman.1-p 12 --thread-concurrency 21712 -w 256 -I 20 --lookup-gap 2 -g 1
[quote author=ShadowEW link=topic=200.msg896#msg896 date=1367678531]
Which pool are you on, my config is for https://ftc.d2.cc owo
[/quote]
[/quote]
d2.cc doesn’t yet have stratum support, set your pool as -o http://pool.d2.cc:9344 -
[quote name=“chansyoman” post=“907” timestamp=“1367681815”]
Just wanted to update you guys!I work in IT, and yet I can’t figure this out (hence why I am a Windows and not Linux guy LOL)
I resorted back to GUIminer, messed around with the URL and set use stratum to NO, and magic, it works!
BUT, still slow…3xxkh/s on BOTH 7950’s with 21712 thread concurrency, 13 intensity, 256 worksize, and 1 GPU thread each. d’oh! :'(
[/quote]Try intensity 18/19/20 with 7950s.
-
[quote name=“ShadowEW” post=“909” timestamp=“1367682049”]
[quote author=chansyoman link=topic=200.msg897#msg897 date=1367678602]Oops, I meant:
cgminer.exe --scrypt -o stratum+tcp://pool.d2.cc:9344 -u chansyoman.1-p 12 --thread-concurrency 21712 -w 256 -I 20 --lookup-gap 2 -g 1
[quote author=ShadowEW link=topic=200.msg896#msg896 date=1367678531]
Which pool are you on, my config is for https://ftc.d2.cc owo
[/quote]
[/quote]
d2.cc doesn’t yet have stratum support, set your pool as -o http://pool.d2.cc:9344
[/quote]Ah indeed thats my fault, try something like:
cgminer.exe -o http://pool.d2.cc:9344 -u chansyoman.1 -p [b]here should be your password[/b] --thread-concurrency 21712 -I 18then later try to adjust other settings.
-
Thanks guys, much appreciation!
I’ll be spreading the love soon.
On another note, is anyone on btc-e and seeing FTC numbers? :-[