Bitcoin Forum

Other => Beginners & Help => Topic started by: airbornearie on May 03, 2013, 08:11:45 AM



Title: Miningpool.nl KH/s MH/s question
Post by: airbornearie on May 03, 2013, 08:11:45 AM
I'm running two ATI 6870's at 250 and 220 MH/s with miningpool.nl. However, their site only shows me running at 12 KH/s. In the worker overview this is 12 MH/s.

Either way, these numbers are not correct. Am I missing something here, or is there an issue with the miningpool.nl site?

I hope @OversightNL can have a look at this.

https://i.imgur.com/pfdOSy3.png

Sorry for the über-large retina-display screenshot.


Title: Re: Miningpool.nl KH/s MH/s question
Post by: John (John K.) on May 03, 2013, 08:22:04 AM
You are missing something here. You're mining bitcoin on your cgminer on a LTC pool.


Title: Re: Miningpool.nl KH/s MH/s question
Post by: OversightNL on May 03, 2013, 08:28:01 AM
A few things, server load is high :) Server is having a little downtime 10 min. upgrading RAM ATM :)

Also, your shares need to update... This takes a few minutes.

I think you are indeed trying to mine BTC on our server :P When I look at the MH/Sec, that wouldnt be possible. What client and config file are you using?


Title: Re: Miningpool.nl KH/s MH/s question
Post by: airbornearie on May 03, 2013, 08:31:32 AM
What client and config file are you using?

I'm running a 'hackintosh': 2x 6870, OS X 10.8.3 with cgminer.

I think I forgot the --scrypt option, to enable litecoin mining.

Server is down now, as you mentioned, so waiting to see if adding the --scrypt fixes the issue.


Title: Re: Miningpool.nl KH/s MH/s question
Post by: airbornearie on May 03, 2013, 08:36:08 AM
Well, that seems to be working now. "Only" at 8.3 Kh/s though.

Code:
 cgminer version 3.1.0 - Started: [2013-05-03 10:34:52]
--------------------------------------------------------------------------------
 (5s):8.611K (avg):8.338Kh/s | A:2  R:0  HW:0  U:2.9/m  WU:2.9/m
 ST: 2  SS: 0  NB: 1  LW: 2  GF: 0  RF: 0
 Connected to miningpool.nl diff 1 with LP as user XXX.orwell
 Block: 162839cad5d373e8...  Diff:31.6M  Started: [10:34:51]  Best share: 3
--------------------------------------------------------------------------------
 [P]ool management [G]PU management [S]ettings [D]isplay options [Q]uit
 GPU 0:                | 4.682K/5.149Kh/s | A:1 R:0 HW:0 U:1.45/m I: 8
 GPU 1:                | 3.531K/4.064Kh/s | A:1 R:0 HW:0 U:1.45/m I: 8
--------------------------------------------------------------------------------

 [2013-05-03 10:34:50] Started cgminer 3.1.0
 [2013-05-03 10:34:50] Probing for an alive pool
 [2013-05-03 10:34:51] Network diff set to 31.6M
 [2013-05-03 10:34:51] Long-polling activated for http://miningpool.nl:8332/LP
 [2013-05-03 10:35:05] Accepted 57328700 Diff 2/1 GPU 0
 [2013-05-03 10:35:34] Accepted 497215d8 Diff 3/1 GPU 1


Title: Re: Miningpool.nl KH/s MH/s question
Post by: airbornearie on May 03, 2013, 08:56:19 AM
@OversightNL: If I get 8KH/s with two ATI cards; what kind of equipment do you have to get to 4800 KH/s??


Title: Re: Miningpool.nl KH/s MH/s question
Post by: OversightNL on May 03, 2013, 08:57:14 AM
Well, that seems to be working now. "Only" at 8.3 Kh/s though.

Code:
 cgminer version 3.1.0 - Started: [2013-05-03 10:34:52]
--------------------------------------------------------------------------------
 (5s):8.611K (avg):8.338Kh/s | A:2  R:0  HW:0  U:2.9/m  WU:2.9/m
 ST: 2  SS: 0  NB: 1  LW: 2  GF: 0  RF: 0
 Connected to miningpool.nl diff 1 with LP as user XXX.orwell
 Block: 162839cad5d373e8...  Diff:31.6M  Started: [10:34:51]  Best share: 3
--------------------------------------------------------------------------------
 [P]ool management [G]PU management [S]ettings [D]isplay options [Q]uit
 GPU 0:                | 4.682K/5.149Kh/s | A:1 R:0 HW:0 U:1.45/m I: 8
 GPU 1:                | 3.531K/4.064Kh/s | A:1 R:0 HW:0 U:1.45/m I: 8
--------------------------------------------------------------------------------

 [2013-05-03 10:34:50] Started cgminer 3.1.0
 [2013-05-03 10:34:50] Probing for an alive pool
 [2013-05-03 10:34:51] Network diff set to 31.6M
 [2013-05-03 10:34:51] Long-polling activated for http://miningpool.nl:8332/LP
 [2013-05-03 10:35:05] Accepted 57328700 Diff 2/1 GPU 0
 [2013-05-03 10:35:34] Accepted 497215d8 Diff 3/1 GPU 1

That is slow... dual 6870 should give a lot more KH... What is you config file? or CGminer settings?


Title: Re: Miningpool.nl KH/s MH/s question
Post by: OversightNL on May 03, 2013, 08:59:09 AM
@OversightNL: If I get 8KH/s with two ATI cards; what kind of equipment do you have to get to 4800 KH/s??

A lot of 7950's ;) But you should get a better KH/sec.

Check: https://github.com/litecoin-project/litecoin/wiki/Mining-hardware-comparison

It tells us:

6870    320Kh/s a card

Code:
export GPU_USE_SYNC_OBJECTS=1 ; export GPU_MAX_ALLOC_PERCENT=100 ; --scrypt --worksize 256 --lookup-gap 2 --thread-concurrency 8192 -g 1 --intensity 19 ; Gentoo x64, driver 12.6, SDK 2