Author

Topic: GekkoScience Compac+Raspberry Pi+bfgminer+Slushpool+Bitcoin core (Read 183 times)

legendary
Activity: 3612
Merit: 2506
Evil beware: We have waffles!
Did you even try to look for the Compac hardware thread where all setup and issues are covered? Apparently not.

The first page or 2 should have your answers.
hero member
Activity: 2492
Merit: 621
There is a dedicated support thread in the hardware section for most of the Gekkoscience product lines. There is also a variant of cgminer developed to run all of the gekko products which is great.

This is the 2pac/Compac thread:-

https://bitcointalksearch.org/topic/gekkoscience-2paccompac-bm1384-stickminer-official-support-thread-1764803

There is also the Newpac Thread (which is the latest usb stick) which is further up the hardware section thread list.
copper member
Activity: 174
Merit: 10
Something's getting in the way between those two steps. The pool settings looks correct at least on slush's side.
This might help, not sure.
https://github.com/luke-jr/bfgminer/issues/764
newbie
Activity: 1
Merit: 0
I have installed bitcoin core on my laptop and I have created a slushpool account. Then I have installed bfgminer on my RPi3 using the following commands:

sudo apt-get install autoconf libtool uthash-dev libjansson-dev libcurl4-openssl-dev libncurses-dev git-core libevent-dev -y
git clone https://github.com/luke-jr/bfgminer.git
cd bfgminer
./autogen.sh
./configure
make


After this, I connected GekkoScience Compac USB Stick Miner to a USB hub and connected that to the USB port of the RPi3. After connecting, I ran bfgminer using the command:

./bfgminer --userpass username.workerID:password --url stratum+tcp://stratum.slushpool.com:3333

But it shows the following errors:

[2019-07-19 12:59:04] Waiting for devices; press 'M+' to add, or 'Q' to quit

[2019-07-19 12:59:04] Probing for an alive pool

[2019-07-19 12:59:07] Pool 0: Unknown stratum msg: {"id":auth,"result":true,"error":null}


Please help me.

I also have another doubt. Its been a few hours and I still do not see any workers in my portal. How long does it take for a worker to show up?

Thanks in advance.
Jump to: