Author

Topic: Question about cgminer configuration (Read 4982 times)

member
Activity: 122
Merit: 10
May 03, 2013, 10:57:22 PM
#7
Hi

Im having problems with the options at runtime --auto-fan --gpu-engine ,.. .cgminer says  unrecognized option

help please.
vip
Activity: 980
Merit: 1001
June 29, 2012, 11:59:51 PM
#6
I wrote a guide to cgminer using a .bat file in windows, I find this the easiest way to use cgminer
https://ozcoin.net/content/win7-cgminer-setup-guide

for my 6950 rigs
@echo on
ECHO "Example cgminer miner startup file (set your own user and password)"
ECHO.

cgminer.exe -o http://us2.ozco.in:8332 -u graet.g2 -p 1234 -o http://us.ozco.in:8332 -u graet.g2 -p 1234 -I 8 --auto-fan --gpu-engine 810-910 --gpu-vddc 1.05 --gpu-memdiff -125 --gpu-powertune 5

this allows for failover to backup pool
and gives me ~370Mhash/card on a 4 card rig Smiley
newbie
Activity: 33
Merit: 0
June 29, 2012, 10:58:34 PM
#5
I have some of these 6950's:

Code:
cgminer -o http://pool:port -u user -p pass -I 9  --gpu-engine 875 --gpu-memclock 730 --vectors 2 --worksize 128 --gpu-fan 75 --kernel diablo


Hey bro, with this current config, how many Mh/s you can get with your 6950? Just because I'm intend to getting one.

Thanks.
vip
Activity: 574
Merit: 500
Don't send me a pm unless you gpg encrypt it.
June 29, 2012, 04:35:00 PM
#4
Are the overclocking settings prompted as well when you first boot up? I'm at work so I can't test the configuration at the moment or I would.  Thanks!!

No, by default it will use whatever the card is set at.  If you set the config in trixx, close trixx, then start cgminer, cgminer should use the current card settings that trixx had set.  Once you save the config file, it should save the adjusted clocks and not the default clocks.  From then on, you don't need to use trixx.  You can actually adjust all of that once cgminer is running from within its menus.

The startup routine will only ask about pool information.
full member
Activity: 124
Merit: 100
June 29, 2012, 04:28:21 PM
#3
Are the overclocking settings prompted as well when you first boot up? I'm at work so I can't test the configuration at the moment or I would.  Thanks!!
vip
Activity: 574
Merit: 500
Don't send me a pm unless you gpg encrypt it.
June 29, 2012, 04:24:03 PM
#2
Well, with cgminer, you don't need to use trixx at all.  If you start cgminer, it'll prompt you for what it needs (pool info) and then start running.  Once its running, you can change the card speed, memory speed, etc and then save the cgminer config to a file so that the next time cgminer starts, it has all of its settings retained.
full member
Activity: 124
Merit: 100
June 29, 2012, 04:21:14 PM
#1
I'm currently using guiminer. I want to make the switch to cgminer so I can have full control over my video cards settings. I've been lurking the threads for a while now and was wondering. If I provide enough information can somebody please tell me what my configuation in cgminer should be?  I'm an idiot when it comes to command lines. I tried the help tag but couldn't figure it out. Please help!!

Here's my information:
SAPPHIRE Radeon HD 6950 Dirt3 Edition 2GB
http://www.newegg.com/Product/Product.aspx?Item=N82E16814102945
Windows 7 x64 ultimate
Overclocking using Trixx:  Voltage 1.14, clock 920, memory clock 300, fan speed locked at 70%. Runs fine.
Latest beta driver and sdk from amd

Please help me out with the configuration in cgminer to get the most hashes! I tried and failed. Sad

Jump to: