Pages:
Author

Topic: [ANN][QB]QuarkBar - 7GHS - Giveaway - Now on exchange - page 25. (Read 72953 times)

hero member
Activity: 1034
Merit: 500
Mining at okaypool for some time now with cpu miner but dashboard hashrate stuck at 0. Has this happen to anybody else?

To me also, seems hashrates aren't being displayed correctly. But it looks like the payments they're doing are fine
member
Activity: 112
Merit: 10
'S there anyone who found a block yet ?

Network detects new blocks very fast. It means somebody finds them !
Sure they do




_______________________________________________________________________________ _________________________________
Next Coin Lite - Fair Distribution
member
Activity: 70
Merit: 10
Mining at okaypool for some time now with cpu miner but dashboard hashrate stuck at 0. Has this happen to anybody else?
member
Activity: 70
Merit: 10
EarnCryptoCoins

QuarkBar Faucet
Pays from 0.10 to 0.25 QB every hour.
Payouts are done automatically on 03:40 server time at 1.00 QB minimum.
10% referral earnings.

DONATIONS
QNtHgpJjiampphGoSHxRPm7ifyBu5x2DU1

(After donating please send us message here with TXID, short title(40chars maximum) and a link so we can publish them in the donations sections on coin page)
 
hero member
Activity: 1034
Merit: 500
switch to the p2pool from hasis, there is at least the cpu mining working

Need more p2pools, i'm getting 120ms ping, too much...
newbie
Activity: 51
Merit: 0
switch to the p2pool from hasis, there is at least the cpu mining working
full member
Activity: 123
Merit: 100
qb.okaypool.com
Doesn't show that my workers are active although they works.
hero member
Activity: 854
Merit: 539
okaypool doesnt work with gpu mining... refuse my share
full member
Activity: 159
Merit: 102
Start p2pool! http://qb.zcoins.org:9762
Use:
minerd -a quark -o http://qb.zcoins.org:9762 -u YOU_WALLET_ADDRESS

OR

Windows (x64):
- download and unpack archive: http://zcoins.org/quark-v2_w64.zip
- add in file !QB.bat your wallet address
- start !QB.bat
tz
sr. member
Activity: 350
Merit: 251
For all those asking how to mine QB using GPU (sgminer in my case), below are the settings I use on my ASUS R9 280x DC2T. I get around 1.8xx Mh/s WU: 7.1xx/m. I'm pretty new at this, so don't judge. Any constructive criticism will be welcomed though Smiley

Code:
sgminer 4.1.0 - Started: [2014-03-02 17:19:46]
--------------------------------------------------------------------------------
(5s):1.882M (avg):1.880Mh/s | A:352  R:0  HW:0  WU:7.028/m
ST: 0  SS: 0  NB: 243  LW: 2431  GF: 1  RF: 0
Connected to Okaypool QB (stratum) diff 16 as user [removed]
Block: 5485fba5...  Diff:3.31K  Started: [18:01:21]  Best share: 781
--------------------------------------------------------------------------------
[P]ool management [G]PU management [S]ettings [D]isplay options [Q]uit
 GPU 0:  74.0C 1321RPM | 1.884M/1.881Mh/s | R:  0.0% HW:0 WU:7.028/m I:13
--------------------------------------------------------------------------------
[17:52:34] Accepted 07c66c30 Diff 32/32 GPU 0 at Okaypool QB
[17:52:34] Stratum from Okaypool QB requested work restart
[17:52:40] Stratum from Okaypool QB detected new block
[17:52:45] getaddrinfo() in setup_stratum_socket() returned 11002: This is usual
ly a temporary error during hostname resolution and means that the local server
did not receive a response from an authoritative server.
[17:52:45] Failed to resolve (wrong URL?) qbc.akpool.net:1145
[17:53:04] Stratum from Okaypool QB detected new block
[17:53:19] Network diff set to 2.72K
[17:53:19] Stratum from Okaypool QB detected new block
[17:53:44] Stratum from Okaypool QB detected new block
[17:54:24] Stratum from Okaypool QB detected new block
[17:54:39] Stratum from Okaypool QB detected new block
[17:54:44] Stratum from Okaypool QB detected new block
[17:54:54] Stratum from Okaypool QB detected new block
[17:55:16] Okaypool QB difficulty changed to 16
[17:55:16] Accepted 01eaef5b Diff 133/32 GPU 0 at Okaypool QB
[17:55:29] Stratum from Okaypool QB detected new block
[17:55:44] Accepted 0883fd44 Diff 30/16 GPU 0 at Okaypool QB
[17:56:25] Stratum from Okaypool QB detected new block
[17:56:39] Accepted 0703801e Diff 36/16 GPU 0 at Okaypool QB
[17:57:05] Network diff set to 3K


Below is the conf file I use for solo mining, and what you see above is the result after changing scan-time to 60 and expiry to 120 (for pool mining).
Code:
{
"pools" : [
{
"poolname" : "Solo mining",
"url" : "",
"user" : "",
"pass" : ""
},
{
"poolname" : "Okaypool QB",
"url" : "stratum+tcp://qb1.okaypool.com:3358",
"user" : "",
"pass" : ""
},
{
"poolname" : "akpool.net QB",
"url" : "stratum+tcp://qbc.akpool.net:1145",
"user" : "",
"pass" : ""
},
{
"poolname" : "Propcoin.RU QB",
"url" : "stratum+tcp://propcoin.ru:3232",
"user" : "",
"pass" : ""
}
]
,
"tcp-keepalive" : "30",
"api-mcast-port" : "4028",
"api-port" : "4028",
"api-listen" : true,
"api-allow" : "W:127.0.0.1",
"failover-switch-delay" : "60",
"failover-only" : true,
"no-pool-disable" : true,
"kernel" : "quarkcoin",

"gpu-threads" : "4",
"gpu-engine" : "1125",
"gpu-fan" : "30-90",
"gpu-memclock" : "1800",
"gpu-memdiff" : "0",
"gpu-powertune" : "-20",
"auto-fan" : true,
"temp-cutoff" : "95",
"temp-overheat" : "85",
"temp-target" : "75",
"temp-hysteresis" : "2",

"intensity" : "13",
"worksize" : "64",
"vectors" : "1",
"lookup-gap" : "2",
"thread-concurrency" : "8192",
"shaders" : "2048",

"log" : "5",
"queue" : "0",
"scan-time" : "1",
"expiry" : "1",
"hotplug" : "0",
"shares" : "0"
}

Save the above as whatever_name_you_want.conf file and execute the following: sgminer -c whatever_name_you_want.conf
sr. member
Activity: 350
Merit: 250
sr. member
Activity: 267
Merit: 250
Learn to go against your mind
"difficulty" : 3306.08993386,

many botnets around Cheesy
sr. member
Activity: 336
Merit: 250
Just 1 kh/s
I was getting 30 kh/s in other coin.
What is wrong?
hero member
Activity: 672
Merit: 500

{
"version" : 80317,
"protocolversion" : 70001,
"walletversion" : 60000,
"balance" : 0.00000000,
"blocks" : 1096,
"timeoffset" : 0,
"connections" : 2,
"proxy" : "",
"difficulty" : 2717.75042318,
"testnet" : false,
"keypoololdest" : 1393772389,
"keypoolsize" : 101,
"paytxfee" : 0.00000000,
"errors" : ""
}


diff 2717 are you serious?
newbie
Activity: 51
Merit: 0
how do I mine with sph miner?
hero member
Activity: 1034
Merit: 500
member
Activity: 80
Merit: 10
http://qb.okaypool.com/ works fasst

but allways my ahsh rate 0
member
Activity: 112
Merit: 10
sr. member
Activity: 658
Merit: 250
full member
Activity: 140
Merit: 100
The greatness of any crypto currency is dependent on the number of hookers accepting it.

Sigmund Freud
Pages:
Jump to: