Post
Topic
Board Announcements (Altcoins)
Re: [ANN][TZC] TrezarCoin Super-Secure-PoW/PoS
by
bofadeez
on 17/10/2017, 01:42:47 UTC
I'm having some troubles with the miners, I'm new to mining (2 days) but decent with computers.  I'm wondering if anyone has seen anything like it while mining TZC. I'm running a NVIDIA GTX 1060 6gb, and my OS is linux ubuntu 16.04. The only miner I can get to work and mine TZC is nsg, but I'm only getting like 300-300khash/s and it can be pretty volatile, usually read higher when I just launch (see 526Khash/s in Example1). Pretty much I am getting 50 TZC a day, and i'm using tzcpool.xyz pool.  I get the Stratum from pool 0 notifications a lot. If I add neoscyrpt to the code, the miner launches, but I keep getting stratum from pool 0 notifications and I receive no TZC (also states 0Khash/s) even though it says accepted blocks (see Example 2). Now if I try to using ccminer-neoscrypt, it appears I am mining, but again I do receive any TZC or show a hashrate in my mining pool, and I also continually have the accepted hashes rejected due to "low difficulty" (see Example 3). Finally, if I try using the original ccminer forked from tpruvot/ccminer, the code fails to compile when using ./build.sh (Example 4.).  I legit can't win here, and nsg is the only algorithm that works, so I can't test to if using a different algorithm will give me a better return with my GPU. Anyone have any suggestions?

Example 1:
./nsgminer -o stratum+tcp://stratum.tzcpool.xyz:3026 -u -p

 Block: 0x4047ED889A255256... [20:37:24]  Diff:39.1K  Best:70
--------------------------------------------------------------------------------
 [P]ool management [G]PU management ettings [D]isplay options [Q]uit
 OCL 0:  53.0C  16%    | 375.0 379.8 526.3 KH/s | A:6 R:0 HW:0 U:2.1/m
--------------------------------------------------------------------------------

[20:35:20] Accepted 529A385A7B000000x0 Diff 33.206/32.000 OCL 0
[20:35:37] The network difficulty has been set to 39599
[20:35:37] Stratum from pool 0 detected new block
[20:36:32] Stratum from pool 0 requested work restart
[20:36:49] Accepted 799543C746000000x0 Diff 57.871/32.000 OCL 0
[20:36:50] Stratum from pool 0 detected new block
[20:37:10] Accepted B49382AD54000000x0 Diff 48.372/5.393 OCL 0


Example 2:
./nsgminer --neoscrypt -o stratum+tcp://stratum.tzcpool.xyz:3026 -u -p

[P]ool management [G]PU management ettings [D]isplay options [Q]uit
 OCL 0:  47.0C         |  64.3 228.3   0.0 KH/s | A:0 R:0 HW:0 U:0.0/m
--------------------------------------------------------------------------------

[20:18:51] Probing for an alive pool
[20:18:52] The network difficulty has been set to 63361
[20:18:52] Stratum from pool 0 detected new block
[20:18:52] Disabling extra threads due to dynamic mode.
[20:18:52] Tune dynamic intensity with --gpu-dyninterval
[20:18:53] Thread 1 being disabled
[20:19:18] The network difficulty has been set to 63397
[20:19:18] Stratum from pool 0 detected new block
[20:19:18] Pool 0 is hiding block contents from us
[20:19:40] Stratum from pool 0 detected new block
[20:20:03] Stratum from pool 0 detected new block
[20:37:24] The network difficulty has been set to 39142
[20:37:24] Stratum from pool 0 detected new block
[20:37:30] Accepted 25AC98D20F010000x0 Diff 15.069/5.393 OCL 0
[20:37:35] Accepted 97DBF10C3A000000x0 Diff 70.559/5.393 OCL 0
[20:37:35] Accepted 2F2B10B83D000000x0 Diff 66.365/5.393 OCL 0


Example 3:

./ccminer -o stratum+tcp://stratum.tzcpool.xyz:3026 -u -p

Compiled with GCC 5.4 using Nvidia CUDA Toolkit 9.0

[2017-10-16 20:21:16] Starting Stratum on stratum+tcp://stratum.tzcpool.xyz:3026
[2017-10-16 20:21:16] NVML GPU monitoring enabled.
[2017-10-16 20:21:16] 1 miner thread started, using '' algorithm.
[2017-10-16 20:21:16] Binding thread 0 to cpu 0 (mask 1)
[2017-10-16 20:21:16] Stratum difficulty set to 512
[2017-10-16 20:21:18] stratum time is at least 25s in the future
[2017-10-16 20:21:18] stratum.tzcpool.xyz:3026  block 60084
[2017-10-16 20:21:38] stratum time is at least 66s in the future
[2017-10-16 20:21:38] stratum.tzcpool.xyz:3026  block 60085
[2017-10-16 20:21:38] GPU #0: GeForce GTX 1060 6GB, 845 (T= 55C F= 18% C=1974/3$
[2017-10-16 20:22:07] GPU #0: GeForce GTX 1060 6GB, 853 (T= 56C F= 40% C=1974/3$
[2017-10-16 20:22:38] GPU #0: GeForce GTX 1060 6GB, 845 (T= 56C F= 41% C=1974/3$
[2017-10-16 20:22:38] GPU #0: GeForce GTX 1060 6GB, 269 (T= 56C F= 41% C=1974/3$
[2017-10-16 20:22:38] accepted: 0/1 (0.00%), 711.52 kH/s nooooo
[2017-10-16 20:22:38] reject reason: low difficulty share of 0.0000268103112399$
[2017-10-16 20:22:43] GPU #0: GeForce GTX 1060 6GB, 838 (T= 56C F= 41% C=1974/3$
[2017-10-16 20:22:44] accepted: 0/2 (0.00%), 732.54 kH/s nooooo
[2017-10-16 20:22:44] reject reason: low difficulty share of 0.0000319365542075$
[2017-10-16 20:23:13] GPU #0: GeForce GTX 1060 6GB, 850 (T= 56C F= 41% C=1974/3$
[2017-10-16 20:23:18] GPU #0: GeForce GTX 1060 6GB, 859 (T= 56C F= 41% C=1974/3$
[2017-10-16 20:23:18] accepted: 0/3 (0.00%), 762.96 kH/s nooooo
[2017-10-16 20:23:18] reject reason: low difficulty share of 0.0000186179975896$
[2017-10-16 20:23:28] Stratum difficulty set to 384


Example 4:
#ccminer-original, forked from tpruvot/ccminer. followed the linux install instructions exactly.
$ ./autogen.sh
$ ./configure
$ ./build.sh

#So here is a line or two above the error, after running ./build.sh
txas info    : Function properties for _Z26x11_shavite512_gpu_hash_64jjPmPj
    0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info    : Used 72 registers, 4096 bytes smem, 344 bytes cmem[0], 72 bytes cmem[2]
make[2]: Leaving directory '/home/bigdata/Desktop/ccmine-orig/ccminer'
Makefile:2196: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/bigdata/Desktop/ccmine-orig/ccminer'
Makefile:651: recipe for target 'all' failed
make: *** [all] Error 2