Post
Topic
Board Hardware
Re: GekkoScience 2Pac/Compac BM1384 Stickminer Official Support Thread
by
B00gieman
on 04/03/2022, 19:24:03 UTC
Hello to you all.

Received today my 4 BM1384.
I've got a Raspberry 4
I've got this Hub:
Code:
https://i-tec.pro/en/produkt/u3chargehub16-2/

All installed.

The problem is curious.

If i start the raspberry and login via SSH and execute the command...
Code:
cgminer -n
It reports:
Code:
USB all: found 6 devices - listing known devices     
 [2022-03-04 19:06:39.383] No known USB devices

I only have 4 GekkoSciene + 1 connection to RPI, so 5 USB total... wtf is the six?
Another thing... it does not report nothinh like “2Pac BM1384 Bitcoin Miner”.
When i execute the command
Quote
cgminer -o stratum+tcp://solo.ckpool.org:3333 -u mybtcaddress --compac-freq 150
The miner reports no USB devices

The only way i figure out to put all working is edit sudo nano /etc/rc.local and put the command to start mining, and then... sudo reboot

In this way the RPI boots and the 4 USB starts mining.

Whats appenning?
thanks