Bitcoin Forum
April 25, 2024, 08:47:49 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: cgminer  (Read 783 times)
hole896 (OP)
Newbie
*
Offline Offline

Activity: 19
Merit: 0


View Profile
May 09, 2013, 03:10:04 AM
 #1

Can't tell if it is working...
Code:
cgminer version 3.1.0 - Started: [2013-05-08 23:05:39]
--------------------------------------------------------------------------------
 (5s):38.72K (avg):42.59Kh/s | A:0  R:0  HW:0  U:0.0/m  WU:0.0/m
 ST: 0  SS: 0  NB: 3  LW: 14  GF: 1  RF: 0
 Connected to coinotron.com diff 192 with stratum as user hole896.ltc
 Block: 7cbf4d93350ec0d4...  Diff:30.8M  Started: [23:06:43]  Best share: 0
--------------------------------------------------------------------------------
 [P]ool management [G]PU management [S]ettings [D]isplay options [Q]uit
 GPU 0:  73.0C         | 42.99K/42.59Kh/s | A:0 R:0 HW:0 U:0.00/m I:10
--------------------------------------------------------------------------------

 [2013-05-08 23:05:37] Started cgminer 3.1.0
 [2013-05-08 23:05:37] Probing for an alive pool
 [2013-05-08 23:05:38] Network diff set to 30.8M
 [2013-05-08 23:05:38] Stratum from pool 0 detected new block
 [2013-05-08 23:06:17] Stratum from pool 0 detected new block
 [2013-05-08 23:06:43] Stratum from pool 0 detected new block
 [2013-05-08 23:08:15] Stratum connection to pool 0 interrupted
 [2013-05-08 23:08:15] Stratum from pool 0 requested work restart

Here is my start code
Code:

c:\cgminer\cgminer --scrypt -o http://coinotron.com:3334 -u hole896.ltc -p **************** -I 10 -g 1 -w 256

(*s = my password "bleeped" out)
1714078069
Hero Member
*
Offline Offline

Posts: 1714078069

View Profile Personal Message (Offline)

Ignore
1714078069
Reply with quote  #2

1714078069
Report to moderator
Bitcoin mining is now a specialized and very risky industry, just like gold mining. Amateur miners are unlikely to make much money, and may even lose money. Bitcoin is much more than just mining, though!
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
Sikon024
Newbie
*
Offline Offline

Activity: 54
Merit: 0


View Profile
May 09, 2013, 04:03:45 AM
 #2

No.  You should see a number under U if you are sending out blocks.  You can enter login info for multiple pools in the config file.  You have to download some extras if its a p2pool
astralvoid
Newbie
*
Offline Offline

Activity: 13
Merit: 0


View Profile
May 09, 2013, 04:11:13 AM
 #3

also, your A:(Accepted) number will begin to increase.  An example of my cgminer output below:

Code:
 cgminer version 3.1.0 - Started: [2013-05-08 19:56:22]
-------------------------------------------------------------------------------
 (5s):1.427M (avg):1.262Mh/s | A:2560  R:18  HW:0  U:10.1/m  WU:1173.2/m
 ST: 2  SS: 0  NB: 137  LW: 3144  GF: 0  RF: 0
 Connected to nl2.litecoinpool.org diff 128 with stratum as user worker1.wor
 Block: 57ef37103a585450...  Diff:30.8M  Started: [00:09:39]  Best share: 250K
-------------------------------------------------------------------------------
 [P]ool management [G]PU management [S]ettings [D]isplay options [Q]uit
 GPU 0:  78.0C 3218RPM | 678.0K/508.0Kh/s | A: 978 R: 5 HW:0 U:  3.86/m I:13
 GPU 1:  80.0C 3259RPM | 755.2K/754.9Kh/s | A:1582 R:13 HW:0 U:  6.24/m I:13
-------------------------------------------------------------------------------

 [2013-05-09 00:08:32] Rejected 1132ea80 Diff 141/128 GPU 0  (prevhash-stale)
 [2013-05-09 00:08:32] Accepted e2edf756 Diff 227/128 GPU 1
 [2013-05-09 00:08:35] Accepted 3f81d44f Diff 173/128 GPU 1
 [2013-05-09 00:08:38] Accepted 3e311659 Diff 227/128 GPU 0
 [2013-05-09 00:08:38] Accepted 6338e65f Diff 213/128 GPU 1
 [2013-05-09 00:08:43] Accepted 6924ca53 Diff 314/128 GPU 0
 [2013-05-09 00:08:50] Accepted 8e0be769 Diff 476/128 GPU 1
 [2013-05-09 00:09:03] Accepted 49146d6d Diff 197/128 GPU 0
 [2013-05-09 00:09:17] Accepted 7928b048 Diff 239/128 GPU 1
 [2013-05-09 00:09:20] Accepted 8dfb8b20 Diff 513/128 GPU 1
 [2013-05-09 00:09:20] Accepted c0dc2fe7 Diff 181/128 GPU 0
 [2013-05-09 00:09:23] Accepted 5056b0bc Diff 155/128 GPU 0
 [2013-05-09 00:09:25] Accepted c474b8e6 Diff 5.57K/128 GPU 1
 [2013-05-09 00:09:34] Accepted 43279bec Diff 311/128 GPU 0
 [2013-05-09 00:09:39] Stratum from pool 0 detected new block
 [2013-05-09 00:09:42] Accepted e3f695b8 Diff 138/128 GPU 0
 [2013-05-09 00:09:48] Accepted 3a85f198 Diff 6.41K/128 GPU 1
jamesblack
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
May 09, 2013, 09:50:55 AM
 #4

I had trouble with win, I put Ubunto and I solved ........
mine2mind112
Member
**
Offline Offline

Activity: 73
Merit: 10


View Profile
May 09, 2013, 10:27:51 AM
 #5

What GPU are u using?
42Khash is very low.....looks like u are using the CPU....probably u have missed cgminer setting for your specific card....
hole896 (OP)
Newbie
*
Offline Offline

Activity: 19
Merit: 0


View Profile
May 09, 2013, 01:44:11 PM
 #6

What GPU are u using?
42Khash is very low.....looks like u are using the CPU....probably u have missed cgminer setting for your specific card....

Did you even look at my start up script? NO! Read before you post please! Well, here are my stats for my pool
Code:
Hashrate:                   104.9 KH
Estimated Coins/Day:    0.224 LTC
Confirmed Rewards:      0.03702649 LTC
Last Share:                 2013-05-09 13:38:12

So I think it is EST...but IDK, that's all the pool says. if it is, it was a LONG time ago...and I need some help fixing my miner.
hole896 (OP)
Newbie
*
Offline Offline

Activity: 19
Merit: 0


View Profile
May 09, 2013, 08:36:02 PM
 #7

Code:

c:\cgminer\cgminer --scrypt -o http://coinotron.com:3334 -u hole896.ltc -p **************** -I 10 -g 1 -w 256


Using --fix-protocol worked for me.

Umm, it works...but IDK if my speed is good...only a few tents of a LTC a day...
mine2mind112
Member
**
Offline Offline

Activity: 73
Merit: 10


View Profile
May 10, 2013, 04:38:19 PM
 #8

I just ask you what model of GPU  u are using but don't know why you don't answer.....it is working because your local work are up but with diff to 192 for that hashpower is too mutch...
cropse
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile
May 10, 2013, 04:52:01 PM
 #9

U might wanna change the -expire to 60 too, after u fix the main problem ofc.
sexcoyote
Full Member
***
Offline Offline

Activity: 276
Merit: 100



View Profile
May 10, 2013, 08:05:57 PM
 #10

I think it's the best
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!