Post
Topic
Board Hardware
GekkoScience 2Pac BM1384 Bitcoin Miner with cgminer 4.9.2 on CentOS 7
by
lemmings
on 29/07/2017, 21:55:00 UTC
Hi,

I'm having troubles getting the 2Pac Stick to work.

[root@miner01 ~]# cgminer -n
 [2017-07-29 23:50:09.551] USB all: found 6 devices - listing known devices
.USB dev 0: Bus 3 Device 2 ID: 10c4:ea60
  Manufacturer: 'GekkoScience'
  Product: '2Pac BM1384 Bitcoin Miner'                   
 [2017-07-29 23:50:09.551] 1 known USB devices                   

lsusb also detects the stick fine:
Bus 003 Device 002: ID 10c4:ea60 Cygnal Integrated Products, Inc. CP210x UART Bridge / myAVR mySmartUSB light

but

[root@miner01 ~]# cgminer -o stratum+tcp://xxx:3333 --user xxx.Miner01 --pass abc --compac-freq 150

is not detecting the stick:

 [2017-07-29 23:53:34.896] Started cgminer 4.9.2                   
 [2017-07-29 23:53:35.147] No devices detected!                   
 [2017-07-29 23:53:35.147] Waiting for USB hotplug devices or press q to quit                   
 [2017-07-29 23:53:35.147] Probing for an alive pool                   
 [2017-07-29 23:53:35.285] Pool 0 difficulty changed to 2048                   
 [2017-07-29 23:53:36.147] Network diff set to 860G                   
(5s):0.000 (1m):0.000 (5m):0.000 (15m):0.000 (avg):0.000h/s         


hot plugging does not help.

What's wrong?

cheers

lemmings