Author

Topic: How do you enter command lines into cgminer? (Read 24764 times)

legendary
Activity: 2128
Merit: 1775
September 07, 2019, 04:23:12 AM
#7
Good day:
               I don't understand how to run the cgminer, it asks me for a url, a user, a password, where I get that data.
I await your response, thank you
To note that cgminer is a program in the form of commands, in the course of the cgminer application, in settings based on the creation of batch files.

A little advice:
Activate notepad and paste your site's warning code, change your Username, Password, and Pool, so that it is the same as the account settings in Pool.

Code:
start /D “c:cgminer” cgminer.exe -o http://yourPOOL.com:8337 -u Username -p Password -d 0 –auto-fan –gpu-memclock 300

And this can also be a guide to your problem information. Good luck.

Topic: Simple Cgminer Remote Monitoring Script - now with email alerts

Topic: OFFICIAL CGMINER mining software thread for linux/win/osx/mips/arm/r-pi 4.11.1

how-do-you-install-cgminer-on-ubuntu

If you register digithub.com you can find the answer here: github.com/ckolivas/cgminer/blob/master/README

Sorry this user will not answer again.
Because he has already been banned.

Link: https://bpip.org/profile.aspx?p=azianphoenix
newbie
Activity: 1
Merit: 0
September 06, 2019, 11:23:44 AM
#6
Good day:
               I don't understand how to run the cgminer, it asks me for a url, a user, a password, where I get that data.
I await your response, thank you
newbie
Activity: 52
Merit: 0
I got it up all running, you guys were a massive help, especially Cablez for the fast ass reply, if i get more more   bitforce singles i'll be sure to be contacting your for your awesome looking custom cables!
member
Activity: 85
Merit: 10
Here is it a batch file example, I just put in desktop an double clic. I also added a shortcut to autostart folder.
Code:
cd D:\cgminer
d:
cgminer.exe -o http://pool.ABCPool.co:8332 -u workername -p password -o http://mtred.com:8337 -u workername -p password -o http://pit.deepbit.net:8332 -u workername -p password -I 10 -g 1 --auto-fan --queue 1 --temp-target 70 --gpu-engine 945 --gpu-memclock 275 --temp-overheat 80 --gpu-fan 75-85  -k diablo -v 2 -w 256
vip
Activity: 980
Merit: 1001
I wrote a guide to https://ozcoin.net/content/win7-cgminer-setup-guide
you can start cgminer from the command prompt and add all flags, use a .bat file, edit the config file or access most settings on the fly by pressing "g"
hope that's a help Smiley
legendary
Activity: 1400
Merit: 1000
I owe my soul to the Bitcoin code...
Its best to create a batch file with all the necessary commands you would like.

Start up notepad and type something like

cgminer -o url -u user -p pass --gpu-engine XXX --gpu-fan 55 etc

save it as a cgminer.bat then you can just run that file and you will have all your commands input.  Smiley
newbie
Activity: 52
Merit: 0
I don't get it, when I run cgminer.exe it asks you the mining pool url/port, username, and password right off the bat, then once it's up it's a menu with no option to input command lines. So how do i enter command lines into cgminer? This is on windows 7 with cgminer 2.4.1
Jump to: