Hello to you all.
Received today my 4 BM1384.
I've got a Raspberry 4
I've got this Hub:
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...
cgminer -n
It reports:
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
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