Author

Topic: help with cgminer (Read 1795 times)

newbie
Activity: 4
Merit: 0
April 08, 2013, 12:33:31 PM
#6
 I am running cgminer from a batch file with the following command line on my Windows 7 machine:
D:\cgminer\cgminer.exe -o http://stratum.bitcoin.cz:3333  -u username.worker1 -p password

Here's what happens:

 [2013-04-08 09:24:41] Started cgminer 2.11.4
 [2013-04-08 09:24:42] Probing for an alive pool
 [2013-04-08 09:25:00] Disabling extra threads due to dynamic mode.
 [2013-04-08 09:25:00] Tune dynamic intensity with --gpu-dyninterval
 [2013-04-08 09:25:01] Thread 1 being disabled

I've left it like this overnight and nothing else seems to happen. Am I mining? Should I see any statistics? Any suggestions?

Note: Before this I ran guiminer, which worked until I rebooted the machine. After the reboot, I couldn't get guiminer back up and decided to try cgminer.
legendary
Activity: 2114
Merit: 1005
ASIC Wannabe
January 08, 2013, 02:12:09 PM
#5
if diferent betwen 2 progran in intensity, where i can get/change the intensitas in cg miner?

Press G, I, 0 (enter), and the intensity you want.
Do it one by one.

from what i can see the first method has produced no shares, so the hashrate is still something of an estimate.

my advice is locate the batch file produced by ceasy and open it. from there you can easily tweak the settings as desired. generally speaking, you dont want an intensity >16 because it will cause the card to crash/reset, but this can take some trial and error (start at -I 12 and go up each time). if you dont want the program to hog the GPU power (slowing down your pc to sub-useful speeds), try an intensity of 8 or 9.

personally, i run:
cgminer --scrypt -o http://mine.pool-x.eu:8337 -u klondike_bar.2 -p xx --shaders 40 --intensity 10 --worksize 64 -g 1
because intensity 10 is about the balance between acceptance rate and hardware errors that makes most sense.
legendary
Activity: 1288
Merit: 1227
Away on an extended break
January 08, 2013, 12:23:35 PM
#4
if diferent betwen 2 progran in intensity, where i can get/change the intensitas in cg miner?

Press G, I, 0 (enter), and the intensity you want.
Do it one by one.
newbie
Activity: 24
Merit: 0
January 08, 2013, 12:04:19 PM
#3
if diferent betwen 2 progran in intensity, where i can get/change the intensitas in cg miner?
legendary
Activity: 1288
Merit: 1227
Away on an extended break
January 08, 2013, 11:52:47 AM
#2
I noticed that the intensity values for both of them are different - one is -9? and one is 10. That'll explain the difference in the hashrates.
newbie
Activity: 24
Merit: 0
January 08, 2013, 11:27:24 AM
#1
Code:
 cgminer version 2.10.4 - Started: [2013-01-08 22:10:50]
--------------------------------------------------------------------------------
 (5s):11.33K (avg):101.8Kh/s | Q:22  A:0  R:0  HW:0  E:0%  U:0.0/m
 ST: 4  SS: 0  DW: 8  NB: 2  LW: 0  GF: 0  RF: 0  WU: 0.0
 Connected to mine.pool-x.eu diff 0 with LP as user armana.1
 Block: 73b3af9dcf04fd53...  Diff:26  Started: [22:14:07]  Best share: 0
--------------------------------------------------------------------------------
 [P]ool management [G]PU management [S]ettings [D]isplay options [Q]uit
 GPU 0:  48.0C  24%    | 9.212K/101.8Kh/s | A:0 R:0 HW:0 U:0.00/m I:-9
--------------------------------------------------------------------------------

Input server details.
URL:
http://mine.pool-x.eu:8337
Username:
armana.1
Password:
Armanaryon01
 [2013-01-08 22:10:49] Probing for an alive pool
 [2013-01-08 22:10:50] Long-polling activated for http://mine.pool-x.eu:8337/LP
 [2013-01-08 22:10:50] Disabling extra threads due to dynamic mode.
 [2013-01-08 22:10:50] Tune dynamic intensity with --gpu-dyninterval
 [2013-01-08 22:10:52] Thread 1 being disabled
 [2013-01-08 22:14:07] LONGPOLL from pool 0 detected new block

------------------------------------------------------------------------------
in up there i use cg miner with standrt seting
and in  under i use cjeasy
------------------------------------------------------------------------------
 cgminer version 2.10.4 - Started: [2013-01-08 22:23:21]
--------------------------------------------------------------------------------
 (5s):9.000K (avg):8.555Kh/s | Q:9  A:4  R:0  HW:0  E:44%  U:1.3/m
 ST: 3  SS: 0  DW: 1  NB: 1  LW: 0  GF: 0  RF: 0
 Connected to mine.pool-x.eu diff 3 with LP as user armana.1
 Block: 8386dfa68c2c8e19...  Diff:1.71M  Started: [22:23:21]  Best share: 26
--------------------------------------------------------------------------------
 [P]ool management [G]PU management [S]ettings [D]isplay options [Q]uit
 GPU 0:  64.5C  27%    | 8.481K/8.555Kh/s | A:4 R:0 HW:0 U:1.29/m I:10
--------------------------------------------------------------------------------

 [2013-01-08 22:23:20] Started cgminer 2.10.4
 [2013-01-08 22:23:20] Probing for an alive pool
 [2013-01-08 22:23:21] Long-polling activated for http://mine.pool-x.eu:8337/LP
 [2013-01-08 22:23:43] Accepted 108ff726 Diff 15/3 GPU 0
 [2013-01-08 22:24:11] Accepted 099507e4 Diff 26/3 GPU 0
 [2013-01-08 22:24:26] Accepted 0d89fc0a Diff 18/3 GPU 0
 [2013-01-08 22:24:38] Accepted 120acdff Diff 14/3 GPU 0

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



why these 2 is deferen result??


(moderator edit: inserted the proper code tags)
Jump to: