Pages:
Author

Topic: OFFICIAL CGMINER mining software thread for linux/win/osx/mips/arm/r-pi 4.11.0 - page 34. (Read 5805322 times)

legendary
Activity: 1274
Merit: 1000
I use M's moniter..but when I updated cgminer in my s3 to 4.9.2..  M's will not pull the info from my s3.. anyone know whats up?


If you dig back a few pages to around when 4.9.2 was release there is discussion concerning this.  I'd find it for you, but am a bit short on time at the moment.
member
Activity: 111
Merit: 10
I use M's moniter..but when I updated cgminer in my s3 to 4.9.2..  M's will not pull the info from my s3.. anyone know whats up?
sr. member
Activity: 361
Merit: 267
Glad you figured it out. I have three U3s and trying to keep them running is becoming a chore. I split them up on different computers tonight and set different frequencies to see if I can avoid high error rates hopefully get more than 12 hours of run time out of them. So far it seems that 225 is better for me than 250, I'm still running 830 volts.
newbie
Activity: 35
Merit: 0
I changed the urls to use stratum+tcp instead of http.  That is apparently a config format change.  Now getting 60Gh/s with no further config changes (includes 5Gh/s from older miners).

Thanks for the tip!
sr. member
Activity: 361
Merit: 267
{
"pools" : [
   {
      "url" : "http://stratum.mining.eligius.st:3334",
      "user" : "1Dxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx",
      "pass" : "none"
   },
   {
      "url" : "http://api.polmine.pl:8361",
      "user" : "CustomDesigned11427pogoplug",
      "pass" : "XXXXXXXXXX"
   }
],
"text-only" : true,
"no-submit-stale" : true,
"api-listen" : true,
"api-port" : "4028",
"api-allow" : "W:192.168.10.0/24,W:127.0.0.1"
}


Can you get it to work with a batch file like this:

cgminer.exe -o stratum+tcp://solo.ckpool.org:3333 -u 14LxDWtRRdQAbnJdd4Ew5jwag8Bx9UfNRd -p x --au3-volt 830 --au3-freq 250 --hotplug 600 --api-listen --api-allow w:10.0.0/24
newbie
Activity: 35
Merit: 0
{
"pools" : [
   {
      "url" : "http://stratum.mining.eligius.st:3334",
      "user" : "1Dxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx",
      "pass" : "none"
   },
   {
      "url" : "http://api.polmine.pl:8361",
      "user" : "CustomDesigned11427pogoplug",
      "pass" : "XXXXXXXXXX"
   }
],
"text-only" : true,
"no-submit-stale" : true,
"api-listen" : true,
"api-port" : "4028",
"api-allow" : "W:192.168.10.0/24,W:127.0.0.1"
}
sr. member
Activity: 361
Merit: 267
So I've been running, and just compiled 4.9.2 to hopefully get more than 3Ghz from my new AntMiner U3 (which is a pod with a cage and fan, not a stick that is supposed to do 50Gh - 63 with overclocking).  No compile errors.  When I start it up, I get:

 [2015-09-01 21:12:45] No Stratum, GBT or Solo support in pool 0 http://stratum.mining.eligius.st:3334 unable to use
 [2015-09-01 21:12:46] No Stratum, GBT or Solo support in pool 1 http://api.polmine.pl:8361 unable to use
 [2015-09-01 21:12:51] No Stratum, GBT or Solo support in pool 0 http://stratum.mining.eligius.st:3334 unable to use
 [2015-09-01 21:12:52] No Stratum, GBT or Solo support in pool 1 http://api.polmine.pl:8361 unable to use

etc etc

Any ideas?

Can you post your configure file?
newbie
Activity: 35
Merit: 0
So I've been running, and just compiled 4.9.2 to hopefully get more than 3Gh from my new AntMiner U3 (which is a pod with a cage and fan, not a stick that is supposed to do 50Gh - 63 with overclocking).  No compile errors.  When I start it up, I get:

 [2015-09-01 21:12:45] No Stratum, GBT or Solo support in pool 0 http://stratum.mining.eligius.st:3334 unable to use
 [2015-09-01 21:12:46] No Stratum, GBT or Solo support in pool 1 http://api.polmine.pl:8361 unable to use
 [2015-09-01 21:12:51] No Stratum, GBT or Solo support in pool 0 http://stratum.mining.eligius.st:3334 unable to use
 [2015-09-01 21:12:52] No Stratum, GBT or Solo support in pool 1 http://api.polmine.pl:8361 unable to use

etc etc

Any ideas?

Note, 3.12 runs the new AntMiner - but only at 3Gh/s
legendary
Activity: 966
Merit: 1003
So...outta the blue...Windows 10 preview( I know...I know..) has decided it found Trojan:win32/Skeeyah.C!plock , file:C\cgminer-4.9.2-windows\cgminer.exe           process:pid5444,ProcessStart:130852590159391159         Sooo...is this the same file that usually gets picked on/up or did a new issue get put on the Naughty List during MS Defender definition update? Oh and yes, I got the zip from your index weeks ago, so I'm not sure why today cgminer.exe got Quarantined and not before.
Yeah someone else reported this today. It's definitely not a virus, just some stupid false positive again. Ever since cpu and gpu mining was removed from cgminer the false positives pretty much stopped completely. Cgminer was always the innocent bystander that was packaged with the actual trojan virus back then. Presumably an ancient version got tagged false positive again and they extended their tagging to the latest version.
Thanks, I was thinking this was the same file I saw flagged before but that was nearly 2 years ago, and the fact that I was looking at this rigs screen when it actually happened was pure accidental. At this point, my Win 8.1 pro and Win 7 pro rigs have not made the same determination yet.
-ck
legendary
Activity: 4088
Merit: 1631
Ruu \o/
So...outta the blue...Windows 10 preview( I know...I know..) has decided it found Trojan:win32/Skeeyah.C!plock , file:C\cgminer-4.9.2-windows\cgminer.exe           process:pid5444,ProcessStart:130852590159391159         Sooo...is this the same file that usually gets picked on/up or did a new issue get put on the Naughty List during MS Defender definition update? Oh and yes, I got the zip from your index weeks ago, so I'm not sure why today cgminer.exe got Quarantined and not before.
Yeah someone else reported this today. It's definitely not a virus, just some stupid false positive again. Ever since cpu and gpu mining was removed from cgminer the false positives pretty much stopped completely. Cgminer was always the innocent bystander that was packaged with the actual trojan virus back then. Presumably an ancient version got tagged false positive again and they extended their tagging to the latest version.
legendary
Activity: 966
Merit: 1003
So...outta the blue...Windows 10 preview( I know...I know..) has decided it found Trojan:win32/Skeeyah.C!plock , file:C\cgminer-4.9.2-windows\cgminer.exe           process:pid5444,ProcessStart:130852590159391159         Sooo...is this the same file that usually gets picked on/up or did a new issue get put on the Naughty List during MS Defender definition update? Oh and yes, I got the zip from your index weeks ago, so I'm not sure why today cgminer.exe got Quarantined and not before.
legendary
Activity: 3578
Merit: 1091
Think for yourself
Ok but which version from windows built that supports:
- SCRYPT to mine altcoins
- Gridseed asic scrypt 80 chip blades

You need to post this in the alt coin section of the forums.  You are in the Bitcoin section.  There were some GCMiner forks that may do what your asking so go to the alt coin forum and ask there.

Good Luck,
Sam
legendary
Activity: 4466
Merit: 1798
Linux since 1997 RedHat 4
Ok but which version from windows built that supports:
- SCRYPT to mine altcoins
- Gridseed asic scrypt 80 chip blades

Would be great in knowing settings inside bat file:
- stratum, server, user.work, pass
- including other setting leading to recognize two bade for example and other kind of settings

Does this version supports gridseed asic miner 80 chip two blade?

I recall reading something on Version 3.7.2 which most reports indicate it has problem recognizing two blade or more!

It be great to know following settings inside *.bat file
- recognizing two blade
- scryp option

I am speaking of windows version!
No altcoin support whatsoever in master cgminer.
No altcoin support whatsoever in master cgminer.
sr. member
Activity: 384
Merit: 250
Ok but which version from windows built that supports:
- SCRYPT to mine altcoins
- Gridseed asic scrypt 80 chip blades

Would be great in knowing settings inside bat file:
- stratum, server, user.work, pass
- including other setting leading to recognize two bade for example and other kind of settings

Does this version supports gridseed asic miner 80 chip two blade?

I recall reading something on Version 3.7.2 which most reports indicate it has problem recognizing two blade or more!

It be great to know following settings inside *.bat file
- recognizing two blade
- scryp option

I am speaking of windows version!
No altcoin support whatsoever in master cgminer.
legendary
Activity: 4466
Merit: 1798
Linux since 1997 RedHat 4
Does this version supports gridseed asic miner 80 chip two blade?

I recall reading something on Version 3.7.2 which most reports indicate it has problem recognizing two blade or more!

It be great to know following settings inside *.bat file
- recognizing two blade
- scryp option

I am speaking of windows version!
No altcoin support whatsoever in master cgminer.
sr. member
Activity: 384
Merit: 250
Does this version supports gridseed asic miner 80 chip two blade?

I recall reading something on Version 3.7.2 which most reports indicate it has problem recognizing two blade or more!

It be great to know following settings inside *.bat file
- recognizing two blade
- scryp option

I am speaking of windows version!
legendary
Activity: 4172
Merit: 8075
'The right to privacy matters'
 both sticks are working at freq 300  thanks again.
newbie
Activity: 7
Merit: 0
Hello, I have installed and using the following. mining for litecoin only
Fail. Cgminer doesn't mine litecoin or without mining hardware. Seek help in the altcoin subforums using other software.

lol ............ and from last 10 days,  I am telling my cgmine to mine alone without hardware
and giminer can not work on VPS or standalone PC

wow, and I have invested so many hours to know "cgminer can not miner by itself " so as on VPS alone, on google also

on irc Lightsword told me
to miner bitcoin with usb you need a miner like this https://bitmaintech.com/productDetail.htm?pid=00020150109104550452NTD3NdYY0669

Anyways, Thanks for the support team for educating me, and I wish the post to live here, for new comers in mining.

Prachait
legendary
Activity: 4172
Merit: 8075
'The right to privacy matters'
U3 as I went back and double checked  

His sticks are seen as u3 and your stock cg 4.9.2 stops at freq 250 for the U3
Looks like you're using windows if you mention zadig.

Try this binary (accepts same range as U2, up to 500):
http://ck.kolivas.org/apps/cgminer/temp/cgminer.exe

You can use arbitrary values, cgminer will find the closest that works.

thanks I got a stick to works at freq 300!

working on the second stick
-ck
legendary
Activity: 4088
Merit: 1631
Ruu \o/
U3 as I went back and double checked  

His sticks are seen as u3 and your stock cg 4.9.2 stops at freq 250 for the U3
Looks like you're using windows if you mention zadig.

Try this binary (accepts same range as U2, up to 500):
http://ck.kolivas.org/apps/cgminer/temp/cgminer.exe

You can use arbitrary values, cgminer will find the closest that works.
Pages:
Jump to: