Search content
Sort by

Showing 4 of 4 results by amc4d0z7n
Post
Topic
Board Pools
Merits 2 from 1 user
Re: [∞ YH] solo.ckpool.org 2% fee solo mining 276 blocks solved!
by
amc4d0z7n
on 17/07/2023, 21:51:10 UTC
⭐ Merited by mikeywith (2)
Only the solo ckpool branch code is maintained, and make sure to use the latest version from git, which is currently tagged as 0.9.9

Thank you Con,

I was able to make it work.

I noticed a couple of inconsistencies with README though:
1. 'make' did not produce 'ckproxy' binary for me, but 'make install' did
2. 'ckproxy.conf' should have 'btcaddress' property set up, otherwise it won't start. The 'ckproxy.conf' from git doesn't have it, which was a bit confusing unless you look at the code.

Anyway, thank you again for your great work! It's greatly appreciated!

Happy mining!
Post
Topic
Board Pools
Re: [∞ YH] solo.ckpool.org 2% fee solo mining 276 blocks solved!
by
amc4d0z7n
on 17/07/2023, 14:45:56 UTC
Hey there,

I asked a question a few days ago, but no one seems to able to answer. Is this a good place for this kind of questions? Let me know if there is a thread I can ask and get some help.
I have two miners, but I want them to work together rather than apart, but this pesky error doesn't let me compile the software that I downloaded from solo.ckpool.org.

Hi there,

I am trying to install soloproxy-0.9.5 but getting this error during the installation:
Code:
  CCLD     ckpool
/usr/bin/ld: generator.o:(.bss+0x0): multiple definition of `global_ckp'; ckpool.o:(.bss+0x0): first defined here
/usr/bin/ld: bitcoin.o:(.bss+0x0): multiple definition of `global_ckp'; ckpool.o:(.bss+0x0): first defined here
/usr/bin/ld: stratifier.o:(.bss+0x0): multiple definition of `global_ckp'; ckpool.o:(.bss+0x0): first defined here
/usr/bin/ld: connector.o:(.bss+0x0): multiple definition of `global_ckp'; ckpool.o:(.bss+0x0): first defined here
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:488: ckpool] Error 1

can anyone help fix the error?
Thank you in advance.
Post
Topic
Board Hardware
Re: Official FutureBit Apollo BTC Software/Image and Support thread
by
amc4d0z7n
on 16/07/2023, 16:55:33 UTC
Hey there,

I was unable to to make the standard USB unit to mine anything and I think there is something wrong with it or with the way I run it. Can anyone please help to troubleshoot?

I am running it with my own linux box.
Code:
$ uname -a
Linux hostname 5.19.0-46-generic #47~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Wed Jun 21 15:35:31 UTC 2 x86_64 x86_64 x86_64 GNU/Linux

When I plug in the board I can see that it was recognized by the system:
Code:
$ ls /dev/ttyACM*
/dev/ttyACM0

I start the board using the following command:
Code:
./apollo-miner -host solo.ckpool.org -port 3333 -user btc.address -pswd x -comport /dev/ttyACM0 -brd_ocp 48  -osc 30 -ao_mode 1

... and that's what I am getting from the console [truncated]:
Code:
Enter main cycle.
EVENT: 2023-07-13 12:55:13 ::: MINER_START ::: Enjoy your mining!
>>> Waiting for USB /dev/ttyACM0 [0] !!!
Stratum Pool started.
Initial difficulty: 1024
Connecting to solo.ckpool.org:3333...
Connection successful
Server setup for us extranonce1: 222ebd65
Server setup for us size of extranonce2: 8
Pool changed difficulty to 10000
EVENT: 2023-07-13 12:55:13 ::: DIFF_CHANGE ::: Difficulty changed: 1024 => 10000
EVENT: 2023-07-13 12:55:13 ::: POOL_CLEAN_JOB ::: jobIdCounter = 100, JOB: jobName: 64851638000182b0, prevHash: 4a875c9c7378ba63972972c3a735cbda0c2ae0af000185e80000000000000000, nTime: 0x64b03a79, cleanJobs: 1
Queued job 101 [64851638000182b0], job count = 1
Authorization succeeded.
Pool in-service, we can send shares!
EVENT: 2023-07-13 12:55:13 ::: POOL_INFO ::: Pool in-service
>>> Waiting for USB /dev/ttyACM0 [1] !!!
>>> Waiting for USB /dev/ttyACM0 [2] !!!
>>> Waiting for USB /dev/ttyACM0 [3] !!!
>>> Waiting for USB /dev/ttyACM0 [4] !!!
>>> Waiting for USB /dev/ttyACM0 [5] !!!
>>> Waiting for USB /dev/ttyACM0 [6] !!!
>>> Waiting for USB /dev/ttyACM0 [7] !!!
>>> Waiting for USB /dev/ttyACM0 [8] !!!
>>> Waiting for USB /dev/ttyACM0 [9] !!!
>>> Waiting for USB /dev/ttyACM0 [10] !!!
>>> Waiting for USB /dev/ttyACM0 [11] !!!
>>> Waiting for USB /dev/ttyACM0 [12] !!!
>>> Waiting for USB /dev/ttyACM0 [13] !!!
>>> Waiting for USB /dev/ttyACM0 [14] !!!
>>> Waiting for USB /dev/ttyACM0 [15] !!!
>>> Waiting for USB /dev/ttyACM0 [16] !!!
>>> Waiting for USB /dev/ttyACM0 [17] !!!
>>> Waiting for USB /dev/ttyACM0 [18] !!!
>>> Waiting for USB /dev/ttyACM0 [19] !!!
------------------------------------------------------------
-----                  STATISTIC                       -----
------------------------------------------------------------
*** MASTER STATS PER INTERVAL:
INTERVAL  sec  bySol  byDiff  byPool  byJobs  CHIP GHs  W/GHs  SOL  ERR  ERR(%)  CR
  30 sec  10s    0.0     0.0     0.0     0.0      0.00  0.000    0    0    0.0%   0
   5 min  10s    0.0     0.0     0.0     0.0      0.00  0.000    0    0    0.0%   0
  15 min  10s    0.0     0.0     0.0     0.0      0.00  0.000    0    0    0.0%   0
  1 hour  10s    0.0     0.0     0.0     0.0      0.00  0.000    0    0    0.0%   0
   total  10s    0.0     0.0     0.0     0.0      0.00  0.000    0    0    0.0%   0

*** MASTER STATS:
Date: 2023-07-13 12:55:23, UpTime: 10 secs, mbHwVer: 0x0, osc: 30
Smooth osc: step: 1, ignore broken pwc: 0
Found boards:   0
Broken SPI:     0

*** POOL STATS:
Pool: host:port: solo.ckpool.org:3333, user: btc.address, diff: 10000, reconnects: 1
extraNonce1: 222ebd65, extraNonce2Size: 8, jobs: 1, rollingEnabled: 0, rollingMask: 00000000
INTERVAL  sec  JOBS  clean  SHARES  ok  err  POOL sol  minRespT  avgRespT  maxRespT  loss  INSERVICE      %
  30 sec  10s     1      1       0   0    0         0         0         0         0  0.0%        10s  98.6%
   5 min  10s     1      1       0   0    0         0         0         0         0  0.0%        10s  98.6%
  15 min  10s     1      1       0   0    0         0         0         0         0  0.0%        10s  98.6%
  1 hour  10s     1      1       0   0    0         0         0         0         0  0.0%        10s  98.6%
   total  10s     1      1       0   0    0         0         0         0         0  0.0%        10s  98.6%

*** EVENT STATS:
Legend: SE - subbsribe error (initialising issue)
        DIFF - diff changes, REC - reconnects, RECE - reconnects on error
        SHARES - sent to pool, PSS - pwc shares sent, PSD - pwc shares dropped
        DJS - default job shares, SJS - stale job shares, DUP - duplicates, LDS - low diff shares
        BDS - big diff shares, BTS - below target shares, PR - pwc restart, SO - stat overflow
INTERVAL  sec  SE  DIFF  REC  RECE  SHARES  PSS  PSD  DJS  SJS  DUP  LDS  BDS  BTS  PR  SO
  30 sec  10s   0     1    0     0       0    0    0    0    0    0    0    0    0   0   0
   5 min  10s   0     1    0     0       0    0    0    0    0    0    0    0    0   0   0
  15 min  10s   0     1    0     0       0    0    0    0    0    0    0    0    0   0   0
  1 hour  10s   0     1    0     0       0    0    0    0    0    0    0    0    0   0   0
   total  10s   0     1    0     0       0    0    0    0    0    0    0    0    0   0   0

FAN INFO:
Slave  RPM
    0    0

Temp(C) (min/avr/max): 0 / 0 / 0

*** MASTER-SLAVE SPI BUS STATS:
SLAVE                       UID  B-LEN   B-CRC-C   B-CRC-L         VER  TIME    PING    M=>S  rx  err     %    S=>M  rx  err     %  SS  SD  Rst  LastRstT  Packets  Time msec.  Speed(pack./sec)
    0  000000000000000000000000      0  00000000  00000000  0x00000000     0  666666      20   0    0  0.0%       0   0    0  0.0%   0   0    0         0

Total packets: 20 in 10000 ms, speed: 2.00 packets/sec
...
Exporting stat... ERROR: Unknown error.
Disconnected from pool.
EVENT: 2023-07-16 11:15:20 ::: RECONNECTION :::

I downloaded the software from here: https://github.com/jstefanop/Apollo-Miner-Binaries/releases.
Post
Topic
Board Pools
Re: [∞ YH] solo.ckpool.org 2% fee solo mining 276 blocks solved!
by
amc4d0z7n
on 12/07/2023, 21:51:54 UTC
Hi there,

I am trying to install soloproxy-0.9.5 but getting this error during the installation:
Code:
  CCLD     ckpool
/usr/bin/ld: generator.o:(.bss+0x0): multiple definition of `global_ckp'; ckpool.o:(.bss+0x0): first defined here
/usr/bin/ld: bitcoin.o:(.bss+0x0): multiple definition of `global_ckp'; ckpool.o:(.bss+0x0): first defined here
/usr/bin/ld: stratifier.o:(.bss+0x0): multiple definition of `global_ckp'; ckpool.o:(.bss+0x0): first defined here
/usr/bin/ld: connector.o:(.bss+0x0): multiple definition of `global_ckp'; ckpool.o:(.bss+0x0): first defined here
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:488: ckpool] Error 1

can anyone help fix the error?
Thank you in advance.