CAN anyone help me out how to start mining with this Fractalcoin? I'm really confused after mining litecoin, I'm using linux ubuntu x64 for my machine I have downloaded 5-6 times spg miner the latest version is 4.1 as I know I can't how to start sgminer when I'm doing it it gives this kind of issues with kernel or even when I'm changing kernel to x11mod or x13mod or whatever, which I have no idea what should I fix.... PLEASE GUYS If anyone can help me to explain step by step how to start up my miner I would really appreciate with my litecoins.
Thank You.
This is what I'm getting while strarting up my SGminer.
litecoin@litecoinpc:~$ cd Downloads/
litecoin@litecoinpc:~/Downloads$ cd sgminer/
litecoin@litecoinpc:~/Downloads/sgminer$ sgminer -T
[13:19:12] Started x11-sgminer 4.1.0g
[13:19:12] WARNING: GPU_MAX_ALLOC_PERCENT is not specified!
[13:19:12] WARNING: GPU_USE_SYNC_OBJECTS is not specified!
[13:19:12] Kernel X11 is experimental.
The config is
{
"pools": [
{
"url": "stratum+tcp://launch2.suchpool.pw:3362",
"user": "beki.begi",
"pass": "xxx"
}
],
"intensity": "17",
"failover-only" : "true",
"worksize": "128",
"kernel": "x11mod",
"thread-concurrency": "8192",
"lookup-gap": "2",
"gpu-fan": "40-100",
"gpu-engine": "1040",
"gpu-memclock": "1495",
"gpu-powertune": "20",
"gpu-vddc": "1.087",
"temp-cutoff": "99",
"temp-overheat": "95",
"temp-target": "67",
"gpu-threads": "2",
"no-pool-disable": true,
"no-submit-stale": true,
"queue": "0",
"scan-time": "1",
"expiry": "1",
"auto-fan": true,
"scrypt": true,
"kernel-path": "/usr/local/bin"
}
Hi!
Your pool/stratum is wrong! it's an APEX coin stratum, X13 algo, and PoW phase is over for this coin, it's not
mineable anymore!
FRAC is X11 algo and is Pure PoW, now with 1 FRAC block reward due to Slingshield phase, try another pool like xHash for example, very smooth pool:
STRATUM: stratum+tcp://pool.xhash.net
PORT: 3378
Link:http://xhash.net/index.php?coin=fractalcoin&page=gettingstarted
stratum+tcp://launch2.suchpool.pw:3362 = > APEXCoin APEX Algo: x13 => It will give you multiples errors! Wrong algo (X13), wrong coin (Apex) and PoW phase over, dead stratum already for this coin! Besides avoid suchpool if you have low to medium hash rate, it pays in PROPORTIONAL system (good for Big farms miners), payout is constant but small when compared to PPLNS Pools like xHash.
Cheers!