Bitcoin Forum

Other => Beginners & Help => Topic started by: M3t on April 03, 2013, 05:05:37 AM



Title: cgminer parameters?
Post by: M3t on April 03, 2013, 05:05:37 AM
how do i --enable-cpu ?

where do i put this in order to activate my cpu mining as well as gpu?


Title: Re: cgminer parameters?
Post by: manface on April 03, 2013, 05:12:35 AM
Put it in the batch file or whatever you use to launch cgminer.


Title: Re: cgminer parameters?
Post by: M3t on April 03, 2013, 05:18:35 AM
i use this batch command:

cgminer.exe -o stratum.btcguild.com:3333 -u myuser -p mypass --enable-cpu

but when i launch it, the cmd prompt flickers open/closed instantly :(


Title: Re: cgminer parameters?
Post by: M3t on April 03, 2013, 05:22:27 AM
bump!! help i need to leave it on overnight before bed!!


Title: Re: cgminer parameters?
Post by: M3t on April 03, 2013, 05:32:36 AM
every time i try with --enable-cpu parameter (even making a shortcut that has that at the end), it blips open and closes the cmd immediately


Title: Re: cgminer parameters?
Post by: dude0000 on May 04, 2013, 06:11:12 AM
cgminer doesn't support CPU mining any longer according to the documentation I have read. I have not been able to find an old version that does.
Anyway the old versions will probably only support get-work which is being phased out in favor of stratum mining, so you would need to set up a stratum proxy server (not difficult).
You could also look for old vesions of guiminer and see which underlying miners are included in the package - poclbm, diable, phoenix, etc.


Title: Re: cgminer parameters?
Post by: alinsaviuc on May 04, 2013, 06:15:22 AM
That is not true. Cgminer supports CPU mining.


Title: Re: cgminer parameters?
Post by: sreg0r on May 04, 2013, 06:51:18 AM
from the cgminer readme
Quote
Q: What happened to CPU mining?
A: Being increasingly irrelevant for most users, and a maintenance issue, it is
no longer under active development and will not be supported. No binary builds
supporting CPU mining will be released. Virtually all remaining users of CPU
mining are as back ends for illegal botnets. The main reason cgminer is being
inappopriately tagged as a virus by antivirus software is due to the trojans
packaging a CPU mining capable version of it. There is no longer ANY CPU mining
code in cgminer. If you are mining bitcoin with CPU today, you are spending
1000x more in electricity costs than you are earning in bitcoin.


Title: Re: cgminer parameters?
Post by: Uchmanpj on May 04, 2013, 07:03:36 AM
I don't want to hijack this thread but I'm curious about parameters in general. Which are the ones everyone use, which are AMD specific? if you have a weak card what should be enabled/disabled? Cool, thanks in advance for the help!!