Jump to content

So I am trying to get into mining dogecoins and finally set everything up and joined the doge.hashfaster pool. The problem I am facing is when I try to actually start mining, I can't get cgminer to start. I had a no gpu found error but fixed that by using 3.7.2 cgminer. Now I get errors saying couldn't run configuration file or I get fata json error depending on what I change. I have no idea what to do because i'm a noob in the mining scence. Does anybody have any idea's what to do?

P.S i have a 7870 and am running windows 8.

Link to comment
https://linustechtips.com/topic/108834-need-help-with-conf-file/
Share on other sites

Link to post
Share on other sites

cgminer -I 18 -g 1 -w 256 --thread-concurrency 15232 -o stratum+tcp://stratumserver.com:port -u Username.worker -p Password

Put that in a .bat (make a TXT file, then rename it Something.bat) in the cgminer folder, fill in the stratum server, port, and your login.

Come fold while not gaming! http://linustechtips.com/main/forum/37-foldinghome-boinc-and-coin-mining/

Gaming Rig: i7-9700k 5GHz all core, GTX 1070, 16GB TridentZ, Buncha ssds...

Stream Machine: R7 1700, GTX 660 (lol), 16GB Corsair Somethingoranother, 120 GB SSD i've had since 2012. 

Mobile Workstation: MSI-ALPHA :R7 3750H, RX 5500M, 16GB of some ram, 500GB SSD.

 

 

 

Link to comment
https://linustechtips.com/topic/108834-need-help-with-conf-file/#findComment-1454785
Share on other sites

Link to post
Share on other sites

I found out that if I double click the .bat file (not the .exe file) then something happens but it seems wrong, this is what I get

 


 cgminer version 3.7.2 - Started: [2014-01-31 20:51:04]

----------------------------------------------------------------

 (5s):1.224M (avg):1.218Mh/s | A:0  R:0  HW:0  WU:0.0/m

 ST: 2  SS: 0  NB: 4  LW: 15  GF: 0  RF: 0

 Connected to stratum-us.doge.hashfaster.com diff 128 with strat

 Block: c541e8cc...  Diff:1.35K  Started: [20:52:37]  Best share

----------------------------------------------------------------

 [P]ool management [G]PU management ettings [D]isplay options

 GPU 0:  58.0C 1277RPM | 1.223M/1.218Mh/s | A:0 R:0 HW:0 WU:0.0/

----------------------------------------------------------------

 

 [2014-01-31 20:51:01] Started cgminer 3.7.2

 [2014-01-31 20:51:03] Probing for an alive pool

 [2014-01-31 20:51:03] Pool 0 difficulty changed to 128

 [2014-01-31 20:51:04] Network diff set to 1.35K

 [2014-01-31 20:51:26] Stratum from pool 0 detected new block

 [2014-01-31 20:52:04] Stratum from pool 0 detected new block

 [2014-01-31 20:52:37] Stratum from pool 0 detected new block

 

 

The hash rating is in Megahashes and I only have a single 7870. Using GPU-Z I can see that my GPU utilization goes up to around 65% so I know that it is doing something, but on the pool website it says I am doing 0 hashes.

Link to comment
https://linustechtips.com/topic/108834-need-help-with-conf-file/#findComment-1464499
Share on other sites

Link to post
Share on other sites

 

I found out that if I double click the .bat file (not the .exe file) then something happens but it seems wrong, this is what I get
 

 cgminer version 3.7.2 - Started: [2014-01-31 20:51:04]
----------------------------------------------------------------
 (5s):1.224M (avg):1.218Mh/s | A:0  R:0  HW:0  WU:0.0/m
 ST: 2  SS: 0  NB: 4  LW: 15  GF: 0  RF: 0
 Connected to stratum-us.doge.hashfaster.com diff 128 with strat
 Block: c541e8cc...  Diff:1.35K  Started: [20:52:37]  Best share
----------------------------------------------------------------
 [P]ool management [G]PU management ettings [D]isplay options
 GPU 0:  58.0C 1277RPM | 1.223M/1.218Mh/s | A:0 R:0 HW:0 WU:0.0/
----------------------------------------------------------------
 
 [2014-01-31 20:51:01] Started cgminer 3.7.2
 [2014-01-31 20:51:03] Probing for an alive pool
 [2014-01-31 20:51:03] Pool 0 difficulty changed to 128
 [2014-01-31 20:51:04] Network diff set to 1.35K
 [2014-01-31 20:51:26] Stratum from pool 0 detected new block
 [2014-01-31 20:52:04] Stratum from pool 0 detected new block
 [2014-01-31 20:52:37] Stratum from pool 0 detected new block
 
 
The hash rating is in Megahashes and I only have a single 7870. Using GPU-Z I can see that my GPU utilization goes up to around 65% so I know that it is doing something, but on the pool website it says I am doing 0 hashes.

 

Not sure if you seen this yet but.. 

http://linustechtips.com/main/topic/105547-how-to-mine-scrypt-based-currencies-and-cash-out-guide/

 

This is how I started and I'm doing great. Not running into any problems... (: 

You must "Quote" to get my attention​.

 ~IBIubbleTea - 20/07/2014 

 

Link to comment
https://linustechtips.com/topic/108834-need-help-with-conf-file/#findComment-1464511
Share on other sites

Link to post
Share on other sites

Not sure if you seen this yet but.. 

http://linustechtips.com/main/topic/105547-how-to-mine-scrypt-based-currencies-and-cash-out-guide/

 

This is how I started and I'm doing great. Not running into any problems... (: 

 

 

cgminer -I 18 -g 1 -w 256 --thread-concurrency 15232 -o stratum+tcp://stratumserver.com:port -u Username.worker -p Password

Put that in a .bat (make a TXT file, then rename it Something.bat) in the cgminer folder, fill in the stratum server, port, and your login.

 

 

I looked at that and the bat file doesn't work with that. It only works with what rankupgamer told me to put in. The problem is I'm getting results that are triple what it should be, and my pool isn't recognizing it.

Link to comment
https://linustechtips.com/topic/108834-need-help-with-conf-file/#findComment-1464570
Share on other sites

Link to post
Share on other sites

 

When I use the .exe file I get this message

 
 
 [2014-02-01 12:49:02] Started cgminer 3.7.2
 [2014-02-01 12:49:02] Started cgminer 3.7.2
 [2014-02-01 12:49:04] Need to specify at least one pool server.
Input server details.
URL:

 

Can you tell me the code for the .bat file you are using? 

You must "Quote" to get my attention​.

 ~IBIubbleTea - 20/07/2014 

 

Link to comment
https://linustechtips.com/topic/108834-need-help-with-conf-file/#findComment-1468403
Share on other sites

Link to post
Share on other sites

cgminer -I 18 -g 1 -w 256 --thread-concurrency 15232 -o stratum+tcp://stratum-us.doge.hashfaster.com:3339 -u username.username -p password

 

(with my worker info in place)

 

idk, maybe try 

 

cgminer --scrypt -o stratum+tcp://stratum-us.doge.hashfaster.com:3339 -u username.username -p password -I 18 -g 1 -w 256 --thread-concurrency 15232

 

Mostly the same but give it a try. Just a reminder. This is for the .bat.

You must "Quote" to get my attention​.

 ~IBIubbleTea - 20/07/2014 

 

Link to comment
https://linustechtips.com/topic/108834-need-help-with-conf-file/#findComment-1468599
Share on other sites

Link to post
Share on other sites

idk, maybe try 

 

cgminer --scrypt -o stratum+tcp://stratum-us.doge.hashfaster.com:3339 -u username.username -p password -I 18 -g 1 -w 256 --thread-concurrency 15232

 

Mostly the same but give it a try. Just a reminder. This is for the .bat.

I tried using GUI Miner since it had presets, and it's working, but it only shows 283 kh/s even though I have a 7870 which according to others should be closer to 400. And the pool only sees about 180-230kh/s

 

EDIT:  I just tried what you posted and it's working too, but it shows 300 kh/s but now about 260 are recognized out of the 400 i should be getting. Any idea why this is?

Link to comment
https://linustechtips.com/topic/108834-need-help-with-conf-file/#findComment-1471197
Share on other sites

Link to post
Share on other sites

I tried using GUI Miner since it had presets, and it's working, but it only shows 283 kh/s even though I have a 7870 which according to others should be closer to 400. And the pool only sees about 180-230kh/s

 

EDIT:  I just tried what you posted and it's working too, but it shows 300 kh/s but now about 260 are recognized out of the 400 i should be getting. Any idea why this is?

Try this:

cgminer -I 18 -g 1 -w 256 --thread-concurrency 12000 -o stratum+tcp://stratumserver.com:port -u Username.worker -p Password

And to start you will need to doubleclick the bat. Also, what pool you at? you need to fix the stratum server and port to the right ones first.

Come fold while not gaming! http://linustechtips.com/main/forum/37-foldinghome-boinc-and-coin-mining/

Gaming Rig: i7-9700k 5GHz all core, GTX 1070, 16GB TridentZ, Buncha ssds...

Stream Machine: R7 1700, GTX 660 (lol), 16GB Corsair Somethingoranother, 120 GB SSD i've had since 2012. 

Mobile Workstation: MSI-ALPHA :R7 3750H, RX 5500M, 16GB of some ram, 500GB SSD.

 

 

 

Link to comment
https://linustechtips.com/topic/108834-need-help-with-conf-file/#findComment-1472897
Share on other sites

Link to post
Share on other sites

Try this:

cgminer -I 18 -g 1 -w 256 --thread-concurrency 12000 -o stratum+tcp://stratumserver.com:port -u Username.worker -p Password

And to start you will need to doubleclick the bat. Also, what pool you at? you need to fix the stratum server and port to the right ones first.

 

im using doge.hashfaster.com, and the bat is working fine, but it's just at 300kh/s

 

EDIT: and the code you just posted didn't work but the one before this did.

Link to comment
https://linustechtips.com/topic/108834-need-help-with-conf-file/#findComment-1474095
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×