Bitcoin Forum

Bitcoin => Mining software (miners) => Topic started by: cchan on March 23, 2013, 01:15:26 PM



Title: CGMiner keeps on crashing?
Post by: cchan on March 23, 2013, 01:15:26 PM
After I enter URL, username and password, cgminer just crashes. I don't know why. Could you help? Thanks.


Title: Re: CGMiner keeps on crashing?
Post by: portosTCM on March 23, 2013, 02:59:55 PM
maybe try to add url, logi and pass to configuration file f.e. example.conf and run it with -c example.conf parameter


Title: Re: CGMiner keeps on crashing?
Post by: cchan on March 23, 2013, 04:20:50 PM
maybe try to add url, logi and pass to configuration file f.e. example.conf and run it with -c example.conf parameter

Thanks, but it still doesn't work, keeps on crashing.


Title: Re: CGMiner keeps on crashing?
Post by: cchan on March 23, 2013, 04:27:53 PM
win7 64, HD5850
configuration:
{
"pools" : [
   {
      "url" : "http://stratum.btcguild.com:3333",
      "user" : "**********",
      "pass" : "123"
   }
   
],

"intensity" : "d",
"gpu-engine" : "0-985",
"gpu-fan" : "0-85",
"gpu-memclock" : "1000",
"gpu-powertune" : "20",
"temp-cutoff" : "95",
"temp-overheat" : "85",
"temp-target" : "75",

"auto-fan" : true,
"auto-gpu" : true,
"expiry" : "120",
"failover-only" : true,
"gpu-threads" : "2",
"log" : "5",
"queue" : "1",
"scan-time" : "60",
"temp-hysteresis" : "3",

"kernel-path" : "/usr/local/bin"
}


Title: Re: CGMiner keeps on crashing?
Post by: dreamwatcher on March 25, 2013, 11:27:05 PM
I am having the same problem with the newest release (2.11.3)

For now, the quickest fix is to roll back version 2.11.2

http://ck.kolivas.org/apps/cgminer/2.11/