Author

Topic: CG miner support (Read 21381 times)

vip
Activity: 980
Merit: 1001
April 01, 2012, 10:24:15 AM
#4
I wrote this guide for people that like bat files Smiley

http://ozcoin.net/content/win7-cgminer-setup-guide

I have used cgminer successfully with nvidia too (not for long - was just to try it out )
hero member
Activity: 628
Merit: 500
March 20, 2012, 12:43:59 PM
#3
you dont need a batch file with CGminer. you can use the cgminer.conf to control all of your settings. Look at the example.conf in notepad that comes in the CG folder and that should help. I made the transition from gui to cg and it was the best division i'v made.
member
Activity: 172
Merit: 10
March 18, 2012, 09:48:08 AM
#2
text file, save as, .bat will make your bat file


EXECUTIVE SUMMARY ON USAGE:

After saving configuration from the menu, you do not need to give cgminer any
arguments and it will load your configuration.


Single pool, regular desktop:

cgminer -o http://pool:port -u username -p password

Single pool, dedicated miner:

cgminer -o http://pool:port -u username -p password -I 9

Single pool, first card regular desktop, 3 other dedicated cards:

cgminer -o http://pool:port -u username -p password -I d,9,9,9

Multiple pool, dedicated miner:

cgminer -o http://pool1:port -u pool1username -p pool1password -o http://pool2:port -u pool2usernmae -p pool2password -I 9

Add overclocking settings, GPU and fan control for all cards:

cgminer -o http://pool:port -u username -p password -I 9 --auto-fan --auto-gpu --gpu-engine 750-950 --gpu-memclock 300

Add overclocking settings, GPU and fan control with different engine settings for 4 cards:

cgminer -o http://pool:port -u username -p password -I 9 --auto-fan --auto-gpu --gpu-engine 750-950,945,700-930,960 --gpu-memclock 300

possible examples of what could go in there. You will  have to play with it and find what works.

https://bitcointalksearch.org/topic/official-cgminer-mining-software-thread-for-linuxwinosxmipsarmr-pi-4110-28402 has all the info of what you need. Start hitting the books.
member
Activity: 99
Merit: 10
MMM EXTRA - THE RIGHT STEP TOWARDS THE GOAL
March 18, 2012, 07:55:51 AM
#1
hi guys i am from malaysia

I am currently using GUIminer to do bitcoin mining and now i wish to switch to CGminer but the problem is i have 0 knowledge on computer and dos command !

i hope someone can help me generously, currently using sapphire 5850 OC with RBE clock 850/300

i wish to

1) set a a .bat setting wish to allow me to open the bat file and everything will run on user-configured

setting such like temperature control , failover backup pool

i cannot test it on my computer now because i am using Nvida GTX570 i cannot use CGminer as my window will crash , and someone can teach me how to configured the CGminer then i will test it on my mining farm away from my house.

hope u guys understand what i mean

hope can get some help !
Jump to: